]> Git Repo - linux.git/commit
lib/Kconfig.debug: properly split hash test kernel entries
authorIsabella Basso <[email protected]>
Thu, 20 Jan 2022 02:09:12 +0000 (18:09 -0800)
committerLinus Torvalds <[email protected]>
Thu, 20 Jan 2022 06:52:54 +0000 (08:52 +0200)
commit88168bf35c5260013daab4bddf944cd557cb6f08
tree509314302e5b4c8253480e219983ead85a006847
parent5427d3d772a77a4d67fece057064832ec5cfa078
lib/Kconfig.debug: properly split hash test kernel entries

Split TEST_HASH so that each entry only has one file.

Note that there's no stringhash test file, but actually
<linux/stringhash.h> tests are performed in lib/test_hash.c.

Link: https://lkml.kernel.org/r/[email protected]
Reviewed-by: David Gow <[email protected]>
Tested-by: David Gow <[email protected]>
Signed-off-by: Isabella Basso <[email protected]>
Cc: Augusto DurĂ£es Camargo <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: Daniel Latypov <[email protected]>
Cc: Enzo Ferreira <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: Rodrigo Siqueira <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/Kconfig.debug
lib/Makefile
This page took 0.049559 seconds and 4 git commands to generate.