git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a6b05
)
sparc64: Abstract away the %pcr values used to enable/disable NMI
author
David S. Miller
<davem@davemloft.net>
Fri, 17 Aug 2012 06:31:59 +0000
(23:31 -0700)
committer
David 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