[LTP] NS_* ioctl commands fail in 32bit compat mode (-m32)

Richard Palethorpe rpalethorpe@suse.de
Mon May 6 12:39:09 CEST 2019


Richard Palethorpe <rpalethorpe@suse.de> writes:

> Hello Federico,
>
> All the tests fail with something similar to:
> ioctl_ns01.c:45: FAIL: unexpected ioctl error: ENOTTY
>
> when compiled with the -m32 flag on at least SUSE kernel 4.20 and
> 4.12.
>
> Do you know if this feature is expected to work in 32bit compat mode?
> Maybe the size of the arguments should be different when using 32bit mode?

FYI, it seems the size of the argument and value are the same on both 32bit
and 64bit mode in user space.

-- 
Thank you,
Richard.


More information about the ltp mailing list