Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751221AbWJEIP5 (ORCPT ); Thu, 5 Oct 2006 04:15:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751222AbWJEIP4 (ORCPT ); Thu, 5 Oct 2006 04:15:56 -0400 Received: from ns2.uludag.org.tr ([193.140.100.220]:16784 "EHLO uludag.org.tr") by vger.kernel.org with ESMTP id S1751221AbWJEIPz convert rfc822-to-8bit (ORCPT ); Thu, 5 Oct 2006 04:15:55 -0400 From: Ismail Donmez Organization: TUBITAK/UEKAE To: Sam Ravnborg Subject: Re: __STRICT_ANSI__ checks in headers Date: Thu, 5 Oct 2006 11:16:11 +0300 User-Agent: KMail/1.9.4 Cc: Kyle Moffett , Andrew Morton , David Woodhouse , LKML , mchehab@infradead.org References: <200609150901.33644.ismail@pardus.org.tr> <200610011034.57158.ismail@pardus.org.tr> <20061001091411.GA9647@uranus.ravnborg.org> In-Reply-To: <20061001091411.GA9647@uranus.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200610051116.12726.ismail@pardus.org.tr> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1219 Lines: 30 01 Eki 2006 Paz 12:14 tarihinde, Sam Ravnborg şunları yazmıştı: > On Sun, Oct 01, 2006 at 10:34:56AM +0300, Ismail Donmez wrote: > > On Sunday 01 October 2006 08:20, Kyle Moffett wrote: [...] > > > Just thinking about it we probably also need to educate sparse about > > > __extension__ too. Perhaps somebody could also add an sparse flag to > > > make it warn about nonportable constructs in exported header files. > > > > > > I'd submit a patch but my knowledge of kernel makefiles and depmod is > > > somewhere between zero and none, exclusive. > > > > Thanks, I will have a look at it. > > I assume you will same errors from the in-kernel modpost. > If you do not do so then there is some inconsistency between depmod > and modpost that ougth to be fixed. The problem shows itself in the modpost, somehow __extension__ clause seems to foobar module CRC. I am not yet successfull on making modpost ignore __extension__ . Any ideas appreciated. Regards, ismail - 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/