Skip to content
Snippets Groups Projects
Commit 443c6f14 authored by Andi Kleen's avatar Andi Kleen
Browse files

SYSCTL: Add a mutex to the page_alloc zone order sysctl


The zone list code clearly cannot tolerate concurrent writers (I couldn't
find any locks for that), so simply add a global mutex. No need for RCU
in this case.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
parent 4440095c
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment