[PATCH v4 0/3] Modify die() for LoongArch
From: Tiezhu Yang
Date: Tue Aug 22 2023 - 04:54:03 EST
v4:
-- Return earlier in die() if notify_die() returns NOTIFY_STOP
-- Update the patch titles and commit messages.
v3:
-- Make each patch can be built without errors and warnings.
v2:
-- Update the commit message to give more detailed info, split into
two individual patches, suggested by Maciej, thank you.
Tiezhu Yang (3):
LoongArch: Do not kill the task in die() if notify_die() returns
NOTIFY_STOP
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
LoongArch: Add identifier names to arguments of die() declaration
arch/loongarch/include/asm/ptrace.h | 2 +-
arch/loongarch/kernel/traps.c | 14 ++++++++------
2 files changed, 9 insertions(+), 7 deletions(-)
--
2.1.0