From: William Lee Irwin III <wli@holomorphy.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] procfs: fix printk format warning
Date: Thu, 03 Mar 2005 02:03:21 +0000 [thread overview]
Message-ID: <20050303020321.GV15648@holomorphy.com> (raw)
In-Reply-To: <20050301211005.6a23f2b4.rddunlap@osdl.org>
On Tue, Mar 01, 2005 at 09:10:05PM -0800, Randy.Dunlap wrote:
> sparc: fix printk format warning:
> fs/proc/proc_misc.c:195: warning: long unsigned int format, unsigned int arg (arg 23)
> Signed-off-by: Randy Dunlap <rddunlap@osdl.org>
> diffstat:> include/asm-sparc/vaddrs.h | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
The UL qualifier can't be used directly as VMALLOC_START is used in
assembly (check arch/sparc/kernel/entry.S).
-- wli
next prev parent reply other threads:[~2005-03-03 2:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-02 5:10 [PATCH] procfs: fix printk format warning Randy.Dunlap
2005-03-03 2:03 ` William Lee Irwin III [this message]
2005-03-03 2:49 ` Randy.Dunlap
2005-03-03 11:02 ` William Lee Irwin III
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=20050303020321.GV15648@holomorphy.com \
--to=wli@holomorphy.com \
--cc=sparclinux@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.