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:	Wed, 15 Apr 2009 12:22:51 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc:	mingo@...e.hu, x86@...nel.org, sam@...nborg.org,
	linux-kernel@...r.kernel.org
Subject: Re: [git-pull -tip] Add -Werror to arch/x86/ files only and fix
 warnings

On Wed, 15 Apr 2009 16:34:18 +0530
Jaswinder Singh Rajput <jaswinder@...nel.org> wrote:

> I added -Werror for x86/files only

yikes.

Not only does this need to be tested for all configs, it also need to
be tested for all approved gcc versions.

For example, one of my compilers always spews warnings from x86 because
it has the "foo(&bar) doesn't initialise bar" stupidity.

And there will be other gcc inconsitencies, for sure.

> Subject: [PATCH-tip] x86: Adding -Werror to arch/x86/ files only for !CONFIG_ALLOW_X86_WARNINGS

whew, that sounds better.

--
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