MxGPU-Virtualization icon indicating copy to clipboard operation
MxGPU-Virtualization copied to clipboard

mxgpu: adapt to changes in kernels >= 4.11.0

Open brauner opened this issue 6 years ago • 5 comments

Signed-off-by: Christian Brauner [email protected]

brauner avatar Jul 27 '18 11:07 brauner

Not sure if Tonny Wong is on Github otherwise I'd ping him. :)

brauner avatar Jul 27 '18 11:07 brauner

I will forward to Tonny.

Thanks,

Kelly

From: Christian Brauner [mailto:[email protected]] Sent: Friday, July 27, 2018 7:53 AM To: GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization [email protected] Cc: Subscribed [email protected] 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

kzytaruk avatar Jul 27 '18 15:07 kzytaruk

It looks like this PR can be closed. Current master seems to have the changes proposed here.

stormi avatar Dec 02 '19 16:12 stormi

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?

brauner avatar Dec 02 '19 16:12 brauner

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)

stormi avatar Dec 02 '19 16:12 stormi