Re: [PATCH 33/55] infiniband: irq: Remove IRQF_DISABLED

2011-09-23 Thread Roland Dreier
On Thu, Sep 22, 2011 at 6:48 PM, Yong Zhang yong.zha...@gmail.com wrote: So like I said above, you could take it if you want to. Great, I queued this up for 3.2, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org

[PATCH 33/55] infiniband: irq: Remove IRQF_DISABLED

2011-09-22 Thread Yong Zhang
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

Re: [PATCH 33/55] infiniband: irq: Remove IRQF_DISABLED

2011-09-22 Thread Roland Dreier
Is someone taking this whole series, or should I take the ehca part? (I know the ehca guys already acked this) - R. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 33/55] infiniband: irq: Remove IRQF_DISABLED

2011-09-22 Thread Yong Zhang
On Thu, Sep 22, 2011 at 09:56:07AM -0700, Roland Dreier wrote: Is someone taking this whole series, or should I take the ehca part? You could take it and Thomas will take the leftovers. (I know the ehca guys already acked this) Yeah, so I mentioned it in the cover letter :) Thanks, Yong --

Re: [PATCH 33/55] infiniband: irq: Remove IRQF_DISABLED

2011-09-22 Thread Yong Zhang
On Fri, Sep 23, 2011 at 9:40 AM, Yong Zhang yong.zha...@gmail.com wrote: On Thu, Sep 22, 2011 at 09:56:07AM -0700, Roland Dreier wrote: Is someone taking this whole series, or should I take the ehca part? You could take it and Thomas will take the leftovers. (I know the ehca guys already