linux_dsm_epyc7002/arch/csky/kernel
Guo Ren 789154c2ad csky: fixup save hi,lo,dspcr regs in switch_stack.
HI, LO, DSPCR registers are 807/810 related regs and no need for 610/860.
All of the regs must be saved in pt_regs and switch_stack. This patch
fixup saving dspcr reg in switch_stack and pt_regs.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
2018-12-31 22:57:27 +08:00
..
asm-offsets.c csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00
atomic.S csky: Atomic operations 2018-10-26 00:54:23 +08:00
cpu-probe.c csky: Exception handling and mm-fault 2018-10-25 23:36:19 +08:00
dumpstack.c csky: Debug and Ptrace GDB 2018-10-26 00:54:25 +08:00
entry.S csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00
head.S csky: Kernel booting 2018-10-25 23:36:19 +08:00
irq.c csky: IRQ handling 2018-10-26 00:54:22 +08:00
Makefile
module.c csky: ELF and module probe 2018-10-26 00:54:23 +08:00
power.c csky: Library functions 2018-10-26 00:54:24 +08:00
process.c csky: Process management and Signal 2018-10-26 00:54:13 +08:00
ptrace.c csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00
setup.c mm: remove CONFIG_HAVE_MEMBLOCK 2018-10-31 08:54:15 -07:00
signal.c csky: Process management and Signal 2018-10-26 00:54:13 +08:00
smp.c csky: Don't leak device tree node reference 2018-12-30 20:25:39 +08:00
syscall_table.c csky: System Call 2018-10-25 23:36:19 +08:00
syscall.c csky: System Call 2018-10-25 23:36:19 +08:00
time.c csky: Process management and Signal 2018-10-26 00:54:13 +08:00
traps.c csky: Exception handling and mm-fault 2018-10-25 23:36:19 +08:00
vdso.c csky: VDSO and rt_sigreturn 2018-10-26 00:54:22 +08:00
vmlinux.lds.S csky: Kernel booting 2018-10-25 23:36:19 +08:00