mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
This commit adds a place to record the grace-period start in jiffies. This will be used by later commits for debugging purposes and to throttle IPIs early in the grace period. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>