diff options
author | 2008-07-31 20:33:43 -0700 | |
---|---|---|
committer | 2008-07-31 20:33:43 -0700 | |
commit | dbf3e950679b2588e554baa4da94c445c7903e24 (patch) | |
tree | b312ea343ce84eae8ad0c2010f4cc894093d462b /include/linux/parser.h | |
parent | sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. (diff) | |
download | linux-rng-dbf3e950679b2588e554baa4da94c445c7903e24.tar.xz linux-rng-dbf3e950679b2588e554baa4da94c445c7903e24.zip |
sparc64: Kill __show_regs().
The story is that what we used to do when we actually used
smp_report_regs() is that if you specifically only wanted to have the
current cpu's registers dumped you would call "__show_regs()"
otherwise you would call show_regs() which also invoked
smp_report_regs().
Now that we killed off smp_report_regs() there is no longer any
reason to have these two routines, just show_regs() is sufficient.
Also kill off a stray declaration of show_regs() in sparc64_ksym.c
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions