From: Andi Kleen Date: Sat, 21 Jul 2007 15:09:51 +0000 (+0200) Subject: x86: Always flush pages in change_page_attr X-Git-Tag: v2.6.23-rc1~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d2f0bc65b0249a22a6c1f49ec29ee5e2980c7b;p=pandora-kernel.git x86: Always flush pages in change_page_attr Fix a bug introduced with the CLFLUSH changes: we must always flush pages changed in cpa(), not just when they are reverted. Reenable CLFLUSH usage with that now (it was temporarily disabled for .22) Add some BUG_ONs Contains fixes from Mathieu Desnoyers Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed