From: Hugh Dickins Date: Tue, 5 Feb 2008 22:26:01 +0000 (+0000) Subject: stop c_p_a corrupting the pds X-Git-Tag: v2.6.25-rc1~784 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb2a7c1e95e472b5ad8cbde4d5c7bb65c532603;p=pandora-kernel.git stop c_p_a corrupting the pds When change_page_attr splits a large page on x86_32 (without PAE), it is currently corrupting every process's page directory: fix that by removing the thinko which passes down a physical instead of a virtual address. Signed-off-by: Hugh Dickins Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed