| From: |
| Steven Rostedt <rostedt@goodmis.org> |
| To: |
| LKML <linux-kernel@vger.kernel.org>,
RT <linux-rt-users@vger.kernel.org> |
| Subject: |
| [ANNOUNCE] 3.0.33-rt53 |
| Date: |
| Wed, 06 Jun 2012 22:38:24 -0400 |
| Message-ID: |
| <1339036704.13348.562.camel@gandalf.stny.rr.com> |
| Cc: |
| Thomas Gleixner <tglx@linutronix.de>,
Carsten Emde <C.Emde@osadl.org>, John Kacur <jkacur@redhat.com> |
| Archive‑link: | |
Article |
Dear RT Folks,
I'm pleased to announce the 3.0.33-rt53 stable release.
This release is just an update to the new stable 3.0.33 version
and no RT specific changes have been made.
(one exception: commit 93505585 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active
has been reverted. Thanks to Ibrahim Umar for pointing out the
build failure. The commit was to remove a triggering of a false
WARN_ON, but it required variables that did not exist in the -rt
workqueue version. Hopefully we do not see this false positive.)
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: 1bc0637a6e466f764ad41b780f552fc8bc9d6f49
Or to build 3.0.33-rt53 directly, the following patches should be applied:
http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.tar.xz
http://www.kernel.org/pub/linux/kernel/v3.0/patch-3.0.33.xz
http://www.kernel.org/pub/linux/kernel/projects/rt/3.0/pa...
Enjoy,
-- Steve