From: Imre_Deak Date: Sun, 11 Feb 2007 12:45:13 +0000 (+0100) Subject: [ARM] 4158/1: Fix user page protection macros X-Git-Tag: v2.6.21-rc1~75^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b18693904e65d840ae999ac8aa717551cf509f;p=pandora-kernel.git [ARM] 4158/1: Fix user page protection macros The PAGE_* user page protection macros don't take into account the configured memory policy and other architecture specific bits like the global/ASID and shared mapping bits. Instead of constants let these depend on a variable fixed up at init just like PAGE_KERNEL. Signed-off-by: Imre Deak Signed-off-by: Russell King --- Reading git-diff-tree failed