| To: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
|---|---|
| Subject: | Re: [PATCH][MIPS] add GT641xx IRQ routines |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 13 Sep 2007 13:23:17 +0100 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <20070912232750.645a980f.yoichi_yuasa@tripeaks.co.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070912232750.645a980f.yoichi_yuasa@tripeaks.co.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH][MIPS] move i8259 functions to include/asm-mips/i8259.h, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] remove unused GT64120 definitions, Ralf Baechle |
| Previous by Thread: | [PATCH][MIPS] add GT641xx IRQ routines, Yoichi Yuasa |
| Next by Thread: | [PATCH][MIPS] add GT641xx IRQ routines, Yoichi Yuasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |