From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Jongepier Subject: Re: [ANNOUNCE] 2.6.33.9-rt31 Date: Wed, 13 Apr 2011 13:02:06 +0200 Message-ID: <4DA582AE.9020706@autostatic.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: linux-rt-users Return-path: Received: from paard.ic.uva.nl ([145.18.40.182]:40543 "EHLO paard.ic.uva.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753556Ab1DMLwl (ORCPT ); Wed, 13 Apr 2011 07:52:41 -0400 Received: from [146.50.80.232] (pch080232.hum.uva.nl [146.50.80.232]) by paard.ic.uva.nl (8.13.1/8.13.1) with ESMTP id p3DB26p1012894 for ; Wed, 13 Apr 2011 13:02:06 +0200 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On 04/11/2011 05:35 PM, Thomas Gleixner wrote: > We are pleased to announce the next update to our new preempt-rt > series which is mostly a forward to 2.6.33.9. Thanks Greg ! > > RT specific patches since 2.6.33.7.2-rt30 > > 8a97f01: arm: mxc: Add sched_clock to mxc-platform > a5a2b75: arm: mxc: Add add dummy_get_cycles() > c1d6834: trace: Add timestamp to maxlatproc data > cfe9ed2: trace: Add current task to maxlatproc data > 70fdd17: trace: Add timeroffset to maxlatproc data > db2aacd: trace: timer offsets histogram consider smp same prio > 3115eb2: x86, hotplug: Revert 74a6e0fd8 (x86, hotplug: Use mwait to ...) > 250bf15: ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero > c04f3a8: ARM: sched_clock: allow init_sched_clock() to be called early > 4d79f92: ARM: sched_clock: provide common infrastructure for sched_clock() > 7443ac2: asm-generic/percpu: fixup RT mismerge > 7e1c4f9: rtmutex: Ensure only the top waiter or higher priority task can take the lock > 47b3309: rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() > 2ce1161: rtmutex: Revert Optimize rt lock wakeup > 9704792: rtmutex: Try to take lock early in rt_spin_lock_slowlock() > 5995a44: rtmutex: Only save lock depth once in spin_slowlock > > Download locations: > > http://www.kernel.org/pub/linux/kernel/projects/rt/ > > Git release branch: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/2.6.33 > > Gitweb: > http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33 > > Information on the RT patch can be found at: > > http://rt.wiki.kernel.org/index.php/Main_Page > > to build the 2.6.33.9-rt31 tree, the following patches should be > applied: > > http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.9.tar.bz2 > http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.bz2 > > Enjoy ! > > tglx Thanks for this! Still can't use my two displays with the nouveau kernel module though :( Best, Jeremy