Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Fri, 18 Dec 2020 18:41:37 +0800 you wrote: > drivers/dma/qcom/gpi.c:1419:3: warning: format '%lu' expects argument of > type 'long unsigned int', but argument 8 has type 'size_t {aka unsigned > int}' [-Wformat=] > drivers/dma/qcom/gpi.c:1427:31: warning: format '%lu' expects argument of > type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned > int}' [-Wformat=] > drivers/dma/qcom/gpi.c:1447:3: warning: format '%llx' expects argument of > type 'long long unsigned int', but argument 4 has type 'dma_addr_t {aka > unsigned int}' [-Wformat=] > drivers/dma/qcom/gpi.c:1447:3: warning: format '%llx' expects argument of > type 'long long unsigned int', but argument 5 has type 'phys_addr_t {aka > unsigned int}' [-Wformat=] > > [...] Here is the summary with links: - dma/qcom/gpi: Fixes a format mismatch https://git.kernel.org/qcom/c/8fb28795fb64 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html