commit | ea9d97163523d299022fc78258eccc466d92102a | [log] [tgz] |
---|---|---|
author | Steffen Eiden <seiden@linux.ibm.com> | Thu Jun 15 12:05:28 2023 +0200 |
committer | Janosch Frank <frankja@linux.ibm.com> | Fri Jun 16 11:08:09 2023 +0200 |
tree | b1bd8569a17886d840b7e4b6678bee6a9c877f3a | |
parent | 4255ce017723238dddbb63ba06d760d73b57896a [diff] |
s390/uvdevice: Add info IOCTL Add an IOCTL that allows userspace to find out which IOCTLs the uvdevice supports without trial and error. Explicitly expose the IOCTL nr for the request types. Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Janosch Frank <frankja@linux.ibm.com> Link: https://lore.kernel.org/r/20230615100533.3996107-3-seiden@linux.ibm.com Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Message-Id: <20230615100533.3996107-3-seiden@linux.ibm.com>