From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp02.au.ibm.com (e23smtp02.au.ibm.com [202.81.31.144]) (using TLSv1.2 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 7E1881A2B72 for ; Fri, 4 Mar 2016 11:10:56 +1100 (AEDT) Received: from localhost by e23smtp02.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 4 Mar 2016 10:10:55 +1000 Received: from d23relay10.au.ibm.com (d23relay10.au.ibm.com [9.190.26.77]) by d23dlp01.au.ibm.com (Postfix) with ESMTP id A8F1B2CE8056 for ; Fri, 4 Mar 2016 11:10:52 +1100 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay10.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u240AiNv5439928 for ; Fri, 4 Mar 2016 11:10:52 +1100 Received: from d23av01.au.ibm.com (localhost [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u240AJaO028953 for ; Fri, 4 Mar 2016 11:10:20 +1100 Date: Fri, 4 Mar 2016 11:09:54 +1100 From: Gavin Shan To: Gavin Shan Cc: Michael Ellerman , linuxppc-dev@lists.ozlabs.org, ruscur@russell.cc Subject: Re: [PATCH v2 0/3] powerpc/eeh: Enhancement to EEH for VF Message-ID: <20160304000954.GA16099@gwshan> Reply-To: Gavin Shan References: <1456885732-23070-1-git-send-email-gwshan@linux.vnet.ibm.com> <1456887816.24490.6.camel@ellerman.id.au> <20160304000136.GB7162@gwshan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20160304000136.GB7162@gwshan> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Mar 04, 2016 at 11:01:36AM +1100, Gavin Shan wrote: >On Wed, Mar 02, 2016 at 02:03:36PM +1100, Michael Ellerman wrote: >>On Wed, 2016-03-02 at 13:28 +1100, Gavin Shan wrote: >> >>> Those patches are based on the series of patches supporting EEH for VF, >>> which is pending for merging: https://patchwork.ozlabs.org/patch/581315/ >> >>I haven't merged them yet, so can you please fold the fixes into the series >>where appropriate. >> > >A updated series (v5), which includes the base patches and addtional fixes, >was posted: https://patchwork.ozlabs.org/patch/591650/ > oops, It's v15 actually, not v5. >Thanks, >Gavin