From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753220Ab1GWRmE (ORCPT ); Sat, 23 Jul 2011 13:42:04 -0400 Received: from www.linutronix.de ([62.245.132.108]:41915 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753100Ab1GWRlz (ORCPT ); Sat, 23 Jul 2011 13:41:55 -0400 Date: Sat, 23 Jul 2011 19:41:53 +0200 (CEST) From: Thomas Gleixner To: Ed Tomlinson cc: LKML , linux-rt-users Subject: Re: [ANNOUNCE] 3.0-rt2 In-Reply-To: <201107231334.23216.edt@aei.ca> Message-ID: References: <201107231317.05234.edt@aei.ca> <201107231334.23216.edt@aei.ca> 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 Sat, 23 Jul 2011, Ed Tomlinson wrote: > On Saturday 23 July 2011 13:17:04 Ed Tomlinson wrote: > > On Saturday 23 July 2011 11:13:30 Thomas Gleixner wrote: > > > I'm pleased to announce the 3.0-rt2 release. > > > > > > Changes versus 3.0-rt1: > > > > > > * mqueue fix (Yoshitake Kobayashi) > > > > > > * dca locking fix (Mike Galbraith) > > > > > > * trace updates (Carsten Emde) > > > > > > * Fixed vprintk wreckage and rcutorture (tglx) > > > > > > 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 > > Got this warning too. Was a change was missed? > > [ 364.392603] NOHZ: local_softirq_pending 08 Forgot to disable NOHZ for now, have not yet had time to investigate that local_softirq_pending warning. > [ 905.155441] WARNING: at kernel/trace/trace.c:2729 tracing_ctrl_write+0x203/0x220() > [ 905.155447] Hardware name: System Product Name > [ 905.155452] tracing_enabled is deprecated. Use tracing_on ^^^^ Thanks, tglx