diff options
author | 2023-04-15 21:57:05 +0900 | |
---|---|---|
committer | 2023-04-16 13:01:42 -0600 | |
commit | d325c162631eb7c21f244f48184f3c8ace868039 (patch) | |
tree | e86262582a4f06f92db0813a8f602944c2adc04b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: store bdev->bd_disk->fops->submit_bio state in bdev (diff) | |
download | wireguard-linux-d325c162631eb7c21f244f48184f3c8ace868039.tar.xz wireguard-linux-d325c162631eb7c21f244f48184f3c8ace868039.zip |
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
This fixes a build error when CONFIG_FAULT_INJECTION_CONFIGFS=y and
CONFIG_CONFIGFS_FS=m.
Since the fault-injection library cannot built as a module, avoid building
configfs as a module.
Fixes: 4668c7a2940d ("fault-inject: allow configuration via configfs")
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202304150025.K0hczLR4-lkp@intel.com/
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions