Files
linux/drivers
Albert Lee 3f3791d300 [PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion callback
Description:
  After calling the completion callback, the libata error handler might be
running and getting atapi sense data. Clearing the ATA_QCFLAG_ACTIVE flag
at this point might interfere with the libata error handler.

Changes:
   - Clear the ATA_QCFLAG_ACTIVE flag before calling the completion callback
     (and also before the error handler)
   - Add some comment

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-23 01:03:38 -04:00
..
2005-07-30 09:47:53 -05:00
2005-08-10 11:03:02 -07:00
2005-07-27 16:25:57 -07:00
2005-08-04 13:00:55 -07:00
2005-07-12 16:01:02 -07:00
2005-08-10 11:08:56 -07:00
2005-08-10 11:03:02 -07:00
2005-07-29 13:12:51 -07:00
2005-07-11 14:14:31 -07:00