Re: kernel-4.13-rc0 question

2017-07-14 Thread Josh Boyer
On Fri, Jul 14, 2017 at 7:46 AM, Sérgio Basto wrote: > Hi, > I have a bug report that can't build virtualbox kmods for kernels on > rawhide > > Larry Finger for opensuse wrote: > > Yes, it does not work for kernel 4.11. The "#ifndef" will eventually be > replaced > by "#if LINUX_VERSION_CODE >= KE

kernel-4.13-rc0 question

2017-07-14 Thread Sérgio Basto
Hi, I have a bug report that can't build virtualbox kmods for kernels on rawhide Larry Finger for opensuse wrote: Yes, it does not work for kernel 4.11. The "#ifndef" will eventually be replaced by "#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 13, 0)", but that will not work until kernel 4.13-r