Skip to content

versions using ioctl is not possible to insert to the kernel #7

@vysocky

Description

@vysocky

We have two system using the same CentOS 7 with old kernel (3.10.0-1160.80.1.el7.x86_64). One of the systems works perfectly with the master version of the amd_hsmp, however the other one (2x7763 + 8x A100 per node) fails when inserting the kernel module. It results in the following error:

insmod: ERROR: could not insert module amd_hsmp/4276242/amd_hsmp.ko: No such device

I have tested older versions of the code, and found out that only the very old version without ioctl interface (5d590b2) is possible to insert, and works fine.

Do you have a clue why the ioctl versions do not work? Thanks
@nchatrad

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