commit | ed367fc3a7349b17354c7acef551533337764859 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Sat Dec 22 14:03:23 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Dec 23 12:54:36 2007 -0800 |
tree | 90f795da9aa2165be7cffd776822712e5fc4ad56 | |
parent | 5b825ed22b02691e39774e8b2a077d1807969ec7 [diff] |
quicklists: do not release off node pages early quicklists must keep even off node pages on the quicklists until the TLB flush has been completed. Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Dhaval Giani <dhaval@linux.vnet.ibm.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>