commit | ce4a925c29208cf48084d9fa174d965a65246a8d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Aug 16 23:31:59 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 18 23:26:19 2012 -0700 |
tree | 9b99aafebe393782e602d6960da416dd36bb89e8 | |
parent | 73a6b0538c131d489fe7a2581deddb72faca496b [diff] |
sparc64: Abstract away the %pcr values used to enable/disable NMI 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>