K 10 svn:author V 4 jake K 8 svn:date V 27 2003-06-19T05:27:04.000000Z K 7 svn:log V 293 - Rename the IPI_WAIT macro to IPI_DONE. - Don't require all receivers of ipis to wait for all other receivers, only that the sender wait for all receivers. This should reduce the amount of time spent with interrupts disabled, which may be a cause of ipi timeouts. Discussed with: tmm END