lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 26 Jan 2018 16:10:08 +0100
From:   Frederic Barrat <fbarrat@...ux.vnet.ibm.com>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
        arnd@...db.de, mpe@...erman.id.au, andrew.donnellan@....ibm.com,
        alastair@....ibm.com
Subject: Re: [PATCH v2 12/13] ocxl: Documentation



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 <fbarrat@...ux.vnet.ibm.com>
>> ---
>>   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 name>/afu_version
>> +Date:           January 2018
>> +Contact:        linuxppc-dev@...ts.ozlabs.org
>> +Description:    read only
>> +                Version of the AFU, in the format <major>:<minor>
>> +		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.

   Fred


> thanks,
> 
> greg k-h
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ