From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: [ANNOUNCE] 3.0.1-rt9 Date: Fri, 12 Aug 2011 14:46:06 +0200 Message-ID: <1313153166.6576.36.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: Thomas Gleixner , "Paul E. McKenney" , linux-rt-users To: linux-kernel Return-path: Received: from merlin.infradead.org ([205.233.59.134]:44857 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772Ab1HLMqd convert rfc822-to-8bit (ORCPT ); Fri, 12 Aug 2011 08:46:33 -0400 Sender: linux-rt-users-owner@vger.kernel.org List-ID: Yay!! another -rt kernel.. Changes include: - fixes so that PREEMPT_LL and PREEMPT_RTB kernels actually build and boot, thanks to Tim Sanders for persisting on that. - removed the removal of the export of of_find_property, spotted by Uwe - added a few more patches that mostly clean up migrate_disable() and pagefault_disable() bits. The patch is at: http://www.kernel.org/pub/linux/kernel/projects/rt/patch-3.0.1-rt9.patch.bz2 The quilt series can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0.1-rt9.tar.bz2