From: Dinh Nguyen <dinguyen@kernel.org>
To: bp@alien8.de, tony.luck@intel.com
Cc: dinguyen@kernel.org, rounakdas2025@gmail.com,
niravkumar.l.rabara@altera.com, linux-edac@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCHv3 0/4] EDAC/altera: Address sashiko reviews part 1(v3)
Date: Fri, 14 Aug 2026 08:48:50 -0500 [thread overview]
Message-ID: <20260814134854.2397810-1-dinguyen@kernel.org> (raw)
Hi EDAC maintainers,
This is version 3 of the patch series that addresses some of the sashiko
reviews for the Altera EDAC driver.
Here's what has changed from v2:
Patch 1: simplified commit message
Patches 2-4: No changes
Thanks,
Dinh
Dinh Nguyen (4):
EDAC/altera: Do not allow driver unbinding
EDAC/altera: Drop __init from ECC setup paths for re-probe safety
EDAC/altera: Fix code leak on dci allocation failure
EDAC/altera: Fix use-after-free in error paths
drivers/edac/altera_edac.c | 60 ++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 31 deletions(-)
--
2.42.0.411.g813d9a9188
next reply other threads:[~2026-08-14 13:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 13:48 Dinh Nguyen [this message]
2026-08-14 13:48 ` [PATCHv3 1/4] EDAC/altera: Do not allow driver unbinding Dinh Nguyen
2026-08-14 13:48 ` [PATCHv3 2/4] EDAC/altera: Drop __init from ECC setup paths for re-probe safety Dinh Nguyen
2026-08-14 13:48 ` [PATCHv3 3/4] EDAC/altera: Fix code leak on dci allocation failure Dinh Nguyen
2026-08-14 13:48 ` [PATCHv3 4/4] EDAC/altera: Fix use-after-free in error paths Dinh Nguyen
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=20260814134854.2397810-1-dinguyen@kernel.org \
--to=dinguyen@kernel.org \
--cc=bp@alien8.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=niravkumar.l.rabara@altera.com \
--cc=rounakdas2025@gmail.com \
--cc=tony.luck@intel.com \
/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.