diff for duplicates of <200911301221.30601.david-b@pacbell.net> diff --git a/a/1.txt b/N1/1.txt index 689a58d..61c1d4a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ -On Monday 30 November 2009, Uwe Kleine-K?nig wrote: -> +???????????????if (new->flags & IRQF_DISABLED) -> +???????????????????????pr_warning("IRQ %d/%s: IRQF_DISABLED is not guaranteed " -> +???????????????????????????????????????"on shared IRQs\n", irq, new->name); +On Monday 30 November 2009, Uwe Kleine-König wrote: +> + if (new->flags & IRQF_DISABLED) +> + pr_warning("IRQ %d/%s: IRQF_DISABLED is not guaranteed " +> + "on shared IRQs\n", irq, new->name); This should have copied the original test ... this way, it's dropping the SHARED constraint, and trying to morph diff --git a/a/content_digest b/N1/content_digest index 2918df6..8d5d716 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,30 @@ "ref\01259356206-14843-1-git-send-email-u.kleine-koenig@pengutronix.de\0" "ref\01259578067-29169-1-git-send-email-u.kleine-koenig@pengutronix.de\0" - "From\0david-b@pacbell.net (David Brownell)\0" - "Subject\0[PATCH] genirq: warn about IRQF_SHARED|IRQF_DISABLED at the right place\0" + "From\0David Brownell <david-b@pacbell.net>\0" + "Subject\0Re: [PATCH] genirq: warn about IRQF_SHARED|IRQF_DISABLED at the right place\0" "Date\0Mon, 30 Nov 2009 12:21:30 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0" + "Cc\0linux-kernel@vger.kernel.org" + David Brownell <dbrownell@users.sourceforge.net> + Andrew Morton <akpm@linux-foundation.org> + Peter Zijlstra <a.p.zijlstra@chello.nl> + Ingo Molnar <mingo@elte.hu> + Nicolas Pitre <nico@marvell.com> + Eric Miao <eric.y.miao@gmail.com> + John Stultz <johnstul@us.ibm.com> + Rusty Russell <rusty@rustcorp.com.au> + Remy Bohmer <linux@bohmer.net> + Hugh Dickins <hugh.dickins@tiscali.co.uk> + Andrea Gallo <andrea.gallo@stericsson.com> + Thomas Gleixner <tglx@linutronix.de> + Jamie Lokier <jamie@shareable.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Monday 30 November 2009, Uwe Kleine-K?nig wrote:\n" - "> +???????????????if (new->flags & IRQF_DISABLED)\n" - "> +???????????????????????pr_warning(\"IRQ %d/%s: IRQF_DISABLED is not guaranteed \"\n" - "> +???????????????????????????????????????\"on shared IRQs\\n\", irq, new->name);\n" + "On Monday 30 November 2009, Uwe Kleine-K\303\266nig wrote:\n" + "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240if (new->flags & IRQF_DISABLED)\n" + "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240pr_warning(\"IRQ %d/%s: IRQF_DISABLED is not guaranteed \"\n" + "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\"on shared IRQs\\n\", irq, new->name);\n" "\n" "This should have copied the original test ... this way,\n" "it's dropping the SHARED constraint, and trying to morph\n" @@ -22,4 +37,4 @@ "... although it'd still not address the general mess in\n" this area, it'd at least not introduce false warnings. -b40fdafae41a7725539325aaf8051efb486653f989ae5ee741660e0d573f9c7d +7341aab994b082becbb921ba575cf5bc3f738dfb6dc6017ba2a6515b98558984
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.