[PATCH -rt 0/5] hotplug fixes

From: Peter Zijlstra
Date: Tue Jun 10 2008 - 08:34:09 EST


Hi,

the following patches enable me to 'almost' build a kernel while
hotplugging like crazy.

while :; do
echo 0 > /sys/devices/system/cpu/cpu1/online;
echo 1 > /sys/devices/system/cpu/cpu1/online;
done

vs

make -j5

There still seems to be a bit of weirdness left, but I throught it time to post
these patches so that others can have a peek.

(patches against .24-rt)

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