Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756576Ab1FBGHV (ORCPT ); Thu, 2 Jun 2011 02:07:21 -0400 Received: from mail-qw0-f46.google.com ([209.85.216.46]:56782 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754333Ab1FBGHT convert rfc822-to-8bit (ORCPT ); Thu, 2 Jun 2011 02:07:19 -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=nfW3R6YlUPAhZS8dCG68lyUdzr/7bjg1fBV9kuZohPTSnPiZ8AQeIKRGavnPDv+Pvw 0UONU8Oj44TKBCuU3cgTnnM2TdmWM2t/2MpzXL/+oeLts2vLrmdBiorOMcUrTFLVaCsx S5eYew+0b9fNdLDU7EkEBksGcQkyzRTgcNfvg= MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 2 Jun 2011 08:07:17 +0200 Message-ID: Subject: Re: 3.0-rc1: powerpc hangs at Kernel virtual memory layout From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Christian Kujau Cc: LKML , linux ppc dev , linville@tuxdriver.com, benh@kernel.crashing.org 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 Content-Length: 991 Lines: 28 On Tue, 31 May 2011 at 16:50, Christian Kujau wrote: > trying to boot 3.0-rc1 on powerpc32 only progresses until: > >   > Kernel virtual memory layout: >   >   * 0xfffcf000..0xfffff000  : fixmap The weird thing is that: 1) You didn't see (like Andres): Machine check in kernel mode. Caused by (from SRR1=149030): Transfer error ack signal Oops: Machine check, sig: 7 [#1] But, OK, maybe machine check requires something additional in kernel, I don't know... 2) You didn't see SSB messages This is confusing. You should see SSB messages that appear before my invalid read happens. Did you somehow disable most of the important logs, or sth? Having ssb messages and the end of hung boot would directly point you to ssb module. -- Rafał -- 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/