summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2026-07-31 10:19:25 -0700
committerSean Christopherson <seanjc@google.com>2026-07-31 13:41:56 -0700
commitd0dea3ed847c6b6feb00a096ca13a8f95da95066 (patch)
treec4df4c121d5116a3aaa809d770b54b62fbcb0368 /include/linux/workqueue_api.h
parent05a0b701d1089fb57beeb8982f23c3bbafe0fa8b (diff)
KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=y
Double down on using the VMX preemption timer only for 64-bit kernels, and bury the setup and runtime adjustment code, and all global variables, under CONFIG_X86_64=y. This will allow addressing a widespread Intel erratum without running afoul of unused-but-set-variable and __udivdi3() errors on 32-bit kernels. No functional change intended. Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com> Reviewed-by: Chao Gao <chao.gao@intel.com> Link: https://patch.msgid.link/20260731171926.2629627-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions