diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-01-03 22:40:51 +0100 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2021-01-04 15:02:32 -0500 |
commit | b690bd546b227c32b860dae985a18bed8aa946fe (patch) | |
tree | 33bf649e63d4429ecedc8d4ad9f9f6125b56b611 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f7b347acb5f6c29d9229bb64893d8b6a2c7949fb (diff) |
dm zoned: select CONFIG_CRC32
Without crc32 support, this driver fails to link:
arm-linux-gnueabi-ld: drivers/md/dm-zoned-metadata.o: in function `dmz_write_sb':
dm-zoned-metadata.c:(.text+0xe98): undefined reference to `crc32_le'
arm-linux-gnueabi-ld: drivers/md/dm-zoned-metadata.o: in function `dmz_check_sb':
dm-zoned-metadata.c:(.text+0x7978): undefined reference to `crc32_le'
Fixes: 3b1a94c88b79 ("dm zoned: drive-managed zoned block device target")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions