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-02-28 22:18:16 -07:00
2010-02-02 14:51:42 -07:00
2009-12-11 21:24:33 -07:00
2010-03-01 22:16:42 -07:00
2010-03-01 22:16:42 -07:00
2010-03-01 22:16:42 -07:00
2009-09-08 17:53:03 -07:00
2009-09-08 17:53:03 -07:00
2009-12-22 17:21:47 -07:00