mbox series

[GIT,PULL] arm: vexpress: update for v4.15

Message ID 8c26e927-0edd-a5f6-94cc-97901c391a5a@arm.com
State New
Headers show
Series [GIT,PULL] arm: vexpress: update for v4.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git

Message

Sudeep Holla Oct. 9, 2017, 5:28 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

--

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git
tags/vexpress-updates-4.15

for you to fetch changes up to e8b44f32a959d59eae79c09ef4e410cfef3f59d6:

  ARM: vexpress/spc: Delete an error message for a failed memory
allocation (2017-10-03 15:31:31 +0100)

----------------------------------------------------------------
ARMv7 Vexpress update/cleanup for v4.15

Cosmetic cleanup dropping extra debug messages for memory allocation
failures

----------------------------------------------------------------
Markus Elfring (1):
      ARM: vexpress/spc: Delete an error message for a failed memory
allocation

 arch/arm/mach-vexpress/spc.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Comments

Arnd Bergmann Oct. 19, 2017, 8:37 p.m. UTC | #1
On Mon, Oct 9, 2017 at 7:28 PM, Sudeep Holla <sudeep.holla@arm.com> wrote:
> ----------------------------------------------------------------
> ARMv7 Vexpress update/cleanup for v4.15
>
> Cosmetic cleanup dropping extra debug messages for memory allocation
> failures
>

Pulled into next/soc, thanks!

     Arnd