[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101008082631.GE13754@elte.hu>
Date: Fri, 8 Oct 2010 10:26:31 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Fenghua Yu <fenghua.yu@...el.com>
Cc: H Peter Anvin <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Guenter Roeck <guenter.roeck@...csson.com>,
Jean Delvare <khali@...ux-fr.org>,
Jin Dongming <jin.dongming@...css.fujitsu.com>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
lm-sensors <lm-sensors@...sensors.org>
Subject: Re: [PATCH v2] x86/therm_throt.c: Fix error handling in
thermal_throttle_add_dev
* Fenghua Yu <fenghua.yu@...el.com> wrote:
> #ifdef CONFIG_HOTPLUG_CPU
> mutex_unlock(&therm_cpu_lock);
> #endif
> +#ifdef CONFIG_HOTPLUG_CPU
> + mutex_unlock(&therm_cpu_lock);
> +#endif
That's all very ugly.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists