commit | c44c9ec0f38b939b3200436e3aa95c1aa83c41c7 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Mon Sep 21 13:40:42 2009 -0700 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Mon Sep 21 13:56:58 2009 -0700 |
tree | 8a61331dddd6fc5b8d3b1bef1ab7955b96036cba | |
parent | b75fe4e5b869f8dbebd36df64a7fcda0c5b318ed [diff] |
x86: split NX setup into separate file to limit unstack-protected code 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>