Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0499bd86 authored by Andi Kleen's avatar Andi Kleen Committed by Ingo Molnar
Browse files

perf/x86: Add Haswell ULT model number used in Macbook Air and other systems

parent c9601247
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2270,6 +2270,7 @@ __init int intel_pmu_init(void)
	case 70:
	case 71:
	case 63:
	case 69:
		x86_pmu.late_ack = true;
		memcpy(hw_cache_event_ids, snb_hw_cache_event_ids, sizeof(hw_cache_event_ids));
		memcpy(hw_cache_extra_regs, snb_hw_cache_extra_regs, sizeof(hw_cache_extra_regs));