Skip to content
Commit 1ac78b49 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

scftorture: Add an alternative IPI vector



The scftorture tests currently use only smp_call_function() and
friends, which means that these tests cannot locate bugs caused by
interactions between different IPI vectors.  This commit therefore adds
the rescheduling IPI to the mix.

Note that this commit permits resched_cpus() only when scftorture is
built in.  This is a workaround.  Longer term, this will use real wakeups
rather than resched_cpu().

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent fda5ba9e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment