scftorture: Add smp_call_function() torture test
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 24 Jun 2020 22:59:59 +0000 (15:59 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:38:31 +0000 (18:38 -0700)
commite9d338a0b1799c988b678e8ccb66a442272e6aa3
tree495fdcad3944944f4beaf1a822effe8b7e91ba50
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
scftorture: Add smp_call_function() torture test

This commit adds an smp_call_function() torture test that repeatedly
invokes this function and complains if things go badly awry.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
kernel/Makefile
kernel/scftorture.c [new file with mode: 0644]
lib/Kconfig.debug