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