diff options
author | Christoph Lameter <cl@linux.com> | 2011-06-01 19:25:46 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2011-07-02 12:26:53 +0200 |
commit | 8cb0a5068f4108e8ca60d5e0bcfbe6901adcfaef (patch) | |
tree | 48098dca8f01abd882bfb9771880b2c791604f8a /mm/sparse-vmemmap.c | |
parent | slub: Do not use frozen page flag but a bit in the page counters (diff) | |
download | linux-8cb0a5068f4108e8ca60d5e0bcfbe6901adcfaef.tar.xz 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 'mm/sparse-vmemmap.c')
0 files changed, 0 insertions, 0 deletions