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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 26 Apr 2008 09:43:18 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Ingo Molnar <mingo@...e.hu>
cc:	Gabriel C <nix.or.die@...glemail.com>,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	"H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@...el.com>,
	Arjan van de Ven <arjan@...radead.org>,
	"Siddha, Suresh B" <suresh.b.siddha@...el.com>,
	Avi Kivity <avi@...ranet.com>
Subject: Re: [git pull] x86 PAT changes



On Sat, 26 Apr 2008, Ingo Molnar wrote:
> * Gabriel C <nix.or.die@...glemail.com> wrote:
> >
> > It seems like the update triggers some compiler bug.
> > 
> > Setting CC_OPTIMIZE_FOR_SIZE=n fixed that btw.
> > 
> > I don't have the time right now but later on today I will compile 
> > gcc43_svn_branch and test again with CC_OPTIMIZE_FOR_SIZE=y and see 
> > what I get.
> > 
> > Ingo sorry for the noise.
> 
> no problem and it's not noise even if it turns out to be a compiler 
> problem - we very much want to know about them when they affect the 
> kernel.

Indeed. Often these kinds of compiler issues are also actually our bugs, 
where some code generation thing just happened to hide the fact that we 
did something wrong.

So Gabriel, it would be wondeful if you could try to pinpoint where the 
problem happens. That said, especially if you are using something like a 
self-compiled gcc from the current SVN tree, that obviously does make it a 
*lot* more likely that you are hitting a real compiler bug.

(But even then, if you can pinpoint it, I bet the gcc people would be 
really happy to hear about it.)

			Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ