Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Re-enable CONFIG_SCSI_DH in our defconfigs - Remove unused os_area_db_id_video_mode - cxl: fix leak of IRQ names in cxl_free_afu_irqs() from Andrew - cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API from Andrew - cxl: fix leak of ctx->mapping when releasing kernel API contexts from Andrew - cxl: Workaround malformed pcie packets on some cards from Philippe - cxl: Fix number of allocated pages in SPA from Christophe Lombard - Fix checkstop in native_hpte_clear() with lockdep from Cyril - Panic on unhandled Machine Check on powernv from Daniel - selftests/powerpc: Fix build failure of load_unaligned_zeropad test * tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: selftests/powerpc: Fix build failure of load_unaligned_zeropad test powerpc/powernv: Panic on unhandled Machine Check powerpc: Fix checkstop in native_hpte_clear() with lockdep cxl: Fix number of allocated pages in SPA cxl: Workaround malformed pcie packets on some cards cxl: fix leak of ctx->mapping when releasing kernel API contexts cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API cxl: fix leak of IRQ names in cxl_free_afu_irqs() powerpc/ps3: Remove unused os_area_db_id_video_mode powerpc/configs: Re-enable CONFIG_SCSI_DH
No related branches found
No related tags found
Showing
- arch/powerpc/configs/ppc64_defconfig 1 addition, 1 deletionarch/powerpc/configs/ppc64_defconfig
- arch/powerpc/configs/pseries_defconfig 1 addition, 1 deletionarch/powerpc/configs/pseries_defconfig
- arch/powerpc/include/asm/machdep.h 7 additions, 2 deletionsarch/powerpc/include/asm/machdep.h
- arch/powerpc/mm/hash_native_64.c 11 additions, 12 deletionsarch/powerpc/mm/hash_native_64.c
- arch/powerpc/platforms/powernv/opal.c 5 additions, 2 deletionsarch/powerpc/platforms/powernv/opal.c
- arch/powerpc/platforms/ps3/os-area.c 0 additions, 5 deletionsarch/powerpc/platforms/ps3/os-area.c
- drivers/misc/cxl/api.c 1 addition, 0 deletionsdrivers/misc/cxl/api.c
- drivers/misc/cxl/context.c 3 additions, 0 deletionsdrivers/misc/cxl/context.c
- drivers/misc/cxl/cxl.h 1 addition, 0 deletionsdrivers/misc/cxl/cxl.h
- drivers/misc/cxl/file.c 10 additions, 3 deletionsdrivers/misc/cxl/file.c
- drivers/misc/cxl/irq.c 1 addition, 3 deletionsdrivers/misc/cxl/irq.c
- drivers/misc/cxl/native.c 1 addition, 1 deletiondrivers/misc/cxl/native.c
- drivers/misc/cxl/pci.c 28 additions, 0 deletionsdrivers/misc/cxl/pci.c
- tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c 9 additions, 0 deletions...ing/selftests/powerpc/primitives/load_unaligned_zeropad.c
Loading
Please register or sign in to comment