commit | 0acc512cb1a29636df5e982c7d845edafe77c2d0 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <[email protected]> | Thu Jun 25 09:08:17 2009 -0700 |
committer | Ingo Molnar <[email protected]> | Fri Jul 03 10:02:29 2009 +0200 |
tree | 0760cc56d3fdf6f2f72e2bfa92b811bedaf6a6d5 | |
parent | 03b042bf1dc14a268a3d65d38b4ec2a4261e8477 [diff] |
rcu: Add synchronize_sched_expedited() torture tests This patch adds rcutorture tests for the new synchronize_sched_expedited() primitive, and also does some whitespace cleanups in kernel/rcutorture.c as well. Signed-off-by: Paul E. McKenney <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] LKML-Reference: <12459460981342-git-send-email-> Signed-off-by: Ingo Molnar <[email protected]>