* More info on VP6 panics
@ 2004-01-17 6:50 Ian Pilcher
0 siblings, 0 replies; 3+ messages in thread
From: Ian Pilcher @ 2004-01-17 6:50 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
Background: I get a kernel panic when I boot 2.4.2{2,3,4} with ACPI on
my dual-processor Abit VP6. Compiling the kernel with CONFIG_DEBUG_SLAB
turned on allows it to boot, as does booting with "idle=poll".
I do not believe that the panic occurs anywhere in the ACPI code. From
what I can tell, the transition to ACPI mode causes the idle thread on
the other processor to panic.
I believe that I have identified the line of code that triggers the
panic. It is the actual transition to ACPI mode at
drivers/acpi/hardware/hwacpi.c, line 143. If I insert an infinite loop
before the call to acpi_os_write_port, the boot process simply hangs.
If I move the loop below the call to acpi_os_write_port, I get the same
old panic message.
How can I debug this further?
Thanks!
--
========================================================================
Ian Pilcher i.pilcher-Wuw85uim5zDR7s880joybQ@public.gmane.org
========================================================================
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 3+ messages in thread* RE: More info on VP6 panics
@ 2004-01-18 8:01 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CF5-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Yu, Luming @ 2004-01-18 8:01 UTC (permalink / raw)
To: Ian Pilcher, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
>ve that the panic occurs anywhere in the ACPI
> code. From
> what I can tell, the transition to ACPI mode causes the idle thread on
> the other processor to panic.
>
> I believe that I have identified the line of code that triggers the
> panic. It is the actual transition to ACPI mode at
> drivers/acpi/hardware/hwacpi.c, line 143. If I insert an
> infinite loop
> before the call to acpi_os_write_port, the boot process simply hangs.
> If I move the loop below the call to acpi_os_write_port, I
> get the same
> old panic message.
>
That experiment can only tell that there is no panic displayed on you
screen
before the infinite loop.
I did remember this error, but I cannot find out other emails about this
issue.
Did you file it on bugzilla.kernel.org? It will help us a lot.
Thanks,
Luming
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-19 5:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-17 6:50 More info on VP6 panics Ian Pilcher
-- strict thread matches above, loose matches on Subject: below --
2004-01-18 8:01 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720CF5-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-19 5:38 ` Ian Pilcher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox