Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1603922 > unrolled thread

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag

Started byMichael Ellerman <mpe@ellerman.id.au>
First post2017-03-19 09:20 +0100
Last post2017-03-19 09:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag Michael Ellerman <mpe@ellerman.id.au> - 2017-03-19 09:20 +0100

#1603922 — [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag

FromMichael Ellerman <mpe@ellerman.id.au>
Date2017-03-19 09:20 +0100
Subject[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag
Message-ID<tmEee-2Ox-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Linus,

Please pull a couple of minor powerpc fixes for 4.11:

The following changes since commit fb5fe0fd626c425ed41842c4318aa7ab6f3c2db7:

  Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2017-03-13 19:48:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.11-5

for you to fetch changes up to 8971e1c79d3f6c9a5e6f7a65c50c41f434a4dae6:

  powerpc/pseries: Don't give a warning when HPT resizing isn't available (2017-03-17 16:10:58 +1100)

----------------------------------------------------------------
powerpc fixes for 4.11 #5

 - Wire up statx() syscall
 - Don't print a warning on memory hotplug when HPT resizing isn't available

Thanks to:
  David Gibson, Chandan Rajendra.

----------------------------------------------------------------
Chandan Rajendra (1):
      powerpc: Wire up statx() syscall

Michael Ellerman (1):
      powerpc/pseries: Don't give a warning when HPT resizing isn't available

 arch/powerpc/include/asm/systbl.h      | 1 +
 arch/powerpc/include/asm/unistd.h      | 2 +-
 arch/powerpc/include/uapi/asm/unistd.h | 1 +
 arch/powerpc/platforms/pseries/lpar.c  | 4 +++-
 4 files changed, 6 insertions(+), 2 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web