aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode/amd.c
diff options
context:
space:
mode:
authorSamuel Neves <[email protected]>2018-09-01 21:14:52 +0100
committerThomas Gleixner <[email protected]>2018-09-01 23:01:56 +0200
commite78e5a91456fcecaa2efbb3706572fe043766f4d (patch)
tree99f38fa6807bb35d9db236dd0a2311c1feffdb4f /arch/x86/kernel/cpu/microcode/amd.c
parentc7486104a5ce7e8763e3cb5157bba8d0f1468d87 (diff)
x86/vdso: Fix lsl operand order
In the __getcpu function, lsl is using the wrong target and destination registers. Luckily, the compiler tends to choose %eax for both variables, so it has been working so far. Fixes: a582c540ac1b ("x86/vdso: Use RDPID in preference to LSL when available") Signed-off-by: Samuel Neves <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/amd.c')
0 files changed, 0 insertions, 0 deletions