android_kernel_xiaomi_sm7250/arch/x86_64/mm
Andi Kleen df992848f5 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Fix the pte_exec/mkexec page table accessor functions to really
use the NX bit. Previously they only checked the USER bit, but
weren't actually used for anything.

Then use them in change_page_attr() to manipulate the NX bit
properly.

Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:37 +02:00
..
extable.c
fault.c [PATCH] make fault notifier unconditional and export it 2006-09-26 10:52:35 +02:00
init.c [PATCH] Remove bogus warning from early_ioremap 2006-09-26 10:52:37 +02:00
ioremap.c
k8topology.c
Makefile
mmap.c
numa.c [PATCH] make numa_emulation() __init 2006-09-26 10:52:37 +02:00
pageattr.c [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() 2006-09-26 10:52:37 +02:00
srat.c [PATCH] Clean up acpi_numa variable 2006-09-26 10:52:33 +02:00