linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Walker <dwalker@codeaurora.org>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Nicolas Pitre <nico@fluxnic.net>, Greg KH <greg@kroah.com>,
	David Brown <davidb@codeaurora.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>,
	Stepan Moskovchenko <stepanm@codeaurora.org>,
	linux-arm-msm@vger.kernel.org
Subject: Re: linux-next: manual merge of the msm tree with the arm tree
Date: Fri, 04 Feb 2011 10:10:55 -0800	[thread overview]
Message-ID: <1296843055.4078.25.camel@m0nster> (raw)
In-Reply-To: <20110204174244.GA7396@flint.arm.linux.org.uk>

On Fri, 2011-02-04 at 17:42 +0000, Russell King wrote:
> So you tell me - do I take the p2v stuff out of public view tonight
> because it's not stable, and therefore you don't even know about the
> conflict?
> 
> Or do I continue publishing the unstable changes so that people have
> the ability to see what's going on in my tree and find potential
> conflicts?
> 
> I really don't care which - but I'll warn you that keeping changes
> hidden will result in a reduction of patch quality, and much much
> much less testing of those changes.  And I won't care at all when you
> complain that MSM's broken because of one of my patches.
> 
> Exactly what would you prefer? 

I'm not really opposed to any of your objectives. What it sounds like is
that you have a "stable" branch, and an "unstable" branch. Both branches
are in linux-next , and we're seeing conflicts from the unstable one. Is
that accurate?

I think we can deal with the issues as long as you have one branch that
you don't rebase, and things eventually move into that branch. So if we
have a conflict then we can base our tree on your stable branch , and
have confidence that your not rebasing it, or merge that into our tree.

I think the problem is that when you say your rebase it's not clear if
your rebasing all your branches, or if you only rebasing one unstable
branch..

Daniel

-- 
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
Forum.

  parent reply	other threads:[~2011-02-04 18:10 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31  2:14 linux-next: manual merge of the msm tree with the arm tree Stephen Rothwell
2011-02-02 18:29 ` David Brown
2011-02-02 19:43   ` Greg KH
2011-02-02 20:00     ` Russell King
2011-02-02 20:32       ` Greg KH
2011-02-02 20:44         ` Russell King
2011-02-02 21:47           ` Nicolas Pitre
2011-02-02 22:46             ` David Brown
2011-02-02 22:59             ` David Brown
2011-02-03  0:15               ` Nicolas Pitre
2011-02-04 17:17             ` Daniel Walker
2011-02-04 17:42               ` Russell King
2011-02-04 18:02                 ` David Brown
2011-02-04 18:10                 ` Daniel Walker [this message]
2011-02-04 19:40               ` Nicolas Pitre
2011-02-04 20:38                 ` David Brown
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31  6:08 Stephen Rothwell
2011-01-31  2:14 Stephen Rothwell
2010-10-17 23:35 Stephen Rothwell
2010-10-18  0:02 ` Stephen Rothwell
2010-10-18  8:15   ` Russell King
2010-10-18 17:26     ` Daniel Walker
2010-10-18 18:20       ` Russell King
2010-10-18 18:46         ` Daniel Walker
2010-10-18 19:29           ` Nicolas Pitre
2010-10-18 20:12             ` Daniel Walker
2010-10-18 20:19               ` Arnd Bergmann
2010-10-18 20:37                 ` Daniel Walker
2010-10-18 20:48                   ` Arnd Bergmann
2010-10-18 21:05                     ` Daniel Walker
2010-10-18 21:17                       ` Nicolas Pitre
2010-10-18 21:35                         ` Daniel Walker
2010-10-18 21:11                   ` Nicolas Pitre
2010-10-18 20:58               ` Russell King
2010-10-18 21:29                 ` Daniel Walker
2010-10-18 21:58                   ` Russell King
2010-10-18 22:27                     ` Daniel Walker
2010-10-18 22:35                       ` Nicolas Pitre
2010-10-18 22:53                         ` Joe Perches
2010-10-19 13:18                           ` Arnd Bergmann
2010-10-19 17:03                             ` Daniel Walker
2010-10-19 17:18                               ` Nicolas Pitre
2010-10-19 18:42                                 ` Daniel Walker
2010-10-19 18:53                                   ` Russell King
2010-10-19 19:24                                     ` Daniel Walker
2010-10-19 18:34                               ` Russell King
2010-10-19 18:49                                 ` Daniel Walker
2010-10-18 23:09                         ` Daniel Walker
2010-10-18 23:32                           ` Nicolas Pitre
2010-10-18 23:45                             ` Daniel Walker
2010-10-19  2:47                               ` Nicolas Pitre
2010-10-19 16:55                                 ` Daniel Walker
2010-10-18 20:19             ` Daniel Walker
2010-10-18 20:57               ` Nicolas Pitre
2010-05-04  1:07 Stephen Rothwell
2010-05-04 16:42 ` Daniel Walker
2010-05-04 21:26   ` Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1296843055.4078.25.camel@m0nster \
    --to=dwalker@codeaurora.org \
    --cc=davidb@codeaurora.org \
    --cc=greg@kroah.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=nico@fluxnic.net \
    --cc=rmk@arm.linux.org.uk \
    --cc=sfr@canb.auug.org.au \
    --cc=stepanm@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).