# git rev-parse -q --verify 104c0d6bc43e10ba84931c45b67e2c76c9c67f68^{commit} 104c0d6bc43e10ba84931c45b67e2c76c9c67f68 already have revision, skipping fetch # git checkout -q -f -B kisskb 104c0d6bc43e10ba84931c45b67e2c76c9c67f68 # git clean -qxdf # < git log -1 # commit 104c0d6bc43e10ba84931c45b67e2c76c9c67f68 # Merge: 9dca3432ee06 6a379f67454a # Author: Linus Torvalds # Date: Sat Sep 21 11:10:16 2019 -0700 # # Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs # # Pull UBI, UBIFS and JFFS2 updates from Richard Weinberger: # "UBI: # - Be less stupid when placing a fastmap anchor # - Try harder to get an empty PEB in case of contention # - Make ubiblock to warn if image is not a multiple of 512 # # UBIFS: # - Various fixes in error paths # # JFFS2: # - Various fixes in error paths" # # * tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: # jffs2: Fix memory leak in jffs2_scan_eraseblock() error path # jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page # jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree() # ubi: block: Warn if volume size is not multiple of 512 # ubifs: Fix memory leak bug in alloc_ubifs_info() error path # ubifs: Fix memory leak in __ubifs_node_verify_hmac error path # ubifs: Fix memory leak in read_znode() error path # ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB # ubi: Don't do anchor move within fastmap area # ubifs: Remove redundant assignment to pointer fname # < /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 104c0d6bc43e10ba84931c45b67e2c76c9c67f68 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_ppc64le-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 # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_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 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31dc): 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_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 # Build took: 0:03:32.117754