From: Paul Mundt Date: Thu, 28 Dec 2006 01:54:01 +0000 (+0900) Subject: sh: Don't set reserved _PAGE_WT bit on SH-3. X-Git-Tag: v2.6.21-rc1~179^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adac9570966eb2eb137209e552b258d4d1d4825b;p=pandora-kernel.git sh: Don't set reserved _PAGE_WT bit on SH-3. Only SH-4 needs to set _PAGE_WT when using write-through caching, don't attempt to set it on SH-3 where it ends up being a reserved bit. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed