Re: sched: exporting linux-rt migrate_disable for ZFS

2020-12-15 Thread Steven Rostedt
On Tue, 15 Dec 2020 04:19:23 +0100 Mike Galbraith wrote: > From 859a31c5ec958326dd046f4e41f6fa0db0ce98c3 Mon Sep 17 00:00:00 2001 > From: Steven Rostedt > Date: Mon, 16 Apr 2012 21:51:54 -0400 > Subject: rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL only > > Modules that load on

Re: sched: exporting linux-rt migrate_disable for ZFS

2020-12-14 Thread Mike Galbraith
On Mon, 2020-12-14 at 13:33 +0100, Sebastian Andrzej Siewior wrote: > On 2020-12-08 23:58:27 [+], Orivej Desh wrote: > > Greetings! > Hi, > > > With sched-Add-migrate_disable.patch first released in v5.9-rc8-rt14 [1] > > linux-rt defines functions migrate_disable and migrate_enable. > > They ar

Re: sched: exporting linux-rt migrate_disable for ZFS

2020-12-14 Thread Orivej Desh
* Sebastian Andrzej Siewior [2020-12-14] > On 2020-12-08 23:58:27 [+], Orivej Desh wrote: > > With sched-Add-migrate_disable.patch first released in v5.9-rc8-rt14 [1] > > linux-rt defines functions migrate_disable and migrate_enable. > > They are used in linux headers in various macros and sta

Re: sched: exporting linux-rt migrate_disable for ZFS

2020-12-14 Thread Sebastian Andrzej Siewior
On 2020-12-08 23:58:27 [+], Orivej Desh wrote: > Greetings! Hi, > With sched-Add-migrate_disable.patch first released in v5.9-rc8-rt14 [1] > linux-rt defines functions migrate_disable and migrate_enable. > They are used in linux headers in various macros and static inline > functions, and in p