Re: [PATCH 3/3] perf/x86/intel: Add quirk for Goldmont Plus

From: Liang, Kan
Date: Tue Aug 07 2018 - 11:30:37 EST




On 8/6/2018 2:39 PM, Peter Zijlstra wrote:
On Mon, Aug 06, 2018 at 10:23:43AM -0700, kan.liang@xxxxxxxxxxxxxxx wrote:

+static bool intel_glk_counter_freezing_broken(int cpu)

case INTEL_FAM6_ATOM_GEMINI_LAKE:
+ x86_add_quirk(intel_counter_freezing_quirk);

We really should fix that ATOM naming instead of making it worse :/


OK. I will send a separate patch to fix it.

Thanks,
Kan