mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: linux-kernel@vger.kernel.org, Dave Hansen <dave@sr71.net>,
	Richard Purdie <rpurdie@linux.intel.com>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: -tip: origin tree boot crash
Date: Fri, 18 Dec 2009 17:45:09 +0100	[thread overview]
Message-ID: <20091218164509.GA14574@elte.hu> (raw)

Today's -tip crashes during bootup (x86 allyesconfig, 64-bit), due to this 
commit from yesterday's upstream -git tree:

 commit a328e95b82c1b8483ae5ab2f809140664d7f6c92
 Author: Dave Hansen <dave@sr71.net>
 Date:   Thu Oct 1 15:43:32 2009 -0700

    leds: LED driver for Intel NAS SS4200 series (v5)

The crash serial log is attached below. I suspect this driver was not booted 
on hardware that does not have that LED interface?

Thanks,

	Ingo

[   75.143912] initcall regulator_led_init+0x0/0x12 returned 0 after 5448 usecs
[   75.151208] calling  nas_gpio_init+0x0/0x153 @ 1
[   75.155860] BUG: unable to handle kernel paging request at 00000000001de7d0
[   75.159841] IP: [<ffffffff81683c55>] strstr+0x20/0x5f
[   75.159841] PGD 0 
[   75.159841] Oops: 0000 [#1] SMP DEBUG_PAGEALLOC
[   75.159841] last sysfs file: 
[   75.159841] CPU 0 
[   75.159841] Pid: 1, comm: swapper Not tainted 2.6.33-rc1-tip-00188-g19a3ebc-dirty #535 A8N-E/System Product Name
[   75.159841] RIP: 0010:[<ffffffff81683c55>]  [<ffffffff81683c55>] strstr+0x20/0x5f
[   75.159841] RSP: 0000:ffff88003e085e10  EFLAGS: 00010202
[   75.159841] RAX: 00000000001de7d0 RBX: ffffffff8449e568 RCX: 00000000001de7d0
[   75.159841] RDX: 0000000000000020 RSI: ffffffff8449e579 RDI: 00000000001de7d0
[   75.159841] RBP: ffff88003e085e10 R08: ffffffff8553005a R09: 0000000000000005
[   75.159841] R10: 0000000000000020 R11: 0000000000000074 R12: 0000000000000000
[   75.159841] R13: ffffffff8449e5b8 R14: 0000000000000000 R15: 0000000000000000
[   75.159841] FS:  0000000000000000(0000) GS:ffff880006800000(0000) knlGS:0000000000000000
[   75.159841] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   75.159841] CR2: 00000000001de7d0 CR3: 0000000003cc4000 CR4: 00000000000006f0
[   75.159841] DR0: ffffffff850a732c DR1: 0000000000000000 DR2: 0000000000000000
[   75.159841] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
[   75.159841] Process swapper (pid: 1, threadinfo ffff88003e084000, task ffff88003e088000)
[   75.159841] Stack:
[   75.159841]  ffff88003e085e40 ffffffff825f0dfb 0000000000000000 ffffffff8449e568
[   75.159841] <0> 0000000000000000 000000117fa3493a ffff88003e085e60 ffffffff825f0e6a
[   75.159841] <0> ffffffff843f9ec8 0000000000000000 ffff88003e085e90 ffffffff843f9edf
[   75.159841] Call Trace:
[   75.159841]  [<ffffffff825f0dfb>] dmi_matches+0x6f/0x8d
[   75.159841]  [<ffffffff825f0e6a>] dmi_check_system+0x1c/0x4a
[   75.159841]  [<ffffffff843f9ec8>] ? nas_gpio_init+0x0/0x153
[   75.159841]  [<ffffffff843f9edf>] nas_gpio_init+0x17/0x153
[   75.159841]  [<ffffffff843f9ec8>] ? nas_gpio_init+0x0/0x153
[   75.159841]  [<ffffffff8100207d>] do_one_initcall+0x72/0x1a6
[   75.159841]  [<ffffffff8438374f>] do_basic_setup+0x54/0x66
[   75.159841]  [<ffffffff8438380e>] kernel_init+0xad/0xf3
[   75.159841]  [<ffffffff82ba7788>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[   75.159841]  [<ffffffff81039cc4>] kernel_thread_helper+0x4/0x10
[   75.159841]  [<ffffffff82ba8710>] ? restore_args+0x0/0x30
[   75.159841]  [<ffffffff84383761>] ? kernel_init+0x0/0xf3
[   75.159841]  [<ffffffff81039cc0>] ? kernel_thread_helper+0x0/0x10
[   75.159841] Code: c0 48 ff ca 48 85 d2 75 ee c9 c3 55 48 89 f2 48 89 e5 eb 03 48 ff c2 80 3a 00 75 f8 29 f2 48 89 f8 74 45 48 89 f9 eb 03 48 ff c1 <80> 39 00 75 f8 48 89 f8 4c 63 d2 eb 26 4d 89 d1 49 89 c0 48 89 
[   75.159841] RIP  [<ffffffff81683c55>] strstr+0x20/0x5f
[   75.159841]  RSP <ffff88003e085e10>
[   75.159841] CR2: 00000000001de7d0
[   75.413931] ---[ end trace f895c45d96add991 ]---
[   75.418559] Kernel panic - not syncing: Fatal exception
[   75.423796] Pid: 1, comm: swapper Tainted: G      D    2.6.33-rc1-tip-00188-g19a3ebc-dirty #535
[   75.432536] Call Trace:
[   75.434985]  [<ffffffff82ba5365>] panic+0x7a/0x150
[   75.439795]  [<ffffffff82ba8417>] ? _raw_spin_unlock_irqrestore+0x55/0x72
[   75.446601]  [<ffffffff82ba96c3>] oops_end+0xd8/0xe8
[   75.451612]  [<ffffffff8106af9f>] no_context+0x144/0x150
[   75.456944]  [<ffffffff8106b14b>] __bad_area_nosemaphore+0x1a0/0x1c3
[   75.463307]  [<ffffffff82bab49a>] ? do_page_fault+0x101/0x304
[   75.469106]  [<ffffffff8106b181>] bad_area_nosemaphore+0x13/0x15
[   75.475127]  [<ffffffff82bab532>] do_page_fault+0x199/0x304
[   75.480714]  [<ffffffff82ba89b5>] page_fault+0x25/0x30
[   75.485897]  [<ffffffff81683c55>] ? strstr+0x20/0x5f
[   75.490878]  [<ffffffff825f0dfb>] dmi_matches+0x6f/0x8d
[   75.496125]  [<ffffffff825f0e6a>] dmi_check_system+0x1c/0x4a
[   75.501821]  [<ffffffff843f9ec8>] ? nas_gpio_init+0x0/0x153
[   75.507404]  [<ffffffff843f9edf>] nas_gpio_init+0x17/0x153
[   75.512913]  [<ffffffff843f9ec8>] ? nas_gpio_init+0x0/0x153
[   75.518522]  [<ffffffff8100207d>] do_one_initcall+0x72/0x1a6
[   75.524193]  [<ffffffff8438374f>] do_basic_setup+0x54/0x66
[   75.529694]  [<ffffffff8438380e>] kernel_init+0xad/0xf3
[   75.534963]  [<ffffffff82ba7788>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[   75.541428]  [<ffffffff81039cc4>] kernel_thread_helper+0x4/0x10
[   75.547358]  [<ffffffff82ba8710>] ? restore_args+0x0/0x30
[   75.552804]  [<ffffffff84383761>] ? kernel_init+0x0/0xf3
[   75.558131]  [<ffffffff81039cc0>] ? kernel_thread_helper+0x0/0x10

             reply	other threads:[~2009-12-18 16:45 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18 16:45 Ingo Molnar [this message]
2009-12-18 17:01 ` Dave Hansen
2009-12-18 17:06   ` Ingo Molnar
2009-12-18 19:30     ` Dave Hansen
2009-12-18 20:10 ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2009-12-24 22:00 Linux 2.6.33-rc2 - Merry Christmas Linus Torvalds
2009-12-25 10:27 ` -tip: origin tree boot crash Ingo Molnar
2009-12-25 19:49   ` Dmitry Torokhov
2009-12-26 20:19     ` Len Brown
2009-12-26 20:17   ` Len Brown
2009-12-27  4:20     ` Len Brown
2009-12-28  9:44       ` Ingo Molnar
2009-12-28 12:01         ` Ingo Molnar
2009-12-28 15:02           ` Paul Rolland
2009-12-28 16:15             ` Paul Rolland
2009-12-28 16:53             ` Paul Rolland
2009-12-28 20:17               ` Dmitry Torokhov
2009-12-30  6:14               ` Len Brown
2009-12-30  7:13                 ` Paul Rolland
2009-12-17  9:02 Ingo Molnar
2009-12-17  9:27 ` Christoph Hellwig
2009-12-17  9:44   ` Ingo Molnar
2009-12-17  9:32 ` Al Viro
2009-12-17  9:35   ` Christoph Hellwig
2009-12-17  9:44   ` Ingo Molnar
2009-12-17  9:52     ` Ingo Molnar
2009-12-17  9:54       ` Al Viro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091218164509.GA14574@elte.hu \
    --to=mingo@elte.hu \
    --cc=dave@sr71.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpurdie@linux.intel.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome