Dan Williams aa75db0080 ioat: close potential BUG_ON race in the descriptor cleanup path
Since ioat_cleanup_preamble() and the update of the last completed
descriptor are not synchronized there is a chance that two cleanup threads
can see descriptors to clean.  If the first cleans up all pending
descriptors then the second will trigger the BUG_ON.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2010-03-03 21:21:10 -07:00
..
2010-01-20 15:03:31 -08:00
2009-12-15 08:53:34 -08:00
2010-01-26 22:22:27 -05:00
2010-01-29 21:03:09 +01:00
2009-12-09 17:14:38 +11:00
2010-01-20 01:23:27 -05:00
2009-12-15 08:53:25 -08:00
2010-01-13 10:01:35 +00:00