All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-13 18:08 ` David Brown
  0 siblings, 0 replies; 8+ messages in thread
From: David Brown @ 2012-04-13 18:08 UTC (permalink / raw)
  To: arm
  Cc: Arnd Bergmann, Olof Johansson, Nicolas Pitre, Thomas Gleixner,
	Russell King, linux-arm-msm, linux-arm-kernel, linux-kernel,
	Daniel Walker

Arnd/Olof.  Here are some fixes for msm that fix problems caused by
the latest ARM code.  The ones from Daniel remove unneeded fixups that
now cause compilation failures.  Mine fix section mismatches, that
were incompletely fixed earlier.

Thanks,
David

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

for you to fetch changes up to af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:

  ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)

----------------------------------------------------------------
Daniel Walker (2):
      arm: msm: halibut: remove unneeded fixup
      arm: msm: trout: fix compile failure

David Brown (2):
      video: msm: Fix section mismatches in mddi.c
      ARM: msm: Fix section mismatches in proc_comm.c

 arch/arm/mach-msm/board-halibut.c     |    3 ---
 arch/arm/mach-msm/board-trout-panel.c |    1 +
 arch/arm/mach-msm/board-trout.c       |    1 +
 arch/arm/mach-msm/proc_comm.c         |    2 +-
 drivers/video/msm/mddi.c              |    8 ++++----
 5 files changed, 7 insertions(+), 8 deletions(-)

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

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

* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-13 18:08 ` David Brown
  0 siblings, 0 replies; 8+ messages in thread
From: David Brown @ 2012-04-13 18:08 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd/Olof.  Here are some fixes for msm that fix problems caused by
the latest ARM code.  The ones from Daniel remove unneeded fixups that
now cause compilation failures.  Mine fix section mismatches, that
were incompletely fixed earlier.

Thanks,
David

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

for you to fetch changes up to af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:

  ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)

----------------------------------------------------------------
Daniel Walker (2):
      arm: msm: halibut: remove unneeded fixup
      arm: msm: trout: fix compile failure

David Brown (2):
      video: msm: Fix section mismatches in mddi.c
      ARM: msm: Fix section mismatches in proc_comm.c

 arch/arm/mach-msm/board-halibut.c     |    3 ---
 arch/arm/mach-msm/board-trout-panel.c |    1 +
 arch/arm/mach-msm/board-trout.c       |    1 +
 arch/arm/mach-msm/proc_comm.c         |    2 +-
 drivers/video/msm/mddi.c              |    8 ++++----
 5 files changed, 7 insertions(+), 8 deletions(-)

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

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

* Re: [GIT PULL] msm fixes for 3.4rc
  2012-04-13 18:08 ` David Brown
@ 2012-04-15  0:45   ` Olof Johansson
  -1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-15  0:45 UTC (permalink / raw)
  To: David Brown
  Cc: arm, Arnd Bergmann, Nicolas Pitre, Thomas Gleixner, Russell King,
	linux-arm-msm, linux-arm-kernel, linux-kernel, Daniel Walker

On Fri, Apr 13, 2012 at 11:08 AM, David Brown <davidb@codeaurora.org> wrote:
> Arnd/Olof.  Here are some fixes for msm that fix problems caused by
> the latest ARM code.  The ones from Daniel remove unneeded fixups that
> now cause compilation failures.  Mine fix section mismatches, that
> were incompletely fixed earlier.
>
> Thanks,
> David
>
> The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:
>
>  Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)
>
> are available in the git repository at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

Thanks, pulled.


-Olof

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

* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-15  0:45   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-15  0:45 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Apr 13, 2012 at 11:08 AM, David Brown <davidb@codeaurora.org> wrote:
> Arnd/Olof. ?Here are some fixes for msm that fix problems caused by
> the latest ARM code. ?The ones from Daniel remove unneeded fixups that
> now cause compilation failures. ?Mine fix section mismatches, that
> were incompletely fixed earlier.
>
> Thanks,
> David
>
> The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:
>
> ?Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)
>
> are available in the git repository at:
>
> ?git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

Thanks, pulled.


-Olof

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

* Re: [GIT PULL] msm fixes for 3.4rc
  2012-04-24 17:54 ` David Brown
@ 2012-04-25 18:09   ` Olof Johansson
  -1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-25 18:09 UTC (permalink / raw)
  To: David Brown
  Cc: arm, Arnd Bergmann, Nicolas Pitre, Thomas Gleixner, Russell King,
	linux-arm-msm, linux-arm-kernel, linux-kernel

On Tue, Apr 24, 2012 at 10:54 AM, David Brown <davidb@codeaurora.org> wrote:
> This fixes a boot problem with the MSM8660 target on device tree
> caused by the conversion of the ARM GIC driver to proper IRQ domain
> support.
>
> The following changes since commit af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:
>
>  ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)
>
> are available in the git repository at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

Thanks, pulled.


-Olof

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

* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-25 18:09   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-25 18:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Apr 24, 2012 at 10:54 AM, David Brown <davidb@codeaurora.org> wrote:
> This fixes a boot problem with the MSM8660 target on device tree
> caused by the conversion of the ARM GIC driver to proper IRQ domain
> support.
>
> The following changes since commit af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:
>
> ?ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)
>
> are available in the git repository at:
>
> ?git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

Thanks, pulled.


-Olof

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

* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-24 17:54 ` David Brown
  0 siblings, 0 replies; 8+ messages in thread
From: David Brown @ 2012-04-24 17:54 UTC (permalink / raw)
  To: arm
  Cc: Arnd Bergmann, Olof Johansson, Nicolas Pitre, Thomas Gleixner,
	Russell King, linux-arm-msm, linux-arm-kernel, linux-kernel

This fixes a boot problem with the MSM8660 target on device tree
caused by the conversion of the ARM GIC driver to proper IRQ domain
support.

The following changes since commit af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:

  ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

for you to fetch changes up to 2b7b9a7d6c676691cd746a654e2c3b06a6feb9ba:

  ARM: msm: Fix gic irqdomain support (2012-04-23 16:13:27 -0700)

----------------------------------------------------------------
David Brown (1):
      ARM: msm: Fix gic irqdomain support

 arch/arm/boot/dts/msm8660-surf.dts |    4 ++--
 arch/arm/mach-msm/board-msm8x60.c  |   25 +++++++++++++++----------
 2 files changed, 17 insertions(+), 12 deletions(-)

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

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

* [GIT PULL] msm fixes for 3.4rc
@ 2012-04-24 17:54 ` David Brown
  0 siblings, 0 replies; 8+ messages in thread
From: David Brown @ 2012-04-24 17:54 UTC (permalink / raw)
  To: linux-arm-kernel

This fixes a boot problem with the MSM8660 target on device tree
caused by the conversion of the ARM GIC driver to proper IRQ domain
support.

The following changes since commit af33eadc73e4a5d35a966c1c7ffe28a8424c9d96:

  ARM: msm: Fix section mismatches in proc_comm.c (2012-04-13 10:23:17 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git msm-fix

for you to fetch changes up to 2b7b9a7d6c676691cd746a654e2c3b06a6feb9ba:

  ARM: msm: Fix gic irqdomain support (2012-04-23 16:13:27 -0700)

----------------------------------------------------------------
David Brown (1):
      ARM: msm: Fix gic irqdomain support

 arch/arm/boot/dts/msm8660-surf.dts |    4 ++--
 arch/arm/mach-msm/board-msm8x60.c  |   25 +++++++++++++++----------
 2 files changed, 17 insertions(+), 12 deletions(-)

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

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

end of thread, other threads:[~2012-04-25 18:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 18:08 [GIT PULL] msm fixes for 3.4rc David Brown
2012-04-13 18:08 ` David Brown
2012-04-15  0:45 ` Olof Johansson
2012-04-15  0:45   ` Olof Johansson
2012-04-24 17:54 David Brown
2012-04-24 17:54 ` David Brown
2012-04-25 18:09 ` Olof Johansson
2012-04-25 18:09   ` 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.