Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "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)" * tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc: Ignore the pkey system calls for now powerpc: Fix numa topology console print powerpc/mm: Drop dump_numa_memory_topology() cxl: Prevent adapter reset if an active context exists powerpc/boot: Fix boot on systems with uncompressed kernel image powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-class-cxl 5 additions, 2 deletionsDocumentation/ABI/testing/sysfs-class-cxl
- arch/powerpc/boot/main.c 16 additions, 2 deletionsarch/powerpc/boot/main.c
- arch/powerpc/include/asm/unistd.h 4 additions, 0 deletionsarch/powerpc/include/asm/unistd.h
- arch/powerpc/mm/copro_fault.c 2 additions, 0 deletionsarch/powerpc/mm/copro_fault.c
- arch/powerpc/mm/numa.c 5 additions, 41 deletionsarch/powerpc/mm/numa.c
- drivers/misc/cxl/api.c 9 additions, 0 deletionsdrivers/misc/cxl/api.c
- drivers/misc/cxl/context.c 3 additions, 0 deletionsdrivers/misc/cxl/context.c
- drivers/misc/cxl/cxl.h 24 additions, 0 deletionsdrivers/misc/cxl/cxl.h
- drivers/misc/cxl/file.c 11 additions, 0 deletionsdrivers/misc/cxl/file.c
- drivers/misc/cxl/guest.c 3 additions, 0 deletionsdrivers/misc/cxl/guest.c
- drivers/misc/cxl/main.c 41 additions, 1 deletiondrivers/misc/cxl/main.c
- drivers/misc/cxl/pci.c 2 additions, 0 deletionsdrivers/misc/cxl/pci.c
- drivers/misc/cxl/sysfs.c 23 additions, 4 deletionsdrivers/misc/cxl/sysfs.c
Please register or sign in to comment