Re: [ANNOUNCE] 3.0.1-rt11
From: Clark Williams <hidden>
Date: 2011-08-14 21:20:19
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 198 bytes
From: Clark Williams <hidden>
Date: 2011-08-14 21:20:19
Also in:
lkml
On Sat, 13 Aug 2011 12:53:10 +0200 Peter Zijlstra [off-list ref] wrote:
Whee, I can skip release announcements too! So no the subject ain't no mistake its not, 3.0.1-rt11 is there for the grabs. Changes include (including the missing -rt10): - hrtimer fix that should make RT_GROUP work again - RCU fixes that should make the RCU stalls go away - fixes SMP=n builds after breaking them in -rt9 The patch should be at (once the mirrors catch up): http://www.kernel.org/pub/linux/kernel/projects/rt/patch-3.0.1-rt11.patch.bz2 The quilt series can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0.1-rt11.tar.bz2
Wow, never thought I'd be sending a patch for patches, but here it is. The current quilt series is borken for 'git quiltimport'. There has always been an issue with: ftrace-hash-fix.patch panic-disable-random-on-rt.patch power-use-generic-rwsem-on-rt.patch but Paul's patch broke it with the double slashes. BTW, since the panic-* and power* patches didn't have any attribution, I guessed that they were tglx's :) Clark