From: Christoph Hellwig <hch@lst.de>
To: Mateusz Nowicki <mateusz.nowicki@posteo.net>
Cc: Jens Axboe <axboe@kernel.dk>,
Caleb Sander Mateos <csander@purestorage.com>,
Sung-woo Kim <iam@sung-woo.kim>,
Josef Bacik <josef@toxicpanda.com>,
Alasdair Kergon <agk@redhat.com>,
Mike Snitzer <snitzer@kernel.org>,
Mikulas Patocka <mpatocka@redhat.com>,
Benjamin Marzinski <bmarzins@redhat.com>,
Ulf Hansson <ulfh@kernel.org>,
Richard Weinberger <richard@nod.at>,
Zhihao Cheng <chengzhihao1@huawei.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Sven Peter <sven@kernel.org>, Janne Grunau <j@jannau.net>,
Neal Gompa <neal@gompa.dev>, Keith Busch <kbusch@kernel.org>,
Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
Justin Tee <justin.tee@broadcom.com>,
Naresh Gottumukkala <nareshgottumukkala83@gmail.com>,
Paul Ely <paul.ely@broadcom.com>,
Chaitanya Kulkarni <kch@nvidia.com>,
"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Thomas Fourier <fourier.thomas@gmail.com>,
Al Viro <viro@zeniv.linux.org.uk>,
Luke Wang <ziniu.wang_1@nxp.com>, Kees Cook <kees@kernel.org>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
nbd@other.debian.org, dm-devel@lists.linux.dev,
linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-nvme@lists.infradead.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
Date: Mon, 25 May 2026 08:03:14 +0200 [thread overview]
Message-ID: <20260525060313.GA3586@lst.de> (raw)
In-Reply-To: <20260523125210.272274-1-mateusz.nowicki@posteo.net>
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Mateusz Nowicki <mateusz.nowicki@posteo.net>
Cc: Jens Axboe <axboe@kernel.dk>,
Caleb Sander Mateos <csander@purestorage.com>,
Sung-woo Kim <iam@sung-woo.kim>,
Josef Bacik <josef@toxicpanda.com>,
Alasdair Kergon <agk@redhat.com>,
Mike Snitzer <snitzer@kernel.org>,
Mikulas Patocka <mpatocka@redhat.com>,
Benjamin Marzinski <bmarzins@redhat.com>,
Ulf Hansson <ulfh@kernel.org>,
Richard Weinberger <richard@nod.at>,
Zhihao Cheng <chengzhihao1@huawei.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Sven Peter <sven@kernel.org>, Janne Grunau <j@jannau.net>,
Neal Gompa <neal@gompa.dev>, Keith Busch <kbusch@kernel.org>,
Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
Justin Tee <justin.tee@broadcom.com>,
Naresh Gottumukkala <nareshgottumukkala83@gmail.com>,
Paul Ely <paul.ely@broadcom.com>,
Chaitanya Kulkarni <kch@nvidia.com>,
"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Thomas Fourier <fourier.thomas@gmail.com>,
Al Viro <viro@zeniv.linux.org.uk>,
Luke Wang <ziniu.wang_1@nxp.com>, Kees Cook <kees@kernel.org>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
nbd@other.debian.org, dm-devel@lists.linux.dev,
linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-nvme@lists.infradead.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
Date: Mon, 25 May 2026 08:03:14 +0200 [thread overview]
Message-ID: <20260525060313.GA3586@lst.de> (raw)
In-Reply-To: <20260523125210.272274-1-mateusz.nowicki@posteo.net>
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2026-05-25 6:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-23 12:52 [PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request Mateusz Nowicki
2026-05-23 12:52 ` Mateusz Nowicki
2026-05-25 6:03 ` Christoph Hellwig [this message]
2026-05-25 6:03 ` Christoph Hellwig
2026-05-26 16:37 ` Jens Axboe
2026-05-26 16:37 ` Jens Axboe
2026-05-28 20:32 ` kernel test robot
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=20260525060313.GA3586@lst.de \
--to=hch@lst.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=agk@redhat.com \
--cc=asahi@lists.linux.dev \
--cc=axboe@kernel.dk \
--cc=bmarzins@redhat.com \
--cc=chengzhihao1@huawei.com \
--cc=csander@purestorage.com \
--cc=dm-devel@lists.linux.dev \
--cc=fourier.thomas@gmail.com \
--cc=iam@sung-woo.kim \
--cc=j@jannau.net \
--cc=josef@toxicpanda.com \
--cc=justin.tee@broadcom.com \
--cc=kbusch@kernel.org \
--cc=kch@nvidia.com \
--cc=kees@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-nvme@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=mateusz.nowicki@posteo.net \
--cc=miquel.raynal@bootlin.com \
--cc=mpatocka@redhat.com \
--cc=nareshgottumukkala83@gmail.com \
--cc=nbd@other.debian.org \
--cc=neal@gompa.dev \
--cc=paul.ely@broadcom.com \
--cc=richard@nod.at \
--cc=sagi@grimberg.me \
--cc=snitzer@kernel.org \
--cc=sven@kernel.org \
--cc=ulfh@kernel.org \
--cc=vigneshr@ti.com \
--cc=viro@zeniv.linux.org.uk \
--cc=ziniu.wang_1@nxp.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.