On 03/05/18 18:29, Sebastian Andrzej Siewior wrote: > Dear RT folks! > > I'm pleased to announce the v4.16.7-rt1 patch set. > > Changes since v4.14.39-rt28: > > - Rebase to v4.16 > > - The queue went through a big cleanup and reordering, so the patches > which belong together are not scattered all over the place. > > The sections at the front of the series are patches which are either > upstream already (4.17), queued in a maintainer tree for 4.18, posted > and under discussion or just ready to be posted. > > - A large section covers the recent rework of the *_nort/*_rt() > wrappers. Instead of trying to argue them upstream they have been made > obsolete by refactoring the code in which they have been used. There > are a few hard to solve leftovers, but non of them should survive. > > - The cpu_chill() related try-lock-loop in dcache has been replaced > with a rework avoiding the loop. The rework was joint work by Al > Viro and John Ogness. > > There are still a few cpu_chill() instances which are going to be > tackled in the next weeks. > > - The AT91 timer patches have been mostly replaced with the "TCB timer > driver" patches by Alexandre Belloni. > > - The latest version of the latency tracer patches which is aimed for 4.18 > has been incorporated. > > You can get this release via the git tree at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v4.16.7-rt1 > > The RT patch against v4.16.7 can be found here: > > https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.16/older/patch-4.16.7-rt1.patch.xz > > The split quilt queue is available at: > > https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.16/older/patches-4.16.7-rt1.tar.xz > > Sebastian > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html When compiling 4.16.7-rt1 with gcc 8.1.0 I see tons of these warnings: warning: objtool: mISDN_FsmEvent()+0x27: sibling call from callable instruction with modified stack frame Any ideas what to make of these? regards Bernhard -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html