Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Account for sysctl user->kernel pointer change #228

Description

@geofft

torvalds/inux@32927393dc1ccd60fb2bdc05b9e8e88753761469 switches proc_handler from taking user pointers to taking kernel ones that are already copied to userspace for us. We should support this change in API and skip the UserSlicePtr bits on v5.8 and newer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions