linux-stable/arch/csky/include/asm
Guo Ren 2054f4af19 csky: bugfix gdb coredump error.
In gdb/bfd elf32-csky.c, csky_elf_grok_prstatus() use fixed size of
elf_prstatus. It's 148 for abiv1 and 220 for abiv2, the size is enough
for coredump and no need full sizeof(struct pt_regs).

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Reported-by: Lu Baoquan <lu.baoquan@intellif.com>
Reported-by: Liu Mao <liu.mao@intellif.com>
2018-12-31 10:59:19 +08:00
..
addrspace.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
atomic.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
barrier.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
bitops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
bug.h csky: Debug and Ptrace GDB 2018-10-26 00:54:25 +08:00
cache.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
cacheflush.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
checksum.h csky: Misc headers 2018-10-26 00:54:26 +08:00
cmpxchg.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
elf.h csky: bugfix gdb coredump error. 2018-12-31 10:59:19 +08:00
fixmap.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
highmem.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
io.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
irqflags.h csky: IRQ handling 2018-10-26 00:54:22 +08:00
Kbuild
mmu.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
mmu_context.h csky: bugfix tlb_get_pgd error. 2018-12-03 10:49:11 +08:00
page.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgalloc.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgtable.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
processor.h treewide: remove current_text_addr 2018-10-31 08:54:12 -07:00
reg_ops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
segment.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
shmparam.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
smp.h csky: SMP support 2018-10-26 00:54:26 +08:00
spinlock.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
spinlock_types.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
string.h csky: Library functions 2018-10-26 00:54:24 +08:00
switch_to.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
syscall.h csky: define syscall_get_arch() 2018-12-30 21:21:24 +08:00
syscalls.h csky: System Call 2018-10-25 23:36:19 +08:00
thread_info.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
tlb.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
tlbflush.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
traps.h
uaccess.h csky: User access 2018-10-26 00:54:25 +08:00
unistd.h
vdso.h csky: VDSO and rt_sigreturn 2018-10-26 00:54:22 +08:00