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:
433c5f7
)
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
author
David S. Miller
<davem@davemloft.net>
Sat, 9 Aug 2008 23:25:26 +0000
(16:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 9 Aug 2008 23:25:26 +0000
(16:25 -0700)
Based upon a report and initial patch by Friedrich Oslage.
The intention is to provide this facility for
__trigger_all_cpu_backtrace even if MAGIC_SYSRQ is not set.
The only part that should have MAGIC_SYSRQ ifdef protection is the
sparc_globalreg_op sysrq regitration and immediate code.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found