Hi Linus, Please pull powerpc fixes for 4.2:
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.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.2-2 (Note this has moved from mpe/linux.git since my last pull, Ben & I now have a shared powerpc tree) for you to fetch changes up to 2c069a118fe1d80c47dca84e1561045fc7f3cc9e: cxl: Check if afu is not null in cxl_slbia (2015-07-10 11:44:25 +1000) ---------------------------------------------------------------- powerpc fixes for 4.2 - opal-prd mmap fix from Vaidy. - Set kernel taint for MCEs from Daniel. - Alignment exception description from Anton. - ppc4xx_hsta_msi build fix from Daniel - opal-elog interrupt fix from Alistair. - core_idle_state race fix from Shreyas. - hv-24x7 lockdep fix from Sukadev. - Multiple cxl fixes from Daniel, Ian, Mikey & Maninder. - Update MAINTAINERS to point at shared tree. ---------------------------------------------------------------- Alistair Popple (1): powerpc/powernv: Fix opal-elog interrupt handler Anton Blanchard (1): powerpc: Add plain English description for alignment exception oopses Daniel Axtens (4): powerpc: Set the correct kernel taint on machine check errors. cxl: Test the correct mmio space before unmapping powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list cxl: Check if afu is not null in cxl_slbia Ian Munsie (2): cxl: Fail mmap if requested mapping is larger than assigned problem state area cxl: Fix off by one error allowing subsequent mmap page to be accessed Maninder Singh (1): cxl/vphb.c: Use phb pointer after NULL check Michael Ellerman (1): powerpc: Update MAINTAINERS to point at shared tree Michael Neuling (1): cxl: Fix refcounting in kernel API Shreyas B. Prabhu (1): powerpc/powernv: Fix race in updating core_idle_state Sukadev Bhattiprolu (1): powerpc/perf/24x7: Fix lockdep warning Vaidyanathan Srinivasan (1): powerpc/powernv: Fix vma page prot flags in opal-prd driver MAINTAINERS | 2 +- arch/powerpc/kernel/idle_power7.S | 31 ++++++++++++++++++++---------- arch/powerpc/kernel/traps.c | 2 ++ arch/powerpc/mm/fault.c | 4 ++++ arch/powerpc/perf/hv-24x7.c | 2 ++ arch/powerpc/platforms/powernv/opal-elog.c | 16 +++++---------- arch/powerpc/platforms/powernv/opal-prd.c | 9 ++++----- arch/powerpc/sysdev/ppc4xx_hsta_msi.c | 1 + drivers/misc/cxl/api.c | 12 +++++------- drivers/misc/cxl/context.c | 14 +++++++++++--- drivers/misc/cxl/main.c | 2 +- drivers/misc/cxl/pci.c | 2 +- drivers/misc/cxl/vphb.c | 3 ++- 13 files changed, 60 insertions(+), 40 deletions(-)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev