All of lore.kernel.org
 help / color / mirror / Atom feed
* broonie/sound-2.6.git rebase?
@ 2009-03-15 20:44 Daniel Mack
  2009-03-15 21:13 ` Daniel Mack
  2009-03-15 21:16 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Mack @ 2009-03-15 20:44 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel@alsa-project.org

Hi Mark,

Could you rebase your broonie/sound-2.6.git to Linus' master? When
trying to merge them, I currently get:

>From git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6
 * branch            pxa-ssp    -> FETCH_HEAD
Auto-merging arch/arm/mach-shark/include/mach/io.h
CONFLICT (content): Merge conflict in arch/arm/mach-shark/include/mach/io.h
Auto-merging sound/soc/codecs/cs4270.c
Auto-merging sound/soc/codecs/tlv320aic26.c
Auto-merging sound/soc/codecs/wm8400.c
CONFLICT (add/add): Merge conflict in sound/soc/codecs/wm8400.c
Auto-merging sound/soc/codecs/wm8580.c
CONFLICT (content): Merge conflict in sound/soc/codecs/wm8580.c
Auto-merging sound/soc/pxa/pxa-ssp.c
Auto-merging sound/soc/pxa/pxa2xx-ac97.c
Auto-merging sound/soc/s3c24xx/s3c24xx-i2s.c
Automatic merge failed; fix conflicts and then commit the result.

Or is there any mystery about git I still haven't fully understood?

Thanks,
Daniel

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

* Re: broonie/sound-2.6.git rebase?
  2009-03-15 20:44 broonie/sound-2.6.git rebase? Daniel Mack
@ 2009-03-15 21:13 ` Daniel Mack
  2009-03-15 21:16 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Mack @ 2009-03-15 21:13 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel@alsa-project.org

On Sun, Mar 15, 2009 at 09:44:27PM +0100, Daniel Mack wrote:
> Could you rebase your broonie/sound-2.6.git to Linus' master? When
> trying to merge them, I currently get:

Aii, my bad. Forget it.

Daniel


> From git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6
>  * branch            pxa-ssp    -> FETCH_HEAD
> Auto-merging arch/arm/mach-shark/include/mach/io.h
> CONFLICT (content): Merge conflict in arch/arm/mach-shark/include/mach/io.h
> Auto-merging sound/soc/codecs/cs4270.c
> Auto-merging sound/soc/codecs/tlv320aic26.c
> Auto-merging sound/soc/codecs/wm8400.c
> CONFLICT (add/add): Merge conflict in sound/soc/codecs/wm8400.c
> Auto-merging sound/soc/codecs/wm8580.c
> CONFLICT (content): Merge conflict in sound/soc/codecs/wm8580.c
> Auto-merging sound/soc/pxa/pxa-ssp.c
> Auto-merging sound/soc/pxa/pxa2xx-ac97.c
> Auto-merging sound/soc/s3c24xx/s3c24xx-i2s.c
> Automatic merge failed; fix conflicts and then commit the result.
> 
> Or is there any mystery about git I still haven't fully understood?

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

* Re: broonie/sound-2.6.git rebase?
  2009-03-15 20:44 broonie/sound-2.6.git rebase? Daniel Mack
  2009-03-15 21:13 ` Daniel Mack
@ 2009-03-15 21:16 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2009-03-15 21:16 UTC (permalink / raw)
  To: Daniel Mack; +Cc: alsa-devel@alsa-project.org

On Sun, Mar 15, 2009 at 09:44:27PM +0100, Daniel Mack wrote:

> Could you rebase your broonie/sound-2.6.git to Linus' master? When
> trying to merge them, I currently get:

No I can't do that, it's almost entirely Takashi's tree and in any case
I doubt that this would actually help with the problems you are seeing.

Looking at what you're getting below I suspect you've got something that
looks like the ASoC branch in there but for some reason git isn't
figuring out the merge automatically.  In my experience this is normally
a result of either cherry picking patches over or having had one of your
patches merged (which has the same effect).

> From git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6
>  * branch            pxa-ssp    -> FETCH_HEAD

I suspect this is a pull or something, rather than a merge?

> Auto-merging arch/arm/mach-shark/include/mach/io.h
> CONFLICT (content): Merge conflict in arch/arm/mach-shark/include/mach/io.h

There's no diff between my tree and Linus' tree here any more.

> Auto-merging sound/soc/codecs/wm8400.c
> CONFLICT (add/add): Merge conflict in sound/soc/codecs/wm8400.c

This file isn't present in Linus' tree.

> Or is there any mystery about git I still haven't fully understood?

I would expect that the easiest thing to do here is for you to just
accept all the for-2.6.30 versions of things.

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

end of thread, other threads:[~2009-03-15 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15 20:44 broonie/sound-2.6.git rebase? Daniel Mack
2009-03-15 21:13 ` Daniel Mack
2009-03-15 21:16 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.