Re: [ANNOUNCE] v4.11.7-rt3
From: Mike Galbraith <hidden>
Date: 2017-06-29 02:55:34
Also in:
lkml
From: Mike Galbraith <hidden>
Date: 2017-06-29 02:55:34
Also in:
lkml
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