From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julia Lawall Subject: Re: [asoc:for-3.7 95/95] sound/soc/codecs/wm0010.c:850:7-27: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Date: Wed, 5 Sep 2012 15:55:13 +0200 (CEST) Message-ID: References: <20120830151652.GB11964@localhost> <20120905054024.GA16276@sirena.org.uk> <20120905055609.GA7463@localhost> <20120905120546.GB16276@sirena.org.uk> <20120905134827.GA8694@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by alsa0.perex.cz (Postfix) with ESMTP id 910CB26535F for ; Wed, 5 Sep 2012 15:55:22 +0200 (CEST) In-Reply-To: <20120905134827.GA8694@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Fengguang Wu Cc: Dimitris Papastamos , Julia Lawall , alsa-devel@alsa-project.org, Mark Brown , kernel-janitors@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Wed, 5 Sep 2012, Fengguang Wu wrote: > On Wed, Sep 05, 2012 at 03:33:26PM +0200, Julia Lawall wrote: > > On Wed, 5 Sep 2012, Mark Brown wrote: > > > > > On Wed, Sep 05, 2012 at 01:56:09PM +0800, Fengguang Wu wrote: > > > > On Wed, Sep 05, 2012 at 06:40:25AM +0100, Mark Brown wrote: > > > > > On Thu, Aug 30, 2012 at 08:16:52AM -0700, Fengguang Wu wrote: > > > > > > > > Julia generally does a pretty good job of formatting her mails, perhaps > > > > > there's some scripts she uses whcih would help? > > > > > > > Julia Lawall? Added CC to her. > > > > > > Yes. > > > > I'm missing some context... > > Julia, you've posted some pretty neat (coccinelle generated?) patches > to the list. So we wonder whether you have some scripts for formatting > patches based on the coccinelle output? I do have a tool, but it doesn't exactly take the output produced by coccicheck. I can look into how this could be done. The input desired would be the text printed by Coccinelle and a patch generated by git? julia