Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752735Ab1FBE1Q (ORCPT ); Thu, 2 Jun 2011 00:27:16 -0400 Received: from trent.utfs.org ([194.246.123.103]:57502 "EHLO trent.utfs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751016Ab1FBE1P (ORCPT ); Thu, 2 Jun 2011 00:27:15 -0400 Date: Wed, 1 Jun 2011 21:27:10 -0700 (PDT) From: Christian Kujau To: Benjamin Herrenschmidt cc: linville@tuxdriver.com, LKML , linux ppc dev , zajec5@gmail.com Subject: Re: 3.0-rc1: powerpc hangs at Kernel virtual memory layout In-Reply-To: <1306983467.29297.51.camel@pasglop> Message-ID: References: <1306983467.29297.51.camel@pasglop> User-Agent: Alpine 2.01 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-AV-Checked: ClamAV using ClamSMTP (127.0.0.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2652 Lines: 66 On Thu, 2 Jun 2011 at 12:57, Benjamin Herrenschmidt wrote: > Ok, thanks a lot, It looks rather trivial actually: That new workaround > is PCIe specific but is called unconditionally, and will do bad things > non-PCIe implementations. OK, with your patch applied to Linus' latest git tree the machine continues to boot. Also, with the latest tree, the "machine is stuck after ide-cd init" problem[0] went away. For this particular problem and patch, feel free to add: Tested-by: Christian Kujau However, shortly after boot and loggin in to the box remotely, the bux did not respond any more. I'm not sure if these are related to those SSB/PCIe changes, but somehow I hope they are - bisecting those would take much longer, as it's not an "instant" death: * http://nerdbynature.de/bits/3.0-rc1/linux-3.0-rc1_stuck1.jpg * http://nerdbynature.de/bits/3.0-rc1/linux-3.0-rc1_stuck2.jpg This is what an OCR program made of it: irq euent stamp: 185804850 hardirqs last enabled at (185904849): [] _raw_spin_unlock_irqrestore+0x40/0x?e hardirqs last disabled at (185904850): [] reenable_mmu+0x24/0x78 Softirqs last enabled at (185892414): [] call_do_softirq+0x14/0x24 softirqs last disabled at (18589240?): [] call_do_softirq+0x14/0x24 NIP: e04005b4 LR: e04005b0 CTR: 00000000 REGS: ef92be10 TRHP: 0901 Not tainted (3.0.0-rel-00049-g1fa?b6a-dirtg) MSB: 00009032 CR: 42002084 TRSK = ef8d0000[38B] ’kuorker/0:2’ THREAD: GPR00: c04005b0 ef92bec0 efBd0000 00000001 GPR08: 00000000 0b14aed0 0049a306 00030600 HIP [c01005b1] _rau_spin_unlock_irqrestore+0x44/0x?c LR [c04005b0] _rau_spin_unlock_irqrestore+0x40/0x?c Call Trace: [ef92bec0] [c04005b0] _raw_spin_unlock_irqrestore+0x40/0x?c (unreliable) [ef92bed0] [c029c504] flush_tu_ldisc+0x121/0x230 [ef92bf10] [c001c86c] process_one_uork+0x1c1/0x4cB [ef92bfS0] [c004efac] worker_thread+0x1?8/0x3c1 [ef92bf90] [c0051148] kthread+0x81/0x88 [ef92hff0] [c0810390] kernel_thread+0x1c/0x68 XER: 20000000 ef92a000 ef8d0660 00000006 00000000 18614000 22002088 Instruction dump: ??? 93e1060c ?c9f23?B 38800001 90010011 4bc6e9a9 ?fc3i`3?8 4be61a69 ?3e08080 11820021 1bc6b515 ?fe00124 B8c16008 ?c0803a6 83c1000c Well, the picture is way better :-\ Thanks, Christian. [0] http://nerdbynature.de/bits/3.0-rc1/linux-3.0-rc1-cdrom.jpg -- BOFH excuse #399: We are a 100% Microsoft Shop. -- 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/