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 25C771A0015 for ; Thu, 21 May 2015 19:10:27 +1000 (AEST) Received: from e23smtp03.au.ibm.com (e23smtp03.au.ibm.com [202.81.31.145]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id DAEB21400A0 for ; Thu, 21 May 2015 19:10:26 +1000 (AEST) Received: from /spool/local by e23smtp03.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 21 May 2015 19:10:26 +1000 Received: from d23relay07.au.ibm.com (d23relay07.au.ibm.com [9.190.26.37]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id D6E043578052 for ; Thu, 21 May 2015 19:10:24 +1000 (EST) Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay07.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t4L9AHvH29622402 for ; Thu, 21 May 2015 19:10:25 +1000 Received: from d23av04.au.ibm.com (localhost [127.0.0.1]) by d23av04.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t4L99pkD029651 for ; Thu, 21 May 2015 19:09:52 +1000 Content-Type: text/plain; charset=UTF-8 From: Ian Munsie To: Michael Neuling Cc: mpe , benh , "Matthew R. Ochs" , linuxppc-dev , "Manoj N. Kumar" , brking , Daniel Axtens Subject: Re: [PATCH 07/19] cxl: Re-order card init to check the VSEC earlier In-reply-to: <1432034556-32400-8-git-send-email-mikey@neuling.org> References: <1432034556-32400-1-git-send-email-mikey@neuling.org> <1432034556-32400-8-git-send-email-mikey@neuling.org> Date: Thu, 21 May 2015 19:09:27 +1000 Message-Id: <1432199187-sup-2028@delenn.ozlabs.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I think this is missing the From line to indicate I wrote it ;) Otherwise... Acked-by: Ian Munsie ;-)