All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] EDAC/altera: two bug fixes
@ 2025-04-25 14:26 Matthew Gerlach
  2025-04-25 14:26 ` [PATCH v3 1/2] EDAC/altera: fix cut and paste error Matthew Gerlach
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Matthew Gerlach @ 2025-04-25 14:26 UTC (permalink / raw)
  To: dinguyen, bp, tony.luck, james.morse, mchehab, rric, tthayer,
	linux-edac, linux-kernel
  Cc: Matthew Gerlach

This patch set contains two bug fixes for the Altera ECC manager.

Patch 1:
 - Fix bug testing the wrong structure member.

Patch 2:
 - Mask HW interrupts until handler registered.

Niravkumar L Rabara (2):
  EDAC/altera: fix cut and paste error
  EDAC/altera: Set DDR and SDMMC interrupt mask before registration

 drivers/edac/altera_edac.c | 9 +++++----
 drivers/edac/altera_edac.h | 2 ++
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2025-04-28 10:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 14:26 [PATCH v3 0/2] EDAC/altera: two bug fixes Matthew Gerlach
2025-04-25 14:26 ` [PATCH v3 1/2] EDAC/altera: fix cut and paste error Matthew Gerlach
2025-04-26 12:17   ` Dinh Nguyen
2025-04-25 14:26 ` [PATCH v3 2/2] EDAC/altera: Set DDR and SDMMC interrupt mask before registration Matthew Gerlach
2025-04-26 12:18   ` Dinh Nguyen
2025-04-28 10:41 ` [PATCH v3 0/2] EDAC/altera: two bug fixes Borislav Petkov

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.