Searched hist:eb0cf33a91b46cd50b590d032471f7f977d5a92a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/idxd/ |
H A D | submit.c | diff eb0cf33a91b46cd50b590d032471f7f977d5a92a Tue Oct 26 16:36:17 CDT 2021 Dave Jiang <dave.jiang@intel.com> dmaengine: idxd: move interrupt handle assignment
In preparation of supporting interrupt handle revoke event, move the interrupt handle assignment to right before the descriptor to be submitted. This allows the interrupt handle revoke logic to assign the latest interrupt handle on submission.
Reviewed-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/163528417767.3925689.7730411152122952808.stgit@djiang5-desk3.ch.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|