Closed bsteinb closed 12 months ago
The fix has been merged. Closing this issue.
I thought this fix had made it into the 2.4.1 release, but apparently it has not and still persists in the latest release. I think driver version 545 was never officially released, but driver 550.54.14 was released a few days ago and gdrcopy has the same issue with detecting its flavor.
In driver series 545, the
MODULE_LICENSE("Dual MIT/GPL")
declaration has been moved tonv.c
whilenv-frontend.c
has been removed. Thus, the detection mechanism insrc/gdrdrv/Makefile
fails to detect the driver flavor correctly.https://github.com/NVIDIA/open-gpu-kernel-modules/commit/b5bf85a8e3eb2516b9abca4d1becaf1172d62822#diff-cfa223e43b41102b8f71ac8d5034f4bca83f31d11a8ba1f8e4fd486e2c44043b