Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755427AbZJZJQw (ORCPT ); Mon, 26 Oct 2009 05:16:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755302AbZJZJQv (ORCPT ); Mon, 26 Oct 2009 05:16:51 -0400 Received: from bamako.nerim.net ([62.4.17.28]:61805 "EHLO bamako.nerim.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293AbZJZJQv (ORCPT ); Mon, 26 Oct 2009 05:16:51 -0400 Date: Mon, 26 Oct 2009 10:16:53 +0100 From: Jean Delvare To: Miles Lane Cc: LKML , lm-sensors@lm-sensors.org Subject: Re: 2.6.32-rc5-git3 -- WARNING: drivers/hwmon/lm90: 'pv_lock_ops' exported twice. Previous export was in vmlinux Message-ID: <20091026101653.069fc078@hyperion.delvare> In-Reply-To: References: X-Mailer: Claws Mail 3.5.0 (GTK+ 2.14.4; i586-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 21 Hi Miles, On Sun, 25 Oct 2009 19:32:44 -0400, Miles Lane wrote: > WARNING: drivers/hwmon/lm90: 'pv_lock_ops' exported twice. Previous > export was in vmlinux > drivers/hwmon/lm93.o: Invalid argument > make[1]: *** [__modpost] Error 1 Your config builds just fine here with gcc 4.3.2 and binutils 2.19. The above warning doesn't make any sense to me, the lm90 driver is definitely not exporting pv_lock_ops. I suspect either source tree corruption or build chain problems. Either way, this isn't something I can help you with, sorry. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/