From: "Luck, Tony" <tony.luck@intel.com>
To: Borislav Petkov <bp@alien8.de>
Cc: "x86@kernel.org" <x86@kernel.org>,
"linux-edac@vger.kernel.org" <linux-edac@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Sumanth Kamatala <skamatala@juniper.net>
Subject: RE: [PATCH v2] x86/mce: Defer processing early errors until mcheck_late_init()
Date: Mon, 23 Aug 2021 21:41:50 +0000 [thread overview]
Message-ID: <d0c96c2ba2ff45d6afc593a18f3893fb@intel.com> (raw)
In-Reply-To: <YSQKT0NPrx6puVUQ@zn.tnic>
+ MCP_LOG_ONLY = BIT(3), /* log only */
That looks nice ... except for the name & comment here. They don't
really capture what this flag bit does.
Maybe
MCP_QUEUE_LOG = BIT(3), /* Just queue to genpool */
-Tony
next prev parent reply other threads:[~2021-08-23 21:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 22:44 [PATCH] x86/mce/dev-mcelog: Call mce_register_decode_chain() much earlier Tony Luck
2021-08-20 12:28 ` Borislav Petkov
2021-08-20 14:43 ` Luck, Tony
2021-08-20 15:48 ` Borislav Petkov
2021-08-23 18:45 ` Luck, Tony
2021-08-23 20:41 ` [PATCH v2] x86/mce: Defer processing early errors until mcheck_late_init() Luck, Tony
2021-08-23 20:51 ` Borislav Petkov
2021-08-23 21:41 ` Luck, Tony [this message]
2021-08-24 0:31 ` [PATCH v3] x86/mce: Defer processing of early errors Luck, Tony
2021-08-24 8:44 ` [tip: ras/core] " tip-bot2 for 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=d0c96c2ba2ff45d6afc593a18f3893fb@intel.com \
--to=tony.luck@intel.com \
--cc=bp@alien8.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=skamatala@juniper.net \
--cc=x86@kernel.org \
/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