Revert "powercap: RAPL: fix invalid initialization for pl4_supported field"
This reverts commit 170a2bbc2b
.
This commit is contained in:
parent
ac6c389c56
commit
1fa36611d8
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ static int rapl_msr_write_raw(int cpu, struct reg_action *ra)
|
|||
|
||||
/* List of verified CPUs. */
|
||||
static const struct x86_cpu_id pl4_support_ids[] = {
|
||||
X86_MATCH_INTEL_FAM6_MODEL(TIGERLAKE_L, NULL),
|
||||
{ X86_VENDOR_INTEL, 6, INTEL_FAM6_TIGERLAKE_L, X86_FEATURE_ANY },
|
||||
{}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue