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, 16 Mar 2011 16:44:42 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	eric.valette@...e.fr
Cc:	linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: Typo in linux-2.6.38/arch/x86/kernel/entry_32.S

On Wed, 2011-03-16 at 21:32 +0100, Eric Valette wrote:


> > The old binutils never complained.
> 
> Anyway this show once again that the world like symetry and you better 
> remember it ;-) (lock/unlock, malloc free, ...)

Right, but it should be a warning not an error. If it worked before, why
not work now and just warn about it. This "BUG" existed forever in the
kernel, and its in more than one place. Having the compiler crash on the
first instance means you need to fix it and run the compiler again to
find the next instance and so on.

binutils made a fatal error in making this a bug and not an warning.

> 
> Probably a stable candidate for 2.6.38.1

Perhaps, but what about all older kernels. Now this version of binutils
does not work for bisecting.

-- Steve


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