From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for June 29 (hwmon/coretemp) Date: Tue, 29 Jun 2010 08:02:57 -0700 Message-ID: <20100629080257.43b365dd.randy.dunlap@oracle.com> References: <20100629151938.6981044d.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100629151938.6981044d.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell , Rudolf Marek Cc: linux-next@vger.kernel.org, LKML , lm-sensors@lm-sensors.org, Huaxu Wan List-Id: linux-next.vger.kernel.org On Tue, 29 Jun 2010 15:19:38 +1000 Stephen Rothwell wrote: > Hi all, > > Changes since 20100628: > > My fixes tree is now empty. when CONFIG_SMP is not enabled: drivers/hwmon/coretemp.c:308: error: 'struct cpuinfo_x86' has no member named 'cpu_core_id' drivers/hwmon/coretemp.c:428: error: 'struct cpuinfo_x86' has no member named 'phys_proc_id' drivers/hwmon/coretemp.c:429: error: 'struct cpuinfo_x86' has no member named 'cpu_core_id' drivers/hwmon/coretemp.c:457: error: 'struct cpuinfo_x86' has no member named 'phys_proc_id' drivers/hwmon/coretemp.c:458: error: 'struct cpuinfo_x86' has no member named 'cpu_core_id' --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***