Open brauner opened 6 years ago
Not sure if Tonny Wong is on Github otherwise I'd ping him. :)
I will forward to Tonny.
Thanks,
Kelly
From: Christian Brauner [mailto:notifications@github.com] Sent: Friday, July 27, 2018 7:53 AM To: GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization MxGPU-Virtualization@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization] mxgpu: adapt to changes in kernels >= 4.11.0 (#9)
Not sure if Tonny Wong is on Github otherwise I'd ping him. :)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization/pull/9#issuecomment-408396744 , or mute the thread https://github.com/notifications/unsubscribe-auth/ASfsUxf-V5EunOvfYPugQoqp9b_2QJJjks5uKv8tgaJpZM4VjX3h . https://github.com/notifications/beacon/ASfsU3mkx-W4Q4cmYuSUqHsnxecy8tQBks5uKv8tgaJpZM4VjX3h.gif
It looks like this PR can be closed. Current master seems to have the changes proposed here.
It looks like this PR can be closed. Current master seems to have the changes proposed here.
Can you point to the commit or code by any chance?
There are very few commits, apparently one per release. The code I checked was https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization/blob/master/drv/gim_drv.c where I can find things such as #if LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)
Signed-off-by: Christian Brauner christian@brauner.io