term icon indicating copy to clipboard operation
term copied to clipboard

Fix error running tests on Linux kernel 5.13 or newer

Open ssgelm opened this issue 3 years ago • 0 comments

As of torvalds/linux@1b8b20868a6d64cfe8174a21b25b74367bdf0560, unsupported ioctls now return ENOTTY instead of EINVAL. This change was also backported to the 5.10 stable branch, so it's a problem on the current release of many Linux distros now.

ssgelm avatar Jan 13 '22 23:01 ssgelm