]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: expose use_threaded_interrupts read-only in sysfs
authorXin Hao <xhao@linux.alibaba.com>
Tue, 22 Mar 2022 02:35:12 +0000 (10:35 +0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 23 Mar 2022 08:19:17 +0000 (09:19 +0100)
commit165c65206dcc4bf189e244ccd8c8c9d06b677c2b
treeef929f43bad78b08f6da488d36127d67b021cd82
parent7ccd27d554c1c3bce9e289431a9879a901f02bc7
nvme-pci: expose use_threaded_interrupts read-only in sysfs

Allow reading /sys/module/nvme/parameters/use_threaded_interrupts to see
if the use_threaded_interrupts module parameter is in use.

Signed-off-by: Xin Hao <xhao@linux.alibaba.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c