commit | 1c253ff2287fe31307a67938c4487936db967ff5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 15 01:09:35 2021 +0200 |
committer | Borislav Petkov <bp@suse.de> | Thu Oct 21 20:36:58 2021 +0200 |
tree | 11268e05b6b6c3b55b45b31acce96fd3fec3abf1 | |
parent | 2bd264bce238cedbf00bde1f28ad51ba45b9114e [diff] |
x86/fpu: Move xstate feature masks to fpu_*_cfg Move the feature mask storage to the kernel and user config structs. Default and maximum feature set are the same for now. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211014230739.352041752@linutronix.de