]> 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)
commit52c0a78c5b2e630d53d2a578b0073237ab6b74bc
tree429d8943cfa793cfb17dbb55db3ad7eff3486aac
parent2ac195828c164d7b60906815453b864f95817489
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