From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5417CD50.7010803@huawei.com> Date: Tue, 16 Sep 2014 13:40:32 +0800 From: Yijing Wang MIME-Version: 1.0 To: Michael Ellerman CC: Bjorn Helgaas , , , , , , , , Russell King , Joerg Roedel , , Sebastian Ott , , , Arnd Bergmann , "Konrad Rzeszutek Wilk" , Chris Metcalf , "Thomas Gleixner" , , "Xinwei Hu" , Tony Luck , Ralf Baechle , , Wuyun , , "David S. Miller" Subject: Re: [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <1409911806-10519-16-git-send-email-wangyijing@huawei.com> <1410845317.12488.2.camel@concordia> In-Reply-To: <1410845317.12488.2.camel@concordia> Content-Type: text/plain; charset="UTF-8" Sender: linux-arch-owner@vger.kernel.org List-ID: On 2014/9/16 13:28, Michael Ellerman wrote: > On Fri, 2014-09-05 at 18:10 +0800, Yijing Wang wrote: >> Use MSI chip framework instead of arch MSI functions to configure >> MSI/MSI-X irq. So we can manage MSI/MSI-X irq in a unified framework. >> >> Signed-off-by: Yijing Wang > > This looks fine and seems to boot OK. > > Acked-by: Michael Ellerman (powerpc) Thanks very much! > > cheers > > > > . > -- Thanks! Yijing