[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251101210201.43210-1-hi@josie.lol>
Date: Sat, 1 Nov 2025 22:02:01 +0100
From: Josephine Pfeiffer <hi@...ie.lol>
To: Will Deacon <will@...nel.org>
Cc: catalin.marinas@....com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] arm64: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Hi Will,
Thank you for reviewing! This is part of a 4-patch series that fixes the same issue across multiple architectures. The other three patches are:
[PATCH 2/4] ARM: ptdump: use seq_puts() in pt_dump_seq_puts() macro
https://lore.kernel.org/all/20251018170442.3355403-1-hi@josie.lol/
[PATCH 3/4] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
https://lore.kernel.org/all/20251018170451.3355496-1-hi@josie.lol/
[PATCH 4/4] s390: ptdump: use seq_puts() in pt_dump_seq_puts() macro
https://lore.kernel.org/all/20251018170521.3355738-1-hi@josie.lol/
Each patch was sent to the respective architecture maintainers.
Best,
Josie
Powered by blists - more mailing lists