public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Chaitanya Kulkarni <chaitanyak@nvidia.com>,
	Jens Axboe <axboe@kernel.dk>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: Re: [PATCH 3/5] block: use pr_xxx() instead of printk() in partition code
Date: Wed, 9 Aug 2023 12:42:10 +0900	[thread overview]
Message-ID: <0c740117-f398-7b12-9a0b-7ad402ca034d@kernel.org> (raw)
In-Reply-To: <723ae935-2374-fcc6-5a27-36cff41e163b@nvidia.com>

On 8/9/23 11:07, Chaitanya Kulkarni wrote:
> On 8/8/2023 6:57 AM, Damien Le Moal wrote:
>> Replace calls to printk() in the core, atari, efi and sun partition
>> code with the equivalent pr_info(), pr_err() etc calls. For each
>> partition type, the pr_fmt message prefix is defined as "partition: xxx:
>> " where "xxx" is the partition type name.
>>
>> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
>> ---
> 
> why not merge with previous patch ?

To make the patches smaller and easier to review. I can merge if everyone is OK
with that.

> 
> either way :-
> 
> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
> 
> -ck
> 

-- 
Damien Le Moal
Western Digital Research


  reply	other threads:[~2023-08-09  3:42 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 13:56 [PATCH 0/5] Some minor cleanups Damien Le Moal
2023-08-08 13:56 ` [PATCH 1/5] block: use PAGE_SECTORS_SHIFT to set limits Damien Le Moal
2023-08-09  2:04   ` Chaitanya Kulkarni
2023-08-09  6:07   ` Hannes Reinecke
2023-08-15 10:00   ` Johannes Thumshirn
2023-08-08 13:56 ` [PATCH 2/5] block: use pr_xxx() instead of printk() Damien Le Moal
2023-08-09  2:06   ` Chaitanya Kulkarni
2023-08-09  6:08   ` Hannes Reinecke
2023-08-15 10:01   ` Johannes Thumshirn
2023-08-08 13:57 ` [PATCH 3/5] block: use pr_xxx() instead of printk() in partition code Damien Le Moal
2023-08-09  2:07   ` Chaitanya Kulkarni
2023-08-09  3:42     ` Damien Le Moal [this message]
2023-08-09  6:09   ` Hannes Reinecke
2023-08-15 10:02   ` Johannes Thumshirn
2023-08-08 13:57 ` [PATCH 4/5] block: Improve efi partition debug messages Damien Le Moal
2023-08-09  2:07   ` Chaitanya Kulkarni
2023-08-09  6:09   ` Hannes Reinecke
2023-08-15 10:03   ` Johannes Thumshirn
2023-08-08 13:57 ` [PATCH 5/5] block: switch ldm partition code to use pr_xxx() functions Damien Le Moal
2023-08-09  2:08   ` Chaitanya Kulkarni
2023-08-09  6:10   ` Hannes Reinecke
2023-08-15 10:06   ` Johannes Thumshirn
2023-08-15 12:41     ` Damien Le Moal

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=0c740117-f398-7b12-9a0b-7ad402ca034d@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=chaitanyak@nvidia.com \
    --cc=linux-block@vger.kernel.org \
    /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