lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 30 Oct 2008 09:07:32 +1100
From:	Dave Chinner <david@...morbit.com>
To:	xfs-masters@....sgi.com
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Dave Airlie <airlied@...ux.ie>, netdev@...r.kernel.org,
	linux-arm-kernel@...ts.arm.linux.org.uk,
	Herbert Xu <herbert@...dor.apana.org.au>,
	Paul Moore <paul.moore@...com>, Takashi Iwai <tiwai@...e.de>,
	Pekka Enberg <penberg@...helsinki.fi>
Subject: Re: [xfs-masters] Re: linux-next: arm allmodconfig

On Wed, Oct 29, 2008 at 09:24:59AM +0100, Ingo Molnar wrote:
> 
> * Dave Chinner <david@...morbit.com> wrote:
> 
> > > > fs/xfs/xfs_rtalloc.c: In function `xfs_growfs_rt':
> > > > fs/xfs/xfs_rtalloc.c:1875: warning: 'tp' might be used uninitialized in this function
> > 
> > False positive, and I don't get this reported, either.
> > 
> > Hold on - the above gcc binary only emits a warning for the 
> > xfs_growfs_rt issue when CONFIG_CC_OPTIMIZE_FOR_SIZE=y is set. It 
> > still doesn't catch the quota bug, though. This is so fucked up....
> 
> FYI, i've got 3 XFS warnings mapped in tip/auto-warnings-next:
> 
>  earth4:~/tip> gll linus..auto-warnings-next | grep xfs
> 
>  ec2f37c: work around warning in fs/xfs/xfs_mount.c

Can't say I've ever seen that warning. What gcc version is
generating it?

>  8501db3: work around warning in fs/xfs/xfs_rtalloc.c

Yeah, that's bogus.

>  8077af8: warnings: fix xfs posix acl

Should be fixed in the -next tree.

Cheers,

Dave.
-- 
Dave Chinner
david@...morbit.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ