Explorar o código

perf/x86/intel: Add model number for Avoton Silvermont

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Cc: a.p.zijlstra@chello.nl
Cc: eranian@google.com
Cc: ak@linux.intel.com
Link: http://lkml.kernel.org/r/1379837953-17755-1-git-send-email-zheng.z.yan@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Yan, Zheng %!s(int64=12) %!d(string=hai) anos
pai
achega
cf3b425dd8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/x86/kernel/cpu/perf_event_intel.c

+ 1 - 0
arch/x86/kernel/cpu/perf_event_intel.c

@@ -2325,6 +2325,7 @@ __init int intel_pmu_init(void)
 		break;
 		break;
 
 
 	case 55: /* Atom 22nm "Silvermont" */
 	case 55: /* Atom 22nm "Silvermont" */
+	case 77: /* Avoton "Silvermont" */
 		memcpy(hw_cache_event_ids, slm_hw_cache_event_ids,
 		memcpy(hw_cache_event_ids, slm_hw_cache_event_ids,
 			sizeof(hw_cache_event_ids));
 			sizeof(hw_cache_event_ids));
 		memcpy(hw_cache_extra_regs, slm_hw_cache_extra_regs,
 		memcpy(hw_cache_extra_regs, slm_hw_cache_extra_regs,