[PATCH 1/4] arm64: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
hi at josie.lol
Sat Nov 1 14:02:01 PDT 2025
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
More information about the linux-arm-kernel
mailing list