Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932965Ab1EaXup (ORCPT ); Tue, 31 May 2011 19:50:45 -0400 Received: from trent.utfs.org ([194.246.123.103]:37606 "EHLO trent.utfs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932942Ab1EaXuo (ORCPT ); Tue, 31 May 2011 19:50:44 -0400 Date: Tue, 31 May 2011 16:50:36 -0700 (PDT) From: Christian Kujau To: LKML cc: linux ppc dev Subject: 3.0-rc1: powerpc hangs at Kernel virtual memory layout Message-ID: User-Agent: Alpine 2.01 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 1488 Lines: 45 Hi, trying to boot 3.0-rc1 on powerpc32 only progresses until: > Kernel virtual memory layout: > * 0xfffcf000..0xfffff000 : fixmap And then the system hangs, does not respond to keyboard (sysrq does not seem to work on this PowerBook G4). But after a while the system reboots itself, so I guess the machine panicked but did not print anything on the screen. Full messages (picture), config & (working) dmesg: http://nerdbynature.de/bits/3.0-rc1/ I'm currently trying to bisect this, so far I have: ---------------------- git bisect start # good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39 git bisect good 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf # bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1 git bisect bad 55922c9d1b84b89cb946c777fddccb3247e7df2c # bad: [c44dead70a841d90ddc01968012f323c33217c9e] Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 git bisect bad c44dead70a841d90ddc01968012f323c33217c9e # bad: [d93515611bbc70c2fe4db232e5feb448ed8e4cc9] macvlan: fix panic if lowerdev in a bond git bisect bad d93515611bbc70c2fe4db232e5feb448ed8e4cc9 ---------------------- Any ideas? Thanks, Christian. -- BOFH excuse #263: It's stuck in the Web. -- 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/