K 10 svn:author V 5 gibbs K 8 svn:date V 27 2013-09-22T02:46:13.756025Z K 7 svn:log V 276 Fix ia64 and mips kernel builds due to XENHVM=>GENERIC integration in revision 255744. sys/kern/subr_smp.c: IPI_SUSPEND is only available on amd64 and i386. Protect new uses of this constant with #ifdefs to avoid impacting other platforms. Approved by: re (blanket Xen) END