From: David Miller <davem@davemloft.net>
To: a.beregalov@gmail.com
Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
alan@lxorguk.ukuu.org.uk, akpm@linux-foundation.org
Subject: Re: [PATCH] serial_core: fix printk format warnings
Date: Sat, 20 Sep 2008 18:15:12 -0700 (PDT) [thread overview]
Message-ID: <20080920.181512.80505160.davem@davemloft.net> (raw)
In-Reply-To: <20080921011131.GA16153@orion>
From: Alexander Beregalov <a.beregalov@gmail.com>
Date: Sun, 21 Sep 2008 05:11:31 +0400
> drivers/serial/serial_core.c:2158: warning: format '%x' expects type
> 'unsigned int', but argument 4 has type 'long unsigned int'
> drivers/serial/serial_core.c:2162: warning: format '%x' expects type
> 'unsigned int', but argument 4 has type 'long unsigned int
>
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
This is because of a patch of mine that Andrew added to -mm,
which changed the ioport to be an unsigned long.
I have some updates which I'll send to Andrew which should
cure this.
prev parent reply other threads:[~2008-09-21 1:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-21 1:11 [PATCH] serial_core: fix printk format warnings Alexander Beregalov
2008-09-21 1:15 ` David Miller [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=20080920.181512.80505160.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=a.beregalov@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox