From: Russell King Date: Thu, 8 Feb 2007 20:46:20 +0000 (+0000) Subject: [ARM] Always mark ARMv6 PTWs outer cacheable X-Git-Tag: v2.6.21-rc1~75^2~6^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2131d348f0bd252801f641018a90d59c987ce48;p=pandora-kernel.git [ARM] Always mark ARMv6 PTWs outer cacheable Other platforms other than SMP may have an outer cache. For these, we also need to mark the page table walks outer cacheable. Since marking the walks always outer cacheable apparantly has no side effects, we might as well always mark them so. However, we continue to only mark PTWs shared if we have SMP enabled. Signed-off-by: Russell King --- Reading git-diff-tree failed