From: Tom Rini <trini@konsulko.com>
To: Sam Edwards <cfsworks@gmail.com>
Cc: u-boot@lists.denx.de, Jaehoon Chung <jh80.chung@samsung.com>,
Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH] mmc: fix improper use of memset
Date: Thu, 1 Jun 2023 11:25:20 -0400 [thread overview]
Message-ID: <20230601152520.GV3755309@bill-the-cat> (raw)
In-Reply-To: <20230518194707.63399-1-CFSworks@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 375 bytes --]
On Thu, May 18, 2023 at 01:47:07PM -0600, Sam Edwards wrote:
> Buffers created through DEFINE_(CACHE_)ALIGN_BUFFER are actually
> pointers to the real underlying buffer. Using sizeof(...) is
> not appropriate in this case.
>
> Signed-off-by: Sam Edwards <CFSworks@gmail.com>
> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot/next, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2023-06-01 15:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 19:47 [PATCH] mmc: fix improper use of memset Sam Edwards
2023-05-23 1:44 ` Peng Fan
2023-05-23 2:20 ` Sam Edwards
2023-06-01 15:25 ` Tom Rini [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=20230601152520.GV3755309@bill-the-cat \
--to=trini@konsulko.com \
--cc=cfsworks@gmail.com \
--cc=jh80.chung@samsung.com \
--cc=peng.fan@nxp.com \
--cc=u-boot@lists.denx.de \
/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