[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159947519699.559245.1839869613903040353.b4-ty@kernel.org>
Date: Mon, 7 Sep 2020 17:05:40 +0100
From: Will Deacon <will@...nel.org>
To: james.morse@....com, Yue Hu <zbestahu@...il.com>,
Dave.Martin@....com, catalin.marinas@....com
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
linux-kernel@...r.kernel.org, huyue2@...ong.com, zbestahu@....com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: traps: Add str of description to panic() in die()
On Tue, 4 Aug 2020 16:53:47 +0800, Yue Hu wrote:
> Currently, there are different description strings in die() such as
> die("Oops",,), die("Oops - BUG",,). And panic() called by die() will
> always show "Fatal exception" or "Fatal exception in interrupt".
>
> Note that panic() will run any panic handler via panic_notifier_list.
> And the string above will be formatted and placed in static buf[]
> which will be passed to handler.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: traps: Add str of description to panic() in die()
https://git.kernel.org/arm64/c/b4c971245925
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists