[patch 5/9] thermal_throttle: fix cpu hotplug error handling

2007-07-22 Thread Akinobu Mita
Do thermal_throttle_add_dev() in CPU_UP_PREPARE instead of CPU_ONLINE. Cc: Dmitriy Zavin <[EMAIL PROTECTED]> Signed-off-by: Akinobu Mita <[EMAIL PROTECTED]> --- arch/i386/kernel/cpu/mcheck/therm_throt.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) Index:

[patch 5/9] thermal_throttle: fix cpu hotplug error handling

2007-07-22 Thread Akinobu Mita
Do thermal_throttle_add_dev() in CPU_UP_PREPARE instead of CPU_ONLINE. Cc: Dmitriy Zavin [EMAIL PROTECTED] Signed-off-by: Akinobu Mita [EMAIL PROTECTED] --- arch/i386/kernel/cpu/mcheck/therm_throt.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) Index: