From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752391AbYIVGCO (ORCPT ); Mon, 22 Sep 2008 02:02:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751603AbYIVGB6 (ORCPT ); Mon, 22 Sep 2008 02:01:58 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:47076 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751481AbYIVGB5 (ORCPT ); Mon, 22 Sep 2008 02:01:57 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=S25D5f9zZ4wqvEJEOMnW0+Mjft8fPoTEbpmaEyTNjqlT5NCu1DpwYxvAxkmO2/muuD plkUJjonMQ4QpGCFaQDOg2lZ042BF9Ho25M5wO9lHkMxzBnDNC86qjo16zAjQVUtGnyF WzYFtGZEFbPH2vx5lAUDySHLR0HwHD5S0Si6w= Date: Mon, 22 Sep 2008 10:01:57 +0400 From: Cyrill Gorcunov To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Ingo Molnar , Joshua Hoblitt , Thomas Gleixner Subject: Re: [Bug #11543] kernel panic: softlockup in tick_periodic() ??? Message-ID: <20080922060157.GA7663@localhost> References: <7lIhZC4hCxE.A.zJH.p0q1IB@albercik> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7lIhZC4hCxE.A.zJH.p0q1IB@albercik> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Rafael J. Wysocki - Sun, Sep 21, 2008 at 08:54:19PM +0200] | This message has been generated automatically as a part of a report | of recent regressions. | | The following bug entry is on the current list of known regressions | from 2.6.26. Please verify if it still should be listed and let me know | (either way). | | | Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11543 | Subject : kernel panic: softlockup in tick_periodic() ??? | Submitter : Joshua Hoblitt | Date : 2008-09-11 16:46 (11 days old) | References : http://marc.info/?l=linux-kernel&m=122117786124326&w=4 | Handled-By : Thomas Gleixner | Cyrill Gorcunov | Ingo Molnar | | There are really multiple issues touched in report. nmi_watchdog hangs, rtc device creation, NULL deref... I've asked Joshua for more information. Since he must to use netdev tree for a while maybe we could wait 'till next merge window will be closed and check if nmi_watchdog does work. So the work in progress. - Cyrill -