Please pull sysdev attribute class hot fix
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 14:38:01 +0200
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/
- Prev by Date: Re: [BUG] wireless : cpu stuck for 61s
- Next by Date: Re: [PATCH][RESEND] uio: uio_pdrv_genirq V3
- Previous by thread: [PATCH][RESEND] uio: uio_pdrv_genirq V3
- Next by thread: [RFC,PATCH] i2c: fix device_init_wakeup place
- Index(es):
Relevant Pages
|