summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_highbank.c
diff options
context:
space:
mode:
authorDavid Milburn <dmilburn@redhat.com>2012-10-30 00:00:22 +0100
committerJeff Garzik <jgarzik@redhat.com>2012-11-16 05:54:41 +0100
commitb03e66a6be91f8389fcd902ab6c1563db1c9c06b (patch)
tree97049500a3dd0fd3c7c7801d5f6a697b006f1fb1 /drivers/ata/sata_highbank.c
parentlibata debugging: Warn when unable to find timing descriptor based on xfer_mode (diff)
downloadlinux-b03e66a6be91f8389fcd902ab6c1563db1c9c06b.tar.xz
linux-b03e66a6be91f8389fcd902ab6c1563db1c9c06b.zip
sata_svw: check DMA start bit before reset
If kdump is triggered with pending IO, controller may not respond causing kdump to fail. http://marc.info/?l=linux-ide&m=133032255424658&w=2 During error recovery ata_do_dev_read_id never completes due hang in mmio_insw. ata_do_dev_read_id ata_sff_data_xfer ioread16_rep mmio_insw if DMA start bit is cleared before reset, PIO command is successful and kdump succeeds. Signed-off-by: David Milburn <dmilburn@redhat.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/sata_highbank.c')
0 files changed, 0 insertions, 0 deletions