[PATCH 14/15] x86/UV: Update UV support for external NMI signals

2013-03-25 Thread Mike Travis
This patch updates the UV NMI handler for the external SMM 'POWER NMI' command. This command sets a special flag in one of the MMRs on each HUB and sends the NMI signal to all cpus in the system. The code has also been optimized to minimize reading of the MMRs as much as possible, by using a per

[PATCH 14/15] x86/UV: Update UV support for external NMI signals

2013-03-25 Thread Mike Travis
This patch updates the UV NMI handler for the external SMM 'POWER NMI' command. This command sets a special flag in one of the MMRs on each HUB and sends the NMI signal to all cpus in the system. The code has also been optimized to minimize reading of the MMRs as much as possible, by using a per