[Bug 291212] x11/nvidia-driver: CURRENT fails to load kernel module due to commit 9562994a7aacee2baae6ddee1a7b558b48ae39ef
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291212 --- Comment #13 from Tomoaki AOKI <[email protected]> --- By fgrepping, no symbols other than nv_kthread_q_schedule_q_item are found in extracted upstream tarball. And nv_kthread_q_schedule_q_item doesn't appear on any legacy versions in-tree. The function is implemented in nvidia.ko and all others seem to be consumers. Fortunately, it could be found in open source part. Will try it to be exported later. -- You are receiving this mail because: You are the assignee for the bug.