From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH][MIPS] add GT641xx IRQ routines
Date: Thu, 13 Sep 2007 16:10:58 +0100 [thread overview]
Message-ID: <20070913151058.GA32545@linux-mips.org> (raw)
In-Reply-To: <20070913235126.65e142fb.yoichi_yuasa@tripeaks.co.jp>
On Thu, Sep 13, 2007 at 11:51:26PM +0900, Yoichi Yuasa wrote:
> > > + .ack = ack_gt641xx_irq,
> > > + .mask = mask_gt641xx_irq,
> > > + .mask_ack = mask_ack_gt641xx_irq,
> > > + .unmask = unmask_gt641xx_irq,
> >
> > You will need a spinlock to guarantee atomicity these irq_chip methods.
> > Otherwise okay I think.
>
> Thank you for your comment.
> It was updated.
Okay, applied.
Ralf
prev parent reply other threads:[~2007-09-13 15:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-12 14:27 [PATCH][MIPS] add GT641xx IRQ routines Yoichi Yuasa
2007-09-13 12:23 ` Ralf Baechle
2007-09-13 14:51 ` Yoichi Yuasa
2007-09-13 15:10 ` Ralf Baechle [this message]
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=20070913151058.GA32545@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=yoichi_yuasa@tripeaks.co.jp \
/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 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.