commit | f059fed353e8b9abe7c01ef9f00073e6f28fee11 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Nov 07 11:02:31 2012 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Nov 07 11:02:31 2012 -0500 |
tree | 76740238a1539444daff4490beef39f9b9443014 | |
parent | e450a9b1023549fbaf34b1bf6d3bc610814f9b1d [diff] |
patches-3.4.15-rt26.tar.xz md5sum: e9972fc6de5825745c8800048d2d8191 patches-3.4.15-rt26.tar.xz Announce: ------------------- Dear RT Folks, I'm pleased to announce the 3.4.15-rt26 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git Head SHA1: ea7a096a3d06bcdc415e534863a69921bc758327 Or to build 3.4.15-rt26 directly, the following patches should be applied: http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.4.tar.xz http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.4.15.xz http://www.kernel.org/pub/linux/kernel/projects/rt/3.4/patch-3.4.15-rt26.patch.xz You can also build from 3.4.15-rt25 by applying the incremental patch: http://www.kernel.org/pub/linux/kernel/projects/rt/3.4/incr/patch-3.4.15-rt25-rt26.patch.xz Enjoy, -- Steve Changes from 3.4.15-rt25: --- Steven Rostedt (1): Linux 3.4.15-rt26 Thomas Gleixner (2): rcu: Disable RCU_FAST_NO_HZ on RT net: netfilter: Serialize xt_write_recseq sections on RT Watanabe (1): hrtimer: Raise softirq if hrtimer irq stalled ---- include/linux/locallock.h | 4 ++++ include/linux/netfilter/x_tables.h | 7 +++++++ init/Kconfig | 2 +- kernel/hrtimer.c | 9 ++++----- localversion-rt | 2 +- net/netfilter/core.c | 6 ++++++ 6 files changed, 23 insertions(+), 7 deletions(-) [diff snipped] ------------------- http://marc.info/?l=linux-rt-users&m=135190755326830&w=2 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>