HomeFreeBSD

MFC 304637: Fix build for !SMP kernels after the Xen MSIX workaround.

Description

MFC 304637: Fix build for !SMP kernels after the Xen MSIX workaround.

Move msix_disable_migration under #ifdef SMP since it doesn't make sense
for !SMP kernels.

PR: 212014

Details

Provenance
jhbAuthored on
Parents
rS305671: locks: add backoff for spin mutexes and thread lock
Branches
Unknown
Tags
Unknown