commit | e39e3f3ebfef03450cf7bfa7a974a8c61f7980c8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jul 09 01:03:17 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 31 21:34:56 2013 +0100 |
tree | f54303b9ba055b020579a3231ff36ea30b2f9044 | |
parent | b9b32bf70f2fb710b07c94e13afbc729afe221da [diff] |
ARM: update FIQ support for relocation of vectors FIQ should no longer copy the FIQ code into the user visible vector page. Instead, it should use the hidden page. This change makes that happen. Cc: <stable@vger.kernel.org> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>