* Re: kdump bugs with rt kernels
[not found] <48909108.6070106@in.ibm.com>
@ 2008-07-31 13:01 ` Vivek Goyal
0 siblings, 0 replies; only message in thread
From: Vivek Goyal @ 2008-07-31 13:01 UTC (permalink / raw)
To: Sachin P. Sant; +Cc: Maneesh Soni, sripathik, linux-acpi
On Wed, Jul 30, 2008 at 09:34:24PM +0530, Sachin P. Sant wrote:
> Hi Vivek,
>
> There have been few kdump bugs reported against rt kernels.
> I think Ankita would have sent out a mail regarding this.
>
> I had been debugging one of that problem which involves
> LS21 hardware. What i found was kdump kernel hangs during
> ACPI initialization. (acpi_sleep_init() function from
> drivers/acpi/sleep/main.c file)
>
> I also found that rt kernel ignores irqpoll option. So can
> this be the reason for these IRQ related problems during
> kdump kernel ?
>
I think it might not be related to irqpoll. irqpoll will make system
work if kernel has explicitly disabled the irq.
> I remember some time back you had debugged a similar issue
> related to interrupts not being properly routed during kdump
> boot. Could you throw some light on what could be happening ?
>
> If i disable ACPI using pci=noacpi or acpi=noirq kdump kernel
> boots fine. Also if i use plain vanilla kernel or RHEL kernels
> kdump works fine. So this is rt specific issue.
>
Ok, so as long as acpi is removed from the picture, things seems to be
fine. So it definitely looks something related to acpi data structures
and initialization.
Have you made sure that kexec-tools are parsing ACPI tables and ACPI
non volatile RAM area from /proc/iomem and passing it to second kernel?
Other than that I would think of diving deeper into the acpi code to find
out where it is hanging.
CCing ACPI mailing list. Hopefully we might get some ideas about what's
wrong here.
Thanks
Vivek
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-31 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <48909108.6070106@in.ibm.com>
2008-07-31 13:01 ` kdump bugs with rt kernels Vivek Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox