All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Aristeu Rozanski <arozansk@redhat.com>,
	Borislav Petkov <bp@alien8.de>, <linux-edac@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] EDAC/ i5000, i5400: fix snprintf limit
Date: Fri, 19 Dec 2025 13:50:09 -0800	[thread overview]
Message-ID: <aUXIkczNiF9kmII0@agluck-desk3> (raw)
In-Reply-To: <cover.1765290801.git.dan.carpenter@linaro.org>

On Tue, Dec 09, 2025 at 05:36:53PM +0300, Dan Carpenter wrote:
> 
> These fixes don't affect runtime since the buffer is large enough but
> the size limits used for snprintf() limits aren't caculated correct.
> 
> Changes since v1:
> * Fix i5000 as well.
> * Fix the subject
> * Delete some related dead code
> 
> Dan Carpenter (2):
>   EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()
>   EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()
> 
>  drivers/edac/i5000_edac.c | 1 +
>  drivers/edac/i5400_edac.c | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

Applied. Thanks.

-Tony

      parent reply	other threads:[~2025-12-19 21:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-09 14:36 [PATCH v2 0/2] EDAC/ i5000, i5400: fix snprintf limit Dan Carpenter
2025-12-09 14:36 ` [PATCH v2 1/2] EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size() Dan Carpenter
2025-12-10  1:26   ` Zhuo, Qiuxu
2025-12-09 14:37 ` [PATCH v2 2/2] EDAC/i5400: Fix snprintf() limit " Dan Carpenter
2025-12-19 21:50 ` Luck, Tony [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=aUXIkczNiF9kmII0@agluck-desk3 \
    --to=tony.luck@intel.com \
    --cc=arozansk@redhat.com \
    --cc=bp@alien8.de \
    --cc=dan.carpenter@linaro.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.