kernel_optimize_test/arch/csky/kernel
Zhenzhong Duan 02309dd337 csky: Fix a size determination in gpr_get()
[ Upstream commit 8bfb676492da208bd6dde0f22dff79840dbb5051 ]

"*" is missed  in size determination as we are passing register set
rather than a pointer.

Fixes: dcad7854fc ("sky: switch to ->regset_get()")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@gmail.com>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:38:21 +01:00
..
probes
asm-offsets.c
atomic.S
cpu-probe.c
entry.S
ftrace.c
head.S
irq.c
Makefile
module.c
perf_callchain.c
perf_event.c
perf_regs.c perf/arch: Remove perf_sample_data::regs_user_copy 2020-11-09 18:12:34 +01:00
power.c
process.c sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
ptrace.c csky: Fix a size determination in gpr_get() 2021-03-04 11:38:21 +01:00
setup.c
signal.c tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() 2020-10-17 15:04:36 -06:00
smp.c
stacktrace.c
syscall_table.c
syscall.c
time.c
traps.c
vdso.c
vmlinux.lds.S