From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 27 Jun 2017 12:18:49 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:60040 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S23993970AbdF0KSnBQ7Vt (ORCPT ); Tue, 27 Jun 2017 12:18:43 +0200 Received: from h7.dl5rb.org.uk (localhost [127.0.0.1]) by h7.dl5rb.org.uk (8.15.2/8.14.8) with ESMTP id v5RAIaEh008334; Tue, 27 Jun 2017 12:18:36 +0200 Received: (from ralf@localhost) by h7.dl5rb.org.uk (8.15.2/8.15.2/Submit) id v5RAGeap008223; Tue, 27 Jun 2017 12:16:40 +0200 Date: Tue, 27 Jun 2017 12:16:40 +0200 From: Ralf Baechle To: Palmer Dabbelt Cc: rth@twiddle.net, ink@jurassic.park.msu.ru Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Message-ID: <20170627101640.GA19700@linux-mips.org> References: <20170626202756.22220-1-palmer@dabbelt.com> <20170626202756.22220-2-palmer@dabbelt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170626202756.22220-2-palmer@dabbelt.com> User-Agent: Mutt/1.8.0 (2017-02-23) 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: 58823 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 Mon, Jun 26, 2017 at 01:27:56PM -0700, Palmer Dabbelt wrote: Acked-by: Ralf Baechle Thanks, Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eddie.linux-mips.org ([148.251.95.138]:39556 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460AbdF0KS4 (ORCPT ); Tue, 27 Jun 2017 06:18:56 -0400 Received: from localhost.localdomain ([127.0.0.1]:60170 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S23993976AbdF0KSylUZxt (ORCPT + 5 others); Tue, 27 Jun 2017 12:18:54 +0200 Date: Tue, 27 Jun 2017 12:18:48 +0200 From: Ralf Baechle To: Palmer Dabbelt Cc: rth@twiddle.net, ink@jurassic.park.msu.ru, mattst88@gmail.com, vgupta@synopsys.com, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, geert@linux-m68k.org, ysato@users.sourceforge.jp, dalias@libc.org, davem@davemloft.net, cmetcalf@mellanox.com, gxt@mprc.pku.edu.cn, bhelgaas@google.com, viro@zeniv.linux.org.uk, james.hogan@imgtec.com, linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-m68k@vger.kernel.org, linux-mips@linux-mips.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Message-ID: <20170627101640.GA19700@linux-mips.org> References: <20170626202756.22220-1-palmer@dabbelt.com> <20170626202756.22220-2-palmer@dabbelt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170626202756.22220-2-palmer@dabbelt.com> Sender: linux-pci-owner@vger.kernel.org List-ID: On Mon, Jun 26, 2017 at 01:27:56PM -0700, Palmer Dabbelt wrote: Acked-by: Ralf Baechle Thanks, Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: ralf@linux-mips.org (Ralf Baechle) Date: Tue, 27 Jun 2017 12:18:48 +0200 Subject: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry In-Reply-To: <20170626202756.22220-2-palmer@dabbelt.com> References: <20170626202756.22220-1-palmer@dabbelt.com> <20170626202756.22220-2-palmer@dabbelt.com> List-ID: Message-ID: <20170627101640.GA19700@linux-mips.org> To: linux-snps-arc@lists.infradead.org On Mon, Jun 26, 2017@01:27:56PM -0700, Palmer Dabbelt wrote: Acked-by: Ralf Baechle Thanks, Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Tue, 27 Jun 2017 10:16:40 +0000 Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Message-Id: <20170627101640.GA19700@linux-mips.org> List-Id: References: <20170626202756.22220-1-palmer@dabbelt.com> <20170626202756.22220-2-palmer@dabbelt.com> In-Reply-To: <20170626202756.22220-2-palmer@dabbelt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Palmer Dabbelt Cc: rth@twiddle.net, ink@jurassic.park.msu.ru On Mon, Jun 26, 2017 at 01:27:56PM -0700, Palmer Dabbelt wrote: Acked-by: Ralf Baechle Thanks, Ralf