summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorChristoph Lameter <cl@linux.com>2011-06-01 21:25:45 +0400
committerPekka Enberg <penberg@kernel.org>2011-07-02 14:26:52 +0400
commit50d5c41cd151b21ac1dfc98f048210456ccacc20 (patch)
tree406983fe5aca70acad4df7c7f92286e4fc71d70b /fs
parent7e0528dadc9f8b04e4de0dba48a075100c2afe75 (diff)
downloadlinux-50d5c41cd151b21ac1dfc98f048210456ccacc20.tar.xz
slub: Do not use frozen page flag but a bit in the page counters
Do not use a page flag for the frozen bit. It needs to be part of the state that is handled with cmpxchg_double(). So use a bit in the counter struct in the page struct for that purpose. Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions