[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131211141040.6a28d2f9173cab62727c8c9f@linux-foundation.org>
Date: Wed, 11 Dec 2013 14:10:40 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Grygorii Strashko <grygorii.strashko@...com>
Cc: <santosh.shilimkar@...com>, <linux-mm@...ck.org>,
<linux-kernel@...r.kernel.org>, Yinghai Lu <yinghai@...nel.org>,
Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH 2/2] mm/memblock: print phys_addr_t using %pa
On Wed, 11 Dec 2013 17:36:14 +0200 Grygorii Strashko <grygorii.strashko@...com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists