[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201211214103.954245915@goodmis.org>
Date:   Fri, 11 Dec 2020 16:41:03 -0500
From:   Steven Rostedt <rostedt@...dmis.org>
To:     linux-kernel@...r.kernel.org,
        linux-rt-users <linux-rt-users@...r.kernel.org>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Carsten Emde <C.Emde@...dl.org>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        John Kacur <jkacur@...hat.com>, Daniel Wagner <wagi@...om.org>,
        Tom Zanussi <zanussi@...nel.org>,
        "Srivatsa S. Bhat" <srivatsa@...il.mit.edu>
Subject: [PATCH RT 0/4] Linux  5.4.82-rt46-rc1
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(-)
Powered by blists - more mailing lists