Re: [ANNOUNCE] v4.11.7-rt3

From: Sebastian Andrzej Siewior
Date: Thu Jun 29 2017 - 03:50:11 EST


On 2017-06-29 02:30:12 [+0200], Bernhard Landauer wrote:
> I'm unable to compile the ndiswrapper extramodule against 4.11.7-rt3

I am surprised that this is still needed.

> 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?

You should only need a read copy and ->cpus_ptr is for that.

> kind regards
> Bernhard

Sebastian