git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b32bf
)
ARM: update FIQ support for relocation of vectors
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 9 Jul 2013 00:03:17 +0000
(
01:03
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 31 Jul 2013 20:34:56 +0000
(21:34 +0100)
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>
No differences found