Skip to content
Commit 0e660d2d authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Tidy up ELF core dumps.



These have been using overrides for ELF_CORE_COPY_TASK_REGS and
ELF_CORE_COPY_FPREGS while the generic versions can be used instead.
Presently the pt_regs are also duplicated across elf_core_copy_regs()
and elf_core_copy_task_regs(), this switches to simply copying out
through elf_core_copy_regs() instead.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 72461997
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment