[PATCH v4 0/3] Modify die() for LoongArch

Tiezhu Yang posted 3 patches 2 years, 3 months ago
arch/loongarch/include/asm/ptrace.h |  2 +-
arch/loongarch/kernel/traps.c       | 14 ++++++++------
2 files changed, 9 insertions(+), 7 deletions(-)
[PATCH v4 0/3] Modify die() for LoongArch
Posted by Tiezhu Yang 2 years, 3 months ago
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