[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130503213703.521223574@goodmis.org>
Date: Fri, 03 May 2013 17:37:03 -0400
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>
Subject: [PATCH RT 0/5] [ANNOUNCE] 3.6.11.2-rt34-rc1
Dear RT Folks,
This is the RT stable review cycle of patch 3.6.11.2-rt34-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 5/7/2013.
Enjoy,
-- Steve
To build 3.6.11.2-rt34-rc1 directly, the following patches should be applied:
http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.6.tar.xz
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.6.11.2.xz
http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patch-3.6.11.2-rt34-rc1.patch.xz
You can also build from 3.6.11.2-rt33 by applying the incremental patch:
http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/incr/patch-3.6.11.2-rt33-rt34-rc1.patch.xz
Changes from 3.6.11.2-rt33:
---
Eric Dumazet (1):
tcp: force a dst refcount when prequeue packet
Priyanka Jain (1):
powerpc/64bit,PREEMPT_RT: Check preempt_count before preempting
Steven Rostedt (2):
x86/mce: Defer mce wakeups to threads for PREEMPT_RT
swap: Use unique local lock name for swap_lock
Steven Rostedt (Red Hat) (1):
Linux 3.6.11.2-rt34-rc1
----
arch/powerpc/kernel/entry_64.S | 2 +
arch/x86/kernel/cpu/mcheck/mce.c | 78 +++++++++++++++++++++++++++++---------
include/net/tcp.h | 1 +
localversion-rt | 2 +-
mm/swap.c | 20 +++++-----
5 files changed, 75 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists