HomeFreeBSD

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

Description

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
Reported by: Glyn Grinstead <glyn@grinstead.org>
MFC after: 3 days

Details

Provenance
jhbAuthored on
Parents
rS304636: Build OpenSSL assembly sources for arm. Tested with Raspberry Pi 2 Model B.
Branches
Unknown
Tags
Unknown