From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db8outboundpool.messaging.microsoft.com (mail-db8lp0184.outbound.messaging.microsoft.com [213.199.154.184]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "MSIT Machine Auth CA 2" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 8C41A2C007A for ; Tue, 25 Jun 2013 04:34:59 +1000 (EST) Date: Mon, 24 Jun 2013 13:33:55 -0500 From: Scott Wood Subject: Re: Pull request: scottwood/linux.git for-3.10 To: Scott Wood References: <20130618201452.GA5429@home.buserror.net> <1371660630.9073.34@snotra> In-Reply-To: <1371660630.9073.34@snotra> (from scottwood@freescale.com on Wed Jun 19 11:50:30 2013) Message-ID: <1372098835.8183.4@snotra> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 06/19/2013 11:50:30 AM, Scott Wood wrote: > On 06/19/2013 10:06:38 AM, Kumar Gala wrote: >>=20 >> On Jun 18, 2013, at 3:14 PM, Scott Wood wrote: >>=20 >> > This fixes a regression that causes 83xx to oops on boot if a >> > non-express PCI bus is present. >> > >> > The following changes since commit =20 >> 17858ca65eef148d335ffd4cfc09228a1c1cbfb5: >> > >> > Merge tag 'please-pull-fixia64' of =20 >> git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 =20 >> 06:29:19 -1000) >> > >> > are available in the git repository at: >> > >> > >> > git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git =20 >> for-3.10 >> > >> > for you to fetch changes up to =20 >> 2383ea94854bcf5a0df3c6803b980868cef95418: >> > >> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers =20 >> (2013-06-18 14:44:57 -0500) >> > >> > ---------------------------------------------------------------- >> > Rojhalat Ibrahim (1): >> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers >> > >> > arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++--------------- >> > 1 file changed, 9 insertions(+), 15 deletions(-) >>=20 >> What about Rohit's patch: powerpc/pci: Fix setup of Freescale PCI / =20 >> PCIe controllers? Seems like also a fix for 3.10 >=20 > That's the patch I'm asking you to pull. :-P Ping -Scott=