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-aarch64-mainline-allmodconfig in repository toolchain/linux-next.
from 380ef2c9ad4f Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block adds 5b5260902af4 alpha: fix hang caused by the bootmem removal adds d1402fc708e4 mm: introduce common STRUCT_PAGE_MAX_SHIFT define adds 9def36e0fa9a mm/sparse: add common helper to mark all memblocks present adds 915c9e1b6d00 arch/sh/include/asm/io.h: provide prototypes for PCI I/O m [...] adds 428a1cb4baeb psi: fix reference to kernel commandline enable adds f5a222dc2f0e memblock: annotate memblock_is_reserved() with __init_memblock adds 8ace22bce840 hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() adds 61c6de667263 fs/iomap.c: get/put the page in iomap_page_create/release() adds 01e881f5a1fc userfaultfd: check VM_MAYWRITE was set after verifying the [...] adds f1733a1d3cd3 checkstack.pl: fix for aarch64 adds 3a6ab5c7dc11 scripts/spdxcheck.py: always open files in binary mode adds 6531e115b7ab Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: arch/alpha/kernel/setup.c | 1 + arch/alpha/mm/numa.c | 6 +++--- arch/arm64/include/asm/memory.h | 9 --------- arch/arm64/mm/init.c | 8 -------- arch/sh/include/asm/io.h | 1 + fs/iomap.c | 7 +++++++ fs/userfaultfd.c | 3 ++- include/asm-generic/fixmap.h | 1 + include/linux/mm_types.h | 5 +++++ include/linux/mmzone.h | 6 ++++++ init/Kconfig | 4 ++-- mm/hugetlb.c | 5 +++-- mm/memblock.c | 2 +- mm/sparse.c | 16 ++++++++++++++++ scripts/checkstack.pl | 4 ++-- scripts/spdxcheck.py | 6 ++++-- 16 files changed, 54 insertions(+), 30 deletions(-)