summaryrefslogtreecommitdiff
path: root/patches/relay-fix-timer-madness.patch
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2016-10-06 10:19:21 +0200
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>2016-10-06 10:19:21 +0200
commit592d49034169263d89f13bffb9e8837967af40aa (patch)
tree2a908158fdc483358421fabaefd7a52290fa2e66 /patches/relay-fix-timer-madness.patch
parent8596973fc83d29b923628e287cf65685b94bfbec (diff)
downloadlinux-rt-592d49034169263d89f13bffb9e8837967af40aa.tar.gz
[ANNOUNCE] 4.8-rt1v4.8-rt1-patches
Dear RT folks! I'm pleased to announce the v4.8-rt1 patch set. Changes since v4.6.7-rt14: - rebased to v4.8 Known issues - CPU hotplug got a little better but can deadlock. 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.8-rt1 The RT patch against 4.8 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.8/older/patch-4.8-rt1.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.8/older/patches-4.8-rt1.tar.xz Sebastian Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'patches/relay-fix-timer-madness.patch')
-rw-r--r--patches/relay-fix-timer-madness.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/relay-fix-timer-madness.patch b/patches/relay-fix-timer-madness.patch
index c5d30f962120..4ac41bfce748 100644
--- a/patches/relay-fix-timer-madness.patch
+++ b/patches/relay-fix-timer-madness.patch
@@ -34,7 +34,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
} else
del_timer_sync(&buf->timer);
-@@ -736,15 +741,6 @@ size_t relay_switch_subbuf(struct rchan_
+@@ -767,15 +772,6 @@ size_t relay_switch_subbuf(struct rchan_
else
buf->early_bytes += buf->chan->subbuf_size -
buf->padding[old_subbuf];