This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 1204c70d9dcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds b8e51a6a9db9 s390/cmm: fix information leak in cmm_timeout_handler() adds a1d863ac3e10 s390/unwind: fix mixing regs and sp adds 3d7efa4edd07 s390/idle: fix cpu idle time calculation adds 969a5197da89 Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/lin [...] adds d10f60ae27d2 powerpc/32s: fix allow/prevent_user_access() when crossing [...] adds a8a30219ba78 powerpc/powernv/eeh: Fix oops when probing cxl devices adds 05d9a952832c powerpc/prom_init: Undo relocation before entering secure mode adds 7d6475051fb3 powerpc/powernv: Fix CPU idle to be called with IRQs disabled adds 8194c28efd96 Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/ [...] adds 66cf50e65b18 scsi: qla2xxx: fixup incorrect usage of host_byte adds 535fb49e730a scsi: lpfc: Check queue pointer before use adds 74e5e468b664 scsi: ufs-bsg: Wake the device before sending raw upiu commands adds 0fd103ccfe6a scsi: lpfc: Honor module parameter lpfc_use_adisc adds c2ff2a36eff6 scsi: qla2xxx: Initialized mailbox to prevent driver load failure adds 8d8b83f5be2a scsi: qla2xxx: Fix partial flash write of MBI adds fc5b220b2dcf scsi: target: cxgbit: Fix cxgbit_fw4_ack() adds 0cf9f4e547ce scsi: sd: define variable dif as unsigned int instead of bool adds d3566abb1a1e scsi: qla2xxx: stop timer in shutdown path adds f83e148a4100 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 40a6b9a00930 Revert "pwm: Let pwm_get_state() return the last implement [...] adds e935842a06db Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/sc [...] adds 6fc28b7e0aac hwmon: (nct7904) Fix the incorrect value of vsen_mask & tc [...] adds 2ccb4f16d013 hwmon: (ina3221) Fix read timeout issue adds 9d2345057538 Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub [...] adds a08d897bc04f fix memory leak in large read decrypt offload adds 56cfd2507d3e Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
No new revisions were added by this update.
Summary of changes: arch/powerpc/include/asm/book3s/32/kup.h | 1 + arch/powerpc/include/asm/elf.h | 3 ++ arch/powerpc/kernel/prom_init.c | 13 +++++++ arch/powerpc/kernel/prom_init_check.sh | 3 +- arch/powerpc/platforms/powernv/eeh-powernv.c | 2 +- arch/powerpc/platforms/powernv/smp.c | 53 +++++++++++++++++++--------- arch/s390/include/asm/unwind.h | 1 + arch/s390/kernel/idle.c | 29 +++++++++++---- arch/s390/kernel/unwind_bc.c | 18 +++++++--- arch/s390/mm/cmm.c | 12 +++---- drivers/hwmon/ina3221.c | 2 +- drivers/hwmon/nct7904.c | 15 ++++++-- drivers/pwm/core.c | 9 +---- drivers/scsi/lpfc/lpfc_nportdisc.c | 4 +-- drivers/scsi/lpfc/lpfc_sli.c | 2 +- drivers/scsi/qla2xxx/qla_attr.c | 7 ++-- drivers/scsi/qla2xxx/qla_bsg.c | 6 ++-- drivers/scsi/qla2xxx/qla_mbx.c | 3 +- drivers/scsi/qla2xxx/qla_os.c | 4 +++ drivers/scsi/sd.c | 3 +- drivers/scsi/ufs/ufs_bsg.c | 4 +++ drivers/target/iscsi/cxgbit/cxgbit_cm.c | 3 +- fs/cifs/smb2ops.c | 3 +- 23 files changed, 138 insertions(+), 62 deletions(-)