ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)

svn path=/dists/sid/linux/; revision=20411
This commit is contained in:
Ben Hutchings 2013-07-26 04:55:17 +00:00
parent 43af771d91
commit e4a48208f7
10 changed files with 4 additions and 9 deletions

2
debian/changelog vendored
View File

@ -80,6 +80,8 @@ linux (3.10.3-1) UNRELEASED; urgency=low
compression of package (but use gzip, to keep old tools happy).
* linux-source: Install kernel config files for linux-image packages in
/usr/src/linux-config-$UPSTREAMVERSION directory
* ata: Disable SATA_INIC162X - this driver corrupts data and is not
expected to be fixed (Closes: #714295)
-- Arnaud Patard <arnaud.patard@rtp-net.org> Tue, 16 Jul 2013 08:19:29 +0200

View File

@ -83,7 +83,6 @@ CONFIG_SUN_PARTITION=y
CONFIG_ATA=m
# CONFIG_SATA_PMP is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_PDC_ADMA is not set

View File

@ -129,7 +129,6 @@ CONFIG_SUN_PARTITION=y
##
CONFIG_ATA=m
CONFIG_SATA_AHCI=m
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_PDC_ADMA is not set

View File

@ -92,7 +92,6 @@ CONFIG_SUN_PARTITION=y
##
CONFIG_ATA=m
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_PDC_ADMA is not set

View File

@ -105,7 +105,6 @@ CONFIG_SUN_PARTITION=y
##
CONFIG_ATA=m
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_PDC_ADMA is not set

View File

@ -68,7 +68,6 @@ CONFIG_ARM_THUMB=y
##
CONFIG_ATA=m
CONFIG_SATA_AHCI=m
# CONFIG_SATA_INIC162X is not set
CONFIG_SATA_SIL24=m
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set

View File

@ -123,7 +123,8 @@ CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=m
# CONFIG_SATA_AHCI_PLATFORM is not set
CONFIG_SATA_INIC162X=m
#. This driver loses data (#714295)
# CONFIG_SATA_INIC162X is not set
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y

View File

@ -100,7 +100,6 @@ CONFIG_MSDOS_PARTITION=y
##
CONFIG_ATA=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_INIC162X=m
CONFIG_SATA_SIL24=y
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set

View File

@ -103,7 +103,6 @@ CONFIG_MSDOS_PARTITION=y
##
CONFIG_ATA=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_INIC162X=m
CONFIG_SATA_SIL24=y
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set

View File

@ -17,4 +17,3 @@ sx8 ?
sata_sx4 ?
sata_mv ?
pdc_adma ?
sata_inic162x ?