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:
48be69a
)
ARM: make vectors page inaccessible from userspace
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 31 Jul 2013 20:58:56 +0000
(21:58 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 1 Aug 2013 13:31:58 +0000
(14:31 +0100)
If kuser helpers are not provided by the kernel, disable user access to
the vectors page. With the kuser helpers gone, there is no reason for
this page to be visible to userspace.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found