diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-06-23 14:02:10 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-06-23 19:14:54 +0200 |
commit | fa8c84b77a54bf3cf351c8b4b26a5aca27a14013 (patch) | |
tree | f88427ce6f4d8cc9b6afd75083e796aa64ecb65c /kernel | |
parent | ff7ebff47c595e747aa1bb10d8a30b2acb7d425b (diff) |
x86/cpu: Write the default PKRU value when enabling PKE
In preparation of making the PKRU management more independent from XSTATES,
write the default PKRU value into the hardware right after enabling PKRU in
CR4. This ensures that switch_to() and copy_thread() have the correct
setting for init task and the per CPU idle threads right away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210623121455.622983906@linutronix.de
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions