From: "Mahad Ibrahim" <mahad.ibrahim.dev@gmail.com>
To: "Mahad Ibrahim" <mahad.ibrahim.dev@gmail.com>,
"Andreas Noever" <andreas.noever@gmail.com>,
"Mika Westerberg" <westeri@kernel.org>,
"Yehezkel Bernat" <YehezkelShB@gmail.com>
Cc: "Mike Rapoport" <rppt@kernel.org>, <linux-usb@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] thunderbolt: debugfs: Replace get_zeroed_page() with kzalloc()
Date: Sun, 09 Aug 2026 04:01:40 +0500 [thread overview]
Message-ID: <DKJXQ3WDXBQI.1S1F8T5NTG660@gmail.com> (raw)
In-Reply-To: <20260808223829.3117-1-mahad.ibrahim.dev@gmail.com>
Some context I meant to include below the --- and accidentally forgot:
Mike Rapoport is running a broader effort to move allocations that do
not need struct page access off the page allocator. He does not seem to
be maintaining a tree for it, so landing this via your own tree would
be appreciated.
The buffer is kept at PAGE_SIZE to preserve the existing truncation
behaviour. If you would prefer it sized to the actual write instead,
I can send a v2.
Best regards,
Mahad Ibrahim
next prev parent reply other threads:[~2026-08-08 23:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-08 22:38 [PATCH] thunderbolt: debugfs: Replace get_zeroed_page() with kzalloc() Mahad Ibrahim
2026-08-08 23:01 ` Mahad Ibrahim [this message]
2026-08-10 8:44 ` Mike Rapoport
2026-08-10 10:51 ` Mika Westerberg
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=DKJXQ3WDXBQI.1S1F8T5NTG660@gmail.com \
--to=mahad.ibrahim.dev@gmail.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=rppt@kernel.org \
--cc=westeri@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