commit | 293a17ebc944c958e24e6ffbd1d5a49abdbf489e | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Aug 12 17:25:03 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Aug 15 15:08:58 2008 +0200 |
tree | 56f0b15d3bdaa4a86fea8a9dd305b18976e15a78 | |
parent | 78635fc739b1254f3e0362ac430edbdd2cff01dc [diff] |
rcu: prevent console flood when one CPU sees another AWOL via RCU One small change needed to keep from flooding the console when one CPU notices that another is AWOL. Unless I am missing something subtle. Otherwise the cleanups look good! Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>