From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e36.co.us.ibm.com (e36.co.us.ibm.com [32.97.110.154]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 345E31A1A90 for ; Fri, 18 Dec 2015 08:25:01 +1100 (AEDT) Received: from localhost by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 17 Dec 2015 14:24:56 -0700 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp01.boulder.ibm.com (Postfix) with ESMTP id A712DC40006 for ; Thu, 17 Dec 2015 14:12:45 -0700 (MST) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tBHLOYPw24313878 for ; Thu, 17 Dec 2015 14:24:34 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tBHLOY9l028862 for ; Thu, 17 Dec 2015 14:24:34 -0700 Subject: Re: [PATCH 1/6] cxlflash: Fix to escalate LINK_RESET also on port 1 To: "Matthew R. Ochs" References: <1449787867-23015-1-git-send-email-ukrishn@linux.vnet.ibm.com> <1449788006-23055-1-git-send-email-ukrishn@linux.vnet.ibm.com> Cc: linux-scsi@vger.kernel.org, James Bottomley , "Martin K. Petersen" , "Manoj N. Kumar" , Brian King , linuxppc-dev@lists.ozlabs.org, Ian Munsie , Andrew Donnellan From: Uma Krishnan Message-ID: <5673281F.9040306@linux.vnet.ibm.com> Date: Thu, 17 Dec 2015 15:24:47 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 12/14/2015 11:30 AM, Matthew R. Ochs wrote: > Acked-by: Matthew R. Ochs > Reviewed-by: Uma Krishnan