Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757461AbZKEQyd (ORCPT ); Thu, 5 Nov 2009 11:54:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756728AbZKEQyc (ORCPT ); Thu, 5 Nov 2009 11:54:32 -0500 Received: from www.tglx.de ([62.245.132.106]:50799 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755273AbZKEQyc (ORCPT ); Thu, 5 Nov 2009 11:54:32 -0500 Date: Thu, 5 Nov 2009 17:53:31 +0100 (CET) From: Thomas Gleixner To: Martin Schwidefsky cc: Oleg Nesterov , Rusty Russell , Valdis.Kletnieks@vt.edu, Andrew Morton , linux-kernel@vger.kernel.org, Ingo Molnar , Heiko Carstens Subject: Re: 2.6.32-rc5-mmotm1101 - lockdep whinge during early boot In-Reply-To: <6e0cfd1d0911050820v19ebedl4177eea7b576ad67@mail.gmail.com> Message-ID: References: <6417.1257351084@turing-police.cc.vt.edu> <200911051941.03401.rusty@rustcorp.com.au> <20091105141055.GA17350@redhat.com> <20091105152241.GA24690@redhat.com> <20091105153321.GB24690@redhat.com> <6e0cfd1d0911050820v19ebedl4177eea7b576ad67@mail.gmail.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1429 Lines: 50 On Thu, 5 Nov 2009, Martin Schwidefsky wrote: > > > > Which basically reverts commit 7285dd7fd375763bfb8ab1ac9cf3f1206f503c16 > > > > It is this commit in linux-next: > > commit 66b1a72ceaa7da811db025855f19482f0a38e815 > Author: Ingo Molnar > Date: Thu Sep 10 19:39:52 2009 +0200 > > Revert "clocksource: Resolve cpu hotplug dead lock with TSC unstable" > > This reverts commit 7285dd7fd375763bfb8ab1ac9cf3f1206f503c16. > > causes crashes. > > Signed-off-by: Ingo Molnar Eeek. We fixed this in mainline via: commit f79e0258ea1f04d63db499479b5fb855dff6dbc5 Author: Martin Schwidefsky Date: Fri Sep 11 15:33:05 2009 +0200 clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash and commit 54a6bc0b071c50150bc6d1da16c2cd9a963e288c Author: Thomas Gleixner Date: Mon Sep 14 19:49:02 2009 +0200 clocksource: Delay clocksource down rating to late boot These patches came via the tip tree right at the beginning of the merge window several days _before_ I asked Linus to pull the timer code for 32. So there is something weird going on. Thanks, 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/