Received: by 10.223.176.5 with SMTP id f5csp350914wra; Sat, 27 Jan 2018 01:03:57 -0800 (PST) X-Google-Smtp-Source: AH8x226u+/Js3tWULvam60y47RYeWc/Lntv5BW1O8G/vOfQofhsvDIZ8ZGtKKZ+/bv+f4yg91YRR X-Received: by 2002:a17:902:9346:: with SMTP id g6-v6mr16634091plp.379.1517043836959; Sat, 27 Jan 2018 01:03:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517043836; cv=none; d=google.com; s=arc-20160816; b=fSqWSAIHI1bMF52Fn6u7fknDMAuveZvOew/ceVBxJHrm/mypl4QfPyJ4lqVwTpzpBo IupzsUlwQ/pQ/reH1Jmv9MZtDebZoi9iTfasw3pTj5igOeC9M526ZbYlsSrxgeeD9Wb0 S369IgrXOknQ24I7jdFMoLUJTXDFkWrcmatcA/mnnhh8bFIDbMejQmw/53I1DcnYTmk0 YggL+3bGUHUyDL24Xk1zgnVPSjXYzIXMdXhQ4QshAWhv0JZ/5tng7qhbw2boM0wAhr+W ccVSo1BwCZxQk18ng+ObGU02SQ2Jv/D0eW1GEWG/BfJ6zuxjWtI6nYkaE+CTLZ4fJzmu myyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:references:in-reply-to:subject:cc:to:from :arc-authentication-results; bh=cHW6E6vxMLDplx/6JkNMbdFLt3h3RL4enSix6/ioUVs=; b=Boby4qSqP8Eb6RGxO49hDh6NEpRmAi29QThzs1mdse+rCzp9b6TMIltm5PrXgAOoT4 anYAg8MdLn4xiDrjRHBDID79VgCVjMRymKOKsUMMfotAQY+q0dumth/usZ66LSeQmCqn U3B7VLql+GphLnicGVh5MFOdFiyw8ArE49+PsapdFaiedY7U53+yphJ15zQSKuKROi1H XOu0uwAl9pQHQyP5RV+w7eDLKBLxzHb8h12g7XabgRR7U6dhpyhV29o9Fw56Uqr963uB yJFF4kUj3KAnWkffNRkTQv4WEMQ9y2QtoOqvLv5z7cmE4HeON+G6JpuKltBE8vx5O+cC mzNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 98-v6si5040090pla.756.2018.01.27.01.03.43; Sat, 27 Jan 2018 01:03:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752238AbeA0JCH convert rfc822-to-8bit (ORCPT + 99 others); Sat, 27 Jan 2018 04:02:07 -0500 Received: from ozlabs.org ([103.22.144.67]:51757 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531AbeA0JCG (ORCPT ); Sat, 27 Jan 2018 04:02:06 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 3zT8sm2Jcmz9s7F; Sat, 27 Jan 2018 20:02:04 +1100 (AEDT) From: Michael Ellerman To: Frederic Barrat , Greg KH Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, arnd@arndb.de, andrew.donnellan@au1.ibm.com, alastair@au1.ibm.com Subject: Re: [PATCH v2 12/13] ocxl: Documentation In-Reply-To: References: <20180123113148.6024-1-fbarrat@linux.vnet.ibm.com> <20180123113148.6024-13-fbarrat@linux.vnet.ibm.com> <20180125131748.GB8576@kroah.com> Date: Sat, 27 Jan 2018 20:02:04 +1100 Message-ID: <87mv0z3cab.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Frederic Barrat writes: > Le 25/01/2018 à 14:17, Greg KH a écrit : >> On Tue, Jan 23, 2018 at 12:31:47PM +0100, Frederic Barrat wrote: >>> ocxl.rst gives a quick, high-level view of opencapi. >>> >>> Update ioctl-number.txt to reflect ioctl numbers being used by the >>> ocxl driver >>> >>> Signed-off-by: Frederic Barrat >>> --- >>> Documentation/ABI/testing/sysfs-class-ocxl | 35 +++++++ >>> Documentation/accelerators/ocxl.rst | 160 +++++++++++++++++++++++++++++ >>> Documentation/ioctl/ioctl-number.txt | 1 + >>> 3 files changed, 196 insertions(+) >>> create mode 100644 Documentation/ABI/testing/sysfs-class-ocxl >>> create mode 100644 Documentation/accelerators/ocxl.rst >>> >>> diff --git a/Documentation/ABI/testing/sysfs-class-ocxl b/Documentation/ABI/testing/sysfs-class-ocxl >>> new file mode 100644 >>> index 000000000000..ac11deb71235 >>> --- /dev/null >>> +++ b/Documentation/ABI/testing/sysfs-class-ocxl >>> @@ -0,0 +1,35 @@ >>> +What: /sys/class/ocxl//afu_version >>> +Date: January 2018 >>> +Contact: linuxppc-dev@lists.ozlabs.org >>> +Description: read only >>> + Version of the AFU, in the format : >>> + Reflects what is read in the configuration space of the AFU >> >> Odd mix of tabs and spaces in this file, please just use tabs. > > Oops! Will fix. I've already applied it to my test tree, I'll fix it up. cheers