linux/drivers/dma/idxd
Dave Jiang 53b2ee7f63 dmaengine: idxd: device cmd should use dedicated lock
Create a dedicated lock for device command operations. Put the device
command operation under finer grained locking instead of using the
idxd->dev_lock.

Suggested-by: Sanjay Kumar <sanjay.k.kumar@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/161894525685.3210132.16160045731436382560.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-04-23 23:08:45 +05:30
..
cdev.c dmaengine: idxd: remove detection of device type 2021-04-20 16:43:53 +05:30
device.c dmaengine: idxd: device cmd should use dedicated lock 2021-04-23 23:08:45 +05:30
dma.c dmaengine: idxd: fix dma device lifetime 2021-04-20 16:43:52 +05:30
idxd.h dmaengine: idxd: device cmd should use dedicated lock 2021-04-23 23:08:45 +05:30
init.c dmaengine: idxd: device cmd should use dedicated lock 2021-04-23 23:08:45 +05:30
irq.c dmaengine: idxd: support reporting of halt interrupt 2021-04-23 23:08:45 +05:30
Makefile dmaengine: idxd: add char driver to expose submission portal to userland 2020-01-24 11:18:45 +05:30
registers.h dmaengine: idxd: support reporting of halt interrupt 2021-04-23 23:08:45 +05:30
submit.c dmaengine: idxd: add interrupt handle request and release support 2021-04-23 23:08:45 +05:30
sysfs.c dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages 2021-04-23 23:08:45 +05:30