diff options
author | 2011-06-01 12:25:46 -0500 | |
---|---|---|
committer | 2011-07-02 13:26:53 +0300 | |
commit | 8cb0a5068f4108e8ca60d5e0bcfbe6901adcfaef (patch) | |
tree | 48098dca8f01abd882bfb9771880b2c791604f8a /kernel/irq/manage.c | |
parent | slub: Do not use frozen page flag but a bit in the page counters (diff) | |
download | wireguard-linux-8cb0a5068f4108e8ca60d5e0bcfbe6901adcfaef.tar.xz wireguard-linux-8cb0a5068f4108e8ca60d5e0bcfbe6901adcfaef.zip |
slub: Move page->frozen handling near where the page->freelist handling occurs
This is necessary because the frozen bit has to be handled in the same cmpxchg_double
with the freelist and the counters.
Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions