You say you have a 5.5.0 kernel but this error suggests
you have stuff (backported?) from the 5.6 mainline kernel train
in there. Refer to:
Ticket #19312 (assigned defect)
Linux: kernel 5.6 - we need changes
https://www.virtualbox.org/ticket/19312
On Thu, 12 Mar 2020 22:41:36 +0100, George R Goffe via
VBox-users-community <[email protected]> wrote:
Hi,
I'm running the latest developer version of VirtualBox with "my" latest
kernel (5.5.0-0.rc6.git0.1.fc32.x86_64).
Has anyone seen this error message:
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c: In function
‘rtR0MemObjNativeMapKernel’:
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1465:32: error: implicit
declaration of function ‘ioremap_nocache’; did you mean ‘ioremap_cache’?
[-Werror=implicit-function-declaration]
1465 | ?
ioremap_nocache(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub)
| ^~~~~~~~~~~~~~~
| ioremap_cache
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1466:30: warning:
pointer/integer type mismatch in conditional expression
1466 | :
ioremap(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub);
| ^
./tools/objtool/objtool orc generate --module --no-fp --retpoline
--uaccess /tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.o
--
frankB
Oracle Virtualbox Development
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:
mailto:[email protected]?subject=unsubscribe