This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/ata
Tejun Heo cd955463bb libata: fix timing computation in ata_eh_reset()
As jiffies changes asynchronously, it needs to be cached if unchanging
timestamp is needed.  The code in ata_eh_reset() intended to do that
with @now but never actually did it.  Fix it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-11-03 08:46:54 -04:00
..
2007-11-03 08:46:29 -04:00
2007-10-12 14:55:37 -04:00
2007-10-20 01:02:48 +02:00
2007-10-19 22:55:03 -04:00
2007-10-29 06:49:24 -04:00
2006-08-10 07:31:37 -04:00
2007-07-02 10:17:42 -04:00