[PATCH 12/15] Documentation: Reserve ioctl number for mshv driver

Jonathan Corbet corbet at lwn.net
Thu Aug 3 06:23:31 PDT 2023


Wei Liu <wei.liu at kernel.org> writes:

> This needs an ack from Jonathan.

>From me?  If every docs change needed an ack from me we'd be in rather
worse shape than we are now.  You can certainly have one:

Acked-by: Jonathan Corbet <corbet at lwn.net>

...but I don't control ioctl() numbers and don't need to gate-keep a
change like this.

Thanks,

jon

> On Thu, Jul 27, 2023 at 12:54:47PM -0700, Nuno Das Neves wrote:
>> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>
>> ---
>>  Documentation/userspace-api/ioctl/ioctl-number.rst | 2 ++
>>  1 file changed, 2 insertions(+)
>> 
>> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
>> index 0a1882e296ae..ca6b82419118 100644
>> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
>> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
>> @@ -355,6 +355,8 @@ Code  Seq#    Include File                                           Comments
>>  0xB6  all    linux/fpga-dfl.h
>>  0xB7  all    uapi/linux/remoteproc_cdev.h                            <mailto:linux-remoteproc at vger.kernel.org>
>>  0xB7  all    uapi/linux/nsfs.h                                       <mailto:Andrei Vagin <avagin at openvz.org>>
>> +0xB8  all    uapi/linux/mshv.h                                       Microsoft Hypervisor VM management APIs
>> +                                                                     <mailto:linux-hyperv at vger.kernel.org>
>>  0xC0  00-0F  linux/usb/iowarrior.h
>>  0xCA  00-0F  uapi/misc/cxl.h
>>  0xCA  10-2F  uapi/misc/ocxl.h
>> -- 
>> 2.25.1
>> 



More information about the linux-arm-kernel mailing list