From: Kumar Gala Date: Wed, 23 May 2007 12:49:37 +0000 (-0500) Subject: [POWERPC] Fix modpost warning X-Git-Tag: v2.6.22-rc4~99^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1aed92464def83fc3677cade823cad71cf5f0d4;p=pandora-kernel.git [POWERPC] Fix modpost warning Mark pte_alloc_one_kernel as __init_refok to fix the following warning: WARNING: arch/powerpc/mm/built-in.o(.text+0x1068): Section mismatch: reference to .init.text:early_get_page (between 'pte_alloc_one_kernel' and 'steal_context') Signed-off-by: Kumar Gala --- Reading git-diff-tree failed