Quantcast
Channel: lkml.org : Vaidyanathan Srinivasan
Viewing all articles
Browse latest Browse all 890

Re: [PATCH 09/11] x86/pti: enable global pages for shared areas

$
0
0
Linus Torvalds writes: On Mon, Apr 2, 2018 at 10:27 AM, Dave Hansen
<dave.hansen@linux.intel.com> wrote:

[...]

+ pte = pte_set_flags(pte, _PAGE_GLOBAL); So this is where the quesion of "why is this conditional" is valid. So this is where the quesion of "why is this conditional" is valid. We could set _PAGE_GLOBAL unconditionally, not bothering with testing X86_FEATURE_PGE.
X86_FEATURE_PGE.
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 890

Trending Articles