From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Sander Subject: Re: [ANNOUNCE] 3.12.0-rt1 Date: Mon, 11 Nov 2013 10:10:16 +0100 Message-ID: <4531942.TIokzIBNEm@dabox> References: <20131110193059.GA7537@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: linux-rt-users , LKML , Thomas Gleixner , rostedt@goodmis.org, John Kacur To: Sebastian Andrzej Siewior Return-path: Received: from lvps176-28-13-145.dedicated.hosteurope.de ([176.28.13.145]:50484 "EHLO lvps176-28-13-145.dedicated.hosteurope.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919Ab3KKJUW (ORCPT ); Mon, 11 Nov 2013 04:20:22 -0500 In-Reply-To: <20131110193059.GA7537@linutronix.de> Sender: linux-rt-users-owner@vger.kernel.org List-ID: Hi Sebastian > I'm pleased to announce the v3.12.0-rt1 patch set. > > Changes since v3.10.18-rt14 > - updated to v3.12 > - dropped SLAB support. It was broken in v3.10 and therefore not available > for RT. Nobody complained except that it did not compile on !RT. Since > SLUB performs a little better compared to SLAB and is the default > allocator I think it is okay to drop SLAB support. > - the PREEMPT_RT Kconfig patches are now very early in the queue. > > This is the first release of the v3.12 kernel. It run a couple of days on > powerpc and x86 without an accident :) Thanks for that release! Is ARM omitted because you didn't test it or because of issues of some kind? Thanks Tim