From: Geoff Levand <geoff@infradead.org>
To: Yong Zhang <yong.zhang0@gmail.com>
Cc: cbe-oss-dev@lists.ozlabs.org, Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
tglx@linutronix.de, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 15/49] powerpc: irq: Remove IRQF_DISABLED
Date: Sat, 22 Oct 2011 18:57:08 -0700 [thread overview]
Message-ID: <1319335028.4949.1.camel@pump> (raw)
In-Reply-To: <1319277421-9203-16-git-send-email-yong.zhang0@gmail.com>
On Sat, 2011-10-22 at 17:56 +0800, Yong Zhang wrote:
> Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],
> 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: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/powerpc/include/asm/floppy.h | 4 ++--
> arch/powerpc/include/asm/xics.h | 4 ++--
> arch/powerpc/kernel/smp.c | 2 +-
> arch/powerpc/platforms/cell/beat.c | 2 +-
> arch/powerpc/platforms/cell/celleb_scc_pciex.c | 2 +-
> arch/powerpc/platforms/cell/iommu.c | 3 +--
> arch/powerpc/platforms/cell/pmu.c | 2 +-
> arch/powerpc/platforms/cell/spu_base.c | 9 +++------
> arch/powerpc/platforms/powermac/pic.c | 1 -
> arch/powerpc/platforms/powermac/smp.c | 4 ++--
> arch/powerpc/platforms/ps3/device-init.c | 2 +-
> arch/powerpc/sysdev/mpic.c | 2 --
> arch/powerpc/sysdev/ppc4xx_soc.c | 2 +-
> arch/powerpc/sysdev/xics/xics-common.c | 5 ++---
> 14 files changed, 18 insertions(+), 26 deletions(-)
Looks OK for PS3.
Acked-by: Geoff Levand <geoff@infradead.org>
next prev parent reply other threads:[~2011-10-23 1:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1319277421-9203-1-git-send-email-yong.zhang0@gmail.com>
2011-10-22 9:56 ` [PATCH 15/49] powerpc: irq: Remove IRQF_DISABLED Yong Zhang
2011-10-23 1:57 ` Geoff Levand [this message]
2011-10-22 9:56 ` [PATCH 41/49] powerpc/ps3: " Yong Zhang
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=1319335028.4949.1.camel@pump \
--to=geoff@infradead.org \
--cc=arnd@arndb.de \
--cc=cbe-oss-dev@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=tglx@linutronix.de \
--cc=yong.zhang0@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).