[vbox-dev] Patch for kernel 4.15-rc1

Larry Finger Larry.Finger at lwfinger.net
Thu Nov 30 22:27:13 GMT 2017


On 11/30/2017 01:43 PM, Gianfranco Costamagna wrote:
> Hello,
> 
> 
> I'm attaching a MIT released, really untested patch
> 
> (result of some git log -p on kernel branch, I don't even know if this builds
> and is sane)
> 
> 
> feedback appreciated :)

I had that part. It fails build because the parameter of 
rtTimerLinuxStdCallback() needs to be "struct timer_list *t". The part I have 
not gotten right is how one uses that "t" to get the correct value of pSubTimer 
from "t" using the from_timer() macro.

Larry





More information about the vbox-dev mailing list