From: Uwe Kleine-König Date: Tue, 26 Jan 2010 21:18:09 +0000 (+0100) Subject: ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification X-Git-Tag: v2.6.36-rc1~591^2^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63fa71872bdec70f4a82e562fc34f8d87e174774;p=pandora-kernel.git ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification Probably the register content for cache operations is "don't care" in practice, but as r1 is explicitly zeroed, use that one. Acked-by: Eric Miao Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed