Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

perf/x86/msr: Add Airmont NP

Like Airmont, the Airmont NP (aka Intel / MaxLinear Lightning Mountain)
supports SMI_COUNT MSR.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Link: https://patch.msgid.link/20251124074846.9653-2-ms@dev.tdt.de

authored by

Martin Schiller and committed by
Peter Zijlstra
63dbadca 3c488084

+1
+1
arch/x86/events/msr.c
··· 78 78 case INTEL_ATOM_SILVERMONT: 79 79 case INTEL_ATOM_SILVERMONT_D: 80 80 case INTEL_ATOM_AIRMONT: 81 + case INTEL_ATOM_AIRMONT_NP: 81 82 82 83 case INTEL_ATOM_GOLDMONT: 83 84 case INTEL_ATOM_GOLDMONT_D: