From: Kyle Meyer <kyle.meyer@hpe.com>
To: bp@alien8.de, tony.luck@intel.com
Cc: linux-kernel@vger.kernel.org
Subject: [RFC] RAS/CEC: Should cec_notifier() set MCE_HANDLED_CEC after a soft-offline?
Date: Tue, 1 Oct 2024 13:02:48 -0500 [thread overview]
Message-ID: <Zvw5SJQwBB-xo82K@hpe.com> (raw)
Hi Boris and Tony,
I noticed CEC should indicate whether it took action to log or handle an error
by setting MCE_HANDLED_CEC (commit 1de08dc) and that EDAC and dev-mcelog should
skip errors that have been processed by CEC (commit 23ba710).
cec_notifier() does not set MCE_HANDLED_CEC when the offlining threshold
is reached in cec_add_elem() because the return code is not zero. Is that
intentional?
Thanks,
Kyle Meyer
next reply other threads:[~2024-10-01 18:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 18:02 Kyle Meyer [this message]
2024-10-01 18:24 ` [RFC] RAS/CEC: Should cec_notifier() set MCE_HANDLED_CEC after a soft-offline? Luck, Tony
2024-10-01 18:45 ` Kyle Meyer
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=Zvw5SJQwBB-xo82K@hpe.com \
--to=kyle.meyer@hpe.com \
--cc=bp@alien8.de \
--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 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.