public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] mvebu: Fixes for -rc3
@ 2014-12-29 21:10 Andrew Lunn
  2014-12-29 21:37 ` Sebastian Hesselbarth
  2014-12-30 14:36 ` Jason Cooper
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Lunn @ 2014-12-29 21:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Folks

Jason is taking a back seat this cycle and i'm doing all the patch
wrangling for mvebu.

Here is a pull request for fixes for 3.19. Just one patch.

Please let me know if i've done anything wrong.

       Andrew

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  ssh://git.infradead.org/srv/git/linux-mvebu.git tags/mvebu-fixes-3.19

for you to fetch changes up to d4b0833a65e8b9fc58d992ba0cc89cad1580db31:

  ARM: mvebu: Fix pinctrl configuration for Armada 370 DB (2014-12-21 06:01:05 -0600)

----------------------------------------------------------------
Fixes for 3.19

----------------------------------------------------------------
Gregory CLEMENT (1):
      ARM: mvebu: Fix pinctrl configuration for Armada 370 DB

 arch/arm/boot/dts/armada-370-db.dts | 24 ------------------------
 1 file changed, 24 deletions(-)

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

* [GIT PULL] mvebu: Fixes for -rc3
  2014-12-29 21:10 [GIT PULL] mvebu: Fixes for -rc3 Andrew Lunn
@ 2014-12-29 21:37 ` Sebastian Hesselbarth
  2014-12-30 14:35   ` Arnd Bergmann
  2014-12-30 14:36 ` Jason Cooper
  1 sibling, 1 reply; 4+ messages in thread
From: Sebastian Hesselbarth @ 2014-12-29 21:37 UTC (permalink / raw)
  To: linux-arm-kernel

On December 29, 2014 10:12:29 PM Andrew Lunn <andrew@lunn.ch> wrote:

> Hi Folks
>
> Jason is taking a back seat this cycle and i'm doing all the patch
> wrangling for mvebu.
>
> Here is a pull request for fixes for 3.19. Just one patch.
>
> Please let me know if i've done anything wrong.
>
>        Andrew
>
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
>
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
>
> are available in the git repository at:
>
>   ssh://git.infradead.org/srv/git/linux-mvebu.git tags/mvebu-fixes-3.19

Andrew,

This should be the public git URL, they can't do anything with the ssh URL. 
It's a common mistake, but I suggest to simply RESEND the pull request with 
the proper URL and a note why you resend.

Sebastian

>
> for you to fetch changes up to d4b0833a65e8b9fc58d992ba0cc89cad1580db31:
>
>   ARM: mvebu: Fix pinctrl configuration for Armada 370 DB (2014-12-21 
>   06:01:05 -0600)
>
> ----------------------------------------------------------------
> Fixes for 3.19
>
> ----------------------------------------------------------------
> Gregory CLEMENT (1):
>       ARM: mvebu: Fix pinctrl configuration for Armada 370 DB
>
>  arch/arm/boot/dts/armada-370-db.dts | 24 ------------------------
>  1 file changed, 24 deletions(-)

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

* [GIT PULL] mvebu: Fixes for -rc3
  2014-12-29 21:37 ` Sebastian Hesselbarth
@ 2014-12-30 14:35   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-12-30 14:35 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 29 December 2014 22:37:01 Sebastian Hesselbarth wrote:
> On December 29, 2014 10:12:29 PM Andrew Lunn <andrew@lunn.ch> wrote:
> 
> > Hi Folks
> >
> > Jason is taking a back seat this cycle and i'm doing all the patch
> > wrangling for mvebu.
> >
> > Here is a pull request for fixes for 3.19. Just one patch.
> >
> > Please let me know if i've done anything wrong.
> >
> >        Andrew
> >
> > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> >
> >   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> >
> > are available in the git repository at:
> >
> >   ssh://git.infradead.org/srv/git/linux-mvebu.git tags/mvebu-fixes-3.19
> 
> Andrew,
> 
> This should be the public git URL, they can't do anything with the ssh URL. 
> It's a common mistake, but I suggest to simply RESEND the pull request with 
> the proper URL and a note why you resend.

I've pulled

git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-3.19

into the fixes branch.

Andrew, please also add an annotation into each tag you send so we
can include that in the merge commit.

	Arnd

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

* [GIT PULL] mvebu: Fixes for -rc3
  2014-12-29 21:10 [GIT PULL] mvebu: Fixes for -rc3 Andrew Lunn
  2014-12-29 21:37 ` Sebastian Hesselbarth
@ 2014-12-30 14:36 ` Jason Cooper
  1 sibling, 0 replies; 4+ messages in thread
From: Jason Cooper @ 2014-12-30 14:36 UTC (permalink / raw)
  To: linux-arm-kernel

Andrew,

On Mon, Dec 29, 2014 at 10:10:47PM +0100, Andrew Lunn wrote:
> Hi Folks
> 
> Jason is taking a back seat this cycle and i'm doing all the patch
> wrangling for mvebu.
> 
> Here is a pull request for fixes for 3.19. Just one patch.
> 
> Please let me know if i've done anything wrong.
> 
>        Andrew
> 
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> 
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> 
> are available in the git repository at:
> 
>   ssh://git.infradead.org/srv/git/linux-mvebu.git tags/mvebu-fixes-3.19

Sebastian already mentioned ssh/git url.

> 
> for you to fetch changes up to d4b0833a65e8b9fc58d992ba0cc89cad1580db31:
> 
>   ARM: mvebu: Fix pinctrl configuration for Armada 370 DB (2014-12-21 06:01:05 -0600)
> 
> ----------------------------------------------------------------
> Fixes for 3.19
> 

Arnd and Olof typically take info out of the tag when building their
summary text.  It's helpful to them, even though it looks redundant
here, to add a short summary of the changes in the tag itself.

> ----------------------------------------------------------------
> Gregory CLEMENT (1):
>       ARM: mvebu: Fix pinctrl configuration for Armada 370 DB
> 
>  arch/arm/boot/dts/armada-370-db.dts | 24 ------------------------

Minor nit here (sorry I couldn't respond yesterday): I try to do the
tags in the commit message in chronological order.  This commit has:

"""
    ...

    Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
    [andrew at lunn.ch: Correct commit IDs]
    Signed-off-by: Andrew Lunn <andrew@lunn.ch>
    Fixes: 4904a82a9399 ("arm: mvebu: move Armada 370/XP pinctrl node definition armada-370-xp.dtsi")
"""

It's more intuitive to a future reader to have:

"""
    ...

    [andrew at lunn.ch: Correct commit IDs]

    Fixes: 4904a82a9399 ("arm: mvebu: move Armada 370/XP pinctrl node definition armada-370-xp.dtsi")
    Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
    Signed-off-by: Andrew Lunn <andrew@lunn.ch>
"""

I can't find Gregory's email in my archive atm, so the above is if he
added the 'Fixes' tag.  If you added it, then it would go in between his
S-o-B and yours.

thx,

Jason.

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

end of thread, other threads:[~2014-12-30 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 21:10 [GIT PULL] mvebu: Fixes for -rc3 Andrew Lunn
2014-12-29 21:37 ` Sebastian Hesselbarth
2014-12-30 14:35   ` Arnd Bergmann
2014-12-30 14:36 ` Jason Cooper

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