All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL V3 4/5] ARM: Kirkwood: cleanup for v3.7
Date: Sat, 22 Sep 2012 09:31:28 -0400	[thread overview]
Message-ID: <20120922133128.GD5469@titan.lakedaemon.net> (raw)
In-Reply-To: <20120922051725.GB32245@quad.lixom.net>

On Fri, Sep 21, 2012 at 10:17:25PM -0700, Olof Johansson wrote:
> On Fri, Sep 21, 2012 at 03:57:14PM -0400, Jason Cooper wrote:
> > 
> > NOTE:  This branch depends on both kirkwood/boards and kirkwood/dt (and,
> > by extension, kirkwood/addr_decode).  Some of that got pulled into this
> > summary (kirkwood/boards).  Is this correct?  Sould I be basing the
> > pullreq on v3.6-rc5?  That would summarize all three branches.  Doesn't
> > seem as useful.
> 
> What I tend to do in these cases is that I merge the dependent branches into
> a temporary working branch, then merge in the "new" branch on top, and get the
> diffstat from the last merge there.
> 
> It also looks like the base for this branch is something that is not a full
> -rc, please only base your branches on -rcs since that makes merge history much
> cleaner and easier to deal with on our side.
> 
> So, for example:
> 
> git checkout v3.6-rc5
> git merge kirkwood/boards
> git merge kirkwood/dt

Yes, that's exactly what I did.  My mistake was in my request-pull
command.  I based it on kirkwood/dt, which then caused it to list
kirkwood/boards (or, swap /dt and /boards, doesn't matter, either way is
wrong) along with the /cleanup.  Using a base of FIRSTPATCH^ seems to
work much better for generating the diffstat.  See my V4 of this pullrq.

So for V4 /cleanup:

$ git request-pull fe525da^ mvebu-infradead-pub kirkwood/cleanup
The following changes since commit 68fa6eb9d0dd41b1bb72bade6f6307193b18fbd1:

  Merge branch 'kirkwood/boards' into kirkwood/cleanup (2012-09-21 18:54:20 +0000)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git kirkwood/cleanup

Jamie Lentin (1):
      ARM: kirkwood: Trim excess #includes in board-dnskw.c

Jason Cooper (1):
      ARM: Kirkwood: ehci now specified in kirkwood.dtsi.  remove legacy platform init

 arch/arm/mach-kirkwood/board-dnskw.c          |    9 ---------
 arch/arm/mach-kirkwood/board-dockstar.c       |    1 -
 arch/arm/mach-kirkwood/board-iomega_ix2_200.c |    2 --
 arch/arm/mach-kirkwood/board-km_kirkwood.c    |    1 -
 4 files changed, 0 insertions(+), 13 deletions(-)

Obviously, this will be changing as soon as I rework /dt, drop ehci, etc.

thx,

Jason.

  reply	other threads:[~2012-09-22 13:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-29  0:11 [GIT PULL] Kirkwood: board changes for v3.7 Jason Cooper
2012-09-05  4:34 ` Olof Johansson
2012-09-05 23:44   ` Jason Cooper
2012-09-05 23:58     ` Olof Johansson
2012-09-10  5:31   ` Jason Cooper
2012-09-10  5:40 ` [GIT PULL V2] ARM: cache-l2x0 for rmk's tree Jason Cooper
2012-09-10  5:48 ` [GIT PULL V2 1/4] ARM: Kirkwood: DT bindings for v3.7 Jason Cooper
2012-09-13  5:30   ` Olof Johansson
2012-09-18 17:24     ` Jason Cooper
2012-09-19 13:59       ` Arnd Bergmann
2012-09-10  5:57 ` [GIT PULL V2 2/4] ARM: Kirkwood: boards " Jason Cooper
2012-09-10  6:03 ` [GIT PULL V2 3/4] ARM: Kirkwood: cleanup " Jason Cooper
2012-09-10  6:07 ` [GIT PULL V2 4/4] ARM: Kirkwood: defconfig changes " Jason Cooper
2012-09-21 19:41 ` [GIT PULL V3 1/5] ARM: Kirkwood: address decoding change " Jason Cooper
2012-09-22  5:29   ` Olof Johansson
2012-09-22  7:30     ` Arnd Bergmann
2012-09-22  8:20     ` Thomas Petazzoni
2012-09-21 19:46 ` [GIT PULL V3 2/5] ARM: Kirkwood: DT changes " Jason Cooper
2012-09-22  5:11   ` Olof Johansson
2012-09-22 13:21     ` Jason Cooper
2012-09-21 19:48 ` [GIT PULL V3 3/5] ARM: Kirkwood: board " Jason Cooper
2012-09-21 19:57 ` [GIT PULL V3 4/5] ARM: Kirkwood: cleanup " Jason Cooper
2012-09-22  1:48   ` [GIT PULL V4 4a/5] " Jason Cooper
2012-09-22  1:53   ` [GIT PULL V4 4b/5] ARM: Kirkwood: platform_data " Jason Cooper
2012-09-22  5:17   ` [GIT PULL V3 4/5] ARM: Kirkwood: cleanup " Olof Johansson
2012-09-22 13:31     ` Jason Cooper [this message]
2012-09-21 19:58 ` [GIT PULL V3 5/5] ARM: Kirkwood: defconfig changes " Jason Cooper

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=20120922133128.GD5469@titan.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --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.