Hi everyone and thank you for your awesome work.
Since recently we are building an rt-kernel for Manjarolinux.
With the latest rt8 patch we are running into this issue with building
the virtualbox-dkms modules:
/var/lib/dkms/vboxhost/5.1.0_OSE/build/vboxdrv/r0drv/linux/timer-r0drv-linux.c:
In function ‘rtTimerLnxStartSubTimer’:
/var/lib/dkms/vboxhost/5.1.0_OSE/build/vboxdrv/r0drv/linux/timer-r0drv-linux.c:364:13:
error: implicit declaration of function ‘mod_timer_pinned’ [-$
mod_timer_pinned(&pSubTimer->u.Std.LnxTimer,
pSubTimer->u.Std.ulNextJiffies);
^~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:292:
/var/lib/dkms/vboxhost/5.1.0_OSE/build/vboxdrv/r0drv/linux/timer-r0drv-linux.o]
Error 1
make[1]: *** [scripts/Makefile.build:440:
/var/lib/dkms/vboxhost/5.1.0_OSE/build/vboxdrv] Error 2
make: *** [Makefile:1429:
_module_/var/lib/dkms/vboxhost/5.1.0_OSE/build] Error 2
make: Leaving directory '/usr/lib/modules/4.6.4-1-rt8-MANJARO/build'
The issue persists with the very latest virutalbox packages 5.1.0
Any hints will be greatly appreciated.
kind regards
Bernhard Landauer
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html