# git rev-parse -q --verify c1b13fe76e95c0f64c9dba9876dfbdb0bd862d99^{commit} c1b13fe76e95c0f64c9dba9876dfbdb0bd862d99 already have revision, skipping fetch # git checkout -q -f -B kisskb c1b13fe76e95c0f64c9dba9876dfbdb0bd862d99 # git clean -qxdf # < git log -1 # commit c1b13fe76e95c0f64c9dba9876dfbdb0bd862d99 # Author: Stephen Rothwell # Date: Wed Sep 1 18:15:05 2021 +1000 # # Add linux-next specific files for 20210901 # # Signed-off-by: Stephen Rothwell # < /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 c1b13fe76e95c0f64c9dba9876dfbdb0bd862d99 # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/io-wq.c: In function 'io_wqe_activate_free_worker': /kisskb/src/fs/io-wq.c:223:44: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!(worker->flags & IO_WORKER_F_BOUND) != ^ Completed OK # rm -rf /kisskb/build/linux-next_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:02:01.550093