[Intel-gfx] [PATCH v2] x86/mm: Fix PAT bit missing from page protection modify mask
Dave Hansen
dave.hansen at intel.com
Wed Jun 7 15:31:24 UTC 2023
On 6/7/23 08:23, Janusz Krzysztofik wrote:
>
> Extend bitmask used by pgprot_modify() for selecting bits to be preserved
> with _PAGE_PAT bit. However, since that bit can be reused as _PAGE_PSE,
> and the _PAGE_CHG_MASK symbol, primarly used by pte_modify(), is likely
> intentionally defined with that bit not set, keep that symbol unchanged.
I'm really having a hard time parsing what that last sentence is saying.
Could you try again, please?
More information about the Intel-gfx
mailing list