From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756616Ab1HEVo7 (ORCPT ); Fri, 5 Aug 2011 17:44:59 -0400 Received: from casper.infradead.org ([85.118.1.10]:43014 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756239Ab1HEVow convert rfc822-to-8bit (ORCPT ); Fri, 5 Aug 2011 17:44:52 -0400 Subject: [ANNOUNCE] 3.0.1-rt8 From: Peter Zijlstra To: linux-kernel Cc: Thomas Gleixner , "Paul E. McKenney" , linux-rt-users Date: Fri, 05 Aug 2011 23:44:41 +0200 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.2- Message-ID: <1312580681.28695.44.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Since yesterday is old, and yesterday's kernels aren't interesting, here's a fresh one: 3.0.1-rt8. Aside from the obvious rebase to 3.0.1 changes include: - a fix from Rostedt for his cpupri rework involving memory ordering - a fix from me regarding this highmem muck, seeing as I mostly wrecked things last time around :-) - some lockdep annotations from upstream for things people were seeing here as well - a patch from Clark adding a sysfs file to recognize a PREEMP_RT kernel for udev -- is there really no saner solution !? - and a fresh raw_spinlock_t conversion of cpufreq_driver_lock, done just minutes before releasing this, to keep life interesting. Still working on the known issues from last time.. The patch is at: http://www.kernel.org/pub/linux/kernel/projects/rt/patch-3.0.1-rt8.patch.bz2 The quilt series can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0.1-rt8.tar.bz2 Once kernel.org mirrors catch up that is..