From: Nathan Scott <nathans@sgi.com>
To: Bryan Whitehead <driver@megahappy.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.2-rc1-mm3] fs/xfs/xfs_log_recover.c
Date: Tue, 27 Jan 2004 11:19:59 +1100 [thread overview]
Message-ID: <20040127001959.GG781@frodo> (raw)
In-Reply-To: <20040126234159.GD781@frodo>
On Tue, Jan 27, 2004 at 10:41:59AM +1100, Nathan Scott wrote:
> On Sat, Jan 24, 2004 at 08:48:59PM -0800, Bryan Whitehead wrote:
> > On compile I get this:
> >
> > fs/xfs/xfs_log_recover.c: In function `xlog_recover_reorder_trans':
> > fs/xfs/xfs_log_recover.c:1534: warning: `flags' might be used uninitialized in this function
> >
> > I previously sent this patch and it was wrong.
>
> What compiler version are you using? Is this a recent gcc or an
Sorry, I'm still half a sleep -- I see this too with the recent
fix in this routine, looks like many current gcc versions report
it. I guess initialising flags to zero will be the simplest way
to workaround it.
thanks.
--
Nathan
prev parent reply other threads:[~2004-01-27 0:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-25 4:48 [PATCH 2.6.2-rc1-mm3] fs/xfs/xfs_log_recover.c Bryan Whitehead
2004-01-25 11:11 ` Tim Cambrant
2004-01-25 21:31 ` Bryan Whitehead
2004-01-26 23:41 ` Nathan Scott
2004-01-27 0:09 ` Bryan Whitehead
2004-01-27 0:19 ` Nathan Scott [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=20040127001959.GG781@frodo \
--to=nathans@sgi.com \
--cc=driver@megahappy.net \
--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 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.