aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2022-04-11 15:08:55 -0700
committerVinod Koul <vkoul@kernel.org>2022-04-20 17:24:42 +0530
commit66903461ffed0b66fc3e0200082d4e09365aacdc (patch)
tree2d59a74da11d82cc161aa3aae9c4cdfc026811fe /include/uapi
parentdmaengine: idxd: fix retry value to be constant for duration of function call (diff)
dmaengine: idxd: add RO check for wq max_batch_size write
Block wq_max_batch_size_store() when the device is configured as read-only and not configurable. Fixes: e7184b159dd3 ("dmaengine: idxd: add support for configurable max wq batch size") Reported-by: Bernice Zhang <bernice.zhang@intel.com> Tested-by: Bernice Zhang <bernice.zhang@intel.com> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/164971493551.2201159.1942042593642155209.stgit@djiang5-desk3.ch.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
1383b79b1e4?s=128&d=retro' />Sachin Kamat1-6/+0 2013-07-03drivers/rtc/rtc-max8997.c: remove space before semicolonSachin Kamat1-1/+1 2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1 2013-04-29drivers/rtc/rtc-max8997.c: fix incorrect return value on errorSachin Kamat1-5/+2 2013-04-29rtc: rtc-max8997: use devm_rtc_device_register()Jingoo Han1-8/+2 2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1 2013-02-21rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han1-4/+3 2013-02-21rtc: max8997: add driver for max8997 rtcJonghwa Lee1-0/+553