From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755192Ab2JPVMY (ORCPT ); Tue, 16 Oct 2012 17:12:24 -0400 Received: from www.linutronix.de ([62.245.132.108]:45774 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753935Ab2JPVMX (ORCPT ); Tue, 16 Oct 2012 17:12:23 -0400 Date: Tue, 16 Oct 2012 23:12:15 +0200 (CEST) From: Thomas Gleixner To: Javier Sanz cc: Paul Gortmaker , LKML , linux-rt-users Subject: Re: [ANNOUNCE] 3.6.1-rt2 In-Reply-To: Message-ID: References: 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 Tue, 16 Oct 2012, Javier Sanz wrote: > Hello, > > Testing, and FYI > > $uname -a > Linux darkstar 3.6.1-rt2 #1 SMP PREEMPT RT Tue Oct 16 22:47:06 CEST 2012 > i686 i686 i386 GNU/Linux > > >>shows all time ... > > [ 30.543233] fuse init (API version 7.20) > [ 33.262077] Crap, ksoftirqd/0 looping forever in softirq > [ 33.344865] Crap, ksoftirqd/2 looping forever in softirq > [ 33.401736] Crap, ksoftirqd/0 looping forever in softirq > [ 33.409743] Crap, ksoftirqd/0 looping forever in softirq > [ 33.421658] Crap, ksoftirqd/0 looping forever in softirq > [ 33.428628] Crap, ksoftirqd/0 looping forever in softirq > [ 33.496468] Crap, ksoftirqd/2 looping forever in softirq Grrr. Forgot to remove that printk. Will do in the next spin.