aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2014-08-12 11:27:31 -0700
committerPaul E. McKenney <[email protected]>2014-09-16 10:08:03 -0700
commit1772947bd0126661866069157e95197e9c0020e9 (patch)
treeda761ad8810ea53199d87602d900652d529c8adb /lib/test-string_helpers.c
parent39953dfd40077c7480b1d5deb4d617e086b1c865 (diff)
rcu: Handle NOCB callbacks from irq-disabled idle code
If an RCU callback is queued on a no-CBs CPU from idle code with irqs disabled, and if that CPU stays idle forever after, the callback will never be invoked. This commit therefore adds a check for this situation in ____call_rcu_nocb(), invoking the RCU core solely for the purpose of the ensuing return-to-idle transition. (If the CPU doesn't return to idle, the next scheduling-clock interrupt will fix things up.) Reported-by: Amit Shah <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Tested-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions