linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
@ 2012-12-19 17:18 Tony Lindgren
  2012-12-20 15:01 ` Russell King - ARM Linux
  2012-12-20 16:03 ` Olof Johansson
  0 siblings, 2 replies; 6+ messages in thread
From: Tony Lindgren @ 2012-12-19 17:18 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd & Olof,

Here's few more trivial build fixes caused by the merge
conflicts.

Tony


The following changes since commit 5031a2a7c12b837a0913c4139ebeb6bbff5e1aa5:

  Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 (2012-12-19 08:14:08 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.8/fixes-for-merge-window-part2-signed

for you to fetch changes up to a702e279da5154d09a894bf9eac594845da3f390:

  ARM: OMAP: Fix build breakage due to missing include in i2c.c (2012-12-19 08:37:30 -0800)

----------------------------------------------------------------
Looks like few more trivial merge errors caused by the
multiplatform related header clean-up popped up.

----------------------------------------------------------------
Peter Ujfalusi (1):
      ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c

Vaibhav Bedia (1):
      ARM: OMAP: Fix build breakage due to missing include in i2c.c

 arch/arm/mach-omap2/i2c.c   | 1 +
 arch/arm/mach-omap2/timer.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
  2012-12-19 17:18 [GIT PULL] two trivial omap build error fixes for v3.8 merge window Tony Lindgren
@ 2012-12-20 15:01 ` Russell King - ARM Linux
  2012-12-20 15:25   ` Tony Lindgren
  2012-12-20 16:03 ` Olof Johansson
  1 sibling, 1 reply; 6+ messages in thread
From: Russell King - ARM Linux @ 2012-12-20 15:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Dec 19, 2012 at 09:18:28AM -0800, Tony Lindgren wrote:
> Here's few more trivial build fixes caused by the merge
> conflicts.

If Olof isn't able to pull this stuff in tonight, I'll pull it into my
tree and send it up with my stuff.  I'll also see about picking up
on the previous one with the common.c vram.h fix too.

I'm not sure what Olof's plans are, but I know Arnd isn't around at
the moment, and Olof was travelling a couple of days ago and hasn't
reappeared since.  I don't think we can leave these fixes any longer
as OMAP has been broken in mainline for at least the last four days
and we're nearing the end of the merge window.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
  2012-12-20 15:01 ` Russell King - ARM Linux
@ 2012-12-20 15:25   ` Tony Lindgren
  2012-12-20 15:56     ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Tony Lindgren @ 2012-12-20 15:25 UTC (permalink / raw)
  To: linux-arm-kernel

* Russell King - ARM Linux <linux@arm.linux.org.uk> [121220 07:03]:
> On Wed, Dec 19, 2012 at 09:18:28AM -0800, Tony Lindgren wrote:
> > Here's few more trivial build fixes caused by the merge
> > conflicts.
> 
> If Olof isn't able to pull this stuff in tonight, I'll pull it into my
> tree and send it up with my stuff.  I'll also see about picking up
> on the previous one with the common.c vram.h fix too.

I just replied to the "[GIT PULL] ARM: arm-soc fixes for 3.8" thread
suggesting Linus pull it. It seems that the issue with that one
.dts file can easily be fixed later on and there's no need to go
tinker with that branch.

Please go ahead and pull in the $Subject: branch though, these two
are not yet in Olof's branch.

> I'm not sure what Olof's plans are, but I know Arnd isn't around at
> the moment, and Olof was travelling a couple of days ago and hasn't
> reappeared since.  I don't think we can leave these fixes any longer
> as OMAP has been broken in mainline for at least the last four days
> and we're nearing the end of the merge window.

Yes, Olof mentioned that he should be back online within few days.
He's probably enjoying the bastu :)

Regards,

Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
  2012-12-20 15:25   ` Tony Lindgren
@ 2012-12-20 15:56     ` Olof Johansson
  2012-12-20 16:03       ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2012-12-20 15:56 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Dec 20, 2012 at 07:25:08AM -0800, Tony Lindgren wrote:
> * Russell King - ARM Linux <linux@arm.linux.org.uk> [121220 07:03]:
> > On Wed, Dec 19, 2012 at 09:18:28AM -0800, Tony Lindgren wrote:
> > > Here's few more trivial build fixes caused by the merge
> > > conflicts.
> > 
> > If Olof isn't able to pull this stuff in tonight, I'll pull it into my
> > tree and send it up with my stuff.  I'll also see about picking up
> > on the previous one with the common.c vram.h fix too.
> 
> I just replied to the "[GIT PULL] ARM: arm-soc fixes for 3.8" thread
> suggesting Linus pull it. It seems that the issue with that one
> .dts file can easily be fixed later on and there's no need to go
> tinker with that branch.
> 
> Please go ahead and pull in the $Subject: branch though, these two
> are not yet in Olof's branch.
> 
> > I'm not sure what Olof's plans are, but I know Arnd isn't around at
> > the moment, and Olof was travelling a couple of days ago and hasn't
> > reappeared since.  I don't think we can leave these fixes any longer
> > as OMAP has been broken in mainline for at least the last four days
> > and we're nearing the end of the merge window.
> 
> Yes, Olof mentioned that he should be back online within few days.
> He's probably enjoying the bastu :)

More like dealing with sick and jetlagged kids, and having issues with
a decent 3G connection where I'm staying (almost literally in the middle
of nowhere). It's the first time my current workflow of ssh:ing to my main
workstation has not worked well, unfortunately.

I've redone the sunxi pieces of the fixes branch now, and will apply the other
recent pull requests and will include those. Since Tony's patches are on
a branch, if Russell overtakes me and gets his pull request in, there won't be
any problems caused by it.

I'll have a fresh pull request for Linus in an hour or so.


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
  2012-12-20 15:56     ` Olof Johansson
@ 2012-12-20 16:03       ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2012-12-20 16:03 UTC (permalink / raw)
  To: linux-arm-kernel

* Olof Johansson <olof@lixom.net> [121220 07:58]:
> On Thu, Dec 20, 2012 at 07:25:08AM -0800, Tony Lindgren wrote:
> > * Russell King - ARM Linux <linux@arm.linux.org.uk> [121220 07:03]:
> > > On Wed, Dec 19, 2012 at 09:18:28AM -0800, Tony Lindgren wrote:
> > > > Here's few more trivial build fixes caused by the merge
> > > > conflicts.
> > > 
> > > If Olof isn't able to pull this stuff in tonight, I'll pull it into my
> > > tree and send it up with my stuff.  I'll also see about picking up
> > > on the previous one with the common.c vram.h fix too.
> > 
> > I just replied to the "[GIT PULL] ARM: arm-soc fixes for 3.8" thread
> > suggesting Linus pull it. It seems that the issue with that one
> > .dts file can easily be fixed later on and there's no need to go
> > tinker with that branch.
> > 
> > Please go ahead and pull in the $Subject: branch though, these two
> > are not yet in Olof's branch.
> > 
> > > I'm not sure what Olof's plans are, but I know Arnd isn't around at
> > > the moment, and Olof was travelling a couple of days ago and hasn't
> > > reappeared since.  I don't think we can leave these fixes any longer
> > > as OMAP has been broken in mainline for at least the last four days
> > > and we're nearing the end of the merge window.
> > 
> > Yes, Olof mentioned that he should be back online within few days.
> > He's probably enjoying the bastu :)
> 
> More like dealing with sick and jetlagged kids, and having issues with
> a decent 3G connection where I'm staying (almost literally in the middle
> of nowhere). It's the first time my current workflow of ssh:ing to my main
> workstation has not worked well, unfortunately.

Welcome back :)
 
> I've redone the sunxi pieces of the fixes branch now, and will apply the other
> recent pull requests and will include those. Since Tony's patches are on
> a branch, if Russell overtakes me and gets his pull request in, there won't be
> any problems caused by it.

Right, those branches are safe to merge into whichever branches
need them.
 
> I'll have a fresh pull request for Linus in an hour or so.

OK, hope my reply to that thread does not confuse things further.

Regards,

Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] two trivial omap build error fixes for v3.8 merge window
  2012-12-19 17:18 [GIT PULL] two trivial omap build error fixes for v3.8 merge window Tony Lindgren
  2012-12-20 15:01 ` Russell King - ARM Linux
@ 2012-12-20 16:03 ` Olof Johansson
  1 sibling, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2012-12-20 16:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Dec 19, 2012 at 09:18:28AM -0800, Tony Lindgren wrote:
> Hi Arnd & Olof,
> 
> Here's few more trivial build fixes caused by the merge
> conflicts.
> 
> Tony
> 
> 
> The following changes since commit 5031a2a7c12b837a0913c4139ebeb6bbff5e1aa5:
> 
>   Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 (2012-12-19 08:14:08 -0800)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.8/fixes-for-merge-window-part2-signed

Thanks, pulled.

-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-20 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 17:18 [GIT PULL] two trivial omap build error fixes for v3.8 merge window Tony Lindgren
2012-12-20 15:01 ` Russell King - ARM Linux
2012-12-20 15:25   ` Tony Lindgren
2012-12-20 15:56     ` Olof Johansson
2012-12-20 16:03       ` Tony Lindgren
2012-12-20 16:03 ` Olof Johansson

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).