Skip to content

Detect preemption mode before installing kernel module #1629

@mmichal10

Description

@mmichal10

As metioned in #1482, OCL doesn't work on kernels with involuntary preemption disabled. The check introduced in #1623 prevents installing the kernel module on incompatible kernels but the configure framework and Makefiles should be more verbose about the issue.

configure should detect whether the preemption mode and:
- for dynamic mode - advise user not to boot the kernel with involuntary preemption
- for RT/full preemption - reject to compile

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions