From: Takashi Iwai <tiwai@suse•de>
To: Thomas Gleixner <tglx@linutronix•de>
Cc: alsa-devel@alsa-project•org,
"Kuninori Morimoto" <kuninori.morimoto.gx@renesas•com>,
"Clemens Ladisch" <clemens@ladisch•de>,
"Jaroslav Kysela" <perex@perex•cz>,
"Peter Ujfalusi" <peter.ujfalusi@ti•com>,
"Paul Gortmaker" <paul.gortmaker@windriver•com>,
linux-arch@vger•kernel.org,
"Russell King" <linux@arm•linux.org.uk>,
"Jassi Brar" <jassisinghbrar@gmail•com>,
"Manuel Lauss" <manuel.lauss@googlemail•com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix•de>,
"Axel Lin" <axel.lin@gmail•com>, "Liam Girdwood" <lrg@ti•com>,
cbe-oss-dev@lists•ozlabs.org,
"Wan ZongShun" <mcuos.com@gmail•com>,
"Lucas De Marchi" <lucas.demarchi@profusion•mobi>,
"Yong Zhang" <yong.zhang0@gmail•com>,
linux-arm-kernel@lists•infradead.org,
"Eric Miao" <eric.y.miao@gmail•com>,
"Geoff Levand" <geoff@infradead•org>,
"Jiri Kosina" <jkosina@suse•cz>,
"Mark Brown" <broonie@opensource•wolfsonmicro.com>,
linux-kernel@vger•kernel.org,
"Sangbeom Kim" <sbkim73@samsung•com>,
"Paul Mundt" <lethal@linux-sh•org>,
"Simon Horman" <simon@horms•net>, "Joe Perches" <joe@perches•com>,
"Jarkko Nikula" <jhnikula@gmail•com>,
linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH 53/57] sound: irq: Remove IRQF_DISABLED
Date: Thu, 22 Sep 2011 11:42:52 +0200 [thread overview]
Message-ID: <s5hhb44gbfn.wl%tiwai@suse.de> (raw)
In-Reply-To: <alpine.LFD.2.02.1109211154280.2723@ionos>
At Wed, 21 Sep 2011 11:55:36 +0200 (CEST),
Thomas Gleixner wrote:
>
> > > We run all interrupt handlers with interrupts disabled
> > > and we even check and yell when an interrupt handler
> > > returns with interrupts enabled (see commit [b738a50a:
> > > genirq: Warn when handler enables interrupts]).
> > >
> > > So now this flag is a NOOP and can be removed.
> > >
> > > Signed-off-by: Yong Zhang <yong.zhang0@gmail•com>
> > > Acked-by: Mark Brown <broonie@opensource•wolfsonmicro.com>
> >
> > Do you want to merge by yourself or shall I take it to sound git tree?
> > Since IRQF_DISABLED isn't used, it can be applied safely in 3.1-based
> > tree, right?
>
> Yes, please go ahead. I'll pick up the leftovers.
OK, I applied Yong's (fixed) patch now to sound git tree.
thanks,
Takashi
next prev parent reply other threads:[~2011-09-22 9:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1316597339-29861-1-git-send-email-yong.zhang0@gmail.com>
2011-09-21 9:28 ` [PATCH 15/57] powerpc: irq: Remove IRQF_DISABLED Yong Zhang
2011-09-21 9:28 ` [PATCH 45/57] powerpc/ps3: " Yong Zhang
2011-09-21 9:28 ` [PATCH 48/57] TTY: " Yong Zhang
2011-09-21 9:28 ` [PATCH 49/57] video: " Yong Zhang
2011-09-21 20:22 ` David Brown
2011-09-21 9:28 ` [PATCH 53/57] sound: " Yong Zhang
2011-09-21 9:52 ` Takashi Iwai
2011-09-21 9:55 ` Thomas Gleixner
2011-09-21 12:12 ` Yong Zhang
2011-09-22 9:42 ` Takashi Iwai [this message]
2011-09-21 12:10 ` Yong Zhang
2011-09-21 10:21 ` Ujfalusi, Peter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hhb44gbfn.wl%tiwai@suse.de \
--to=tiwai@suse$(echo .)de \
--cc=alsa-devel@alsa-project$(echo .)org \
--cc=axel.lin@gmail$(echo .)com \
--cc=broonie@opensource$(echo .)wolfsonmicro.com \
--cc=cbe-oss-dev@lists$(echo .)ozlabs.org \
--cc=clemens@ladisch$(echo .)de \
--cc=eric.y.miao@gmail$(echo .)com \
--cc=geoff@infradead$(echo .)org \
--cc=jassisinghbrar@gmail$(echo .)com \
--cc=jhnikula@gmail$(echo .)com \
--cc=jkosina@suse$(echo .)cz \
--cc=joe@perches$(echo .)com \
--cc=kuninori.morimoto.gx@renesas$(echo .)com \
--cc=lethal@linux-sh$(echo .)org \
--cc=linux-arch@vger$(echo .)kernel.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux@arm$(echo .)linux.org.uk \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=lrg@ti$(echo .)com \
--cc=lucas.demarchi@profusion$(echo .)mobi \
--cc=manuel.lauss@googlemail$(echo .)com \
--cc=mcuos.com@gmail$(echo .)com \
--cc=paul.gortmaker@windriver$(echo .)com \
--cc=perex@perex$(echo .)cz \
--cc=peter.ujfalusi@ti$(echo .)com \
--cc=sbkim73@samsung$(echo .)com \
--cc=simon@horms$(echo .)net \
--cc=tglx@linutronix$(echo .)de \
--cc=u.kleine-koenig@pengutronix$(echo .)de \
--cc=yong.zhang0@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox