]> git.baikalelectronics.ru Git - kernel.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)
commit2aac597b0965b8d35c969379f0ef0f6d69a0f5bd
tree62f1528eeb5d2142e5496beeb709408a7fca3a71
parent347b36192a881c2c89d4001479dfc94fe99003e3
parentc17d604372b29d1aa13d81b950eb2908a9d0d948
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()