From: Vinod Koul <vkoul@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Arnd Bergmann <arnd@arndb.de>,
Julia Lawall <Julia.Lawall@inria.fr>,
linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [v2] dmaengine: ste_dma40: use proper format string for resource_size_t
Date: Fri, 19 May 2023 16:17:36 +0530 [thread overview]
Message-ID: <ZGdTyO2pCBvV850q@matsya> (raw)
In-Reply-To: <20230519093447.4097040-1-arnd@kernel.org>
On 19-05-23, 11:34, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> A fixup for a printk format string warning causes an out-of-bounds
> variable access as the %pR string expects a struct resource instead of
> a plain resource_size_t.
>
> Change both to the special %pap and %pap helpers for these types.
Applied, thanks
--
~Vinod
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2023-05-19 10:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 9:34 [PATCH] [v2] dmaengine: ste_dma40: use proper format string for resource_size_t Arnd Bergmann
2023-05-19 10:47 ` Vinod Koul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZGdTyO2pCBvV850q@matsya \
--to=vkoul@kernel.org \
--cc=Julia.Lawall@inria.fr \
--cc=arnd@arndb.de \
--cc=arnd@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).