Skip to content
Snippets Groups Projects
user avatar
Tejun Heo authored
Commit 978c0666 (libata: Remove excess delay in the tf_load path)
removed ata_wait_idle() from ata_sff_tf_load() and via_tf_load().
This caused obscure detection problems in sata_sil.

  https://bugzilla.kernel.org/show_bug.cgi?id=16606



The commit was pure performance optimization.  Revert it for now.

Reported-by: default avatarDieter Plaetinck <dieter@plaetinck.be>
Reported-by: default avatarJan Beulich <JBeulich@novell.com>
Bisected-by: default avatargianluca <gianluca@sottospazio.it>
Cc: stable@kernel.org
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
40c60230
History