commit | 2d5f5659649924b86d527a2af2552bab741d1d6f | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Wed Oct 03 07:40:12 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 03 15:31:35 2007 +1000 |
tree | 7f6643e061f2f83f7eda1fad983fff4f27322d2f | |
parent | da0bd34e03b48f366a29e0ecdb24f8a0fe856d40 [diff] |
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller Use alloc_maybe_bootmem() which wraps the if (mem_init_done) malloc clause. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>