From: Andrew Morton <akpm@linux-foundation.org>
To: "Mike Rapoport (Microsoft)" <rppt@kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>,
David Laight <david.laight.linux@gmail.com>,
Li Nan <linan122@huawei.com>, Song Liu <song@kernel.org>,
Xiao Ni <xiao@kernel.org>, Yu Kuai <yukuai@fnnas.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
linux-raid@vger.kernel.org, Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH v4 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
Date: Thu, 28 May 2026 15:03:26 -0700 [thread overview]
Message-ID: <20260528150326.b238f9ab223c76fe8da6907a@linux-foundation.org> (raw)
In-Reply-To: <20260528-lib-v4-0-4e3ad1277279@kernel.org>
On Thu, 28 May 2026 12:52:59 +0300 "Mike Rapoport (Microsoft)" <rppt@kernel.org> wrote:
> Subject: [PATCH v4 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
I'll rewrite this to "... kmalloc()"
prev parent reply other threads:[~2026-05-28 22:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 9:52 [PATCH v4 0/2] lib/raid: replace __get_free_pages() call with kvmalloc() Mike Rapoport (Microsoft)
2026-05-28 9:53 ` [PATCH v4 1/2] xor: use kmalloc() in calibrate_xor_blocks() Mike Rapoport (Microsoft)
2026-05-28 9:55 ` Hannes Reinecke
2026-05-28 12:47 ` Christoph Hellwig
2026-05-28 9:53 ` [PATCH v4 2/2] raid6: use kmalloc() in raid6_select_algo() Mike Rapoport (Microsoft)
2026-05-28 22:03 ` Andrew Morton [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=20260528150326.b238f9ab223c76fe8da6907a@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=david.laight.linux@gmail.com \
--cc=hch@infradead.org \
--cc=hch@lst.de \
--cc=linan122@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-raid@vger.kernel.org \
--cc=rppt@kernel.org \
--cc=song@kernel.org \
--cc=xiao@kernel.org \
--cc=yukuai@fnnas.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.