From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760433Ab2KAU6B (ORCPT ); Thu, 1 Nov 2012 16:58:01 -0400 Received: from www.linutronix.de ([62.245.132.108]:35213 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052Ab2KAU54 (ORCPT ); Thu, 1 Nov 2012 16:57:56 -0400 Date: Thu, 1 Nov 2012 21:57:54 +0100 (CET) From: Thomas Gleixner To: LKML cc: linux-rt-users Subject: [ANNOUNCE] 3.6.5-rt14 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.6.5-rt14 release. 3.6.4-rt12 is an intermediate release with a few changes. 3.6.5-rt13 is an update to 3.6.5 and 3.6.5-rt14 has a fix for my stupidity to release from the wrong tree missing a fix for x86-32. Changes since 3.6.3-rt11: * Fix the fallout of preempt_lazy * Add preempt_lazy support for ARM and POWERPC * Fix a 32bit compile warning which got introduced with the random fixes. * Fix a missing lock conversion in the decive tree code The delta patch against 3.6.4-rt11 is can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/incr/patch-3.6.4-rt11-rt12.patch.xz The RT patch against 3.6.5 can be found here: http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patch-3.6.5-rt14.patch.xz The split quilt queue is available at: http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patches-3.6.5-rt14.tar.xz Enjoy, tglx