]> Git Repo - linux.git/commit
x86/cpufeatures: Move RETPOLINE flags to word 11
authorPeter Zijlstra <[email protected]>
Tue, 14 Jun 2022 21:15:33 +0000 (23:15 +0200)
committerBorislav Petkov <[email protected]>
Mon, 27 Jun 2022 08:33:58 +0000 (10:33 +0200)
commita883d624aed463c84c22596006e5a96f5b44db31
tree395be75f55b3bf2709011b34a4c72deb4d3bedde
parent742ab6df974ae8384a2dd213db1a3a06cf6d8936
x86/cpufeatures: Move RETPOLINE flags to word 11

In order to extend the RETPOLINE features to 4, move them to word 11
where there is still room. This mostly keeps DISABLE_RETPOLINE
simple.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
arch/x86/include/asm/cpufeatures.h
This page took 0.06071 seconds and 4 git commands to generate.