On Fri, 2018-12-14 at 10:27:47 UTC, Christophe Leroy wrote: > This patch fixes early DEBUG messages in prom.c: > - Use %px instead of %p to see the addresses > - Cast memblock_phys_mem_size() with (unsigned long long) to > avoid build failure when phys_addr_t is not 64 bits. > > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b18f0ae92b0a1db565c3e505fa87b6 cheers