Re: [PATCH 2/2] mm/memblock: print phys_addr_t using %pa

From: Andrew Morton
Date: Wed Dec 11 2013 - 17:12:52 EST


On Wed, 11 Dec 2013 17:36:14 +0200 Grygorii Strashko <grygorii.strashko@xxxxxx> wrote:

> printk supports %pa format specifier to print phys_addr_t type values,
> so use it instead of %#010llx/0x%llx/0x%08lx and drop corresponding
> type casting.

This one needed some rework due to
http://ozlabs.org/~akpm/mmots/broken-out/memblock-numa-introduce-flags-field-into-memblock.patch,
but it was all pretty simple.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/