From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751986Ab1HLMqh (ORCPT ); Fri, 12 Aug 2011 08:46:37 -0400 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 Subject: [ANNOUNCE] 3.0.1-rt9 From: Peter Zijlstra To: linux-kernel Cc: Thomas Gleixner , "Paul E. McKenney" , linux-rt-users Date: Fri, 12 Aug 2011 14:46:06 +0200 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.2- Message-ID: <1313153166.6576.36.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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