From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752151AbZHSNrB (ORCPT ); Wed, 19 Aug 2009 09:47:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751997AbZHSNrA (ORCPT ); Wed, 19 Aug 2009 09:47:00 -0400 Received: from mail-ew0-f207.google.com ([209.85.219.207]:46468 "EHLO mail-ew0-f207.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751975AbZHSNq7 convert rfc822-to-8bit (ORCPT ); Wed, 19 Aug 2009 09:46:59 -0400 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:content-transfer-encoding; b=XWbJ+IuImDtnj6JdyU5lqML8jxIr2cjkse4QE0g7cNiuef0oUZg1KI2qtx5OUrg/9y BOmOpDlxNbLeejx3xCITfGckAxD4Y5mAJsGLDxni1wu3jE2YJG5GncdGJHGzwLCQ4RMN yK40rZFMmYDkFcG4/FWLCR3p3yNshVqKWJUDI= MIME-Version: 1.0 In-Reply-To: References: <20090817203047.6cff48fb.akpm@linux-foundation.org> Date: Wed, 19 Aug 2009 21:47:00 +0800 Message-ID: Subject: Re: -mm hang while shutdown with printk_delay From: Dave Young To: Andrew Morton Cc: Ingo Molnar , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 18, 2009 at 12:12 PM, Dave Young wrote: > On Tue, Aug 18, 2009 at 11:30 AM, Andrew > Morton wrote: >> On Tue, 18 Aug 2009 11:25:22 +0800 Dave Young wrote: >> >>> Hi, >>> >>> Test with printk_delay=200, >>> >>> /sbin/halt -p >>> >>> kernel hang after following message: >>> >>> Disabling non-boot CPUs >>> >>> There's no such problem with 2.6.31-rc6 >> >> umm, OK.  But -mm contains six patches: >> >> printk-boot_delay-rename-printk_delay_msec-to-loops_per_msec.patch >> printk-boot_delay-rename-printk_delay_msec-to-loops_per_msec-fix.patch >> printk-boot_delay-rename-printk_delay_msec-to-loops_per_msec-fix-2.patch >> printk-add-printk_delay-to-make-messages-readable-for-some-scenarios.patch >> printk-add-printk_delay-to-make-messages-readable-for-some-scenarios-fix.patch >> printk-add-printk_delay-to-make-messages-readable-for-some-scenarios-cleanup.patch >> >> from yourself.  Are they the cause? >> > > Actually I tested 2.6.31-rc6 with the above six patches applied, > there's no such problem. > I'm manually bisecting the mm patch series, hope find cause. > -- > Regards > dave > -- Regards dave