sparc64: Kill smp_report_regs().
authorDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2008 08:06:02 +0000 (01:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2008 08:06:02 +0000 (01:06 -0700)
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>

No differences found