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:
5e88353
)
x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry
author
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 21 Sep 2012 20:58:10 +0000
(13:58 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 21 Sep 2012 21:04:27 +0000
(14:04 -0700)
The changes to entry_32.S got missed in checkin:
63bcff2a
x86, smap: Add STAC and CLAC instructions to control user space access
The resulting kernel was largely functional but SMAP protection could
have been bypassed.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link:
http://lkml.kernel.org/r/1348256595-29119-9-git-send-email-hpa@linux.intel.com
No differences found