Re: [ANNOUNCE] 4.1.42-rt50

2017-08-28 Thread Sebastian Andrzej Siewior
On 2017-08-16 15:42:28 [-0500], Julia Cartwright wrote: > Hello RT Folks! > > I'm pleased to announce the 4.1.42-rt50 stable release. Okay. So this seemed to happen around v4.1.19 RT where this chunk got in: +#define assert_rcu_or_wq_mutex_or_pool_mutex(wq) \ + rcu_loc

Re: [ANNOUNCE] 4.1.42-rt50

2017-08-18 Thread Sebastian Andrzej Siewior
On 2017-08-17 13:53:27 [-0500], Julia Cartwright wrote: > > Ah! Thanks. Indeed. I did see the upstream-queued version get cc'd to > linux-rt-users, but didn't see the rcu_irq_{enter,exit}_irqson() > addition, assuming it to be what landed in rt-devel. > > Will you be fixing this up in 4.11-rt?

Re: [ANNOUNCE] 4.1.42-rt50

2017-08-17 Thread Julia Cartwright
On Thu, Aug 17, 2017 at 09:30:28AM +0200, Sebastian Andrzej Siewior wrote: > On 2017-08-16 15:42:28 [-0500], Julia Cartwright wrote: [..] > > diff --git a/kernel/cpu_pm.c b/kernel/cpu_pm.c > > index 9656a3c36503..9da42f83ee03 100644 > > --- a/kernel/cpu_pm.c > > +++ b/kernel/cpu_pm.c > > @@ -22,14

Re: [ANNOUNCE] 4.1.42-rt50

2017-08-17 Thread Sebastian Andrzej Siewior
On 2017-08-16 15:42:28 [-0500], Julia Cartwright wrote: > Alex Shi (1): > cpu_pm: replace raw_notifier to atomic_notifier … > diff --git a/kernel/cpu_pm.c b/kernel/cpu_pm.c > index 9656a3c36503..9da42f83ee03 100644 > --- a/kernel/cpu_pm.c > +++ b/kernel/cpu_pm.c > @@ -22,14 +22,13 @@ > #in

[ANNOUNCE] 4.1.42-rt50

2017-08-16 Thread Julia Cartwright
Hello RT Folks! I'm pleased to announce the 4.1.42-rt50 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch: v4.1-rt Head SHA1: 2e2586f49c8f6b84ceeecce704901405a7e780df Or to build 4.1.42-rt50 directly,