]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'linus' into locking/core, to resolve conflicts
authorIngo Molnar <mingo@kernel.org>
Fri, 11 Aug 2017 11:51:59 +0000 (13:51 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Aug 2017 11:51:59 +0000 (13:51 +0200)
commit040cca3ab2f6f8b8d26e0e4965abea2b9aa14818
tree25709ba52ee06fccf4bfbfbf2897bb8cf86da828
parentef0758dd0fd70b98b889af26e27f003656952db8
parentb2dbdf2ca1d2803e9cdc46a94554c4a39ffb235a
Merge branch 'linus' into locking/core, to resolve conflicts

 Conflicts:
include/linux/mm_types.h
mm/huge_memory.c

I removed the smp_mb__before_spinlock() like the following commit does:

  8b1b436dd1cc ("mm, locking: Rework {set,clear,mm}_tlb_flush_pending()")

and fixed up the affected commits.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
fs/userfaultfd.c
include/linux/mm_types.h
kernel/fork.c
mm/huge_memory.c
mm/page_alloc.c
net/ipv4/udp.c