From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:12080 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751532AbcGLNUs (ORCPT ); Tue, 12 Jul 2016 09:20:48 -0400 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u6CDIh40136426 for ; Tue, 12 Jul 2016 09:20:48 -0400 Received: from e24smtp05.br.ibm.com (e24smtp05.br.ibm.com [32.104.18.26]) by mx0b-001b2d01.pphosted.com with ESMTP id 243eddubf4-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 12 Jul 2016 09:20:47 -0400 Received: from localhost by e24smtp05.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 12 Jul 2016 10:20:45 -0300 Received: from d24relay02.br.ibm.com (d24relay02.br.ibm.com [9.13.184.26]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id D2E461DC006D for ; Tue, 12 Jul 2016 09:20:34 -0400 (EDT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.8.31.93]) by d24relay02.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u6CDKgdj31850760 for ; Tue, 12 Jul 2016 10:20:42 -0300 Received: from d24av02.br.ibm.com (localhost [127.0.0.1]) by d24av02.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u6CDKg1k011734 for ; Tue, 12 Jul 2016 10:20:42 -0300 Subject: Re: [patch added to 3.12-stable] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism To: Jiri Slaby , stable@vger.kernel.org References: <20160712094129.25202-1-jslaby@suse.cz> <20160712094129.25202-39-jslaby@suse.cz> <5784E425.8070706@linux.vnet.ibm.com> <1155eba5-d5c0-633a-3276-5312cd3ad4ef@suse.cz> Cc: Michael Ellerman , Gavin Shan From: "Guilherme G. Piccoli" Date: Tue, 12 Jul 2016 10:20:41 -0300 MIME-Version: 1.0 In-Reply-To: <1155eba5-d5c0-633a-3276-5312cd3ad4ef@suse.cz> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Message-Id: <5784EEA9.5030004@linux.vnet.ibm.com> Sender: stable-owner@vger.kernel.org List-ID: On 07/12/2016 10:03 AM, Jiri Slaby wrote: > On 07/12/2016, 02:35 PM, Guilherme G. Piccoli wrote: >> On 07/12/2016 06:41 AM, Jiri Slaby wrote: >>> From: "Guilherme G. Piccoli" >>> >>> This patch has been added to the 3.12 stable tree. If you have any >>> objections, please let us know. >>> >> >> Jiri, thanks for letting me know. If you added this on 3.12, you need to >> add another commit (that has a fix to this one): 8a934efe9434 >> ("powerpc/pseries: Fix PCI config address for DDW") >> >> I'm not sure if you already added 8a934efe9434, but in any case I found >> useful to warn you. > > Yes, 8a934efe9434 was added too. Thanks for the heads-up, it's > appreciated. Thanks. Thank you Jiri :)