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>] [day] [month] [year] [list]
Date:	Tue, 29 Jul 2008 14:38:01 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	torvalds@...l.org, akpm@...l.org, linux-kernel@...r.kernel.org,
	greg@...ah.com
Subject: Please pull sysdev attribute class hot fix



Hi Linus,

Please pull the following fix for a oops hitting some distributions
at boot. That was a fallout of the sysdev attribute class changes.
The scheduler attributes were declare wrong (as a normal attribute
instead of a class attribute) and this latent bug leads to crashes now.

Sending directly because lots of people seem to hit that.

BTW the distributions shouldn't use that at all at boot. It's really
a setting for some specialized server setups. SUSE event 
sets it to a value (2) that currently doesn't exist. But we have to fix 
it of course.

Thanks.

  git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6.git fix

Andi Kleen (1):
      Make scheduler sysfs attributes sysdev class attributes

 kernel/sched.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)
--
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