All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: cleanup changes for v4.3
@ 2015-07-16 22:09 Gregory CLEMENT
  2015-07-17 17:07 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory CLEMENT @ 2015-07-16 22:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is the first pull request for cleanup for mvebu for v4.3

Gregory

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-cleanup-4.3-1

for you to fetch changes up to 7a1436d58027f84ae2167b5ec359c15cb1d80837:

  ARM: orion5x: Use vsprintf %pM extension (2015-07-09 14:17:22 +0200)

----------------------------------------------------------------
mvebu cleanup changes for v4.3 (part #1)

- Use vsprintf %pM extension on orion5x board to format mac address
- Add missing newline at end of messages on pr_warn when CPU Idle on
  Armada 38x is disabled

----------------------------------------------------------------
Joe Perches (1):
      ARM: orion5x: Use vsprintf %pM extension

Thomas Petazzoni (1):
      ARM: mvebu: add missing newline at end of messages

 arch/arm/mach-mvebu/pmsu.c           | 4 ++--
 arch/arm/mach-orion5x/dns323-setup.c | 4 +---
 arch/arm/mach-orion5x/tsx09-common.c | 4 +---
 3 files changed, 4 insertions(+), 8 deletions(-)
-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [GIT PULL] ARM: mvebu: cleanup changes for v4.3
  2015-07-16 22:09 [GIT PULL] ARM: mvebu: cleanup changes for v4.3 Gregory CLEMENT
@ 2015-07-17 17:07 ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2015-07-17 17:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 17, 2015 at 12:09:26AM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the first pull request for cleanup for mvebu for v4.3
> 
> Gregory
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-cleanup-4.3-1
> 
> for you to fetch changes up to 7a1436d58027f84ae2167b5ec359c15cb1d80837:
> 
>   ARM: orion5x: Use vsprintf %pM extension (2015-07-09 14:17:22 +0200)

Merged, thanks!


-Olof

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

* [GIT PULL] ARM: mvebu: cleanup changes for v4.3
  2015-08-21 15:50 Gregory CLEMENT
  2015-08-21 15:53 ` Gregory CLEMENT
@ 2015-08-21 16:12 ` Olof Johansson
  1 sibling, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2015-08-21 16:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Fri, Aug 21, 2015 at 05:50:56PM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the first pull request for fixes for mvebu for v4.2.
> I hope it is not too late, if it can't make ti for 4.2, then we
> will apply it on 4.3, anyway the bug is here since 3.18.

Given the longevity of the bug (i.e. not a recent regression) and the lateness
in the release cycle, I've decided to queue this up for the 4.3
next/fixes-non-critical branch instead. I.e. it'll be included in the next
merge window.

> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.2-1
> 
> for you to fetch changes up to 5be9fc23cdb42e1d383ecc8eae8a8ff70a752708:
> 
>   ARM: orion5x: fix legacy orion5x IRQ numbers (2015-08-21 17:33:08 +0200)

Merged, thanks!


-Olof

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

* [GIT PULL] ARM: mvebu: cleanup changes for v4.3
  2015-08-21 15:50 Gregory CLEMENT
@ 2015-08-21 15:53 ` Gregory CLEMENT
  2015-08-21 16:12 ` Olof Johansson
  1 sibling, 0 replies; 5+ messages in thread
From: Gregory CLEMENT @ 2015-08-21 15:53 UTC (permalink / raw)
  To: linux-arm-kernel

On 21/08/2015 17:50, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the first pull request for fixes for mvebu for v4.2.

Obviously the title is wrong! it is really a fix for 4.2 and not a
cleanup for 4.3

> I hope it is not too late, if it can't make ti for 4.2, then we
> will apply it on 4.3, anyway the bug is here since 3.18.
> 
> Gregory
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.2-1
> 
> for you to fetch changes up to 5be9fc23cdb42e1d383ecc8eae8a8ff70a752708:
> 
>   ARM: orion5x: fix legacy orion5x IRQ numbers (2015-08-21 17:33:08 +0200)
> 
> ----------------------------------------------------------------
> mvebu fixes changes for v4.2
> 
> Fix legacy orion5x IRQ numbers broken since 3.18
> 
> ----------------------------------------------------------------
> Benjamin Cama (1):
>       ARM: orion5x: fix legacy orion5x IRQ numbers
> 
>  arch/arm/Kconfig                          |  1 +
>  arch/arm/mach-orion5x/include/mach/irqs.h | 64 +++++++++++++++----------------
>  arch/arm/mach-orion5x/irq.c               |  4 +-
>  3 files changed, 35 insertions(+), 34 deletions(-)
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [GIT PULL] ARM: mvebu: cleanup changes for v4.3
@ 2015-08-21 15:50 Gregory CLEMENT
  2015-08-21 15:53 ` Gregory CLEMENT
  2015-08-21 16:12 ` Olof Johansson
  0 siblings, 2 replies; 5+ messages in thread
From: Gregory CLEMENT @ 2015-08-21 15:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is the first pull request for fixes for mvebu for v4.2.
I hope it is not too late, if it can't make ti for 4.2, then we
will apply it on 4.3, anyway the bug is here since 3.18.

Gregory

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.2-1

for you to fetch changes up to 5be9fc23cdb42e1d383ecc8eae8a8ff70a752708:

  ARM: orion5x: fix legacy orion5x IRQ numbers (2015-08-21 17:33:08 +0200)

----------------------------------------------------------------
mvebu fixes changes for v4.2

Fix legacy orion5x IRQ numbers broken since 3.18

----------------------------------------------------------------
Benjamin Cama (1):
      ARM: orion5x: fix legacy orion5x IRQ numbers

 arch/arm/Kconfig                          |  1 +
 arch/arm/mach-orion5x/include/mach/irqs.h | 64 +++++++++++++++----------------
 arch/arm/mach-orion5x/irq.c               |  4 +-
 3 files changed, 35 insertions(+), 34 deletions(-)

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2015-08-21 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16 22:09 [GIT PULL] ARM: mvebu: cleanup changes for v4.3 Gregory CLEMENT
2015-07-17 17:07 ` Olof Johansson
2015-08-21 15:50 Gregory CLEMENT
2015-08-21 15:53 ` Gregory CLEMENT
2015-08-21 16:12 ` Olof Johansson

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.