summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorGeliang Tang <tanggeliang@kylinos.cn>2026-03-31 16:17:31 +0800
committerKeith Busch <kbusch@kernel.org>2026-04-08 08:12:45 -0700
commit723277b15ed97185ce6f75abbf19f06e00f0a6f5 (patch)
tree8219a677f7624d022e22c05af5a6c7b97d47e5f0 /scripts/stackusage
parent4606467a75cfc16721937272ed29462a750b60c8 (diff)
nvme: add missing MODULE_ALIAS for fabrics transports
The generic fabrics layer uses request_module("nvme-%s", opts->transport) to auto-load transport modules. Currently, the nvme-tcp, nvme-rdma, and nvme-fc modules lack MODULE_ALIAS entries for these names, which prevents the kernel from automatically finding and loading them when requested. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions