Le 17/09/2026 à 13:56, Karl Mehltretter a écrit :
842_DECOMPRESS_KUNIT_TEST selects the decompressor even when no other
option needs it, including through KUNIT_ALL_TESTS.

Depend on 842_DECOMPRESS as required by
Documentation/dev-tools/kunit/style.rst. This also prevents the test from
promoting a modular decompressor to built-in.

Fixes: cca072cb1423 ("lib/842: add KUnit tests for the decompressor")
Reported-by: Geert Uytterhoeven <[email protected]>
Closes: 
https://lore.kernel.org/r/camuhmdvcz5cv4-hrjlyffkh6ushivxq5excnyp0z1k_smav...@mail.gmail.com/
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <[email protected]>
---
Follow-up to the accepted commit, based on cryptodev-2.6/master.

Testing: Checked Kconfig dependency resolution for eight x86_64
configurations before and after the change, including KUNIT_ALL_TESTS
and modular/built-in combinations.


Thanks!

Acked-by: David Gow <[email protected]>

-- David

Reply via email to