Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932082Ab0HIXvF (ORCPT ); Mon, 9 Aug 2010 19:51:05 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:37965 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757268Ab0HIXvD (ORCPT ); Mon, 9 Aug 2010 19:51:03 -0400 Date: Mon, 9 Aug 2010 16:48:37 -0700 From: Randy Dunlap To: Andrew Morton Cc: Greg KH , David Woodhouse , Mike Frysinger , Jesse Barnes , Kevin Curtis , Phillip Lougher , Faisal Latif , Chien Tung , Dan Williams , Samuel Ortiz , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, x86@kernel.org, linux-rdma@vger.kernel.org Subject: Re: i386 allmodconfig, current mainline Message-Id: <20100809164837.b0c34ef1.randy.dunlap@oracle.com> In-Reply-To: <20100809164346.6e30cf8c.akpm@linux-foundation.org> References: <20100809164346.6e30cf8c.akpm@linux-foundation.org> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-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: 1055 Lines: 29 On Mon, 9 Aug 2010 16:43:46 -0700 Andrew Morton wrote: > > Guys. What's goin' on out there? > > > drivers/power/olpc_battery.c:387: error: unknown field 'owner' specified in initializer > drivers/power/olpc_battery.c:387: warning: initialization from incompatible pointer type > make[2]: *** [drivers/power/olpc_battery.o] Error 1 > make[1]: *** [drivers/power] Error 2 David Woodhouse fixed this one today. > fs/squashfs/xattr.c:37: warning: 'squashfs_xattr_handler' declared inline after being called > fs/squashfs/xattr.c:37: warning: previous declaration of 'squashfs_xattr_handler' was here I see this one on one system (with gcc 4.1.2) but not on f11 with gcc 4.4.1, although it should be OK to "fix" it. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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/