From: David S. Miller Date: Sat, 12 May 2012 19:52:47 +0000 (-0700) Subject: sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. X-Git-Tag: v3.5-rc1~190^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6439d1c693bae2e7552ceaf16e45a6e819d18873;p=pandora-kernel.git sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. That lets us also get rid of the run-time initialization of protection_map[] and all the ugly module workarounds for PAGE_KERNEL and PAGE_SHARED to deal with the fact that we can't do btfixups for modular code. Signed-off-by: David S. Miller --- Reading git-diff-tree failed