From: Andreas Schwab <schwab@suse.de>
To: Conor Dooley <conor@kernel.org>
Cc: linux-riscv@lists.infradead.org,
"Palmer Dabbelt" <palmer@dabbelt.com>,
"Yunhui Cui" <cuiyunhui@bytedance.com>,
"Björn Töpel" <bjorn@rivosinc.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] riscv: use KERN_INFO in do_trap
Date: Wed, 14 Feb 2024 11:10:54 +0100 [thread overview]
Message-ID: <mvmttmbz781.fsf@suse.de> (raw)
In-Reply-To: <20240214-exclusion-pluck-fcb6352a8393@spud> (Conor Dooley's message of "Wed, 14 Feb 2024 09:19:09 +0000")
On Feb 14 2024, Conor Dooley wrote:
> On Tue, Feb 13, 2024 at 10:59:58AM +0100, Andreas Schwab wrote:
>> Print the instruction dump with info instead of emergency level like the
>> rest of the output when printing the information for an unhandled signal.
>
> I'm not entirely sure that this is true, __show_regs() prints with
> KERN_DEFAULT, but this certainly is more consistent than it was before.
The first line is printed with pr_info. Perhaps __show_regs should gain
a level argument.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@suse.de>
To: Conor Dooley <conor@kernel.org>
Cc: linux-riscv@lists.infradead.org,
"Palmer Dabbelt" <palmer@dabbelt.com>,
"Yunhui Cui" <cuiyunhui@bytedance.com>,
"Björn Töpel" <bjorn@rivosinc.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] riscv: use KERN_INFO in do_trap
Date: Wed, 14 Feb 2024 11:10:54 +0100 [thread overview]
Message-ID: <mvmttmbz781.fsf@suse.de> (raw)
In-Reply-To: <20240214-exclusion-pluck-fcb6352a8393@spud> (Conor Dooley's message of "Wed, 14 Feb 2024 09:19:09 +0000")
On Feb 14 2024, Conor Dooley wrote:
> On Tue, Feb 13, 2024 at 10:59:58AM +0100, Andreas Schwab wrote:
>> Print the instruction dump with info instead of emergency level like the
>> rest of the output when printing the information for an unhandled signal.
>
> I'm not entirely sure that this is true, __show_regs() prints with
> KERN_DEFAULT, but this certainly is more consistent than it was before.
The first line is printed with pr_info. Perhaps __show_regs should gain
a level argument.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
next prev parent reply other threads:[~2024-02-14 10:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 9:59 [PATCH] riscv: use KERN_INFO in do_trap Andreas Schwab
2024-02-13 9:59 ` Andreas Schwab
2024-02-14 9:19 ` Conor Dooley
2024-02-14 9:19 ` Conor Dooley
2024-02-14 10:10 ` Andreas Schwab [this message]
2024-02-14 10:10 ` Andreas Schwab
2024-02-14 10:34 ` Conor Dooley
2024-02-14 10:34 ` Conor Dooley
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=mvmttmbz781.fsf@suse.de \
--to=schwab@suse.de \
--cc=bjorn@rivosinc.com \
--cc=conor@kernel.org \
--cc=cuiyunhui@bytedance.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.