Joye Laurent
2018-05-02 05:33:32 UTC
Hello,
I'm using the code from etherlabmaster (default branch) + your own
patches (Patchset 20171108 based on default branch 33b922ec1871).
I'm trying to compile a kernel 4.14 with rtmutex enabled at configure
time.
The compilation fails because an include directive is missing. If I add,
in the file master/locks.h, the line "include <linux/rtmutex>" right
after the line "#ifdef EC_USE_RTMUTEX", it works.
Thanks to consider this note
Laurent Joye
HaslerRail AG
I'm using the code from etherlabmaster (default branch) + your own
patches (Patchset 20171108 based on default branch 33b922ec1871).
I'm trying to compile a kernel 4.14 with rtmutex enabled at configure
time.
The compilation fails because an include directive is missing. If I add,
in the file master/locks.h, the line "include <linux/rtmutex>" right
after the line "#ifdef EC_USE_RTMUTEX", it works.
Thanks to consider this note
Laurent Joye
HaslerRail AG