[v1,0/2] Some fixes for idxd driver

Message ID 20231029080049.1482701-1-guanjun@linux.alibaba.com
Headers
Series Some fixes for idxd driver |

Message

guanjun Oct. 29, 2023, 8 a.m. UTC
  From: Guanjun <guanjun@linux.alibaba.com>

This two patches fix the some issues for idxd driver.
Please help to review.

Thanks,
Guanjun

Guanjun (2):
  dmaengine: idxd: Protect int_handle field in hw descriptor
  dmaengine: idxd: Fix the incorrect descriptions

 drivers/dma/idxd/registers.h | 13 ++++++++-----
 drivers/dma/idxd/submit.c    | 14 +++++++-------
 2 files changed, 15 insertions(+), 12 deletions(-)