From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933269Ab2DKUyb (ORCPT ); Wed, 11 Apr 2012 16:54:31 -0400 Received: from va3ehsobe006.messaging.microsoft.com ([216.32.180.16]:43765 "EHLO va3outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760165Ab2DKUy3 (ORCPT ); Wed, 11 Apr 2012 16:54:29 -0400 X-SpamScore: -9 X-BigFish: VPS-9(zzbb2dI1432N98dKzz1202hzz8275eha1495iz2fh668h839hd25h) X-Forefront-Antispam-Report: CIP:160.33.98.74;KIP:(null);UIP:(null);IPV:NLI;H:mail7.fw-bc.sony.com;RD:mail7.fw-bc.sony.com;EFVD:NLI Message-ID: <4F85EF6A.8040301@am.sony.com> Date: Wed, 11 Apr 2012 13:54:02 -0700 From: Frank Rowand Reply-To: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10 MIME-Version: 1.0 To: Thomas Gleixner CC: LKML , linux-rt-users Subject: Re: [ANNOUNCE] 3.4-rc2-rt2 References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-OriginatorOrg: am.sony.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/11/12 03:17, Thomas Gleixner wrote: > Dear RT Folks, > > I'm pleased to announce the 3.4-rc2-rt2 release. < snip > 3.4-rc2-rt2 builds and boots on some ARM boards (PandaBoard, Realview) for: - SMP, PREEMPT_RT_FULL - SMP, PREEMPT_NONE - UP, PREEMPT_RT_FULL - UP, PREEMPT_NONE A patch is required to resolve a mainline NULL pointer dereference on boot of Realview. The patch is in linux-next and should make it to Linus by the end of this week. The patch is available at http://marc.info/?l=linux-serial&m=133235774423240&w=2 -Frank