[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190807151751.hfhi6x4lope5oipw@linux.intel.com>
Date: Wed, 7 Aug 2019 18:17:51 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Sean Christopherson <sean.j.christopherson@...el.com>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
linux-sgx@...r.kernel.org, akpm@...ux-foundation.org,
dave.hansen@...el.com, nhorman@...hat.com, npmccallum@...hat.com,
serge.ayoun@...el.com, shay.katz-zamir@...el.com,
haitao.huang@...el.com, andriy.shevchenko@...ux.intel.com,
tglx@...utronix.de, kai.svahn@...el.com, bp@...en8.de,
josh@...htriplett.org, luto@...nel.org, kai.huang@...el.com,
rientjes@...gle.com, cedric.xing@...el.com
Subject: Re: [PATCH v21 08/28] x86/cpu/intel: Detect SGX support and update
caps appropriately
On Wed, Jul 24, 2019 at 12:35:42PM -0700, Sean Christopherson wrote:
> > + if (IS_ENABLED(CONFIG_INTEL_SGX) && cpu_has(c, X86_FEATURE_SGX))
> > + detect_sgx(c);
> > +
> > + init_intel_energy_perf(c);
>
> All of the energy_perf additions are bogus, looks like a rebase gone wrong.
Fixed in the master.
/Jarkko
Powered by blists - more mailing lists