commit | f156ffc439951b63cfa9f4d999a8d54267f13282 | [log] [tgz] |
---|---|---|
author | Jarkko Sakkinen <jarkko.sakkinen@intel.com> | Tue May 08 21:22:30 2012 +0300 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue May 08 11:47:08 2012 -0700 |
tree | b12b7b41f7fef18eb9ead4ed4419b5ab6fb14900 | |
parent | c9b77ccb52a5c77233b0e557b7d4417b00ef4012 [diff] |
x86, realmode: Set permission for real mode pages Set proper permissions for rodata, text and data, removing the realmode trampoline area as a remaining RWX memory mapping in the kernel. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-8-git-send-email-jarkko.sakkinen@intel.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>