diff options
| author | Tiezhu Yang <[email protected]> | 2020-08-12 01:34:44 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-12 17:58:00 +0000 |
| commit | 63646bc9f95f7faf5345e54a59fd1ecdd4ba5316 (patch) | |
| tree | d5200b058ecb7bbfcdc6f1b0189eb9bab9a76f45 /lib/test_bits.c | |
| parent | lib/test_lockup.c: make symbol 'test_works' static (diff) | |
| download | kernel-63646bc9f95f7faf5345e54a59fd1ecdd4ba5316.tar.gz kernel-63646bc9f95f7faf5345e54a59fd1ecdd4ba5316.zip | |
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Since test_lockup is a test module to generate lockups, it is better to
limit TEST_LOCKUP to module (=m) or disabled (=n) because we can not use
the module parameters when CONFIG_TEST_LOCKUP=y.
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Kees Cook <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_bits.c')
0 files changed, 0 insertions, 0 deletions
