]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: Don't leave sparc_pmu_type NULL on sun4v.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Jul 2011 03:25:57 +0000 (20:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jul 2011 03:25:57 +0000 (20:25 -0700)
commite7f469a7c335e81af335ef375f96b8ae8b848253
tree429d8943cfa793cfb17dbb55db3ad7eff3486aac
parent0ed76ae4bed06273a64d56c0d6df65dca122fcc9
sparc: Don't leave sparc_pmu_type NULL on sun4v.

Otherwise we'll crash in the sparc perf init code.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/cpu.c