From: Stephane Eranian Date: Thu, 13 Mar 2014 12:04:36 +0000 (+0100) Subject: perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU X-Git-Tag: v3.15-rc1~181^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81827ed8d85e892311965dc9ec4120b2b2e745bd;p=pandora-kernel.git 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 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 -- --- Reading git-diff-tree failed