summaryrefslogtreecommitdiff
path: root/patches/localversion.patch
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-03-17 12:31:41 +0100
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-03-17 12:31:41 +0100
commit99e6f89a430ce34bdb1ebbaab31281266144a598 (patch)
tree021132eb426830605a2e0e1b168f6d93caf83836 /patches/localversion.patch
parent8b2ab8dd434ff79810d84b25046a652002e69420 (diff)
downloadlinux-rt-99e6f89a430ce34bdb1ebbaab31281266144a598.tar.gz
[ANNOUNCE] v4.14.27-rt21v4.14.27-rt21-patches
Dear RT folks! I'm pleased to announce the v4.14.27-rt21 patch set. Changes since v4.14.27-rt20: - The blk-queue triggered a warning in swake_up_all() because it invoked the function with disabled interrupts in !RT configs. Reported by Corey Minyard. - The cpu_chill() function invokes do_nanosleep() which could access stale user space pointer. 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.14.27-rt20 is appended below and can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/incr/patch-4.14.27-rt20-rt21.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.14.27-rt21 The RT patch against v4.14.27 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/older/patch-4.14.27-rt21.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.14/older/patches-4.14.27-rt21.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 d7c1a50b87ee..bba4391fd1bd 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 @@
-+-rt20
++-rt21