From: Joakim Tjernlund Date: Fri, 20 Nov 2009 00:21:08 +0000 (+0000) Subject: powerpc/8xx: Restore _PAGE_WRITETHRU X-Git-Tag: v2.6.33-rc1~293^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4661698c58db2a9efc44f403b893bd4d98f348;p=pandora-kernel.git powerpc/8xx: Restore _PAGE_WRITETHRU 8xx has not had WRITETHRU due to lack of bits in the pte. After the recent rewrite of the 8xx TLB code, there are two bits left. Use one of them to WRITETHRU. Perhaps use the last SW bit to PAGE_SPECIAL or PAGE_FILE? Signed-off-by: Joakim Tjernlund Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed