From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110354] Confusing Junk in the results: Last errno: 25,
Inappropriate ioctl for device
Date: Mon, 08 Apr 2019 11:43:38 +0000
Message-ID:
Bug ID
110354
Summary
Confusing Junk in the results: Last errno: 25, Inappropriate =
ioctl for device
Product
DRI
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
major
Priority
medium
Component
IGT
Assignee
dri-devel@lists.freedesktop.org
Reporter
arkadiusz.hiler@intel.com
IGT's asserts log the last errno if it's not 0, and it seems l=
ike we get this
"Inappropriate ioctl for device" quite often polluting the CI res=
ults and
confusing people.=20
We have to locate where is it originating from and set errno to 0 after
handling it to stop the pollution.
Some examples:
https://bugs.freedesktop.org/show_bug.=
cgi?id=3D109358
https://bugs.freedesktop.org/show_bug.=
cgi?id=3D110037
https://bugs.freedesktop.org/show_bug.=
cgi?id=3D110279