commit | b6b7922fbda63040946cac8251d5618ee7880e8a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Aug 09 16:25:26 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 09 16:25:26 2008 -0700 |
tree | d2337aa7101b32fb2f43fbed551b3a7525028492 | |
parent | 433c5f706856689be25928a99636e724fb3ea7cf [diff] |
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. 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>