commit | 7397aa48fff47c2386867a3fbfce8f3e664843a9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 04 14:49:05 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 18 12:29:49 2014 +0100 |
tree | edbbcea793a361542cb1be9ec2b15bb15b87862c | |
parent | a11dd731f5ead63ab3d757bbb1ab631063f6c034 [diff] |
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 <tony@atomide.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>