From: Jeremy Fitzhardinge Date: Mon, 21 Sep 2009 20:40:42 +0000 (-0700) Subject: x86: split NX setup into separate file to limit unstack-protected code X-Git-Tag: v2.6.32-rc1~17^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44c9ec0f38b939b3200436e3aa95c1aa83c41c7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed