* [GIT PULL] Urgent omap timer fix for current merge window
@ 2013-05-06 23:46 Tony Lindgren
2013-05-07 12:02 ` Russell King - ARM Linux
2013-05-07 12:48 ` Arnd Bergmann
0 siblings, 2 replies; 5+ messages in thread
From: Tony Lindgren @ 2013-05-06 23:46 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit dc2d3db8137fba0f62d7517e1bea8a47f69fcbc4:
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers (2013-04-08 19:30:48 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/fixes-for-merge-window
for you to fetch changes up to 08a48be32ff31d38bcfec7d210c954cb62fd5cd7:
ARM: OMAP4: change the device names in usb_bind_phy (2013-05-06 16:39:16 -0700)
----------------------------------------------------------------
An urgent fix for a timer mismerge for and a regression fix for
musb device naming change.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
ARM: OMAP4: change the device names in usb_bind_phy
Vaibhav Hiremath (1):
ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
arch/arm/mach-omap2/board-4430sdp.c | 2 +-
arch/arm/mach-omap2/board-omap4panda.c | 2 +-
arch/arm/mach-omap2/timer.c | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Urgent omap timer fix for current merge window
2013-05-06 23:46 [GIT PULL] Urgent omap timer fix for current merge window Tony Lindgren
@ 2013-05-07 12:02 ` Russell King - ARM Linux
2013-05-07 15:04 ` Tony Lindgren
2013-05-07 12:48 ` Arnd Bergmann
1 sibling, 1 reply; 5+ messages in thread
From: Russell King - ARM Linux @ 2013-05-07 12:02 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, May 06, 2013 at 04:46:11PM -0700, Tony Lindgren wrote:
> Vaibhav Hiremath (1):
> ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
Neither your pull request subject nor the above summary line really
sum up what the problem is - the real problem is "fix breakage causing
OMAP to fail to boot".
I've just been chasing this problem and the descriptions given on this
just suggest that it's a timer issue not a non-boot issue.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Urgent omap timer fix for current merge window
2013-05-06 23:46 [GIT PULL] Urgent omap timer fix for current merge window Tony Lindgren
2013-05-07 12:02 ` Russell King - ARM Linux
@ 2013-05-07 12:48 ` Arnd Bergmann
2013-05-07 15:04 ` Tony Lindgren
1 sibling, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2013-05-07 12:48 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 07 May 2013, Tony Lindgren wrote:
> The following changes since commit dc2d3db8137fba0f62d7517e1bea8a47f69fcbc4:
>
> Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers (2013-04-08 19:30:48 +0200)
>
> are available in the git repository at:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/fixes-for-merge-window
>
> for you to fetch changes up to 08a48be32ff31d38bcfec7d210c954cb62fd5cd7:
>
> ARM: OMAP4: change the device names in usb_bind_phy (2013-05-06 16:39:16 -0700)
>
> ----------------------------------------------------------------
> An urgent fix for a timer mismerge for and a regression fix for
> musb device naming change.
>
Hi Tony,
Russell also ran into this problem, so I'm including these in the late/cleanup branch,
which I'll send to Linus later today.
Thanks,
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Urgent omap timer fix for current merge window
2013-05-07 12:02 ` Russell King - ARM Linux
@ 2013-05-07 15:04 ` Tony Lindgren
0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2013-05-07 15:04 UTC (permalink / raw)
To: linux-arm-kernel
* Russell King - ARM Linux <linux@arm.linux.org.uk> [130507 05:07]:
> On Mon, May 06, 2013 at 04:46:11PM -0700, Tony Lindgren wrote:
> > Vaibhav Hiremath (1):
> > ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
>
> Neither your pull request subject nor the above summary line really
> sum up what the problem is - the real problem is "fix breakage causing
> OMAP to fail to boot".
>
> I've just been chasing this problem and the descriptions given on this
> just suggest that it's a timer issue not a non-boot issue.
Oops yes sorry if the description was a bit unclear.
Regards,
Tony
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] Urgent omap timer fix for current merge window
2013-05-07 12:48 ` Arnd Bergmann
@ 2013-05-07 15:04 ` Tony Lindgren
0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2013-05-07 15:04 UTC (permalink / raw)
To: linux-arm-kernel
* Arnd Bergmann <arnd@arndb.de> [130507 05:54]:
> On Tuesday 07 May 2013, Tony Lindgren wrote:
> > The following changes since commit dc2d3db8137fba0f62d7517e1bea8a47f69fcbc4:
> >
> > Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers (2013-04-08 19:30:48 +0200)
> >
> > are available in the git repository at:
> >
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/fixes-for-merge-window
> >
> > for you to fetch changes up to 08a48be32ff31d38bcfec7d210c954cb62fd5cd7:
> >
> > ARM: OMAP4: change the device names in usb_bind_phy (2013-05-06 16:39:16 -0700)
> >
> > ----------------------------------------------------------------
> > An urgent fix for a timer mismerge for and a regression fix for
> > musb device naming change.
> >
>
> Hi Tony,
>
> Russell also ran into this problem, so I'm including these in the late/cleanup branch,
> which I'll send to Linus later today.
Thanks!
Tony
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-05-07 15:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 23:46 [GIT PULL] Urgent omap timer fix for current merge window Tony Lindgren
2013-05-07 12:02 ` Russell King - ARM Linux
2013-05-07 15:04 ` Tony Lindgren
2013-05-07 12:48 ` Arnd Bergmann
2013-05-07 15:04 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).