-
-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kernel 6.13-tkg-psd Fedora 41 error ERROR: modpost: "preempt_model_lazy" [arch/x86/kvm/kvm.ko] undefined! #1067
Comments
Getting the ~same.
|
I'm trying to compile linux-tkg 6.13 with pds scheduler and NTSync patch. Everything else is set to it's defaults. I forgot to mention that I also disabled the option _force_all_threads by setting to false. That was after a few compilation tries, however it won't give any positive effect on the issue. |
Downgrading to 6.12 fixed it for me |
This is because prjc hasn't been updated to handle linux-6.13 lazy preemption. |
I would like to emphasize the importance of fixing the PDS patch. I don't know how the progress is. |
Should be fixed in PR 1052 now. |
Is there anyone to merge PRs? I don't think there's been any actions since mid December. Edit: Glad to see you back Tk! Get well! |
CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_isp.o
CC [M] drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.o
CC [M] drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.o
LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o
AR drivers/gpu/built-in.a
AR drivers/built-in.a
AR built-in.a
AR vmlinux.a
LD vmlinux.o
OBJCOPY modules.builtin.modinfo
GEN modules.builtin
MODPOST Module.symvers
ERROR: modpost: "preempt_model_lazy" [arch/x86/kvm/kvm.ko] undefined!
ERROR: modpost: "preempt_model_lazy" [fs/jbd2/jbd2.ko] undefined!
ERROR: modpost: "preempt_model_lazy" [fs/btrfs/btrfs.ko] undefined!
make[4]: *** [scripts/Makefile.modpost:145: Module.symvers] Error 1
make[3]: *** [Makefile:1942: modpost] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.4TKu4T (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.4TKu4T (%build)
make[2]: *** [scripts/Makefile.package:75: binrpm-pkg] Error 1
make[1]: *** [/home/dom/Downloads/linux-tkg/linux-src-git/Makefile:1625: binrpm-pkg] Error 2
make: *** [Makefile:251: __sub-make] Error 2
-> exit cleanup done
system-info.txt
shell-output.log.txt
prepare.log.txt
customization.cfg.txt
The text was updated successfully, but these errors were encountered: