x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
authortravis@sgi.com <travis@sgi.com>
Wed, 25 Jan 2017 16:35:22 +0000 (10:35 -0600)
committerIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 09:21:00 +0000 (10:21 +0100)
commit56e17ca2c5ed31f5812ed8e0694e7ef880068cfd
treee8c0ac1a9e9e1c167d53da61ee0a88efd1e2ee02
parentf550e4692749a909d3f5453ef11b4c8ab2071070
x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source

The initialize PCH NMI I/O function is separate and may be moved to BIOS
for security reasons.  This function detects whether the PCH NMI config
has already been done and if not, it will then initialize the PCH here.

Signed-off-by: Mike Travis <travis@sgi.com>
Reviewed-by: Russ Anderson <rja@hpe.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Dimitri Sivanich <sivanich@hpe.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170125163518.089387859@asylum.americas.sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/uv/uv_nmi.c