commit | 9546d4cdc8445acdea415f70a330bbfbd016a0f0 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Wed Jul 20 13:13:55 2016 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 08 08:11:42 2016 +0530 |
tree | deed065e3d0e0f1d78acd80e9a0d42cc31b0a581 | |
parent | f067025bc676ba8d18fba5f959598339e39b86db [diff] |
dmaengine: ioatdma: Add error handling to ioat driver Adding error handling to the ioatdma driver so that when a read/write error occurs the error results are reported back and all the remaining descriptors are aborted. This utilizes the new dmaengine callback function that allows reporting of results. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>