]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Nov 2015 17:30:48 +0000 (09:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Nov 2015 17:30:48 +0000 (09:30 -0800)
commit7747b1ac240e88cc30f917b28dddc1d321449fee
treeeff24a58e4be25f7f556cb5eeecca88ddfcaded4
parent50d3af4eb3647404417bccea704f7dcd0ecdd085
parent5ec87bb1836f6f5fa016e94b22a4099561933d74
parent935c38c7e6f3954188ff5e9ad41f054c7782629b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq and timer fixes from Thomas Gleixner:

 - An irq regression fix to restore the wakeup behaviour of chained
   interrupts.

 - A timer fix for a long standing race versus timers scheduled on a
   target cpu which got exposed by recent changes in the workqueue
   implementation.

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq/PM: Restore system wake up from chained interrupts

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timers: Use proper base migration in add_timer_on()
kernel/irq/pm.c