From: Christoph Lameter Date: Wed, 26 Dec 2007 20:43:01 +0000 (-0800) Subject: Revert quicklist need->flush fix X-Git-Tag: v2.6.24-rc7~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49eaaa1a6c950e7a92c4386c199b8ec950f840b9;p=pandora-kernel.git Revert quicklist need->flush fix Did not fix the reported issue. Apart from other weirdness this causes a bad link between the TLB flushing logic and the quicklists. If there is indeed an issue that an arch needs a tlb flush before free then the arch code needs to set tlb->need_flush before calling quicklist_free. Signed-off-by: Christoph Lameter Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed