commit | 9c636e30a33aa37873c53977c429f0fdad4ec0eb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jul 31 01:06:02 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 31 01:06:02 2008 -0700 |
tree | 6f147f693afb81e7faa7e27c1e2d356685027933 | |
parent | a014821340f068bea2fd39cb2578a043fc0dfc57 [diff] |
sparc64: Kill smp_report_regs(). All the call sites are #if 0'd out and we have a much more useful global cpu dumping facility these days. smp_report_regs() is way too verbose to be usable. Signed-off-by: David S. Miller <davem@davemloft.net>