[Bug 1835197] Re: bcmwl dkms won't build on 5.1.x kernels (get_ds() -> KERNEL_DS)
Herrie
ubuntu.com at herrie.org
Thu Nov 7 12:48:20 UTC 2019
It would be good if this could be fixed, since all 5.3 kernels don't
work now due to these 2 lines.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1835197
Title:
bcmwl dkms won't build on 5.1.x kernels (get_ds() -> KERNEL_DS)
Status in bcmwl package in Ubuntu:
Confirmed
Bug description:
bcmwl dkms won't build on 5.1.x kernels
The problem is in use of kernel's get_ds() macro which was removed
upstream:
#define get_ds() (KERNEL_DS)
Instead KERNEL_DS should be used directly.
See this patch:
https://nest.parrotsec.org/h0tw4t3r/broadcom-fork-5.1.0-kernel/commit/9661e61c6e42e33fb591976ec15461ad45b71104
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1835197/+subscriptions
More information about the Ubuntu-sponsors
mailing list