]> 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, 16 May 2018 07:34:51 +0000 (09:34 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 16 May 2018 07:34:51 +0000 (09:34 +0200)
commitd080f740a5b8f04e6dfcbd380cc600724c53f779
tree34de51e3233394d26cf03417a4ee7e113758a667
parenta8729ba2bbd4cca9ee2bbab3a1632e3ff24f5267
parent0af1e0cab8ffb74579d79d12fb5c3dd8a302fad0
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

 - Updates to the handling of expedited grace periods, perhaps most
   notably parallelizing their initialization.  Other changes
   include fixes from Boqun Feng.

 - Miscellaneous fixes.  These include an nvme fix from Nitzan Carmi
   that I am carrying because it depends on a new SRCU function
   cleanup_srcu_struct_quiesced().  This branch also includes fixes
   from Byungchul Park and Yury Norov.

 - Updates to reduce lock contention in the rcu_node combining tree.
   These are in preparation for the consolidation of RCU-bh,
   RCU-preempt, and RCU-sched into a single flavor, which was
   requested by Linus Torvalds in response to a security flaw
   whose root cause included confusion between the multiple flavors
   of RCU.

 - Torture-test updates that save their users some time and effort.

Conflicts:
drivers/nvme/host/core.c

Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/nvme/host/core.c
include/linux/sched.h
kernel/sched/core.c