From: David Rientjes <rientjes@google.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: fengguang.wu@intel.com, Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, Fabio Estevam <fabio.estevam@freescale.com>
Subject: Re: [PATCH] mm, mempool: use '%zu' for printing 'size_t' variable
Date: Thu, 2 Apr 2015 14:38:19 -0700 (PDT) [thread overview]
Message-ID: <alpine.DEB.2.10.1504021437160.6935@chino.kir.corp.google.com> (raw)
In-Reply-To: <1427975381-5044-1-git-send-email-festevam@gmail.com>
On Thu, 2 Apr 2015, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Commit 8b65aaa9c53404 ("mm, mempool: poison elements backed by page allocator")
> caused the following build warning on ARM:
>
> mm/mempool.c:31:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Wformat]
>
> Use '%zu' for printing 'size_t' variable.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: David Rientjes <rientjes@google.com>
Fixes the mmotm:master warning reported by Fengguang on microblaze today.
--
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>
prev parent reply other threads:[~2015-04-02 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-02 11:49 Fabio Estevam
2015-04-02 21:38 ` David Rientjes [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=alpine.DEB.2.10.1504021437160.6935@chino.kir.corp.google.com \
--to=rientjes@google.com \
--cc=akpm@linux-foundation.org \
--cc=fabio.estevam@freescale.com \
--cc=fengguang.wu@intel.com \
--cc=festevam@gmail.com \
--cc=linux-mm@kvack.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