[POWERPC] Limit range of __init_ref_ok somewhat
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Oct 2007 03:37:53 +0000 (13:37 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 01:48:44 +0000 (11:48 +1000)
This patch introduces zalloc_maybe_bootmem and uses it so that we don't
have to mark a whole (largish) routine as __init_ref_ok.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found