# git rev-parse -q --verify 75caf310d16cc5e2f851c048cd597f5437013368^{commit} 75caf310d16cc5e2f851c048cd597f5437013368 already have revision, skipping fetch # git checkout -q -f -B kisskb 75caf310d16cc5e2f851c048cd597f5437013368 # git clean -qxdf # < git log -1 # commit 75caf310d16cc5e2f851c048cd597f5437013368 # Merge: d16eea2fa5a1 4377748c7b51 # Author: Linus Torvalds # Date: Thu May 28 13:04:25 2020 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "5 fixes" # # * emailed patches from Andrew Morton : # include/asm-generic/topology.h: guard cpumask_of_node() macro argument # fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() # mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() # mm,thp: stop leaking unreleased file pages # mm/z3fold: silence kmemleak false positives of slots # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 75caf310d16cc5e2f851c048cd597f5437013368 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 # Build took: 0:04:15.075625