summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorNathan Chancellor <nathan@kernel.org>2023-01-24 22:29:52 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-01 10:23:19 +0300
commit63d77c559678f9cff5f689728c8c5cf4af7563ca (patch)
treec09d35e197ef77dee70cebad6ba03f4e152a2b9f /arch/h8300
parentb2c178f31162abe0c1123b815b50059f2d1163dd (diff)
downloadlinux-63d77c559678f9cff5f689728c8c5cf4af7563ca.tar.xz
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: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions