]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Check cache coherency of kernel vs firmware
authorDale Farnsworth <dale@farnsworth.org>
Sat, 12 May 2007 00:57:35 +0000 (10:57 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 12 May 2007 01:32:50 +0000 (11:32 +1000)
commit06cce43cf0980d0ed3581458fd23522ca2d24e42
tree853deee52d58559515a846a8d316adba4c7ebf58
parente1a3107b06a9619773596cd46a9ce0574419aed4
[POWERPC] Check cache coherency of kernel vs firmware

check_cache_coherency() verifies that the cache coherency setting of
the kernel (CONFIG_NOT_COHERENT_CACHE) matches that left by the firmware,
as indicated by coherency-off device tree property.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/setup-common.c
arch/powerpc/platforms/embedded6xx/Kconfig