diff options
author | Juergen Gross <[email protected]> | 2022-11-04 08:26:59 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-11-22 16:14:15 +0100 |
commit | dfbd9e4059c4edad4d92ef7f3deb4954f76e4ba0 (patch) | |
tree | e80053d8cc7986cbbe17995f6deebf9aab78be88 /drivers/fpga/xilinx-spi.c | |
parent | 0bafc51babe2344e9b0ff6629a4f044727728349 (diff) |
x86/cpu: Drop 32-bit Xen PV guest code in update_task_stack()
Testing for Xen PV guest mode in a 32-bit only code section can be
dropped, as Xen PV guests are supported in 64-bit mode only.
While at it, switch from boot_cpu_has() to cpu_feature_enabled() in the
64-bit part of the code.
Signed-off-by: Juergen Gross <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Dave Hansen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions