# git rev-parse -q --verify f7c3bf8fa7e5a8e45f4a8e82be6466157854b59b^{commit} f7c3bf8fa7e5a8e45f4a8e82be6466157854b59b already have revision, skipping fetch # git checkout -q -f -B kisskb f7c3bf8fa7e5a8e45f4a8e82be6466157854b59b # git clean -qxdf # < git log -1 # commit f7c3bf8fa7e5a8e45f4a8e82be6466157854b59b # Merge: fbc246a12aac f0b444b349e3 # Author: Linus Torvalds # Date: Sat Sep 21 14:42:59 2019 -0700 # # Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull gfs2 updates from Andreas Gruenbacher: # # - Use asynchronous glocks and timeouts to recover from deadlocks during # rename and exchange: the lock ordering constraints the vfs uses are # not sufficient to prevent deadlocks across multiple nodes. # # - Add support for IOMAP_ZERO and use iomap_zero_range to replace gfs2 # specific code. # # - Various other minor fixes and cleanups. # # * tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps # gfs2: Improve mmap write vs. truncate consistency # gfs2: Use async glocks for rename # gfs2: create function gfs2_glock_update_hold_time # gfs2: separate holder for rgrps in gfs2_rename # gfs2: Delete an unnecessary check before brelse() # gfs2: Minor PAGE_SIZE arithmetic cleanups # gfs2: Fix recovery slot bumping # gfs2: Fix possible fs name overflows # gfs2: untangle the logic in gfs2_drevalidate # gfs2: Always mark inode dirty in fallocate # gfs2: Minor gfs2_alloc_inode cleanup # gfs2: implement gfs2_block_zero_range using iomap_zero_range # gfs2: Add support for IOMAP_ZERO # gfs2: gfs2_iomap_begin cleanup # < /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 f7c3bf8fa7e5a8e45f4a8e82be6466157854b59b # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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_PPC_SPLPAR=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+0x2fc8): 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_SPLPAR_ppc64le-gcc5 # Build took: 0:02:47.958758