[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1692005246-18399-1-git-send-email-yangtiezhu@loongson.cn>
Date: Mon, 14 Aug 2023 17:27:23 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: "Maciej W. Rozycki" <macro@...am.me.uk>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
loongson-kernel@...ts.loongnix.cn
Subject: [PATCH v3 0/3] Modify die() for MIPS
This is based on 6.5-rc6.
There is a related build warning reported by kernel test robot:
warning: 'noreturn' function does return
it is better to fix it, so send this v3.
v3:
-- Make each patch can be built without errors and warnings.
v2:
-- Update the commit message to give more detailed info, split into
three individual patches, suggested by Maciej, thank you.
Tiezhu Yang (3):
MIPS: Remove noreturn attribute for nmi_exception_handler()
MIPS: Remove noreturn attribute for die()
MIPS: Modify the declaration for die()
arch/mips/include/asm/ptrace.h | 2 +-
arch/mips/kernel/traps.c | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
--
2.1.0
Powered by blists - more mailing lists