From: Michael Ellerman Date: Mon, 7 May 2007 05:58:28 +0000 (+1000) Subject: [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() X-Git-Tag: v2.6.22-rc1~358^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0108d3fe3c44f01de224f39347b95f6a94181687;p=pandora-kernel.git [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() reserve_mem() and stabs_alloc() are both called only from other __init routines, so can be marked __init. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed