android_kernel_motorola_sm6225/arch/hexagon/kernel
Nathan Chancellor 8103729bc8 hexagon: Fix function name in die()
commit 4f0712ccec09c071e221242a2db9a6779a55a949 upstream.

When building ARCH=hexagon defconfig:

arch/hexagon/kernel/traps.c:217:2: error: implicit declaration of
function 'make_dead_task' [-Werror,-Wimplicit-function-declaration]
        make_dead_task(err);
        ^

The function's name is make_task_dead(), change it so there is no more
build error.

Fixes: 0e25498f8cd4 ("exit: Add and use make_task_dead.")
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Link: https://lkml.kernel.org/r/20211227184851.2297759-2-nathan@kernel.org
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-06 07:49:45 +01:00
..
asm-offsets.c mm: memcontrol: per-lruvec stats infrastructure 2017-07-06 16:24:35 -07:00
dma.c arch/hexagon: fix kernel/dma.c build warning 2018-09-10 19:42:01 -05:00
head.S
hexagon_ksyms.c hexagon: clean up ioremap 2020-05-10 10:30:11 +02:00
irq_cpu.c
kgdb.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
module.c
process.c arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
ptrace.c hexagon: get rid of #include <generated/compile.h> 2017-10-09 23:28:45 +09:00
reset.c
screen_info.c
setup.c hexagon: fix printk format warning in setup.c 2018-06-15 07:55:25 +09:00
signal.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
smp.c sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 2017-03-03 01:43:28 +01:00
stacktrace.c hexagon: work around compiler crash 2020-01-17 19:47:17 +01:00
syscalltab.c
time.c hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks 2017-04-14 13:11:12 -07:00
trampoline.S
traps.c hexagon: Fix function name in die() 2023-02-06 07:49:45 +01:00
vdso.c vdso: make arch_setup_additional_pages wait for mmap_sem for write killable 2016-05-23 17:04:14 -07:00
vm_entry.S hexagon: parenthesize registers in asm predicates 2020-01-17 19:47:17 +01:00
vm_events.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 2017-03-02 08:42:34 +01:00
vm_init_segtable.S
vm_ops.S
vm_switch.S
vm_vectors.S
vmlinux.lds.S hexagon: use common DISCARDS macro 2021-07-20 16:16:13 +02:00