From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Date: Fri, 28 May 2010 07:09:21 +0000 Subject: Re: [PATCH 0/4] Add a Coccinelle front-end script Message-Id: <20100528070921.GK1237@8bytes.org> List-Id: References: <1273508667-5152-1-git-send-email-npalix@diku.dk> In-Reply-To: <1273508667-5152-1-git-send-email-npalix@diku.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Nicolas Palix Cc: Randy Dunlap , Roland Dreier , Joe Perches , Andrew Morton , "David S. Miller" , Michal Marek , Sam Ravnborg , Julia Lawall , Gilles Muller , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, cocci@diku.dk, Wolfram Sang , Kernel Janitors On Mon, May 10, 2010 at 06:24:23PM +0200, Nicolas Palix wrote: > Three semantic patches, with a low rate of false positives, are also > included. Is there a way to annotate false positives so that they do not produce warnings over and over? > Other semantic patches will be provided later. Note that a semantic > patch does not need to define all four modes. As many semantic patches > may be proposed later, they are organized under sub-directories of > 'scripts/coccinelle/'. Don't know how complex the coccinelle software itself is, but I think it would make sense to ship it with the kernel-sources too. That together with a README and everything is perfect :-) Thanks for the great work, this should definitly be upstream. Joerg