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:	Tue, 27 Feb 2007 08:59:37 +0100
From:	Olaf Hering <olaf@...fle.de>
To:	Dave Jones <davej@...hat.com>, David Miller <davem@...emloft.net>,
	linux-kernel@...r.kernel.org
Subject: Re: cpufreq build regression added today

On Mon, Feb 26, Dave Jones wrote:

> On Mon, Feb 26, 2007 at 02:41:34PM -0800, David Miller wrote:
>  > 
>  > Dave, please test your const'ification changes, else you'll
>  > leave some of us const'ipated :-)
>  > 
>  > drivers/cpufreq/cpufreq.c: In function 'cpufreq_register_driver'
>  > drivers/cpufreq/cpufreq.c:1767: error: assignment of read-only location
> 
> Damn you're fast.
> That stuff wasn't near ready to go to mainline, I've asked Linus
> to revert.  Mea Culpa.

e5524f355a0d272ba5233537a896a668db1f3008 is partly broken as well.

-struct agp_bridge_driver uninorth_agp_driver = {
+struct const agp_bridge_driver uninorth_agp_driver = {

-
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