On Thursday 28 August 2008, Josh Boyer wrote: > > 1. total_memory should be phys_addr_t not unsigned long > > 2. is_power_of_2() works with u32 so I just inlined (size & (size-1)) != > > 0 instead. > > Also this patch fixes default initialization: res->end should be > > 0x7fffffff not 0x80000000. > > > > Signed-off-by: Ilya Yanok <[EMAIL PROTECTED]> > > Ben, any comments here? Looks right to me.
Looks good to me too. So: Acked-by: Stefan Roese <[EMAIL PROTECTED]> Best regards, Stefan _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev