We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6887a4d commit 69ced41Copy full SHA for 69ced41
arch/x86/events/msr.c
@@ -69,6 +69,7 @@ static bool test_intel(int idx, void *data)
69
case INTEL_FAM6_BROADWELL_G:
70
case INTEL_FAM6_BROADWELL_X:
71
case INTEL_FAM6_SAPPHIRERAPIDS_X:
72
+ case INTEL_FAM6_EMERALDRAPIDS_X:
73
74
case INTEL_FAM6_ATOM_SILVERMONT:
75
case INTEL_FAM6_ATOM_SILVERMONT_D:
0 commit comments