mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-11 00:36:48 +00:00
This makes call_rcu() keep track of how many events there are on the RCU list, and cause a reschedule event when the list gets too long. This helps keep RCU event lists down. Signed-off-by: Linus Torvalds <torvalds@osdl.org>