[PATCH 1/3 RFC paul/rcu/srcu] srcu: Remove fast check path

From: Lai Jiangshan
Date: Wed Feb 22 2012 - 04:26:06 EST


Hi, All

These three patches reduce the states of srcu.
the call_srcu() will be implemented based on this new algorithm if it has no problem.

It is an aggressive algorithm, it needs more reviews, please examine it critically
and leave your comments.

Thanks,
Lai.