* Re: [PATCH v2 0/4] treewide: fixup gfp_t printks
[not found] <20260326-gfp64-v2-0-d916021cecdf@google.com>
@ 2026-05-12 12:58 ` Brendan Jackman
0 siblings, 0 replies; only message in thread
From: Brendan Jackman @ 2026-05-12 12:58 UTC (permalink / raw)
To: Brendan Jackman, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Simona Vetter, Stanislaw Gruszka,
Alexander Potapenko, Marco Elver, Dmitry Vyukov, Andrew Morton,
Allison Henderson, David S. Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, Simon Horman
Cc: dri-devel, linux-kernel, linux-wireless, kasan-dev, linux-mm,
netdev, linux-rdma, rds-devel
On Thu Mar 26, 2026 at 12:31 PM UTC, Brendan Jackman wrote:
> This patchset used to be about switching gfp_t to unsigned long. That is
> probably not gonna happen any more but while writing it I found these
> cleanups that seem worthwhile regardless.
>
> Signed-off-by: Brendan Jackman <jackmanb@google.com>
> ---
> Changes in v2:
> - Drop gfp_t changes
> - Add correct CCs
> - Add minor fixups to preexisting code spotted by AI review
> - Link to v1: https://lore.kernel.org/r/20260319-gfp64-v1-0-2c73b8d42b7f@google.com
>
> ---
> Brendan Jackman (4):
> drm/managed: Use special gfp_t format specifier
> iwlegacy: 3945-mac: Fixup allocation failure log
> mm/kfence: Use special gfp_t format specifier
> net/rds: Use special gfp_t format specifier
>
> drivers/gpu/drm/drm_managed.c | 4 ++--
> drivers/net/wireless/intel/iwlegacy/3945-mac.c | 4 ++--
> mm/kfence/kfence_test.c | 2 +-
> net/rds/tcp_recv.c | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
> ---
> base-commit: c369299895a591d96745d6492d4888259b004a9e
> change-id: 20260319-gfp64-7a970a80ba4e
>
> Best regards,
Hi all,
Any chance someone can take these?
^ permalink raw reply [flat|nested] only message in thread