]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Feb 2017 01:33:17 +0000 (17:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Feb 2017 01:33:17 +0000 (17:33 -0800)
commit244ff16fb4717708491fa1b3b2a68f9074742d71
treed68d8d37bbe726ccd8e509fdef3c8106b70a10c2
parente602e700842104096e96a7deee453183e4ed278a
parent25f71d1c3e98ef0e52371746220d66458eac75bc
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking fix from Thomas Gleixner:
 "Move the futex init function to core initcall so user mode helper does
  not run into an uninitialized futex syscall"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Move futex_init() to core_initcall