]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU
authorStephane Eranian <eranian@google.com>
Thu, 13 Mar 2014 12:04:36 +0000 (13:04 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 14 Mar 2014 08:25:25 +0000 (09:25 +0100)
commit03d8c22f7eb3fac8c20850ab421d703e62bc7e30
treeea84de7ae04692484e4a28fafbdefae75bc69952
parentc3670c2e24e0bed3961ad0c7583f06273c7494b3
perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU

This patch fixes a bug with the SNB/IVB/HSW uncore
mmeory controller support.

The PCI Ids tables for the memory controller were missing end
markers. That could cause random crashes on boot during or after
PCI device registration.

Signed-off-by: Stephane Erainan <eranian@google.com>
Cc: peterz@infradead.org
Cc: zheng.z.yan@intel.com
Cc: bp@alien8.de
Cc: ak@linux.intel.com
Link: http://lkml.kernel.org/r/20140313120436.GA14236@quad
Signed-off-by: Ingo Molnar <mingo@kernel.org>
--
arch/x86/kernel/cpu/perf_event_intel_uncore.c