linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: santosh.shilimkar@ti.com, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, Yinghai Lu <yinghai@kernel.org>,
	Tejun Heo <tj@kernel.org>
Subject: Re: [PATCH 2/2] mm/memblock: print phys_addr_t using %pa
Date: Wed, 11 Dec 2013 14:10:40 -0800	[thread overview]
Message-ID: <20131211141040.6a28d2f9173cab62727c8c9f@linux-foundation.org> (raw)
In-Reply-To: <1386776175-23779-2-git-send-email-grygorii.strashko@ti.com>

On Wed, 11 Dec 2013 17:36:14 +0200 Grygorii Strashko <grygorii.strashko@ti.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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2013-12-11 22:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 15:36 [PATCH 1/2] mm/memblock: add more comments in code Grygorii Strashko
2013-12-11 15:36 ` [PATCH 2/2] mm/memblock: print phys_addr_t using %pa Grygorii Strashko
2013-12-11 22:10   ` Andrew Morton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131211141040.6a28d2f9173cab62727c8c9f@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=santosh.shilimkar@ti.com \
    --cc=tj@kernel.org \
    --cc=yinghai@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).