mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
e3a1f6cac1
Since _PAGE_PROTNONE aliases _PAGE_GLOBAL it is only valid if
_PAGE_PRESENT is clear. Make pte_protnone() and pmd_protnone() check
for this.
This fixes a 64-bit Xen PV guest regression introduced by
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |