From: Christoph Lameter Date: Tue, 18 Dec 2007 00:20:27 +0000 (-0800) Subject: quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 X-Git-Tag: v2.6.24-rc6~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421d99193537a6522aac2148286f08792167d5fd;p=pandora-kernel.git quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 This ensures that the quicklists are drained. Otherwise draining may only occur when the processor reaches an idle state. Fixes fatal leakage of pgd_t's on 2.6.22 and later. Signed-off-by: Christoph Lameter Reported-by: Dhaval Giani Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed