Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750891Ab2BLGOi (ORCPT ); Sun, 12 Feb 2012 01:14:38 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:40386 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742Ab2BLGOh convert rfc822-to-8bit (ORCPT ); Sun, 12 Feb 2012 01:14:37 -0500 MIME-Version: 1.0 Date: Sun, 12 Feb 2012 14:14:36 +0800 Message-ID: Subject: 3.3-rc3-next BUG: scheduling while atomic: init/1/0x00000000 From: Ming Lei To: Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3296 Lines: 75 Hi, Kernel boot failed on 3.3.0-rc3-next-20120210-arm. [ ? ?3.305847] BUG: scheduling while atomic: init/1/0x00000000 [ ? ?3.311706] Modules linked in: [ ? ?3.314910] Backtrace: [ 3.317535] [] (dump_backtrace+0x0/0x110) from [] (dump_stack+0x18/0x1c) [ 3.326416] r6:c05d0600 r5:00000000 r4:ee0c6b40 r3:60000113 [ 3.332427] [] (dump_stack+0x0/0x1c) from [] (__schedule_bug+0x84/0x98) [ 3.341217] [] (__schedule_bug+0x0/0x98) from [] (__schedule+0x74/0x768) [ 3.350097] r5:c11c5600 r4:ee0c6b40 [ 3.353851] [] (__schedule+0x0/0x768) from [] (schedule+0x78/0x7c) [ 3.362243] [] (schedule+0x0/0x7c) from [] (io_schedule+0x74/0xa4) [ 3.370574] [] (io_schedule+0x0/0xa4) from [] (sleep_on_buffer+0x10/0x18) [ 3.379547] r6:c0127110 r5:c11b5da0 r4:ee0ddbe4 r3:00000002 [ 3.385498] [] (sleep_on_buffer+0x0/0x18) from [] (__wait_on_bit+0x5c/0xa4) [ 3.394653] [] (__wait_on_bit+0x0/0xa4) from [] (out_of_line_wait_on_bit+0x80/0x8c) [ 3.404510] [] (out_of_line_wait_on_bit+0x0/0x8c) from [] (__wait_on_buffer+0x28/0x30 ) [ 3.414672] [] (__wait_on_buffer+0x0/0x30) from [] (__ext4_get_inode_loc+0x414/0x47c) [ 3.424743] [] (__ext4_get_inode_loc+0x0/0x47c) from [] (ext4_iget+0x48/0x620) [ 3.434143] [] (ext4_iget+0x0/0x620) from [] (ext4_lookup+0x88/0x108) [ 3.442749] [] (ext4_lookup+0x0/0x108) from [] (d_alloc_and_lookup+0x4c/0x68) [ 3.452056] r6:ee0dde48 r5:ea4d4e00 r4:ea529f68 [ 3.457092] [] (d_alloc_and_lookup+0x0/0x68) from [] (do_lookup+0x204/0x328) [ 3.466308] r6:ead77f68 r5:ee0dddbc r4:ee0dde48 r3:00000002 [ 3.472290] [] (do_lookup+0x0/0x328) from [] (link_path_walk+0x1b8/0x7d4) [ 3.481262] [] (link_path_walk+0x0/0x7d4) from [] (path_openat+0xa4/0x380) [ 3.490295] [] (path_openat+0x0/0x380) from [] (do_filp_open+0x34/0x80) [ 3.499084] [] (do_filp_open+0x0/0x80) from [] (open_exec+0x24/0xf8) [ 3.507568] r7:00000000 r6:eb025f00 r5:c05f1e10 r4:c0503132 [ 3.513549] [] (open_exec+0x0/0xf8) from [] (do_execve+0x174/0x348) [ 3.521942] r7:00000000 r6:eb025f00 r5:c05f1e10 r4:c0503132 [ 3.527923] [] (do_execve+0x0/0x348) from [] (kernel_execve+0x40/0x88) [ 3.536590] [] (kernel_execve+0x0/0x88) from [] (run_init_process+0x1c/0x24) [ 3.545837] r7:0000007e r6:c05b8a50 r5:c05b8a70 r4:c0648640 [ 3.551940] [] (run_init_process+0x0/0x24) from [] (init_post+0x90/0xcc) [ 3.560821] [] (init_post+0x0/0xcc) from [] (kernel_init+0x178/0x1bc) [ 3.569427] r4:00000007 r3:edc03f68 [ 3.573211] [] (kernel_init+0x0/0x1bc) from [] (do_exit+0x0/0x7b4) thanks, -- Ming Lei -- 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/