]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfacfddef2c76110b8e321921f7e54518c3dd1579
tree429d8943cfa793cfb17dbb55db3ad7eff3486aac
parent95b6886526bb510b8370b625a49bc0ab3b8ff10f
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