diff options
| author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-12-14 10:27:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 15:26:58 +0100 |
| commit | b3e9c6c877622c6a1a6ccf7879af49850cc24cde (patch) | |
| tree | b0e99509e5a6b1c6f63069be51f253f2ba86f783 /scripts/objdiff | |
| parent | 9e20d2528e39382d30562d7c8d0028ca30a6cd59 (diff) | |
powerpc/prom: fix early DEBUG messages
[ Upstream commit b18f0ae92b0a1db565c3e505fa87b6971ad3b641 ]
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.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
