From: Damir Perisa <damir.perisa@solnet.ch>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.13-rc6-mm2 - fs/xfs/xfs*.c warnings
Date: Tue, 23 Aug 2005 19:03:27 +0200 [thread overview]
Message-ID: <200508231903.36127.damir.perisa@solnet.ch> (raw)
In-Reply-To: <20050822213021.1beda4d5.akpm@osdl.org>
[-- Attachment #1: Type: text/plain, Size: 2096 bytes --]
i'm compiling 2.6.13-rc6-mm2 atm and noticed that xfs is having lots of
warnings while compiling. recently i switched to gcc 4.0.1 - maybe it's
because of this.
details:
fs/xfs/xfs_acl.c: In function 'xfs_acl_access':
fs/xfs/xfs_acl.c:445: warning: 'matched.ae_perm' may be used uninitialized
in this function
fs/xfs/xfs_alloc_btree.c: In function 'xfs_alloc_insrec':
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_startblock' may be used
uninitialized in this function
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_blockcount' may be used
uninitialized in this function
fs/xfs/xfs_bmap.c: In function 'xfs_bmap_alloc':
fs/xfs/xfs_bmap.c:2335: warning: 'rtx' is used uninitialized in this
function
fs/xfs/xfs_dir2_sf.c: In function 'xfs_dir2_block_sfsize':
fs/xfs/xfs_dir2_sf.c:110: warning: 'parent' may be used uninitialized in
this function
fs/xfs/xfs_dir_leaf.c: In function 'xfs_dir_leaf_to_shortform':
fs/xfs/xfs_dir_leaf.c:653: warning: 'parent' may be used uninitialized in
this function
fs/xfs/xfs_ialloc_btree.c: In function 'xfs_inobt_insrec':
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_free' is used
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_freecount' is used
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:567: warning: 'nrec.ir_startino' may be used
uninitialized in this function
and the following warning appears a lot of times:
fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined
just giving a heads-up if somebody wants to clean this code.
thanx + greetings,
Damir
Le Tuesday 23 August 2005 06:30, Andrew Morton a écrit :
| ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc
|6/2.6.13-rc6-mm2/
|
| - Various updates. Nothing terribly noteworthy.
|
| - This kernel still spits a bunch of scheduling-while-atomic warnings
| from the scsi code. Please ignore.
|
--
It is impossible for an optimist to be pleasantly surprised.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-08-23 17:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 4:30 2.6.13-rc6-mm2 Andrew Morton
2005-08-23 8:57 ` 2.6.13-rc6-mm2 Grant.Coady
2005-09-01 7:03 ` 2.6.13-rc6-mm2 Jean Delvare
2005-09-01 21:21 ` 2.6.13-rc6-mm2 Grant.Coady
2005-08-23 11:32 ` 2.6.13-rc6-mm2 Reuben Farrelly
2005-08-23 12:51 ` 2.6.13-rc6-mm2 (hangs on non-SMP x86-64 and oopses) Rafael J. Wysocki
2005-08-23 13:07 ` Ralf Baechle
2005-08-23 17:03 ` Damir Perisa [this message]
2005-08-23 19:25 ` 2.6.13-rc6-mm2 - complete list of warnings gcc 4.0.1 Damir Perisa
2005-08-23 17:27 ` 2.6.13-rc6-mm2 - drivers/net/s2io.o failed building Damir Perisa
2005-08-24 11:10 ` 2.6.13-rc6-mm2 doesn't compile on xtensa Adrian Bunk
2005-08-24 16:08 ` H. J. Lu
2005-08-24 14:14 ` [PATCH] mips: fix build warnings Yoichi Yuasa
2005-08-31 12:12 ` 2.6.13-rc6-mm2 - breaks USB unplug Marc Ballarin
2005-08-31 16:18 ` Daniel Ritz
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=200508231903.36127.damir.perisa@solnet.ch \
--to=damir.perisa@solnet.ch \
--cc=akpm@osdl.org \
--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
Powered by JetHome