Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 10 Jan 2009 13:51:04 +0000
On Sat, 10 Jan 2009 08:14:01 -0500
Jeff Garzik <jeff@xxxxxxxxxx> wrote:
Christian Borntraeger wrote:
Am Samstag 10 Januar 2009 schrieb Alan Cox:
That's the typical REQUEST SENSE command with 18-byte data length.Which means something has become horribly broken in the core libata stack.
An 18 byte inquiry would have 18 bytes as the *last* sg element. That
would therefore not trigger the WARN_ON. Someone has passed an sg list
that isn't properly terminated perhaps ?
I wonder if the pad code broke this.
I just checked 2.6.28 + PIO32 patch. Its also broken. Whatever caused this
problem did it a while ago.
Just to be clear, you mean:
2.6.28 is OK
2.6.28 + PIO32 is broken
As far as I can tell
2.6.28 is broken but it doesn't show due to other factors
2.6.28 using 32bit PIO shows up the fact someone seems to be passing
broken sg lists
--
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/
- Follow-Ups:
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Arjan van de Ven
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- References:
- todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Christian Borntraeger
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Sergei Shtylyov
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Alan Cox
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Christian Borntraeger
- Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- From: Jeff Garzik
- todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- Prev by Date: [PATCH] Input: Add keyboard quirk for HP Pavilion ZV6100 laptop
- Next by Date: Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- Previous by thread: Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- Next by thread: Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
- Index(es):
Relevant Pages
|