mirror of https://gitee.com/openkylin/linux.git
80aa1a54f0
Fix the following h8300 build failures:
arch/h8300/kernel/ptrace_h.c: In function ‘trace_trap’:
arch/h8300/kernel/ptrace_h.c:253:3: error: implicit declaration of function ‘force_sig’
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: uclinux-h8-devel@lists.sourceforge.jp
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
asm-offsets.c | ||
dma.c | ||
entry.S | ||
h8300_ksyms.c | ||
head_ram.S | ||
head_rom.S | ||
irq.c | ||
kgdb.c | ||
module.c | ||
process.c | ||
ptrace.c | ||
ptrace_h.c | ||
ptrace_s.c | ||
setup.c | ||
signal.c | ||
sim-console.c | ||
syscalls.c | ||
traps.c | ||
vmlinux.lds.S |