From: William Lee Irwin III <wli@holomorphy.com>
To: "Martin J. Bligh" <fletch@aracnet.com>
Cc: Andrew Morton <akpm@zip.com.au>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix 4 compile time warnings in 2.5.53
Date: Tue, 24 Dec 2002 10:24:58 -0800 [thread overview]
Message-ID: <20021224182458.GL9704@holomorphy.com> (raw)
In-Reply-To: <48180000.1040751403@titus>
On Tue, Dec 24, 2002 at 09:36:43AM -0800, Martin J. Bligh wrote:
> Fix the following warnings:
> drivers/serial/core.c: In function `uart_get_divisor':
> drivers/serial/core.c:390: warning: `quot' might be used uninitialized in
> this function
This is a (harmless) toolchain problem. Upgrading compilers (or patching
your current compiler) fixes it. I've posted a "fix" for this before.
On Tue, Dec 24, 2002 at 09:36:43AM -0800, Martin J. Bligh wrote:
> net/ipv4/route.c: In function `rt_cache_seq_stop':
> net/ipv4/route.c:279: warning: unused variable `st'
Fair enough.
On Tue, Dec 24, 2002 at 09:36:43AM -0800, Martin J. Bligh wrote:
> drivers/net/starfire.c: In function `netdev_close':
> drivers/net/starfire.c:1851: warning: unsigned int format, different type
> arg (arg 2)
> drivers/net/starfire.c:1858: warning: unsigned int format, different type
> arg (arg 2)
Hmm, I thought I got this one into jgarzik's tree. I posted a fix for this
one too.
On Tue, Dec 24, 2002 at 09:36:43AM -0800, Martin J. Bligh wrote:
> arch/i386/kernel/smpboot.c:691: warning: `wakeup_secondary_via_INIT'
> defined but not used
> My build is now eerily quiet.
This one's all you. =)
Bill
next prev parent reply other threads:[~2002-12-24 18:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-24 17:36 [PATCH] Fix 4 compile time warnings in 2.5.53 Martin J. Bligh
2002-12-24 18:24 ` William Lee Irwin III [this message]
2002-12-24 19:04 ` Martin J. Bligh
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=20021224182458.GL9704@holomorphy.com \
--to=wli@holomorphy.com \
--cc=akpm@zip.com.au \
--cc=fletch@aracnet.com \
--cc=linux-kernel@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