aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorChang S. Bae <[email protected]>2021-10-21 15:55:23 -0700
committerBorislav Petkov <[email protected]>2021-10-26 10:53:02 +0200
commit70c3f1671b0cbc386b387f1de33b7837e276a195 (patch)
treeef68ec1e7a55192c5249d3e6b99f022569d87526 /net/lapb/lapb_timer.c
parent500afbf645a040a39e1af0dba2fdf6ebf224bd47 (diff)
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
The kernel checks at boot time which features are available by walking a XSAVE feature table which contains the CPUID feature bit numbers which need to be checked whether a feature is available on a CPU or not. So far the feature numbers have been linear, but AMX will create a gap which the current code cannot handle. Make the table entries explicitly indexed and adjust the loop code accordingly to prepare for that. No functional change. Signed-off-by: Chang S. Bae <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Len Brown <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions