]> 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>
Wed, 3 May 2017 06:00:14 +0000 (08:00 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 May 2017 06:00:14 +0000 (08:00 +0200)
commitdcea118a77211fd91d063dd01747c04c46445128
treeb9a71f3445203169c7deda78e8ea971f4cba01c0
parent421724d1bca438920d22cd2b2bcbc9992abb4301
parent8825437b56c6a2fd4a5062197b65727ae60f494d
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU fixes from Paul E. McKenney:

"This series adds a pair of commits that move function definitions
 from include/linux/rcu_segcblist.h to new kernel/rcu/rcu_segcblist.h
 and kernel/rcu/rcu_segcblist.c files, thus greatly decreasing the
 size of the externally visible include/linux/rcu_segcblist.h file."

Signed-off-by: Ingo Molnar <mingo@kernel.org>