Re: linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]

From: Viresh Kumar
Date: Tue Apr 09 2013 - 10:56:48 EST


On 9 April 2013 19:34, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
> I have seen it on reboots.
> How to online/offline from sysfs?

offline a cpu "x" with:

echo 0 > /sys/devices/system/cpu/cpux/online

and online with echo 1 > to same location.
--
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/