K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-09-09T19:57:32.485575Z K 7 svn:log V 175 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 END