From: Catalin Marinas Date: Tue, 8 May 2007 21:53:44 +0000 (+0100) Subject: [ARM] armv7: add dedicated ARMv7 barrier instructions X-Git-Tag: v2.6.22-rc1~144^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56163fcf194fb688fcf3cefa9b90c5ad41f74059;p=pandora-kernel.git [ARM] armv7: add dedicated ARMv7 barrier instructions Starting with ARMv7, there are dedicated instruction for the ISB, DSB and DMB barriers and there is no need to execute them as CP15 operations. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed