summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-01-10 00:36:46 +0100
committerDavid S. Miller <davem@davemloft.net>2011-01-10 00:36:46 +0100
commit5edddaab1d5d6143c23fef119a24ea768915681a (patch)
tree6bec94f1037240d9147eae502f671e6e8ccad23a /arch/powerpc/kernel/head_64.S
parentMerge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... (diff)
downloadlinux-5edddaab1d5d6143c23fef119a24ea768915681a.tar.xz
linux-5edddaab1d5d6143c23fef119a24ea768915681a.zip
sparc64: Fix bootup regression due to perf init ordering.
Commit 004417a6d468e24399e383645c068b498eed84ad ("perf, arch: Cleanup perf-pmu init vs lockup-detector") move the perf events init to be an early_initcall. But this won't work properly unless the dependencies for this code initialize beforehand. Fix it by making cpu_type_probe and pcr_arch_init be an early_initcall as well. Reported-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/powerpc/kernel/head_64.S')
0 files changed, 0 insertions, 0 deletions