+ libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma-fix.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma fix

has been added to the -mm tree.  Its filename is

     libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma-fix.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma fix
From: "Barry K. Nathan" <barryn@xxxxxxxxx>


Tejun Heo's patch to fill in data_xfer for pata_pdc2027x only did half of
the job. This does the other half, fixing a boot-time null-dereference
oops for me.

Signed-off-by: Barry K. Nathan <barryn@xxxxxxxxx>
Cc: Tejun Heo <htejun@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/scsi/pata_pdc2027x.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/scsi/pata_pdc2027x.c~libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma-fix drivers/scsi/pata_pdc2027x.c
--- devel/drivers/scsi/pata_pdc2027x.c~libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma-fix	2006-06-01 17:09:31.000000000 -0700
+++ devel-akpm/drivers/scsi/pata_pdc2027x.c	2006-06-01 17:09:31.000000000 -0700
@@ -196,6 +196,7 @@ static struct ata_port_operations pdc202
 	.qc_prep		= ata_qc_prep,
 	.qc_issue		= ata_qc_issue_prot,
 	.eng_timeout		= ata_eng_timeout,
+	.data_xfer		= ata_mmio_data_xfer,
 
 	.irq_handler		= ata_interrupt,
 	.irq_clear		= ata_bmdma_irq_clear,
_

Patches currently in -mm which might be from barryn@xxxxxxxxx are

libata-add-missing-data_xfer-for-pata_pdc2027x-and-pdc_adma-fix.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux