[PATCH] Update ioctl entries from linux v5.1
Dmitry V. Levin
ldv at altlinux.org
Mon May 20 10:22:36 UTC 2019
On Wed, May 08, 2019 at 04:28:24PM +0300, Gleb Fotengauer-Malinovskiy wrote:
> * linux/32/ioctls_inc_align16.h: Update from linux v5.1
> using ioctls_gen.sh.
> * linux/32/ioctls_inc_align32.h: Likewise.
> * linux/32/ioctls_inc_align64.h: Likewise.
> * linux/64/ioctls_inc.h: Likewise.
> * linux/x32/ioctls_inc0.h: Likewise.
> * NEWS: Mention this.
> ---
> NEWS | 1 +
> linux/32/ioctls_inc_align16.h | 17 +++++++++++++++++
> linux/32/ioctls_inc_align32.h | 17 +++++++++++++++++
> linux/32/ioctls_inc_align64.h | 17 +++++++++++++++++
> linux/64/ioctls_inc.h | 17 +++++++++++++++++
> linux/x32/ioctls_inc0.h | 17 +++++++++++++++++
> 6 files changed, 86 insertions(+)
Thanks for this update. Unfortunately, it causes one of our tests to fail
with the following diagnostics:
FAIL: ioctl_random.gen
-ioctl(-1, RNDZAPENTCNT) = -1 EBADF (Bad file descriptor)
+ioctl(-1, FASTRPC_IOCTL_INIT_ATTACH or RNDZAPENTCNT) = -1 EBADF (Bad file descriptor)
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190520/9d6f6122/attachment.bin>
More information about the Strace-devel
mailing list