Files
kernel_google_b1c1/include/linux
Paul E. McKenney ee84b8243b rcu: create rcu_my_thread_group_empty() wrapper
Some RCU-lockdep splat repairs need to know whether they are running
in a single-threaded process.  Unfortunately, the thread_group_empty()
primitive is defined in sched.h, and can induce #include hell.  This
commit therefore introduces a rcu_my_thread_group_empty() wrapper that
is defined in rcupdate.c, thus avoiding the need to include sched.h
everywhere.

Signed-off-by: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
2010-05-06 09:28:41 -07:00
..
2010-03-16 08:55:32 +01:00
2010-04-01 01:31:13 -07:00
2010-04-06 10:55:33 -04:00
2010-04-07 08:38:04 -07:00
2010-04-12 07:55:15 -04:00