On Thu, 6 Sep 2018 09:54:34 +0200 Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > On 2018-09-05 08:27:54 [-0400], Steven Rostedt wrote: > > Dear RT Folks, > > > > This is the RT stable review cycle of patch 4.14.63-rt41-rc1. > > > > Please scream at me if I messed something up. Please test the patches too. > > > > The -rc release will be uploaded to kernel.org and will be deleted when > > the final release is out. This is just a review release (or release candidate). > > > > The pre-releases will not be pushed to the git repository, only the > > final release is. > > > > If all goes well, this patch will be converted to the next main release > > on 9/7/2018. > > Your tree (v4.14.63) has > 80d20d35af1ed ("nohz: Fix local_timer_softirq_pending()") > 0a0e0829f9901 ("nohz: Fix missing tick reprogram when interrupting an > inline softirq") > > which means that the patch "nohz: Prevent erroneous tick stop > invocations" can be reverted / dropped. It might have clashed during the > emerge of the stable tree. > My tree also has this: commit 5536f5491a2e098 softirq: keep the 'softirq pending' check RT-only The patch "nohz: Prevent erroneous tick stop invocations" was merged differently upstream. The original issue where a slow box could lock up with a pending timer remained. I currently assume that this is a RT only issue and keep the patch as RT only. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> What needs to be done? -- Steve