On Mon, 14 Oct 2024 11:55:03 +0100, Simon Horman wrote: > The correct format string for resource_size_t is %pa which > acts on the address of the variable to be formatted [1]. > > [1] > https://elixir.bootlin.com/linux/v6.11.3/source/Documentation/core-api/printk-formats.rst#L229 > > Introduced by commit 9d9326d3bc0e ("phy: Change mii_bus id field to a string") > > [...]
Applied to powerpc/next. [1/1] powerpc/ep8248e: Use %pa to format resource_size_t https://git.kernel.org/powerpc/c/bfd9c145533ba9cb6f504670aa8e75542c8ee54f cheers