From: Stephen Rothwell Date: Tue, 24 Jul 2007 23:29:19 +0000 (+1000) Subject: [POWERPC] iSeries: Fix section mismatch warning in lpevents X-Git-Tag: v2.6.23-rc2~190^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16782a604c458e1edcefca52457a82395b788bed;p=pandora-kernel.git [POWERPC] iSeries: Fix section mismatch warning in lpevents WARNING: vmlinux.o(.text+0x4f568): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.setup_hvlpevent_queue' and '.process_hvlpevents') setup_hvlpevent_queue is only called from __init code so make it __init as well. Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed