]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 19:11:01 +0000 (11:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 19:11:01 +0000 (11:11 -0800)
commit451bb1a6b2d24df6d677fe790950bec0679b741d
tree9d6ff65847c53871c280e55b236165b5f667e315
parent98da295b35cf23222b52a3dc1d768b7997c95a32
parentc1a9eeb938b5433947e5ea22f89baff3182e7075
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Thomas Gleixner:
 "Prevent NULL pointer dereferencing in the tick broadcast code. Old
  bug, which got unearthed by the hotplug ordering problem"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  tick/broadcast: Prevent NULL pointer dereference