Please pull sysdev attribute class hot fix

From: Andi Kleen
Date: Tue Jul 29 2008 - 08:38:19 EST




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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/