Skip to content

Build fails on latest kernel (5.14.0-648) #98

@giuliocasella

Description

@giuliocasella

Building module on CentOS 9 stream fails with latest kernel available (5.14.0-648.el9.x86_64), due to a change in include file linux/timer.h: from_timer has been renamed to timer_container_of.

Changing from_timer to timer_container_of in vdo/dedupe.c fix this issue.

Metadata

Metadata

Assignees

No one assigned

    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