From 3a5924052aec266f1035f2ff610b60b7d10dbe7f Mon Sep 17 00:00:00 2001 From: "Paul E. McKenney" Date: Fri, 4 Oct 2013 18:48:55 -0700 Subject: [PATCH] rcu: Allow task-level idle entry/exit nesting The current task-level idle entry/exit code forces an entry/exit on each call, regardless of the nesting level. This commit therefore properly accounts for nesting. Signed-off-by: Paul E. McKenney Reviewed-by: Frederic Weisbecker --- Reading git-format-patch failed