Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751572AbXB0IVu (ORCPT ); Tue, 27 Feb 2007 03:21:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932069AbXB0IVu (ORCPT ); Tue, 27 Feb 2007 03:21:50 -0500 Received: from www.osadl.org ([213.239.205.134]:37365 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751572AbXB0IVt (ORCPT ); Tue, 27 Feb 2007 03:21:49 -0500 Subject: Re: 2.6.21-rc1: known regressions (v2) (part 2) From: Thomas Gleixner To: Adrian Bunk Cc: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , "David P. Reed" , Ayaz Abdulla , jgarzik@pobox.com, netdev@vger.kernel.org, Albert Hopkins , Bob Tracy , Mark Brown , "Michael S. Tsirkin" , Ingo Molnar , Michal Piotrowski In-Reply-To: <20070226220521.GB29575@stusta.de> References: <20070226220521.GB29575@stusta.de> Content-Type: text/plain Date: Tue, 27 Feb 2007 09:21:31 +0100 Message-Id: <1172564491.3709.5.camel@chaos> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 (2.8.2.1-3.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1120 Lines: 30 Adrian, On Mon, 2007-02-26 at 23:05 +0100, Adrian Bunk wrote: > Subject : kernel BUG at kernel/time/tick-sched.c:168 (CONFIG_NO_HZ) > References : http://lkml.org/lkml/2007/2/16/346 > Submitter : Michal Piotrowski > Handled-By : Thomas Gleixner > Status : problem is being debugged The BUG_ON() was replaced by a warning printk(). The BUG_ON() exposed a problem with the SMT scheduler. See below. > Subject : BUG: soft lockup detected on CPU#0 > NOHZ: local_softirq_pending 20 (SMT scheduler) > References : http://lkml.org/lkml/2007/2/20/257 > Submitter : Michal Piotrowski > Handled-By : Thomas Gleixner > Ingo Molnar > Status : problem is being debugged Patch available, not confirmed yet. tglx - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/