Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 May 2019 17:23:24 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 May 2019 17:23:24 +0000 (10:23 -0700)
commit1335d9a1fb2abbe5022de3c517989cc7c7161dee
tree23e4a27cb22bb09fefea09a62e419a8c5bcc32cd
parent4c4a5c99af7f479a14759196f8df9467128f3baf
parent8ea58f1e8b11cca3087b294779bf5959bf89cc10
Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull core fixes from Ingo Molnar:
 "This fixes a particularly thorny munmap() bug with MPX, plus fixes a
  host build environment assumption in objtool"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Allow AR to be overridden with HOSTAR
  x86/mpx, mm/core: Fix recursive munmap() corruption
arch/powerpc/include/asm/mmu_context.h
arch/x86/mm/mpx.c