public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.37-omap1 tag?
@ 2011-01-11  9:51 Koen Kooi
  2011-01-11 11:05 ` Anand Gadiyar
  0 siblings, 1 reply; 7+ messages in thread
From: Koen Kooi @ 2011-01-11  9:51 UTC (permalink / raw)
  To: l-o List

Hi,

Are there any plans to do a 2.6.37-omap1 tag?

regards,

Koen

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

* RE: 2.6.37-omap1 tag?
  2011-01-11  9:51 2.6.37-omap1 tag? Koen Kooi
@ 2011-01-11 11:05 ` Anand Gadiyar
  2011-01-11 16:34   ` Tony Lindgren
  0 siblings, 1 reply; 7+ messages in thread
From: Anand Gadiyar @ 2011-01-11 11:05 UTC (permalink / raw)
  To: Koen Kooi, l-o List

Koen Kooi wrote:
> Are there any plans to do a 2.6.37-omap1 tag?

Given that linux-omap is now closely tracking mainline, is
this still needed?

- Anand

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

* Re: 2.6.37-omap1 tag?
  2011-01-11 11:05 ` Anand Gadiyar
@ 2011-01-11 16:34   ` Tony Lindgren
  2011-01-12 18:03     ` Koen Kooi
  0 siblings, 1 reply; 7+ messages in thread
From: Tony Lindgren @ 2011-01-11 16:34 UTC (permalink / raw)
  To: Anand Gadiyar; +Cc: Koen Kooi, l-o List

* Anand Gadiyar <gadiyar@ti.com> [110111 03:04]:
> Koen Kooi wrote:
> > Are there any plans to do a 2.6.37-omap1 tag?
> 
> Given that linux-omap is now closely tracking mainline, is
> this still needed?

Those tags are no longer needed, the mainline kernel is now the
stable kernel and should be used as the base for any distros
or products.

Regards,

Tony

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

* Re: 2.6.37-omap1 tag?
  2011-01-11 16:34   ` Tony Lindgren
@ 2011-01-12 18:03     ` Koen Kooi
  2011-01-12 19:04       ` Paul Walmsley
                         ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Koen Kooi @ 2011-01-12 18:03 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Anand Gadiyar, l-o List


Op 11 jan 2011, om 17:34 heeft Tony Lindgren het volgende geschreven:

> * Anand Gadiyar <gadiyar@ti.com> [110111 03:04]:
>> Koen Kooi wrote:
>>> Are there any plans to do a 2.6.37-omap1 tag?
>> 
>> Given that linux-omap is now closely tracking mainline, is
>> this still needed?
> 
> Those tags are no longer needed, the mainline kernel is now the
> stable kernel and should be used as the base for any distros
> or products.

It turns out that l-o head (.37-rc8 currently) and Linus' .37 differ a lot, so after spending an evening fruitlessly trying to rebase my patches on top of Linus' .37 I decided to go the other way and just do 'git format-patch v2.6.37-rc8..v2.6.37', apply those on top of l-o rc8 and then rebase my patchset on top of that. That was 5 minutes of work.

regards,

Koen

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

* Re: 2.6.37-omap1 tag?
  2011-01-12 18:03     ` Koen Kooi
@ 2011-01-12 19:04       ` Paul Walmsley
  2011-01-12 20:05       ` Felipe Balbi
  2011-01-12 20:06       ` Felipe Balbi
  2 siblings, 0 replies; 7+ messages in thread
From: Paul Walmsley @ 2011-01-12 19:04 UTC (permalink / raw)
  To: Koen Kooi; +Cc: Tony Lindgren, Anand Gadiyar, l-o List

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1654 bytes --]

On Wed, 12 Jan 2011, Koen Kooi wrote:

> Op 11 jan 2011, om 17:34 heeft Tony Lindgren het volgende geschreven:
> 
> > * Anand Gadiyar <gadiyar@ti.com> [110111 03:04]:
> >> Koen Kooi wrote:
> >>> Are there any plans to do a 2.6.37-omap1 tag?
> >> 
> >> Given that linux-omap is now closely tracking mainline, is
> >> this still needed?
> > 
> > Those tags are no longer needed, the mainline kernel is now the
> > stable kernel and should be used as the base for any distros
> > or products.
> 
> It turns out that l-o head (.37-rc8 currently) and Linus' .37 differ a 
> lot,

Tony's master branch is basically a development branch.  It's rebuilt 
often, and it's up to Tony what gets added or dropped.

The patches that Tony sends to linux-next, and then Linus, go into Tony's 
omap-for-linus branch.  That branch includes changes from other OMAP 
maintainers or submaintainers, like Kevin, Benoît, myself, etc.  

A significant amount of effort is focused after -rc6 making sure that 
omap-for-linus builds cleanly and that features important to us work.  Of 
course, sometimes we miss things, but in general, omap-for-linus receives 
much more OMAP maintainer testing than Tony's master branch.

> so after spending an evening fruitlessly trying to rebase my 
> patches on top of Linus' .37 I decided to go the other way and just do 
> 'git format-patch v2.6.37-rc8..v2.6.37', apply those on top of l-o rc8 
> and then rebase my patchset on top of that. That was 5 minutes of work.

Sounds fine if you are creating Koenux.  If not, I guess you'll eventually 
need to rebase the patches on mainline anyway.


- Paul

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

* Re: 2.6.37-omap1 tag?
  2011-01-12 18:03     ` Koen Kooi
  2011-01-12 19:04       ` Paul Walmsley
@ 2011-01-12 20:05       ` Felipe Balbi
  2011-01-12 20:06       ` Felipe Balbi
  2 siblings, 0 replies; 7+ messages in thread
From: Felipe Balbi @ 2011-01-12 20:05 UTC (permalink / raw)
  To: Koen Kooi; +Cc: Tony Lindgren, Anand Gadiyar, l-o List

Hi,

On Wed, 2011-01-12 at 19:03 +0100, Koen Kooi wrote:
> Op 11 jan 2011, om 17:34 heeft Tony Lindgren het volgende geschreven:
> 
> > * Anand Gadiyar <gadiyar@ti.com> [110111 03:04]:
> >> Koen Kooi wrote:
> >>> Are there any plans to do a 2.6.37-omap1 tag?
> >> 
> >> Given that linux-omap is now closely tracking mainline, is
> >> this still needed?
> > 
> > Those tags are no longer needed, the mainline kernel is now the
> > stable kernel and should be used as the base for any distros
> > or products.
> 
> It turns out that l-o head (.37-rc8 currently) and Linus' .37differ a lot, so after spending an evening fruitlessly trying to rebase my patches on top of Linus' .37 I decided to go the other way and just do 'git format-patch v2.6.37-rc8..v2.6.37', apply those on top of l-o rc8 and then rebase my patchset on top of that. That was 5 minutes of work.
> 
> regards,
> 
> Koen--
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
balbi


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

* Re: 2.6.37-omap1 tag?
  2011-01-12 18:03     ` Koen Kooi
  2011-01-12 19:04       ` Paul Walmsley
  2011-01-12 20:05       ` Felipe Balbi
@ 2011-01-12 20:06       ` Felipe Balbi
  2 siblings, 0 replies; 7+ messages in thread
From: Felipe Balbi @ 2011-01-12 20:06 UTC (permalink / raw)
  To: Koen Kooi; +Cc: Tony Lindgren, Anand Gadiyar, l-o List

On Wed, 2011-01-12 at 19:03 +0100, Koen Kooi wrote:
> Op 11 jan 2011, om 17:34 heeft Tony Lindgren het volgende geschreven:
> 
> > * Anand Gadiyar <gadiyar@ti.com> [110111 03:04]:
> >> Koen Kooi wrote:
> >>> Are there any plans to do a 2.6.37-omap1 tag?
> >> 
> >> Given that linux-omap is now closely tracking mainline, is
> >> this still needed?
> > 
> > Those tags are no longer needed, the mainline kernel is now the
> > stable kernel and should be used as the base for any distros
> > or products.
> 
> It turns out that l-o head (.37-rc8 currently) and Linus' .37 differ a lot, so after spending an evening fruitlessly trying to rebase my patches on top of Linus' .37 I decided to go the other way and just do 'git format-patch v2.6.37-rc8..v2.6.37', apply those on top of l-o rc8 and then rebase my patchset on top of that. That was 5 minutes of work.

Generally git rebase --onto helps a lot on these cases. I also like to
use interactive rebase to check if the patches are correct. So,
something like:

$ git rebase -i --onto linus/master tony/master <current branch>

will rebase current branch on top of linus/master considering that old
head was tony/master. You can also use commit ids instead of remote
heads, of course.

-- 
balbi


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

end of thread, other threads:[~2011-01-12 20:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11  9:51 2.6.37-omap1 tag? Koen Kooi
2011-01-11 11:05 ` Anand Gadiyar
2011-01-11 16:34   ` Tony Lindgren
2011-01-12 18:03     ` Koen Kooi
2011-01-12 19:04       ` Paul Walmsley
2011-01-12 20:05       ` Felipe Balbi
2011-01-12 20:06       ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox