]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: idxd: remove kernel wq type set when load configuration
authorDave Jiang <dave.jiang@intel.com>
Wed, 20 Oct 2021 16:27:25 +0000 (09:27 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 25 Oct 2021 05:30:40 +0000 (11:00 +0530)
commit6219eaf3c4818063596dd56da748735ac6b574c2
tree039def97268f613d68fb87379b0b4290df9e9adb
parente98222bf1185f3c251055260e779e5f8a0c54b90
dmaengine: idxd: remove kernel wq type set when load configuration

Remove setting of wq type on guest kernel during configuration load on RO
device config. The user will set the kernel wq type and this setting based
on config is not necessary.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/163474724511.2607444.1876715711451990426.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/device.c