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

Commit a34668f6 authored by Youquan Song's avatar Youquan Song Committed by Ingo Molnar
Browse files

perf, x86: Add model 45 SandyBridge support

parent b77f0f3c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1590,6 +1590,7 @@ static __init int intel_pmu_init(void)
		break;

	case 42: /* SandyBridge */
	case 45: /* SandyBridge, "Romely-EP" */
		memcpy(hw_cache_event_ids, snb_hw_cache_event_ids,
		       sizeof(hw_cache_event_ids));