[PATCH RT 0/4] Linux 5.4.82-rt46-rc1

From: Steven Rostedt
Date: Fri Dec 11 2020 - 16:44:16 EST



Dear RT Folks,

This is the RT stable review cycle of patch 5.4.82-rt46-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 12/15/2020.

Enjoy,

-- Steve


To build 5.4.82-rt46-rc1 directly, the following patches should be applied:

http://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz

http://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.82.xz

http://www.kernel.org/pub/linux/kernel/projects/rt/5.4/patch-5.4.82-rt46-rc1.patch.xz

You can also build from 5.4.82-rt45 by applying the incremental patch:

http://www.kernel.org/pub/linux/kernel/projects/rt/5.4/incr/patch-5.4.82-rt45-rt46-rc1.patch.xz


Changes from 5.4.82-rt45:

---


Sebastian Andrzej Siewior (1):
Revert "hrtimer: Allow raw wakeups during boot"

Steven Rostedt (VMware) (2):
Revert "net: Properly annotate the try-lock for the seqlock"
Linux 5.4.82-rt46-rc1

Thomas Gleixner (1):
timers: Move clearing of base::timer_running under base::lock

----
include/linux/seqlock.h | 9 +++++++++
include/net/sch_generic.h | 10 +---------
kernel/time/hrtimer.c | 2 +-
kernel/time/timer.c | 6 ++++--
localversion-rt | 2 +-
5 files changed, 16 insertions(+), 13 deletions(-)