[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101002032603.GA25998@ericsson.com>
Date: Fri, 1 Oct 2010 20:26:03 -0700
From: Guenter Roeck <guenter.roeck@...csson.com>
To: Chen Gong <gong.chen@...ux.intel.com>
CC: lm-sensors@...sensors.org, JBeulich@...ell.com,
linux-kernel@...r.kernel.org
Subject: Re: [1/2] hwmon: uniform the init style of pkgtemp
On Sun, Sep 26, 2010 at 05:59:59AM -0000, Chen Gong wrote:
> pkgtemp is derived from coretemp, so some reasonable
> logics should be applied onto pkgtemp, too. Such as
> the init logic here.
>
> Signed-off-by: Chen Gong <gong.chen@...ux.intel.com>
> Acked-by: Jan Beulich <jbeulich@...ell.com>
>
Hi,
this patch, when applied with CONFIG_HOTPLUG_CPU undefined, causes a compile failure
because it tries to access pkgtemp_cpu_notifier which is not defined in this case.
For that reason, I have removed the patch from the list of applied patches for -next.
Please re-submit a version which compiles for all combinations of HOTPLUG_CPU and SMP
defined/undefined.
Thanks,
Guenter
--
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