bibo,mao 7a71cef780 [PATCH] x86-64: x86_64 add NX mask for PTE entry
If function change_page_attr_addr calls revert_page to revert
to original pte value, mk_pte_phys does not mask NX bit. If NX bit
is set on no NX hardware supported x86_64 machine, there is will
be RSVD type page fault and system will crash. This patch adds NX
mask bit for PTE entry.

Signed-off-by: bibo,mao <bibo.mao@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-10-21 18:37:02 +02:00
..
2006-10-11 11:14:14 -07:00
2006-10-15 11:00:58 -07:00
2006-10-18 18:30:51 +02:00
2006-09-22 15:22:55 -07:00
2006-10-06 20:28:26 +02:00
2006-10-03 23:01:26 +02:00