All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] clk: ux500: Make mtu driver use apb_pclock
Date: Thu, 15 Nov 2012 12:21:30 +0000	[thread overview]
Message-ID: <201211151221.30217.arnd@arndb.de> (raw)
In-Reply-To: <CACRpkdYmPvRLcEjSNwC51sZw+g3iH3a5r7+7USEWJONmR4q4JQ@mail.gmail.com>

On Thursday 15 November 2012, Linus Walleij wrote:
> On Mon, Nov 12, 2012 at 7:36 PM, Mike Turquette <mturquette@ti.com> wrote:
> > Quoting Linus Walleij (2012-11-11 10:47:46)
> 
> >> I don't know quite how ingenious git is in detecting
> >> patches on moved files, but if it's causing trouble
> >> I think it's better if you could ACK them and we
> >> could reubmit them to ARM SoC on the multiplatform
> >> branch. i.e. this one:
> >> http://git.kernel.org/?p=linux/kernel/git/arm/arm-soc.git;a=shortlog;h=refs/heads/next/multiplatform
> >>
> >
> > Those patches have my ACK.  Do you want to wait to see if something goes
> > boom or would you rather I drop them from clk-next preemptively?
> 
> Hm that's basically a question of how smart git is when
> merging these trees together.
> 
> Arnd, Olof: what is your experience? If one tree is moving
> files and another tree is patching them, should we try to
> rebase these onto your branch in ARM SoC and submit
> them there instead?

rename vs change conflicts are usually handled, but not always.
The one thing that never works is when part of one file is moved
into another file (or two files get merged into one) and another
patch changes the same file.

If I understand the problem at hand correctly, the safe solution
should be to base the ux500 clk changes on top of c3b9d1db23c4e,
which is in the nomadik/plat-removal branch in arm-soc that got
merged into next/multiplatform. I would prefer if you use that
as a base instead of the larger next/multiplatform branch that
also contains vt8500 and other changes.

	Arnd

  reply	other threads:[~2012-11-15 12:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 12:13 [PATCH 0/2] clk: ux500: Make mtu driver use apb_pclock Ulf Hansson
2012-10-24 12:13 ` [PATCH 1/2] clk: ux500: Register mtu apb_pclocks Ulf Hansson
2012-10-24 12:13 ` [PATCH 2/2] ARM: plat-nomadik: Use apb_pclock in mtu driver Ulf Hansson
2012-10-24 17:25 ` [PATCH 0/2] clk: ux500: Make mtu driver use apb_pclock Linus Walleij
2012-11-10  1:24   ` Mike Turquette
2012-11-11 18:47     ` Linus Walleij
2012-11-12 18:36       ` Mike Turquette
2012-11-15 10:29         ` Linus Walleij
2012-11-15 12:21           ` Arnd Bergmann [this message]
2012-11-15 13:29             ` Linus Walleij
2012-11-15 18:54               ` Mike Turquette
2012-11-16  9:17                 ` Ulf Hansson

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=201211151221.30217.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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 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.