Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: [PATCH][MIPS] add GT641xx IRQ routines
Date: Thu, 13 Sep 2007 13:23:17 +0100	[thread overview]
Message-ID: <20070913122317.GB4961@linux-mips.org> (raw)
In-Reply-To: <20070912232750.645a980f.yoichi_yuasa@tripeaks.co.jp>

On Wed, Sep 12, 2007 at 11:27:50PM +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.

  Ralf

  reply	other threads:[~2007-09-13 12:23 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 [this message]
2007-09-13 14:51   ` Yoichi Yuasa
2007-09-13 15:10     ` Ralf Baechle

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=20070913122317.GB4961@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox