Skip to content

IoctlFlags does not support UFFDIO_POISON #61

Description

@kawasin73

From Linux 6.6, uffdio_register.iotcls contains a bit for _UFFDIO_POISON (code).

register() always fails as UnrecognizedIoctls(284) because struct IoctlFlags does not support UFFDIO_POISON yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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