# git rev-parse -q --verify bec8b6e944a2713fa88e93be7b33e90d56e5ce76^{commit} bec8b6e944a2713fa88e93be7b33e90d56e5ce76 already have revision, skipping fetch # git checkout -q -f -B kisskb bec8b6e944a2713fa88e93be7b33e90d56e5ce76 # git clean -qxdf # < git log -1 # commit bec8b6e944a2713fa88e93be7b33e90d56e5ce76 # Merge: 6c9594bdd474 6855ac4acd3b # Author: Linus Torvalds # Date: Sat Nov 16 08:20:43 2019 -0800 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "11 fixes" # # MM fixes and one xz decompressor fix. # # * emailed patches from Andrew Morton : # mm/debug.c: PageAnon() is true for PageKsm() pages # mm/debug.c: __dump_page() prints an extra line # mm/page_io.c: do not free shared swap slots # mm/memory_hotplug: fix try_offline_node() # mm,thp: recheck each page before collapsing file THP # mm: slub: really fix slab walking for init_on_free # mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() # mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() # lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations # mm: fix trying to reclaim unevictable lru page when calling madvise_pageout # mm: mempolicy: fix the wrong return value and potential pages leak of mbind # < /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 bec8b6e944a2713fa88e93be7b33e90d56e5ce76 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31d4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:02:55.150643