login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
9
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Ingo Molnar <mingo@...>
To: Len Brown <lenb@...>
Cc: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, <linux-acpi@...>, <linux-kernel@...>, <linux-pm@...>, Carlos Corbacho <carlos@...>
Subject:
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
Date: Saturday, February 9, 2008 - 2:19 am
(Carlos Cc:-ed too) * Ingo Molnar <mingo@elte.hu> wrote:
quoted text
> * Len Brown <lenb@kernel.org> wrote: > > > Len Brown (6): > > ACPI: add newline to printk > > ACPI: build WMI on X86 only > > acer-wmi, tc1100-wmi: select ACPI_WMI > > hm, this new WMI code caused a bootup crash in the overnight x86.git > tests: > > initcall 0x40cffbd0 ran for 0 msecs: msi_init+0x0/0x150() > Calling initcall 0x40cffd20: tc1100_init+0x0/0x70() > BUG: unable to handle kernel NULL pointer dereference at 00000000 > IP: [<404b96a2>] find_guid+0x132/0x150 > *pde = 00000000 > Oops: 0000 [#1] SMP > > Pid: 1, comm: swapper Not tainted (2.6.24 #34) > EIP: 0060:[<404b96a2>] EFLAGS: 00010247 CPU: 1 > EIP is at find_guid+0x132/0x150 > EAX: 05a572d4 EBX: 5f81af54 ECX: 00000000 EDX: ffffffff > ESI: 00000000 EDI: 5f81af54 EBP: 5f81af80 ESP: 5f81af48 > DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 > Process swapper (pid: 1, ti=5f81a000 task=5f815410 task.ti=5f81a000) > Stack: 00000000 5f81af74 00000005 c364ac71 495a36db 39b49484 05a572d4 71ac64c3 > 5a49db36 39b49484 05a572d4 00000000 00000000 ffffffed 5f81af88 404b96cf > 5f81af94 40cffd33 00000000 5f81afe0 40cdb5d3 2c7b1366 00000001 00000000 > Call Trace: > [<404b96cf>] ? wmi_has_guid+0xf/0x20 > [<40cffd33>] ? tc1100_init+0x13/0x70 > [<40cdb5d3>] ? kernel_init+0x123/0x2f0 > [<40cdb4b0>] ? kernel_init+0x0/0x2f0 > [<401053d7>] ? kernel_thread_helper+0x7/0x10 > ======================= > Code: 0c 41 8d 7d d4 eb 24 8d 46 08 b9 10 00 00 00 89 fa e8 e3 88 f6 ff 85 c0 75 0f b0 01 83 7d c8 00 74 19 8b 55 c8 89 32 eb 12 89 de <8b> 1e 0f 18 03 90 81 fe 90 c1 0c 41 75 ce 31 c0 83 c4 2c 5b 5e > EIP: [<404b96a2>] find_guid+0x132/0x150 SS:ESP 0068:5f81af48 > ---[ end trace 5d95b7a12e9c31b7 ]--- > Kernel panic - not syncing: Attempted to kill init! > Press any key to enter the menu > > config and crashlog attached.
--
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Len Brown
, (Fri Feb 8, 2:45 am)
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Ingo Molnar
, (Sat Feb 9, 2:17 am)
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Ingo Molnar
, (Sat Feb 9, 2:19 am)
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Carlos Corbacho
, (Sat Feb 9, 7:42 am)
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Ingo Molnar
, (Mon Feb 11, 5:17 am)
Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)
, Carlos Corbacho
, (Mon Feb 11, 3:23 pm)
[PATCH 2/2] tc1100-wmi - Fail gracefully if ACPI is disabled
, Carlos Corbacho
, (Mon Feb 11, 3:55 pm)
Re: [PATCH 2/2] tc1100-wmi - Fail gracefully if ACPI is dis...
, Len Brown
, (Thu Feb 14, 2:11 am)
Re: [PATCH 2/2] tc1100-wmi - Fail gracefully if ACPI is dis...
, Len Brown
, (Thu Feb 14, 2:15 am)
[PATCH 1/2] acer-wmi - Fail gracefully if ACPI is disabled
, Carlos Corbacho
, (Mon Feb 11, 3:55 pm)
Re: [PATCH 1/2] acer-wmi - Fail gracefully if ACPI is disabled
, Linus Torvalds
, (Tue Feb 12, 12:41 am)
Re: [PATCH 1/2] acer-wmi - Fail gracefully if ACPI is disabled
, Carlos Corbacho
, (Tue Feb 12, 3:28 pm)
Re: [PATCH 1/2] acer-wmi - Fail gracefully if ACPI is disabled
, Ingo Molnar
, (Tue Feb 12, 11:12 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 008/196] Chinese: add translation of volatile-considered-harmful.txt
Amit K. Arora
[RFC] Heads up on sys_fallocate()
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Linus Torvalds
Re: Slow DOWN, please!!!
git
:
linux-netdev
:
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Natalie Protasevich
[BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
495 guests
online.
Syndicate