From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms Date: Wed, 24 Sep 2014 11:52:08 +0800 Message-ID: <54223FE8.4070101@huawei.com> References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140923210936.GC27117@google.com> Sender: linux-ia64-owner@vger.kernel.org To: Bjorn Helgaas Cc: Xinwei Hu , Wuyun , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , linux-arch@vger.kernel.org, arnab.basu@freescale.com, Bharat.Bhushan@freescale.com, x86@kernel.org, Arnd Bergmann , Thomas Gleixner , Konrad Rzeszutek Wilk , xen-devel@lists.xenproject.org, Joerg Roedel , iommu@lists.linux-foundation.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, Sebastian Ott , Tony Luck , linux-ia64@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf , Ralf Baechle List-Id: linux-arch.vger.kernel.org On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga01-in.huawei.com ([119.145.14.64]:26212 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752794AbaIXDwe (ORCPT ); Tue, 23 Sep 2014 23:52:34 -0400 Message-ID: <54223FE8.4070101@huawei.com> Date: Wed, 24 Sep 2014 11:52:08 +0800 From: Yijing Wang MIME-Version: 1.0 Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> In-Reply-To: <20140923210936.GC27117@google.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Bjorn Helgaas Cc: Xinwei Hu , Wuyun , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , linux-arch@vger.kernel.org, arnab.basu@freescale.com, Bharat.Bhushan@freescale.com, x86@kernel.org, Arnd Bergmann , Thomas Gleixner , Konrad Rzeszutek Wilk , xen-devel@lists.xenproject.org, Joerg Roedel , iommu@lists.linux-foundation.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, Sebastian Ott , Tony Luck , linux-ia64@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf , Ralf Baechle Message-ID: <20140924035208.Qt3rUlUtcrz1EdBX47uAQ2AkVOXsr80IaJb211UAkho@z> On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Wed, 24 Sep 2014 03:52:08 +0000 Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms Message-Id: <54223FE8.4070101@huawei.com> List-Id: References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> In-Reply-To: <20140923210936.GC27117@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bjorn Helgaas Cc: Xinwei Hu , Wuyun , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , linux-arch@vger.kernel.org, arnab.basu@freescale.com, Bharat.Bhushan@freescale.com, x86@kernel.org, Arnd Bergmann , Thomas Gleixner , Konrad Rzeszutek Wilk , xen-devel@lists.xenproject.org, Joerg Roedel , iommu@lists.linux-foundation.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, Sebastian Ott , Tony Luck , linux-ia64@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 24 Sep 2014 05:53:05 +0200 (CEST) Received: from szxga01-in.huawei.com ([119.145.14.64]:28258 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27006944AbaIXDxCKKywO (ORCPT ); Wed, 24 Sep 2014 05:53:02 +0200 Received: from 172.24.2.119 (EHLO szxeml410-hub.china.huawei.com) ([172.24.2.119]) by szxrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id CCB54479; Wed, 24 Sep 2014 11:52:23 +0800 (CST) Received: from [127.0.0.1] (10.177.27.212) by szxeml410-hub.china.huawei.com (10.82.67.137) with Microsoft SMTP Server id 14.3.158.1; Wed, 24 Sep 2014 11:52:11 +0800 Message-ID: <54223FE8.4070101@huawei.com> Date: Wed, 24 Sep 2014 11:52:08 +0800 From: Yijing Wang User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Bjorn Helgaas CC: Xinwei Hu , Wuyun , , , "Russell King" , , , , , Arnd Bergmann , Thomas Gleixner , "Konrad Rzeszutek Wilk" , , Joerg Roedel , , , Benjamin Herrenschmidt , , , Sebastian Ott , "Tony Luck" , , "David S. Miller" , , Chris Metcalf , Ralf Baechle Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> In-Reply-To: <20140923210936.GC27117@google.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.27.212] X-CFilter-Loop: Reflected Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 42754 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: wangyijing@huawei.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms Date: Wed, 24 Sep 2014 11:52:08 +0800 Message-ID: <54223FE8.4070101@huawei.com> References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140923210936.GC27117@google.com> Sender: linux-ia64-owner@vger.kernel.org List-Archive: List-Post: To: Bjorn Helgaas Cc: Xinwei Hu , Wuyun , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , linux-arch@vger.kernel.org, arnab.basu@freescale.com, Bharat.Bhushan@freescale.com, x86@kernel.org, Arnd Bergmann , Thomas Gleixner , Konrad Rzeszutek Wilk , xen-devel@lists.xenproject.org, Joerg Roedel , iommu@lists.linux-foundation.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, Sebastian Ott , Tony Luck , linux-ia64@vger.kernel.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf List-ID: On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id CFDB11A017E for ; Wed, 24 Sep 2014 13:52:42 +1000 (EST) Message-ID: <54223FE8.4070101@huawei.com> Date: Wed, 24 Sep 2014 11:52:08 +0800 From: Yijing Wang MIME-Version: 1.0 To: Bjorn Helgaas Subject: Re: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> In-Reply-To: <20140923210936.GC27117@google.com> Content-Type: text/plain; charset="ISO-8859-1" Cc: linux-mips@linux-mips.org, linux-ia64@vger.kernel.org, linux-pci@vger.kernel.org, Bharat.Bhushan@freescale.com, sparclinux@vger.kernel.org, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, Russell King , Joerg Roedel , x86@kernel.org, Sebastian Ott , xen-devel@lists.xenproject.org, arnab.basu@freescale.com, Arnd Bergmann , Konrad Rzeszutek Wilk , Chris Metcalf , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Xinwei Hu , Tony Luck , Ralf Baechle , iommu@lists.linux-foundation.org, Wuyun , linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangyijing@huawei.com (Yijing Wang) Date: Wed, 24 Sep 2014 11:52:08 +0800 Subject: [PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms In-Reply-To: <20140923210936.GC27117@google.com> References: <1409911806-10519-1-git-send-email-wangyijing@huawei.com> <20140923210936.GC27117@google.com> Message-ID: <54223FE8.4070101@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2014/9/24 5:09, Bjorn Helgaas wrote: > On Fri, Sep 05, 2014 at 06:09:45PM +0800, Yijing Wang wrote: >> This series is based Bjorn's pci-next branch + Alexander Gordeev's two patches >> "Remove arch_msi_check_device()" link: https://lkml.org/lkml/2014/7/12/41 >> >> Currently, there are a lot of weak arch functions in MSI code. >> Thierry Reding Introduced MSI chip framework to configure MSI/MSI-X in arm. >> This series use MSI chip framework to refactor MSI code across all platforms >> to eliminate weak arch functions. It has been tested fine in x86(with or without >> irq remap). > > I see you plan some updates, so I'll look for a v2 posting after v3.17 releases. > It will be great to get rid of some of those weak functions! Thanks, I will send out the new version soon. Thanks! Yijing. > > Bjorn > > . > -- Thanks! Yijing