Hi all, This patch series contains a fix and two cleanups for the OF code. Thanks! Geert Uytterhoeven (3): of: Fix truncation of memory sizes on 32-bit platforms of: Remove superfluous casts when printing u64 values of: kexec: Always use FDT_PROP_INITRD_START and FDT_PROP_INITRD_END drivers/of/address.c | 14 ++++---------- drivers/of/fdt.c | 14 ++++++-------- drivers/of/kexec.c | 4 ++-- drivers/of/of_reserved_mem.c | 8 ++++---- 4 files changed, 16 insertions(+), 24 deletions(-) -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds