From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id AE4661A1FB8 for ; Mon, 7 Sep 2015 11:02:47 +1000 (AEST) Received: from e23smtp05.au.ibm.com (e23smtp05.au.ibm.com [202.81.31.147]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 861611401CB for ; Mon, 7 Sep 2015 11:02:46 +1000 (AEST) Received: from /spool/local by e23smtp05.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 7 Sep 2015 11:02:46 +1000 Received: from d23relay09.au.ibm.com (d23relay09.au.ibm.com [9.185.63.181]) by d23dlp01.au.ibm.com (Postfix) with ESMTP id B348D2CE8050 for ; Mon, 7 Sep 2015 11:02:43 +1000 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay09.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t8712ZNj56098896 for ; Mon, 7 Sep 2015 11:02:43 +1000 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 t8712Axu027762 for ; Mon, 7 Sep 2015 11:02:11 +1000 Content-Type: text/plain; charset=UTF-8 From: Ian Munsie To: "andrew.donnellan" Cc: linuxppc-dev , mikey , dja Subject: Re: [PATCH] cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline In-reply-to: <1441586838-5371-1-git-send-email-andrew.donnellan@au1.ibm.com> References: <1441347624-9787-1-git-send-email-andrew.donnellan@au1.ibm.com> <1441586838-5371-1-git-send-email-andrew.donnellan@au1.ibm.com> Date: Mon, 07 Sep 2015 11:01:45 +1000 Message-Id: <1441587670-sup-9098@delenn.ozlabs.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , That looks better :) Acked-by: Ian Munsie