summaryrefslogtreecommitdiff
path: root/patches/localversion.patch
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-11-09 15:16:00 +0100
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-11-09 15:16:00 +0100
commit8b797da8ae7a1073d4626f41ac28cf25c1ad8a5c (patch)
treef2aeef6fd7294f19e558c8d462db303e1752bf7a /patches/localversion.patch
parentd4327fbfc7d1ecc962c4450db3e6e3fdbea71717 (diff)
downloadlinux-rt-8b797da8ae7a1073d4626f41ac28cf25c1ad8a5c.tar.gz
[ANNOUNCE] v4.19.1-rt3v4.19.1-rt3-patches
Dear RT folks! I'm pleased to announce the v4.19.1-rt3 patch set. Changes since v4.19.1-rt2: - A patch to the bcm2835 pinctrl driver to use raw_spinlock_t. Patch by Lukas Wunner. - The Atmel TCB timer patch set by Alexandre Belloni has been update to v7. - The RCU Kconfig entry has been tweaked and now it is no longer required to enable RCU_EXPERT in order to enable RCU_BOOST. Suggested by Paul E. McKenney. - The crypto caam driver did not compile. Patch by Horia Geantă. - The kbuild test robot complained about various patches because they did not compile and so hurt bisectibility. As a result a few patches and hunks have been moved to avoid that. Known issues - A warning triggered in "rcu_note_context_switch" originated from SyS_timer_gettime(). The issue was always there, it is now visible. Reported by Grygorii Strashko and Daniel Wagner. The delta patch against v4.19.1-rt2 is appended below and can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.19/incr/patch-4.19.1-rt2-rt3.patch.xz 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.19.1-rt3 The RT patch against v4.19.1 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patch-4.19.1-rt3.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.1-rt3.tar.xz Sebastian Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'patches/localversion.patch')
-rw-r--r--patches/localversion.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/localversion.patch b/patches/localversion.patch
index 279489a1d145..e36eb4b6666a 100644
--- a/patches/localversion.patch
+++ b/patches/localversion.patch
@@ -10,4 +10,4 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
--- /dev/null
+++ b/localversion-rt
@@ -0,0 +1 @@
-+-rt2
++-rt3