Re: megaraid_sas suspend ok, resume oops

From: Jeff Chua
Date: Tue Aug 29 2006 - 08:20:06 EST


On 8/29/06, Jens Axboe <axboe@xxxxxxxxx> wrote:
On Tue, Aug 29 2006, Jeff Chua wrote:
> Anyone working on suspend/resume for the Megaraid SAS RAID card?
>
> This is on a DELL 2950.
>
> Suspend/resume (to disk) has been running great on my IBM x60s, but
> when I tried the same kernel (2.6.18-rc4) on the DELL 2950, it
> suspended ok, but when resuming, the megaraid driver crashed.

And what exactly is your intention with this email? It can't be getting
the bug fixed, since there's exactly 0% information to help people doing
so :-)

IOW, provide the oops from the resume crash at least.

The intend is to see if there's already someone working on, and if so,
then it'll not be good to post oops that has already been taken care
of. I'm trying not to send unnecessary info.

I'll try to get oops in the next few days when I get a chance.
Currently traveling.


Another point ... on IBM x60s notebook, setting ...

High Memory Support (64GB)
CONFIG_HIGHMEM64G=y
CONFIG_RESOURCES_64BIT=y
CONFIG_X86_PAE=y

will cause resume to "REBOOT" sometimes (may be 6 out of 10).

I was trying to compile a kernel that would run both on the DELL with
16GB RAM, and on my IBM notebook with 2GB RAM.

But without 64 bit support, my notebook will suspend/resume many times
without failing (with the 5 ahci patches from Pavel Machek)....

This is the take 5 of AHCI suspend/resume patches.
The patch is against libata #upstream.
Signed-off-by: Forrest Zhao <forrest.zhao@xxxxxxxxx>
Signed-off-by: Hannes Reinecke <hare@xxxxxxx>
Signed-off-by: Jens Axboe <axboe@xxxxxxx>
Signed-off-by: Pavel Machek <pavel@xxxxxxx>

For this, there's no oops, suspend ok, but upon resume, screen will go
blank, then reboot. With or without X, and console after fresh
startup, same reboot.

Sorry, I don't know how to get oops info, but whatever I can do to
trace down the bug, please show me how.

I'll do anything to make Linux more robust!!! Please lead the way.

Thank,
Jeff.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/