All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/4] EDAC/altera: Address sashiko reviews part 1(v3)
@ 2026-08-14 13:48 Dinh Nguyen
  2026-08-14 13:48 ` [PATCHv3 1/4] EDAC/altera: Do not allow driver unbinding Dinh Nguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dinh Nguyen @ 2026-08-14 13:48 UTC (permalink / raw)
  To: bp, tony.luck
  Cc: dinguyen, rounakdas2025, niravkumar.l.rabara, linux-edac,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-14 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 13:48 [PATCHv3 0/4] EDAC/altera: Address sashiko reviews part 1(v3) Dinh Nguyen
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

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.