Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757363AbZALVoo (ORCPT ); Mon, 12 Jan 2009 16:44:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752544AbZALVod (ORCPT ); Mon, 12 Jan 2009 16:44:33 -0500 Received: from fg-out-1718.google.com ([72.14.220.158]:20181 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752434AbZALVoc (ORCPT ); Mon, 12 Jan 2009 16:44:32 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=qOGzs1nAnvvdX+U5UE1OZPYijddwNNJMGHtRKeSPDEtDtmCjf1F0UJQlI/fFt0K+/o 80WZX/J5xOPN4Py8d9urh4L4Ywac2sB93ix5wjWIvdnc5j1ZyyJNG9PSjuVr1xeNcokj Ijgp29Ng9rATZTAw0j61rTwOnDkK7mTSK0Qu4= Date: Tue, 13 Jan 2009 00:44:20 +0300 From: Cyrill Gorcunov To: Ingo Molnar Cc: Harvey Harrison , Sam Ravnborg , LKML , Jaswinder Singh Rajput Subject: Re: Can we get warnings from the x86 userspace headers fixed? Message-ID: <20090112214420.GE13384@localhost> References: <20090112212855.GB15185@uranus.ravnborg.org> <1231795863.5405.8.camel@brick> <20090112213719.GC7320@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090112213719.GC7320@elte.hu> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1773 Lines: 56 [Ingo Molnar - Mon, Jan 12, 2009 at 10:37:19PM +0100] | | * Harvey Harrison wrote: | | > On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote: | > > Hi Ingo. | > > | > > We have recently introduced a lot of new warnings for our | > > userspace headers. | > > | > > Try to do a "make headers_check" and enjoy... | > > | > > Are there any chance you could ask one of your helpers to | > > start to look into the x86 specific ones? | > > | > > If we get x86 clean this would create more incentive to | > > make the generic clean too. | > > | > > I had originally planned to attack the generic headers | > > (include/linux/*) but I'm faced by reality after my | > > vacation and has almost no spare time for the time being. | > > | > > I already fixed the sparc headers but that is not | > > visible compared to x86 (the fixes was btw easy). | > > | > > I can try to help by doing a few reviews in the | > > beginning but I need to fix kbuild stuff first where | > > I have a few serious issues pending. And lacks time... | > > | > | > I'll have a go at some of them this afternoon unless someone beats me to | > it. | | thanks Harvey! Please work against tip/master if you do that, there's a | few header file changes in the queue already. | | Ingo | hmm... what I've got: --- cyrill@lenovo linux-2.6.git $ make headers_check CHK include/linux/version.h make[1]: `scripts/unifdef' is up to date. cyrill@lenovo linux-2.6.git $ --- I don't know what to think... - Cyrill - -- 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/