From: Russell King - ARM Linux Date: Tue, 4 Nov 2008 01:36:10 +0000 (-0800) Subject: Fix ARMv7 memory typing X-Git-Tag: v2.6.28-davinci1-diff-base~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae3983b779ea5ad87515630e9b9205b76f1e916;p=pandora-kernel.git Fix ARMv7 memory typing * Russell King - ARM Linux [081103 07:09]: > Solving ARMv7 seems to be fairly simple, at the expense of making > build_mem_types_table() slightly more complex. If that was the only > problem, then I wouldn't be mentioning the idea of dropping the > patchset. Well, this is the fix for ARMv7 (and a few others). In making these changes, I went back to DDI0100I (ARMv6 ARM), DDI0406A (ARMv7 ARM) and the Marvell Xscale3 documentation. ... Note that this version has a bug with xscale handling, but works for omap. This patch will get reverted once the final patch is available. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed