Re: [PATCH V3] mm: Standardize printing for pgtable entries

From: Andy Shevchenko

Date: Mon Jul 13 2026 - 12:11:19 EST


On Mon, Jul 13, 2026 at 01:34:17PM +0100, Matthew Wilcox wrote:
> On Mon, Jul 13, 2026 at 02:36:50PM +0300, Andy Shevchenko wrote:
> > FWIW, we have hex_dump_to_buffer() for that already.
>
> ... which doesn't eliminate the problem of allocating buffers in the
> caller.

Right, for this we need to integrate hex_dump_to_buffer() into %ph.

--
With Best Regards,
Andy Shevchenko