Skip to content

ERESTARTSYS (aka Error 512) should not leak to userspace #320

@dmitrym1

Description

@dmitrym1

ERESTARTSYS is intended for internal kernel purposes and should not leak to userspace. The driver should return error codes that are standard in userspace. This is EAGAIN (Try Again) for current implementation of Event Device and ETIMEDOUT for DMA read/write

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions