From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: linux-kernel@vger.kernel.org, Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH kernel] panic: Dump registers on panic_on_warn
Date: Wed, 29 Jul 2020 10:35:43 +0200 [thread overview]
Message-ID: <20200729083543.GA718807@kroah.com> (raw)
In-Reply-To: <a7d3459b-77f5-a65a-c407-e332d1b921ab@ozlabs.ru>
On Wed, Jul 29, 2020 at 06:24:26PM +1000, Alexey Kardashevskiy wrote:
> Ping?
>
>
> On 30/06/2020 19:38, Alexey Kardashevskiy wrote:
> > Currently we print stack and registers for ordinary warnings but
> > we do not for panic_on_warn which looks as oversight - panic()
> > will reboot the machine but won't print registers.
> >
> > This moves printing of registers and modules earlier.
> >
> > This does not move the stack dumping as panic() dumps it.
> >
> > Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> > ---
> > kernel/panic.c | 12 ++++++------
> > 1 file changed, 6 insertions(+), 6 deletions(-)
Why did you pick me and Nick as the people to get this patch?
Always use scripts/get_maintainer.pl please, that's what it is there
for...
thanks,
greg k-h
prev parent reply other threads:[~2020-07-29 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-30 9:38 [PATCH kernel] panic: Dump registers on panic_on_warn Alexey Kardashevskiy
2020-07-29 8:24 ` Alexey Kardashevskiy
2020-07-29 8:35 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200729083543.GA718807@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=aik@ozlabs.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=npiggin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox