Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Jens Axboe <axboe@xxxxxxx>
- Date: Wed, 19 Apr 2006 15:52:32 +0200
On Wed, Apr 19 2006, Rachita Kothiyal wrote:
On Wed, Apr 12, 2006 at 04:59:33PM +0530, Rachita Kothiyal wrote:
I actually tried just reading the status register and then returning
ide_stopped. It seemed to be working fine, just that there appears
a 'status error' message while booting:
<snippet>
ide0: start_request: current=0xffff8100035cba68
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hda: drive not ready for command
</snippet>
Hi Jens,
Instead of reading the status register and returning ide_stopped
from the handler, which was resulting in the 'status error', I
tried ending the request and returning ide_stopped when the drive
is in a confused state. Using this I dont see the status error.
Following is the patch, kindly review.
This looks a lot more appropriate! Thanks for following through on this.
--
Jens Axboe
-
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/
- References:
- [RFC] Patch to fix cdrom being confused on using kdump
- From: Rachita Kothiyal
- Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Jens Axboe
- Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Rachita Kothiyal
- Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Jens Axboe
- Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Rachita Kothiyal
- Re: [RFC] Patch to fix cdrom being confused on using kdump
- From: Rachita Kothiyal
- [RFC] Patch to fix cdrom being confused on using kdump
- Prev by Date: Look...Here HEUlgW
- Next by Date: Re: 3w-9xxx status in kernel
- Previous by thread: Re: [RFC] Patch to fix cdrom being confused on using kdump
- Next by thread: [PATCH] Fix mode of checkstack.pl and other files.
- Index(es):
Relevant Pages
|