]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Apr 2019 03:13:13 +0000 (20:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Apr 2019 03:13:13 +0000 (20:13 -0700)
commit54c63a75581f4b8d5d4b5660424f926510cfd98c
tree62f1528eeb5d2142e5496beeb709408a7fca3a71
parent8ee15f3248660f85102a47410079d408615723d4
parent4fa5ecda2bf96be7464eb406df8aba9d89260227
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core fixes from Ingo Molnar:
 "Fix an objtool warning plus fix a u64_to_user_ptr() macro expansion
  bug"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Add rewind_stack_do_exit() to the noreturn list
  linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()