[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa230336-1505-4719-b6c9-6b24db5a1b0f@intel.com>
Date: Wed, 28 Feb 2024 08:57:42 -0800
From: Dave Hansen <dave.hansen@...el.com>
To: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
"Huang, Kai" <kai.huang@...el.com>
Cc: Dave Hansen <dave.hansen@...ux.intel.com>, linux-kernel@...r.kernel.org,
pbonzini@...hat.com, tglx@...utronix.de, x86@...nel.org, bp@...en8.de
Subject: Re: [RFC][PATCH 11/34] x86/cpu/intel: Prepare MKTME for "address
configuration" infrastructure
On 2/28/24 07:20, Kirill A. Shutemov wrote:
> On Wed, Feb 28, 2024 at 10:48:19AM +1300, Huang, Kai wrote:
>>> if (!TME_ACTIVATE_LOCKED(tme_activate) || !TME_ACTIVATE_ENABLED(tme_activate)) {
>>> pr_info_once("x86/tme: not enabled by BIOS\n");
>> Since now detect_tme() is only called on BSP, seems we can change to
>> pr_info(), which is used ...
> Right.
>
> Dave, do you want a new version? Or can you fix it up on apply?
I've already got a version of your patch pulled into my tree. I did the
conversion there. Thanks for asking!
Powered by blists - more mailing lists