[<prev] [next>] [day] [month] [year] [list]
Message-ID: <871sz9z5z7.fsf@concordia.ellerman.id.au>
Date: Sat, 22 Oct 2016 09:34:36 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: aneesh.kumar@...ux.vnet.ibm.com, bsingharora@...il.com,
fbarrat@...ux.vnet.ibm.com, hkallweit1@...il.com,
imunsie@....ibm.com, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, sfr@...b.auug.org.au,
vaibhav@...ux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-3 tag
Hi Linus,
Please pull some more powerpc fixes for 4.9:
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.9-3
for you to fetch changes up to 78914ff0843623ee6dbeae92fa0bb8761828684e:
powerpc: Ignore the pkey system calls for now (2016-10-19 20:36:24 +1100)
----------------------------------------------------------------
powerpc fixes for 4.9 #3
Fixes marked for stable:
- Prevent unlikely crash in copro_calculate_slb() (Frederic Barrat)
- cxl: Prevent adapter reset if an active context exists (Vaibhav Jain)
Fixes for code merged this cycle:
- Fix boot on systems with uncompressed kernel image (Heiner Kallweit)
- Drop dump_numa_memory_topology() (Michael Ellerman)
- Fix numa topology console print (Aneesh Kumar K.V)
- Ignore the pkey system calls for now (Stephen Rothwell)
----------------------------------------------------------------
Aneesh Kumar K.V (1):
powerpc: Fix numa topology console print
Frederic Barrat (1):
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Heiner Kallweit (1):
powerpc/boot: Fix boot on systems with uncompressed kernel image
Michael Ellerman (1):
powerpc/mm: Drop dump_numa_memory_topology()
Stephen Rothwell (1):
powerpc: Ignore the pkey system calls for now
Vaibhav Jain (1):
cxl: Prevent adapter reset if an active context exists
Documentation/ABI/testing/sysfs-class-cxl | 7 +++--
arch/powerpc/boot/main.c | 18 ++++++++++--
arch/powerpc/include/asm/unistd.h | 4 +++
arch/powerpc/mm/copro_fault.c | 2 ++
arch/powerpc/mm/numa.c | 46 ++++---------------------------
drivers/misc/cxl/api.c | 9 ++++++
drivers/misc/cxl/context.c | 3 ++
drivers/misc/cxl/cxl.h | 24 ++++++++++++++++
drivers/misc/cxl/file.c | 11 ++++++++
drivers/misc/cxl/guest.c | 3 ++
drivers/misc/cxl/main.c | 42 +++++++++++++++++++++++++++-
drivers/misc/cxl/pci.c | 2 ++
drivers/misc/cxl/sysfs.c | 27 +++++++++++++++---
13 files changed, 148 insertions(+), 50 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)
Powered by blists - more mailing lists