commit | ad4a42d287546888349ad24d351673a59f429ee8 | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Wed Nov 22 17:23:37 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Dec 01 22:46:46 2006 -0500 |
tree | e8a5ae897be2ed04e095b566547ddda47b0ec605 | |
parent | 34d8dfb1e6b51dbd6eefcb449b531c7ee773664c [diff] |
[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>