From: Paul Mundt Date: Wed, 17 Feb 2010 09:05:23 +0000 (+0900) Subject: sh: Fix up dynamically created write-through PMB mappings. X-Git-Tag: v2.6.34-rc1~285^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0065b96775f1eff167a2c3343a41582e8fab4c6c;p=pandora-kernel.git sh: Fix up dynamically created write-through PMB mappings. Write-through PMB mappings still require the cache bit to be set, even if they're to be flagged with a different cache policy and bufferability bit. To reduce some of the confusion surrounding the flag encoding we centralize the cache mask based on the system cache policy while we're at it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed