Skip to content

kernel modules can't be loaded if build with 2019.03-rc1 toolchain #9

@evgeniy-paltsev

Description

@evgeniy-paltsev

If we build kernel with 2019.03-rc1 toolchain we get errors on modules loading.

I.E:

insmod ./lib/modules/4.19.9/kernel/net/ipv6/ipv6.ko
ipv6: unknown relocation: 82
insmod: ERROR: could not insert module ./lib/modules/4.19.9/kernel/net/ipv6/ipv6.ko: Invalid module format

Everything works fine with previous toolchain (2018.09).
This issue can be reproduced on different versions of kernel (I've tried 4.19.9, 4.20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions