Skip to content

"sched_setaffinity" [fs/winefs/winefs.ko] undefined! #10

@YozoraHoshifuru

Description

@YozoraHoshifuru

Hello!
I'd like to dynamically load WineFS, thus I ran the command make menuconfig and modified the * in the option box of DuoFS to M after running cp CONFIG_WINEFS .config and make olddefconfig.
However, when I compiled and installed the Linux kernel 5.1 in Linux-5.1/ directory, the error like this occurs:

ERROR: "sched_setaffinity" [fs/winefs/winefs.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[1]: *** [__modpost] Error 1
Makefile:1266: recipe for target 'modules' failed
make: *** [modules] Error 2

image
image
Here are the figures showing that I have modified the * in the option box of DuoFS to M in menuconfig.
If I want to dynamically load WineFS instead of build it into the kernel, how should I modify the CONFIG_WINEFS or menuconfig?
Looking forward to your reply!
Thanks!

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