Hello! This series contains in-kernel torture-test updates for smp_call_function() and friends, AKA scftorture. 1. Allow zero weight to exclude an smp_call_function*() category. 2. Shut down if nonsensical arguments given. 3. Account for weight_resched when checking for all zeroes. 4. Count reschedule IPIs. 5. Warn on individual scf_torture_init() error conditions. Thanx, Paul ------------------------------------------------------------------------ b/kernel/scftorture.c | 24 ++++++++++++------------ kernel/scftorture.c | 19 ++++++++++++------- 2 files changed, 24 insertions(+), 19 deletions(-)