HomeFreeBSD

The intel kernel driver leaks error code "512" (ERESTARTSYS) to

Description

The intel kernel driver leaks error code "512" (ERESTARTSYS) to
userland. This error code should be converted to EINTR and/or EAGAIN.

Teach libdrm to handle this error code as a work around, and add a
override to not apply the patch. Which is done for people doing
DRM development.

PR: 204174

Details

Provenance
kwmAuthored on
Parents
rP400651: Update to v5.23.4-68-g0ad694a.
Branches
Unknown
Tags
Unknown