]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_restart...
authorTiezhu Yang <yangtiezhu@loongson.cn>
Fri, 2 Sep 2022 03:41:46 +0000 (11:41 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 12 Oct 2022 01:51:11 +0000 (18:51 -0700)
commitedb7828c4488a5a6e58ebf563241fd88d9038fa7
tree7abcd5337949cdc1b27740f52a6465c1f3a650f7
parent3392ef815f6e9bb7193c945637722b776e224867
include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_restart() prototype

The argument has_signal of arch_do_signal_or_restart() has been removed in
commit 26f307683e05 ("task_work: Call tracehook_notify_signal from
get_signal on all architectures"), let us remove the related comment.

Link: https://lkml.kernel.org/r/1662090106-5545-1-git-send-email-yangtiezhu@loongson.cn
Fixes: 26f307683e05 ("task_work: Call tracehook_notify_signal from get_signal on all architectures")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/entry-common.h