sparc64: Abstract away the %pcr values used to enable/disable NMI
authorDavid S. Miller <davem@davemloft.net>
Fri, 17 Aug 2012 06:31:59 +0000 (23:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Aug 2012 06:26:19 +0000 (23:26 -0700)
We assumed PCR_PIC_PRIV can always be used to disable it, but that
won't be true for SPARC-T4.

This allows us also to get rid of some messy defines used in only
one location.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found