From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932143Ab1GVUh1 (ORCPT ); Fri, 22 Jul 2011 16:37:27 -0400 Received: from www.linutronix.de ([62.245.132.108]:59765 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932096Ab1GVUh0 (ORCPT ); Fri, 22 Jul 2011 16:37:26 -0400 Date: Fri, 22 Jul 2011 22:37:24 +0200 (CEST) From: Thomas Gleixner To: LKML cc: linux-rt-users Subject: [ANNOUNCE] 3.0-rt1 Message-ID: User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear RT Folks, I'm pleased to announce the 3.0-rt1 release. Changes versus 3.0-rc7-rt0: * Update to Linus final 3.0 release * RTC bugfixes (scheduled for mainline/stable) * Long standing (rt only) timer_list bug (see timers-avoid-the-base-null-otptimization-on-rt.patch in the split out quilt queue) * Minor non exciting fixes all over the place Known issues: * Some weird "console=..." commandline + config dependent interactions which have been not yet investigated down to their root cause. Result in a boot hang. YMMV Patch against 3.0 can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/patch-3.0-rt1.patch.bz2 The split quilt queue is available at: http://www.kernel.org/pub/linux/kernel/projects/rt/patches-3.0-rt1.tar.bz2 Thanks, tglx