Linux EDAC development
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: Rounak Das <rounakdas2025@gmail.com>
Cc: bp@alien8.de, tony.luck@intel.com, linux-edac@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 1/2] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
Date: Wed, 8 Jul 2026 15:48:06 -0500	[thread overview]
Message-ID: <ea33196e-6d3d-41d4-9e2d-a2d96e7c7923@kernel.org> (raw)
In-Reply-To: <20260708091135.94114-2-rounakdas2025@gmail.com>



On 7/8/26 04:11, Rounak Das wrote:
> The SDMMC ECC IRQ layout selection uses CONFIG_64BIT to distinguish
> between Arria10 and Stratix10 paths.
> 
> Detect the SoC once at probe via the device match table (.data)
> store it in struct altr_arria10_edac, and use it instead of CONFIG_64BIT.
> 
> This keeps the decision correct for every ECC child device
> (OCRAM, SD/MMC, etc.) and avoids any runtime compatible lookup.
> 
> Signed-off-by: Rounak Das <rounakdas2025@gmail.com>
> ---
>   drivers/edac/altera_edac.c | 107 +++++++++++++++++++------------------
>   drivers/edac/altera_edac.h |   1 +
>   2 files changed, 55 insertions(+), 53 deletions(-)
> 

Acked-by: Dinh Nguyen <dinguyen@kernel.org>


  reply	other threads:[~2026-07-08 20:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-27  6:17 [PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout Rounak Das
2026-07-01 22:07 ` Dinh Nguyen
2026-07-02 15:53   ` Rounak Das
2026-07-06 12:34     ` Dinh Nguyen
2026-07-08  9:11       ` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible Rounak Das
2026-07-08  9:11         ` [PATCH v5 1/2] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout Rounak Das
2026-07-08 20:48           ` Dinh Nguyen [this message]
2026-07-08  9:11         ` [PATCH v5 2/2] EDAC/altera: remove remaining CONFIG_64BIT ifdefs in the DB-error path Rounak Das
2026-07-08 20:48           ` Dinh Nguyen
2026-07-10  3:07         ` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible Borislav Petkov

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=ea33196e-6d3d-41d4-9e2d-a2d96e7c7923@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox