]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: update FIQ support for relocation of vectors
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 9 Jul 2013 00:03:17 +0000 (01:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 31 Jul 2013 20:34:56 +0000 (21:34 +0100)
commite39e3f3ebfef03450cf7bfa7a974a8c61f7980c8
treef54303b9ba055b020579a3231ff36ea30b2f9044
parentb9b32bf70f2fb710b07c94e13afbc729afe221da
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>
arch/arm/kernel/entry-armv.S
arch/arm/kernel/fiq.c