From: Ben Hutchings <ben@xxxxxxxxxxxxxxx> Date: Sun, 08 Apr 2012 22:12:06 +0100 > Will the recipient NACK if the cross-call interrupt is disabled, or do > the processors have a buffer/FIFO for such IRQs? Recipient's NACK when their incoming cross-call queue is full. A cpu hung with PSTATE_IE clear will not take vectorred interrupts and therefore not empty the queue. > Obviously the NMI watchdog is not being disabled, but I was wondering > how its timer gets reset. The NMI watchdog is controlled by the performance counter infrastructure. When the performance counters are not being used for 'perf', they are used to implement the NMI watchdog. See arch/sparc/kernel/{pcr,nmi}.c -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html