From: Shaohua Li Date: Fri, 8 Jul 2011 22:39:41 +0000 (-0700) Subject: mm: __tlb_remove_page() check the correct batch X-Git-Tag: v3.0-rc7~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b43c3aab0137595335b08b340a3f3e5af9818a6;p=pandora-kernel.git mm: __tlb_remove_page() check the correct batch __tlb_remove_page() switches to a new batch page, but still checks space in the old batch. This check always fails, and causes a forced tlb flush. Signed-off-by: Shaohua Li Acked-by: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed