]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Fri, 27 Mar 2015 09:04:06 +0000 (10:04 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 27 Mar 2015 09:04:06 +0000 (10:04 +0100)
commit430a3bf90b75ec8749e5192508316a9a6be75bce
tree5e374857dcd979d50f51c7091505784cb053d078
parentca2aeeeef6aead2de1fd9ba3c9fbe58b9cf9eb84
parent9a23ecc440763222d63417f783b9ad22f5a25b7c
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU updates from Paul E. McKenney:

  - Documentation updates.

  - Changes permitting use of call_rcu() and friends very early in
    boot, for example, before rcu_init() is invoked.

  - Miscellaneous fixes.

  - Add in-kernel API to enable and disable expediting of normal RCU
    grace periods.

  - Improve RCU's handling of (hotplug-) outgoing CPUs.

    Note: ARM support is lagging a bit here, and these improved
    diagnostics might generate (harmless) splats.

  - NO_HZ_FULL_SYSIDLE fixes.

  - Tiny RCU updates to make it more tiny.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/idle.c