Re: [PATCH] powerpc/boot: allocate more memory for dtb

2008-11-05 Thread David Gibson
On Sat, Nov 01, 2008 at 09:00:56PM +0100, Sebastian Andrzej Siewior wrote: > * David Gibson | 2008-10-14 13:00:04 [+1100]: > > >Oh, one other thing. Since we are now unconditionally copying the dtb > >into a malloc()ed buffer, possibly it would be sensible to add a > >little padding to the buffer

[PATCH] powerpc/boot: allocate more memory for dtb

2008-11-01 Thread Sebastian Andrzej Siewior
* David Gibson | 2008-10-14 13:00:04 [+1100]: >Oh, one other thing. Since we are now unconditionally copying the dtb >into a malloc()ed buffer, possibly it would be sensible to add a >little padding to the buffer at that point, so that further device >tree manipulations won't need to reallocate i