Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262743AbVENL1h (ORCPT ); Sat, 14 May 2005 07:27:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262742AbVENL1h (ORCPT ); Sat, 14 May 2005 07:27:37 -0400 Received: from tim.rpsys.net ([194.106.48.114]:41425 "EHLO tim.rpsys.net") by vger.kernel.org with ESMTP id S262743AbVENL1c (ORCPT ); Sat, 14 May 2005 07:27:32 -0400 Message-ID: <01a101c55877$e84e1130$0f01a8c0@max> From: "Richard Purdie" To: "Andrew Morton" Cc: "Linux Kernel Mailing List" References: <20050512033100.017958f6.akpm@osdl.org> Subject: Re: 2.6.12-rc4-mm1 Date: Sat, 14 May 2005 12:27:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2170 Lines: 57 2.6.12-rc4-mm1 on a Sharp Zaurus (arm pxa255) results in: VFS: Mounted root (jffs2 filesystem) readonly. Freeing init memory: 76K Kernel panic - not syncing: Attempted to kill init! <3>BUG: soft lockup detected on CPU#0! Pid: 1, comm: init CPU: 0 PC is at __delay+0x0/0xc LR is at panic+0x108/0x130 pc : [] lr : [] Not tainted sp : c0301f4c ip : c0301f4c fp : c0301f58 r10: 4001d000 r9 : c0300000 r8 : 00007f00 r7 : c0300000 r6 : c027a3e8 r5 : c027a3e4 r4 : 0000240b r3 : 60000013 r2 : 000003ca r1 : 00000000 r0 : 00017133 Flags: nzCv IRQs on FIQs on Mode SVC_32 Segment user Control: 397F Table: A1CB0000 DAC: 00000015 [] (softlockup_tick+0x0/0xa0) from [] (timer_tick+0xb4/0xf8) r5 = C0300000 r4 = C0301F04 [] (timer_tick+0x0/0xf8) from [] (pxa_timer_interrupt+0x48/0xa8) r6 = C0301F04 r5 = C0300000 r4 = F2A00000 [] (pxa_timer_interrupt+0x0/0xa8) from [] (__do_irq+0x6c/0xc4) r8 = C0301F04 r7 = 00000000 r6 = 00000000 r5 = C0300000 r4 = C0230374 [] (__do_irq+0x0/0xc4) from [] (do_level_IRQ+0x68/0xb8) [] (do_level_IRQ+0x0/0xb8) from [] (asm_do_IRQ+0x54/0x160) r6 = 04000000 r5 = F2D00000 r4 = FFFFFFFF [] (asm_do_IRQ+0x0/0x160) from [] (__irq_svc+0x34/0x74) [] (panic+0x0/0x130) from [] (do_exit+0x7c8/0xda4) r3 = 00000001 r2 = C02E8E40 r1 = C02E8D60 r0 = C02004C0 [] (do_exit+0x0/0xda4) from [] (do_group_exit+0xc0/0x104) [] (do_group_exit+0x0/0x104) from [] (ret_fast_syscall+0x0/0x2c) r5 = 00000000 r4 = 0000002F There was an extremely long pause after it printed "Kernel panic ..." before it printed the traceback. 2.6.12-rc4 doesn't do this, neither does 2.6.12-rc3-mm2. Any ideas where the problem is before I start looking? Regards, Richard - 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/