On Thu, Feb 14, 2019 at 7:01 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > From: "Tony Lindgren" <tony@xxxxxxxxxxx> > > The following changes since commit dc30e70391376ba3987aeb856ae6d9c0706534f1: > > ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized (2019-01-29 08:54:22 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.0/fixes-rc5 > > for you to fetch changes up to 50d6b3cf9403879911e06d69c7ef41e43f8f7b4b: > > ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug (2019-02-07 07:48:22 -0800) > > ---------------------------------------------------------------- > 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. Pulled into arm/fixes, thanks! Arnd