This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 5bc52f64e884 Merge branch 'akpm' (patches from Andrew) adds 81dde26de9c0 firmware: dmi: Fix unlikely out-of-bounds read in save_mem [...] adds 37b238da15a8 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/s [...] adds cd24ee2a9a09 MAINTAINERS: Add hp_sdc drivers to parisc arch adds b67114db64ad parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define adds 0703ad217ebd parisc: prefer __section from compiler_attributes.h adds 513f7f747e1c parisc: Fix vmap memory leak in ioremap()/iounmap() adds c32c47aa3640 parisc: Remove 32-bit DMA enforcement from sba_iommu adds 02755af0f322 Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/sc [...] adds 8e0d0ad206f0 sparc64: disable fast-GUP due to unexplained oopses adds 21e3d6c81179 scsi: sd: Ignore a failure to sync cache due to lack of au [...] adds 9bc6157f5fd0 scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() adds 8f8fed0cdbbd scsi: core: save/restore command resid for error handling adds 2190168aaea4 scsi: zfcp: fix reaction on bit error threshold notification adds b23f330d5145 scsi: MAINTAINERS: Update qla2xxx driver adds 8625732e7712 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds c461e8df0c9b tools/virtio: more stubs adds edc5774c097f tools/virtio: xen stub adds 245cdd9fbd39 vhost/test: stop device before reset adds 3b1f00aceb7a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 5 ++++- arch/parisc/include/asm/cache.h | 2 +- arch/parisc/include/asm/ldcw.h | 2 +- arch/parisc/mm/ioremap.c | 12 +++++++----- arch/sparc/Kconfig | 1 - drivers/firmware/dmi_scan.c | 2 +- drivers/parisc/sba_iommu.c | 8 -------- drivers/s390/scsi/zfcp_fsf.c | 16 +++++++++++++--- drivers/scsi/qla2xxx/qla_isr.c | 2 -- drivers/scsi/scsi_error.c | 3 +++ drivers/scsi/sd.c | 3 ++- drivers/vhost/test.c | 2 ++ include/scsi/scsi_eh.h | 1 + kernel/sysctl.c | 4 ++-- .../mach-imx/Makefile.boot => tools/virtio/crypto/hash.h | 0 tools/virtio/linux/dma-mapping.h | 2 ++ tools/virtio/xen/xen.h | 6 ++++++ 17 files changed, 45 insertions(+), 26 deletions(-) copy arch/arm/mach-imx/Makefile.boot => tools/virtio/crypto/hash.h (100%) create mode 100644 tools/virtio/xen/xen.h