Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Compilation issue with 5.12 kernels #33

@pmaliset-xlnx

Description

@pmaliset-xlnx

ktf/kernel/ktf_cov.c:188:16: error: ‘module_mutex’ undeclared (first use in this function); did you mean ‘module_put’?
188 | mutex_unlock(&module_mutex);
| ^~~~~~~~~~~~
| module_put
ktf/kernel/ktf_cov.c:568:15: error: ‘module_mutex’ undeclared (first use in this function); did you mean ‘module_put’?
568 | mutex_lock(&module_mutex);
| ^~~~~~~~~~~~
| module_put

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions