diff options
author | 2016-07-07 11:01:26 +0200 | |
---|---|---|
committer | 2016-07-07 08:34:45 -0600 | |
commit | 1fb470408497382a0cf5311d9fa362202b537ebf (patch) | |
tree | 9e404941c10df57ad9cc34d83704af6515ab10b3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bcache: Remove redundant block_size assignment (diff) | |
download | linux-dev-1fb470408497382a0cf5311d9fa362202b537ebf.tar.xz linux-dev-1fb470408497382a0cf5311d9fa362202b537ebf.zip |
nvme-loop: add configfs dependency
CONFIG_NVME_TARGET has a correct CONFIG_CONFIGFS_FS dependency, but the
newly added NVME_TARGET_LOOP is missing this, resulting in a link
failure:
drivers/nvme/built-in.o: In function `nvmet_init_configfs':
loop.c:(.init.text+0x2a0): undefined reference to `config_group_init'
loop.c:(.init.text+0x2c0): undefined reference to `config_group_init_type_name'
loop.c:(.init.text+0x318): undefined reference to `configfs_register_subsystem'
drivers/nvme/built-in.o: In function `nvmet_exit_configfs':
loop.c:(.exit.text+0x9c): undefined reference to `configfs_unregister_subsystem'
This adds the same dependency here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 3a85a5de29ea ("nvme-loop: add a NVMe loopback host driver")
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions