Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751433Ab0BULMt (ORCPT ); Sun, 21 Feb 2010 06:12:49 -0500 Received: from mail-pw0-f46.google.com ([209.85.160.46]:44889 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751228Ab0BULMr (ORCPT ); Sun, 21 Feb 2010 06:12:47 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=sJ6yQSop7j+1SoqDTe44K0IFuHO0m2WpfNPe17gNMnlo28rm4fgdkfaXv/hjk3FyoI njYWC/abRK0iZuFOzl+6WCtqUiiC/ADjXQsQA+Ea+DazIF0lfOox9TMcVTDo6WiqObvN PCzcSs08lmots5LMjRuCCHj03aDHJKRwMIdGY= MIME-Version: 1.0 In-Reply-To: <7b6bb4a51002210255t5ceaeb84r1438461085446385@mail.gmail.com> References: <1264740107.20211.53.camel@pasglop> <2375c9f91002192313j3fb84acje4c286c4f86457f3@mail.gmail.com> <1266656213.5347.0.camel@jlt3.sipsolutions.net> <2375c9f91002200106j56b0298ds1a425fde8983d988@mail.gmail.com> <1266665331.12525.0.camel@jlt3.sipsolutions.net> <20100220134447.GA3000@hack> <1266674268.18465.6.camel@jlt3.sipsolutions.net> <2375c9f91002210151i6fe3f769k72a8a6a3485d8cf5@mail.gmail.com> <1266749023.5468.1.camel@jlt3.sipsolutions.net> <7b6bb4a51002210255t5ceaeb84r1438461085446385@mail.gmail.com> Date: Sun, 21 Feb 2010 19:12:46 +0800 Message-ID: <7b6bb4a51002210312o2a1d070aneb54c107aeab6952@mail.gmail.com> Subject: Re: [2.6.33-rc5] Weird deadlock when shutting down From: Xiaotian Feng To: Johannes Berg Cc: =?UTF-8?Q?Am=C3=A9rico_Wang?= , Linus Torvalds , Benjamin Herrenschmidt , "linux-kernel@vger.kernel.org" , Ingo Molnar , Peter Zijlstra Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 935 Lines: 25 On Sun, Feb 21, 2010 at 6:55 PM, Xiaotian Feng wrote: > On Sun, Feb 21, 2010 at 6:43 PM, Johannes Berg > wrote: >> Incidentally, the machine also freezes hard without any output at all if >> I "echo 0 > /sys/.../cpu1/online". > > It might be nothing related with cpufreq. I think there's something > wrong during the _cpu_down path. > put more debug printks into _cpu_down(), if we can find kernel is > stuck in which place in _cpu_down, it would be helpful. and it looks like this breakage is only seen on powerMac G5, so it might be arch specific. Maybe some commit in powermac breaks G5's cpu_down, just a guess ;-) > >> >> johannes >> > -- 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/