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-release-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 531e93d11470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds b1fc58333575 stop_machine: Avoid potential race behaviour adds 589f1222e043 Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...] adds ff229eee3d89 hrtimer: Annotate lockless access to timer->base adds 188768f3c072 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] adds 9c426b770bd0 irqchip/al-fic: Add support for irq retrigger adds 212fbf2c9e84 irqchip/atmel-aic5: Add support for sam9x60 irqchip adds c107d613f920 irqchip/gic-v3: Fix GIC_LINE_NR accessor adds bb0fed1c60cc irqchip/sifive-plic: Switch to fasteoi flow adds c9b59181c2b0 Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pu [...] adds 81c4bc31c4cd Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...] adds 2aa85f246c18 x86/boot/64: Make level2_kernel_pgt pages invalid outside [...] adds 1869dbe87cb9 x86/boot/64: Round memory hole size up to next PMD page adds e211288b72f1 x86/hyperv: Make vapic support x2apic mode adds 7a22e03b0c02 x86/apic/x2apic: Fix a NULL pointer deref when handling a [...] adds f7c0f50f1857 x86/hyperv: Set pv_info.name to "Hyper-V" adds 228d120051a2 x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard adds 4fe34d61a3a9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds 85f0ae7e435a kbuild: update comment about KBUILD_ALLDIRS adds 991b78fbd223 scripts: setlocalversion: fix a bashism adds 700dea5a0bea kheaders: substituting --sort in archive creation adds e2ab4ef83fe2 Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pu [...] adds 7d194c2100ad Linux 5.4-rc4
No new revisions were added by this update.
Summary of changes: .../bindings/interrupt-controller/atmel,aic.txt | 7 +++- Makefile | 4 +- arch/x86/boot/compressed/acpi.c | 48 +++++++++++----------- arch/x86/boot/compressed/misc.c | 25 ++++++++--- arch/x86/hyperv/hv_apic.c | 20 ++++++--- arch/x86/kernel/apic/x2apic_cluster.c | 3 +- arch/x86/kernel/cpu/mshyperv.c | 4 ++ arch/x86/kernel/head64.c | 22 +++++++++- drivers/irqchip/irq-al-fic.c | 12 ++++++ drivers/irqchip/irq-atmel-aic5.c | 10 +++++ drivers/irqchip/irq-gic-v3.c | 2 +- drivers/irqchip/irq-sifive-plic.c | 29 ++++++------- kernel/gen_kheaders.sh | 11 +++-- kernel/stop_machine.c | 10 +++-- kernel/time/hrtimer.c | 8 ++-- scripts/setlocalversion | 2 +- 16 files changed, 147 insertions(+), 70 deletions(-)