Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Wed, 21 Apr 2021 16:00:40 +0200 you wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > A phys_addr_t may be wider than an int or pointer: > > drivers/remoteproc/stm32_rproc.c: In function 'stm32_rproc_da_to_pa': > drivers/remoteproc/stm32_rproc.c:583:30: error: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'phys_addr_t' {aka 'long long unsigned int'} [-Werror=format=] > 583 | dev_dbg(dev, "da %llx to pa %#x\n", da, *pa); > > [...] Here is the summary with links: - remoteproc: stm32: fix phys_addr_t format string https://git.kernel.org/andersson/remoteproc/c/3e25e407a1c9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html