]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pata_rz1000: Force readahead off on resume
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 22 Nov 2006 17:23:37 +0000 (17:23 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:46 +0000 (22:46 -0500)
commitad43c579766874804bd1d5d081c38412c67181bb
treee8a5ae897be2ed04e095b566547ddda47b0ec605
parentbb8e3b2c7595beeb19545089d82b4b4043de51dd
[PATCH] pata_rz1000: Force readahead off on resume

The RZ1000 is a generic device except that it has a readahead fifo flaw
that corrupts. We force this off at init time but we want to be paranoid
and force it off at resume as well. I don't know of any actual hardware
that supports both RZ1000 and suspend to RAM but given its a disk muncher
better safe than sorry.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_rz1000.c