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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from bc88f85c6c09 kthread: make __kthread_queue_delayed_work static adds 6658f87f2194 gpio: merrifield: Restore use of irq_base adds 9411e3aaa634 gpiolib: Initialize the hardware with a callback adds a752fbb4b464 gpio: intel-mid: Move hardware initialization to callback adds a33912061607 gpio: lynxpoint: Move hardware initialization to callback adds 4c87540940cb gpio: merrifield: Move hardware initialization to callback adds 75e99bf5ed8f gpio: lynxpoint: set default handler to be handle_bad_irq() adds 7801158f83fc Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/li [...] adds 18380f52dbac platform/x86: classmate-laptop: remove unused variable adds 71eea7071583 platform/x86: intel_punit_ipc: Avoid error message when re [...] adds 832392db9747 platform/x86: i2c-multi-instantiate: Fail the probe if no [...] adds fe7d2c23d748 Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infra [...] adds 283ea345934d coccinelle: api/devm_platform_ioremap_resource: remove use [...] adds afce285b859c Input: da9063 - fix capability and drop KEY_SLEEP adds bd3b84802376 Input: goodix - add support for 9-bytes reports adds bcf059578980 Input: soc_button_array - partial revert of support for ne [...] adds 363c53875aef Input: synaptics-rmi4 - avoid processing unknown IRQs adds c324345ce89c Revert "Input: elantech - enable SMBus on new (2018+) systems" adds 84629d4370b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 128260a41eeb drm/i915/execlists: Refactor -EIO markup of hung requests adds 0336ab580878 drm/i915: Favor last VBT child device with conflicting AUX [...] adds 4f2a572eda67 drm/i915/userptr: Never allow userptr into the mappable GGTT adds 0a544a2a728e drm/i915: Fixup preempt-to-busy vs resubmission of a virtu [...] new 33ba90eecfef Merge tag 'drm-intel-fixes-2019-10-17' of git://anongit.fr [...] new 598c30dbcc94 drm/amdgpu/powerplay: fix typo in mvdd table setup new 8d13c187c42e Revert "drm/radeon: Fix EEH during kexec" new 984d7a929ad6 drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is no [...] new d12c50857c6e drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for [...] new 7557d2783850 Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freed [...] adds b33a654a5bd6 drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYD [...] adds 11bcf5f78905 drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 adds c3d79a83ca10 dma-buf/resv: fix exclusive fence get adds 78e31c422617 drm/msm/dsi: Implement reset correctly adds 73a88e4ce310 drm/ttm: fix busy reference in ttm_mem_evict_first adds 941f2f72dbbe drm/ttm: Restore ttm prefaulting adds 7fbc899ddeaa drm/ttm: fix handling in ttm_bo_add_mem_to_lru adds eda6d764ac33 drm/panfrost: Add missing GPU feature registers adds 5b3ec8134f5f drm/panfrost: Handle resetting on timeout better new 5c1e34b5159e Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.fre [...] new 839e0f04b504 Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesk [...] adds 5e0cd1ef6474 xfs: change the seconds fields in xfs_bulkstat to signed new 6e8ba0098e24 Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/sc [...] adds 6595d144dece xtensa: fix {get,put}_user() for 64bit values adds c0437642966f xtensa: clean up assembly arguments in uaccess macros adds c9c63f3c7a90 xtensa: fix type conversion in __get_user_[no]check adds 8b39da985194 xtensa: drop EXPORT_SYMBOL for outs*/ins* adds 0c401fdf27ba xtensa: virt: fix PCI IO ports mapping adds 775fd6bfefc6 xtensa: fix change_bit in exclusive access option new ad32fd7426e1 Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/l [...] adds 86109a691a45 arm64: Fix kcore macros after 52-bit virtual addressing fallout adds ec52c7134b1f arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE i [...] adds 8c551f919a73 arm64: hibernate: check pgd table allocation adds 19c95f261c65 arm64: entry.S: Do not preempt from IRQ before all cpufeat [...] adds 29a0f5ad87e6 arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F adds 3813733595c0 arm64: mm: fix inverted PAR_EL1.F check adds 597399d0cb91 arm64: tags: Preserve tags for addresses translated via TTBR1 new d3ec3a08fa70 arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_2 [...] new 93916beb7014 arm64: Enable workaround for Cavium TX2 erratum 219 when r [...] new 9405447ef79b arm64: Avoid Cavium TX2 erratum 219 when switching TTBR new 603afdc9438a arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected new 777d062e5bee Merge branch 'errata/tx2-219' into for-next/fixes new 0e2adab6cf28 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 16 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: Documentation/arm64/silicon-errata.rst | 2 + arch/arm64/Kconfig | 17 ++++ arch/arm64/include/asm/asm-uaccess.h | 7 +- arch/arm64/include/asm/cpucaps.h | 4 +- arch/arm64/include/asm/memory.h | 10 ++- arch/arm64/include/asm/pgtable.h | 3 - arch/arm64/include/asm/sysreg.h | 2 +- arch/arm64/kernel/cpu_errata.c | 38 +++++++++ arch/arm64/kernel/cpufeature.c | 15 ++-- arch/arm64/kernel/entry.S | 8 +- arch/arm64/kernel/hibernate.c | 9 ++- arch/arm64/kernel/process.c | 18 +++++ arch/arm64/kvm/hyp/switch.c | 69 +++++++++++++++- arch/arm64/mm/fault.c | 6 +- arch/xtensa/boot/dts/virt.dts | 2 +- arch/xtensa/include/asm/bitops.h | 2 +- arch/xtensa/include/asm/uaccess.h | 94 ++++++++++++---------- arch/xtensa/kernel/xtensa_ksyms.c | 7 -- drivers/dma-buf/dma-resv.c | 2 +- drivers/gpio/gpio-intel-mid.c | 9 ++- drivers/gpio/gpio-lynxpoint.c | 10 ++- drivers/gpio/gpio-merrifield.c | 9 ++- drivers/gpio/gpiolib.c | 22 ++++- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 35 ++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 35 -------- drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 2 +- .../drm/amd/powerplay/smumgr/polaris10_smumgr.c | 2 +- .../gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 2 +- drivers/gpu/drm/drm_edid.c | 3 + drivers/gpu/drm/i915/display/intel_bios.c | 22 +++-- drivers/gpu/drm/i915/gem/i915_gem_mman.c | 7 ++ drivers/gpu/drm/i915/gem/i915_gem_object.h | 6 ++ drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 3 +- drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 1 + drivers/gpu/drm/i915/gt/intel_lrc.c | 63 ++++++++++----- drivers/gpu/drm/i915/i915_gem.c | 3 + drivers/gpu/drm/msm/dsi/dsi_host.c | 6 +- drivers/gpu/drm/panfrost/panfrost_gpu.c | 3 + drivers/gpu/drm/panfrost/panfrost_job.c | 16 ++-- drivers/gpu/drm/radeon/radeon_drv.c | 8 -- drivers/gpu/drm/tiny/Kconfig | 1 - drivers/gpu/drm/ttm/ttm_bo.c | 9 ++- drivers/gpu/drm/ttm/ttm_bo_vm.c | 16 ++-- drivers/input/misc/da9063_onkey.c | 5 +- drivers/input/misc/soc_button_array.c | 17 ++-- drivers/input/mouse/elantech.c | 55 +++++++------ drivers/input/rmi4/rmi_driver.c | 6 +- drivers/input/touchscreen/goodix.c | 58 +++++++++++-- drivers/platform/x86/classmate-laptop.c | 12 --- drivers/platform/x86/i2c-multi-instantiate.c | 1 + drivers/platform/x86/intel_punit_ipc.c | 3 +- fs/xfs/libxfs/xfs_fs.h | 8 +- include/linux/gpio/driver.h | 8 ++ include/linux/sched.h | 1 + .../api/devm_platform_ioremap_resource.cocci | 60 -------------- 55 files changed, 541 insertions(+), 301 deletions(-) delete mode 100644 scripts/coccinelle/api/devm_platform_ioremap_resource.cocci