Some people leave commit about could dkms virtualbox. Could try this one.
https://github.com/xanmod/linux/issues/125#issuecomment-808166694 https://www.virtualbox.org/ticket/20178#comment:1
--- vboxdrv/SUPDrvTracer.c 2020-02-20 14:23:59.000000000 +0100 +++ vboxdrv/SUPDrvTracer.c 2021-03-19 08:44:27.953262434 +0100 @@ -1479,6 +1479,10 @@ # if defined(RT_ARCH_AMD64) asm(" \ movq g_pfnSupdrvProbeFireKernel(%rip), %rax \n\ +999:\n\ + .pushsection .discard.retpoline_safe\n\ + .quad 999b\n\ + .popsection\n\ jmp *%rax \n\ "); # elif defined(RT_ARCH_X86)
Pinned Comments
hougelangley commented on 2021-03-26 18:01
Some people leave commit about could dkms virtualbox. Could try this one.
https://github.com/xanmod/linux/issues/125#issuecomment-808166694 https://www.virtualbox.org/ticket/20178#comment:1
--- vboxdrv/SUPDrvTracer.c 2020-02-20 14:23:59.000000000 +0100 +++ vboxdrv/SUPDrvTracer.c 2021-03-19 08:44:27.953262434 +0100 @@ -1479,6 +1479,10 @@ # if defined(RT_ARCH_AMD64) asm(" \ movq g_pfnSupdrvProbeFireKernel(%rip), %rax \n\ +999:\n\ + .pushsection .discard.retpoline_safe\n\ + .quad 999b\n\ + .popsection\n\ jmp *%rax \n\ "); # elif defined(RT_ARCH_X86)
hougelangley commented on 2021-01-31 08:56
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
For Linux Torvalds
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 647F28654894E3BD457199BE38DBBDC86092693E
For Greg Kroah-Hartman