-
Andi Kleen authored
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:
Andi Kleen <ak@linux.intel.com>
Andi Kleen authoredThe 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:
Andi Kleen <ak@linux.intel.com>