On Thu, Oct 07, 2010 at 11:45:59PM +0100, Maciej W. Rozycki wrote:
We have send_IPI_self which can't be used for NMI delivery mode (ie with
self shortland) but still can be used as say (didn't test)
apic->send_IPI_mask(cpumask_of(cpu), NMI_VECTOR)
where cpu is a target.
Cyrill
--