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-allnoconfig in repository toolchain/ci/linux.
from c74386d50fba afs: Fix missing timeout reset adds 9e77716a75bc fork: fix pidfd_poll()'s return type new d324810acded Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/p [...] adds 2727315df3f5 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_o [...] adds b0391479ae04 gpio: max77620: Fixup debounce delays adds f88c117b6d6d gpio: bd70528: Use correct unit for debounce times adds 0161a94e2d1c tools: gpio: Correctly add make dependencies for gpio_utils adds cbdaa5e7bd90 Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.ker [...] new cec353f6c2c9 Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/li [...] new dff10bbea4be nbd:fix memory leak in nbd_get_socket() new be5fa3aac23f Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block adds 94bb804e1e6f arm64: uaccess: Ensure PAN is re-enabled after unhandled u [...] adds e50be648aaa3 arm64: uaccess: Remove uaccess_*_not_uao asm macros new 81429eb8d9ca Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 5 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: arch/arm64/include/asm/asm-uaccess.h | 17 ----------------- arch/arm64/include/asm/uaccess.h | 27 ++++++++++++++++++++++----- arch/arm64/lib/clear_user.S | 2 -- arch/arm64/lib/copy_from_user.S | 2 -- arch/arm64/lib/copy_in_user.S | 2 -- arch/arm64/lib/copy_to_user.S | 2 -- arch/arm64/lib/uaccess_flushcache.c | 6 +++++- drivers/block/nbd.c | 1 + drivers/gpio/gpio-bd70528.c | 6 +++--- drivers/gpio/gpio-max77620.c | 6 +++--- drivers/gpio/gpiolib-acpi.c | 17 +++++++++++++++++ kernel/fork.c | 6 +++--- tools/gpio/Build | 1 + tools/gpio/Makefile | 10 +++++++--- 14 files changed, 62 insertions(+), 43 deletions(-)