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-release-arm-mainline-defconfig in repository toolchain/ci/linux.
from 2fee036af043 Merge branch 'efi-urgent-for-linus' of git://git.kernel.or [...] adds a3b22b9f11d9 Linux 5.0-rc7 adds 2c4f1fcbef0b kprobe: Do not use uaccess functions to access kernel memo [...] adds 9e7382153f80 tracing: Fix number of entries in trace header adds 10f490217313 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/s [...] adds 1b5ba3507842 ARM: 8824/1: fix a migrating irq bug when hotplug cpu adds 0ac569bf6a79 ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction adds fc67e6f120a3 ARM: 8835/1: dma-mapping: Clear DMA ops on teardown adds 3ddc14e25e7f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds 4f0557795e76 mailbox: Export mbox_flush() adds d7bf31a0f85f mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue adds 301e361072e5 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org [...] new b5372fe5dc84 exec: load_script: Do not exec truncated interpreter path
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile | 2 +- arch/arm/Kconfig | 1 + arch/arm/include/asm/irq.h | 1 - arch/arm/kernel/irq.c | 62 ------------------------------------ arch/arm/kernel/smp.c | 2 +- arch/arm/mm/dma-mapping.c | 2 ++ arch/arm/probes/kprobes/opt-arm.c | 2 +- drivers/mailbox/bcm-flexrm-mailbox.c | 4 +-- drivers/mailbox/mailbox.c | 1 + fs/binfmt_script.c | 57 +++++++++++++++++++++++++++------ kernel/trace/trace.c | 2 ++ kernel/trace/trace_kprobe.c | 10 +----- 12 files changed, 60 insertions(+), 86 deletions(-)