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.

Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fix from Borislav Petkov:

- Add Sapphire Rapids to the list of CPUs supporting the SMI count MSR

* tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/x86/msr: Add Sapphire Rapids CPU support

+1
+1
arch/x86/events/msr.c
··· 68 68 case INTEL_FAM6_BROADWELL_D: 69 69 case INTEL_FAM6_BROADWELL_G: 70 70 case INTEL_FAM6_BROADWELL_X: 71 + case INTEL_FAM6_SAPPHIRERAPIDS_X: 71 72 72 73 case INTEL_FAM6_ATOM_SILVERMONT: 73 74 case INTEL_FAM6_ATOM_SILVERMONT_D: