From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Thu, 21 Nov 2013 19:33:13 +0000 Subject: Re: [PATCH 24/34] PCI: use weak functions for MSI arch-specific functions Message-Id: <20131121193313.GE13331@linux-mips.org> List-Id: References: <1384915853-31006-1-git-send-email-r65037@freescale.com> <1384915853-31006-24-git-send-email-r65037@freescale.com> <20131121173933.GT10382@linux-mips.org> <20131121200804.617d6ae6@skate> In-Reply-To: <20131121200804.617d6ae6@skate> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Petazzoni Cc: Richard Zhu , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Martin Schwidefsky , Heiko Carstens , linux390@de.ibm.com, linux-s390@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Russell King , Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf , Jason Cooper On Thu, Nov 21, 2013 at 08:08:04PM +0100, Thomas Petazzoni wrote: > I think this patch was mistakenly sent by Richard Zhu. It is already > part of mainline since 3.12: Explains the deja vue ... Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 21 Nov 2013 20:33:50 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:34109 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6825471Ab3KUTdnn1Y9k (ORCPT ); Thu, 21 Nov 2013 20:33:43 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.7/8.14.4) with ESMTP id rALJXIiD023986; Thu, 21 Nov 2013 20:33:18 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.7/8.14.7/Submit) id rALJXDAm023984; Thu, 21 Nov 2013 20:33:13 +0100 Date: Thu, 21 Nov 2013 20:33:13 +0100 From: Ralf Baechle To: Thomas Petazzoni Cc: Richard Zhu , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Martin Schwidefsky , Heiko Carstens , linux390@de.ibm.com, linux-s390@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Russell King , Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, "David S. Miller" , sparclinux@vger.kernel.org, Chris Metcalf , Jason Cooper Subject: Re: [PATCH 24/34] PCI: use weak functions for MSI arch-specific functions Message-ID: <20131121193313.GE13331@linux-mips.org> References: <1384915853-31006-1-git-send-email-r65037@freescale.com> <1384915853-31006-24-git-send-email-r65037@freescale.com> <20131121173933.GT10382@linux-mips.org> <20131121200804.617d6ae6@skate> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131121200804.617d6ae6@skate> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 38568 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: ralf@linux-mips.org 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 Thu, Nov 21, 2013 at 08:08:04PM +0100, Thomas Petazzoni wrote: > I think this patch was mistakenly sent by Richard Zhu. It is already > part of mainline since 3.12: Explains the deja vue ... Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from git.linux-mips.org (marvin.linux-mips.org [78.24.191.183]) by ozlabs.org (Postfix) with ESMTP id 90A162C00A2 for ; Fri, 22 Nov 2013 06:33:52 +1100 (EST) Received: from localhost.localdomain ([127.0.0.1]:34111 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6816841Ab3KUTdovDp7i (ORCPT ); Thu, 21 Nov 2013 20:33:44 +0100 Date: Thu, 21 Nov 2013 20:33:13 +0100 From: Ralf Baechle To: Thomas Petazzoni Subject: Re: [PATCH 24/34] PCI: use weak functions for MSI arch-specific functions Message-ID: <20131121193313.GE13331@linux-mips.org> References: <1384915853-31006-1-git-send-email-r65037@freescale.com> <1384915853-31006-24-git-send-email-r65037@freescale.com> <20131121173933.GT10382@linux-mips.org> <20131121200804.617d6ae6@skate> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20131121200804.617d6ae6@skate> Cc: Richard Zhu , linux-s390@vger.kernel.org, linux-ia64@vger.kernel.org, Tony Luck , Russell King , Jason Cooper , Fenghua Yu , linux-mips@linux-mips.org, x86@kernel.org, Heiko Carstens , Chris Metcalf , sparclinux@vger.kernel.org, Ingo Molnar , Paul Mackerras , "H. Peter Anvin" , Martin Schwidefsky , linux390@de.ibm.com, Thomas Gleixner , 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 Thu, Nov 21, 2013 at 08:08:04PM +0100, Thomas Petazzoni wrote: > I think this patch was mistakenly sent by Richard Zhu. It is already > part of mainline since 3.12: Explains the deja vue ... Ralf