Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

slab_ptr support for <5.16 kernels #2

Description

@kiks7

Based on issue #1, slab_ptr is not supported for kernels <5.16, due to the usage of the unsupported virt_to_folio function.

As a temporary solution, the slab_ptr function is disabled on unsupported kernels, but it will be better to find an alternative solution to the virt_to_folio function in order to be compatible with older kernels too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions