]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Sun, 11 Apr 2021 12:31:43 +0000 (14:31 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 11 Apr 2021 12:31:43 +0000 (14:31 +0200)
commit04ac52affeb9f30932219cb62d7d72a03b4e39ca
treeb13547dadf5cd29cae5341629771192be8db4a28
parentaf17dac18492216dd3df2dc382fc88eeffbff213
parentb23afacb7ac27d02ec637d976c56814a9602ba38
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU changes from Paul E. McKenney:

 - Bitmap support for "N" as alias for last bit

 - kvfree_rcu updates

 - mm_dump_obj() updates.  (One of these is to mm, but was suggested by Andrew Morton.)

 - RCU callback offloading update

 - Polling RCU grace-period interfaces

 - Realtime-related RCU updates

 - Tasks-RCU updates

 - Torture-test updates

 - Torture-test scripting updates

 - Miscellaneous fixes

Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/mm.h
mm/slab.c
mm/slub.c