From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935375Ab2JaKWn (ORCPT ); Wed, 31 Oct 2012 06:22:43 -0400 Received: from www.linutronix.de ([62.245.132.108]:55276 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933180Ab2JaKWl (ORCPT ); Wed, 31 Oct 2012 06:22:41 -0400 Date: Wed, 31 Oct 2012 11:22:37 +0100 (CET) From: Thomas Gleixner To: Paul Gortmaker cc: LKML , linux-rt-users Subject: Re: [ANNOUNCE] 3.6.4-rt11 In-Reply-To: <20121031053708.GD25658@windriver.com> Message-ID: References: <20121031053708.GD25658@windriver.com> 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 On Wed, 31 Oct 2012, Paul Gortmaker wrote: > [[ANNOUNCE] 3.6.4-rt11] On 31/10/2012 (Wed 02:19) Thomas Gleixner wrote: > > > Dear RT Folks, > > > > I'm pleased to announce the 3.6.4-rt11 release. > > The rt11 content is present on master in the 3.6-rt patch repo: > http://git.kernel.org/?p=linux/kernel/git/paulg/3.6-rt-patches.git > > I've also created a v3.6.4-rt11-fixes branch, which contains a fix for > the preempt-lazy TIF test on x86_32 (please check this; I really should > not be left unattended, mucking around in .S files while on vacation). > It is queued in the series right after the preempt-lazy-support.patch. Duh. My tired brain saw the warning fly by without actually grasping it. Will fold it back for the next release. > [ quick link to TIF patch @kernel.org: http://goo.gl/7Gbtg ] Good catch. Thanks, tglx