linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: "Zhuo, Qiuxu" <qiuxu.zhuo@intel.com>
Cc: Borislav Petkov <bp@alien8.de>,
	Aristeu Rozanski <aris@redhat.com>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"linux-edac@vger.kernel.org" <linux-edac@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH 1/1] EDAC/skx_common: Allow decoding of SGX addresses
Date: Mon, 8 Apr 2024 16:55:45 +0000	[thread overview]
Message-ID: <SJ1PR11MB6083B84EB8178FDF6C5582CAFC002@SJ1PR11MB6083.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240408120419.50234-1-qiuxu.zhuo@intel.com>

> There are no "struct page" associations with SGX pages, causing the check
> pfn_to_online_page() to fail. This results in the inability to decode the
> SGX addresses and warning messages like:
>
>   Invalid address 0x34cc9a98840 in IA32_MC17_ADDR
>
> Add an additional check to allow the decoding of the error address and to
> skip the warning message, if the error address is an SGX address.

Applied. Thanks.

-Tony

      reply	other threads:[~2024-04-08 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 12:04 [PATCH 1/1] EDAC/skx_common: Allow decoding of SGX addresses Qiuxu Zhuo
2024-04-08 16:55 ` Luck, Tony [this message]

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=SJ1PR11MB6083B84EB8178FDF6C5582CAFC002@SJ1PR11MB6083.namprd11.prod.outlook.com \
    --to=tony.luck@intel.com \
    --cc=aris@redhat.com \
    --cc=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=qiuxu.zhuo@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;
as well as URLs for NNTP newsgroup(s).