Re: [ANNOUNCE] v4.11.7-rt3
From: Mike Galbraith
Date: Wed Jun 28 2017 - 22:56:16 EST
On Thu, 2017-06-29 at 02:30 +0200, Bernhard Landauer wrote:
> I'm unable to compile the ndiswrapper extramodule against 4.11.7-rt3
>
> I get lots of errors of the kind
>
> 'struct task_struct' has no member named 'cpus_allowed'; did you mean
> 'nr_cpus_allowed'?
>
> What can I do?
cpus_allowed became cpus_mask. ÂAnything (crash.. hohum, yet again)
that rummages around in the kernels gizzard will have to adapt.
-Mike