diff options
author | 2020-12-14 18:18:11 +0100 | |
---|---|---|
committer | 2021-01-04 15:02:31 -0500 | |
commit | f7b347acb5f6c29d9229bb64893d8b6a2c7949fb (patch) | |
tree | 0ecc12bf500b90bc4550769d54463a6302b72e34 /tools/perf/scripts/python/stackcollapse.py | |
parent | dm raid: fix discard limits for raid1 (diff) | |
download | wireguard-linux-f7b347acb5f6c29d9229bb64893d8b6a2c7949fb.tar.xz wireguard-linux-f7b347acb5f6c29d9229bb64893d8b6a2c7949fb.zip |
dm integrity: select CRYPTO_SKCIPHER
The integrity target relies on skcipher for encryption/decryption, but
certain kernel configurations may not enable CRYPTO_SKCIPHER, leading to
compilation errors due to unresolved symbols. Explicitly select
CRYPTO_SKCIPHER for DM_INTEGRITY, since it is unconditionally dependent
on it.
Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions