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:
b75fe4e
)
x86: split NX setup into separate file to limit unstack-protected code
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Mon, 21 Sep 2009 20:40:42 +0000
(13:40 -0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Mon, 21 Sep 2009 20:56:58 +0000
(13:56 -0700)
Move the NX setup into a separate file so that it can be compiled
without stack-protection while leaving the rest of the mm/init code
protected.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found