Robert Hancock wrote:
Based on a quick look at sata_mv it appears it sets a 64-bit DMA mask unconditionally, but for non-ATA_PROT_DMA commands (which includes all ATAPI), it just falls back to ata_qc_issue_prot which issues via the legacy SFF interface and can only handle 32-bit addressing. So yes, it appears to have a similar bug as sata_nv had.
sata_mv doesn't do ATAPI at all... Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Mark Lord <[email protected]>
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Robert Hancock <[email protected]>
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- References:
- [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Robert Hancock <[email protected]>
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Mark Lord <[email protected]>
- RE: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: "Morrison, Tom" <[email protected]>
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Mark Lord <[email protected]>
- Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- From: Robert Hancock <[email protected]>
- [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- Prev by Date: Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- Next by Date: Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- Previous by thread: Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- Next by thread: Re: [PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
- Index(es):