https://github.com/torvalds/linux
Revision 410d7360541c0e21b58e56b64e5bcdbec9c1d285 authored by Arnd Bergmann on 15 February 2019, 19:39:46 UTC, committed by Arnd Bergmann on 15 February 2019, 19:39:46 UTC
Fix omap4 and later lost cpu1 interrupts for periodic timer

A fix from Russell that took a while to get applied into fixes as
I thought Russell is merging this one.

* tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
2 parent s 62a23bb + 50d6b3c
Raw File
Tip revision: 410d7360541c0e21b58e56b64e5bcdbec9c1d285 authored by Arnd Bergmann on 15 February 2019, 19:39:46 UTC
Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Tip revision: 410d736
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top