From 7397aa48fff47c2386867a3fbfce8f3e664843a9 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 4 Jul 2014 14:49:05 +0100 Subject: [PATCH] ARM: SWP emulation: only initialise on ARMv7 CPUs Previous CPUs do not have the ability to trap SWP instructions, so it's pointless initialising this code there. Tested-by: Tony Lindgren Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-format-patch failed