From: Rounak Das <rounakdas2025@gmail.com>
To: Dinh Nguyen <dinguyen@kernel.org>
Cc: bp@alien8.de, tony.luck@intel.com, linux-edac@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
Date: Thu, 2 Jul 2026 19:53:18 +0400 [thread overview]
Message-ID: <CAPYTKoOBG=quMkOsnAaT7Kn3Zni_Jxw8kjJPwRq3CHrd=hnQoA@mail.gmail.com> (raw)
In-Reply-To: <1acf2543-6773-4dad-a94c-76fe3c11ca8a@kernel.org>
Hi Dinh,
Thank you. I am glad that v4 tested clean on both platforms.
On the two remaining ifdefs: I originally left them as-is because they
guard the double-bit-error path, where the SError handling and
arm_smccc_smc() reboot are arm64-specific. Converting to is_s10 would
compile s10_edac_dberr_handler() on 32-bit too, but that looks fine
since the symbols it needs (arm_smccc_smc, INTEL_SIP_SMC_ECC_DBE, the
S10 sysmgr defines) are all available on 32-bit socfpga.
I'd like your opinion before sending it. If you'd like them removed,
I'll do it as a separate commit, patch 2/2 in a v5 series, since the
DB-error path is a distinct change from the IRQ-index selection.
Thanks,
Rounak
next prev parent reply other threads:[~2026-07-02 15:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-27 6:17 Rounak Das
2026-07-01 22:07 ` Dinh Nguyen
2026-07-02 15:53 ` Rounak Das [this message]
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
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-11 0:08 ` Borislav Petkov
2026-07-11 0:43 ` Rounak Das
2026-07-11 1:00 ` Borislav Petkov
2026-07-11 2:35 ` Borislav Petkov
2026-07-11 17:55 ` Rounak Das
2026-07-12 2:55 ` Borislav Petkov
2026-07-10 3:07 ` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible Borislav Petkov
2026-07-10 13:33 ` Dinh Nguyen
2026-07-10 15:55 ` 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='CAPYTKoOBG=quMkOsnAaT7Kn3Zni_Jxw8kjJPwRq3CHrd=hnQoA@mail.gmail.com' \
--to=rounakdas2025@gmail.com \
--cc=bp@alien8.de \
--cc=dinguyen@kernel.org \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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