# git rev-parse -q --verify 9fe36dd579c794ae5f1c236293c55fb6847e9654^{commit} 9fe36dd579c794ae5f1c236293c55fb6847e9654 already have revision, skipping fetch # git checkout -q -f -B kisskb 9fe36dd579c794ae5f1c236293c55fb6847e9654 # git clean -qxdf # < git log -1 # commit 9fe36dd579c794ae5f1c236293c55fb6847e9654 # Author: Stephen Rothwell # Date: Thu Jan 31 17:07:58 2019 +1100 # # Add linux-next specific files for 20190131 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 9fe36dd579c794ae5f1c236293c55fb6847e9654 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- warning: include/asm-generic/atomic-instrumented.h is out-of-date. warning: include/asm-generic/atomic-long.h is out-of-date. warning: include/linux/atomic-fallback.h is out-of-date. /kisskb/src/mm/sparse.c: In function 'sparse_buffer_init': /kisskb/src/mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=] panic("%s: Failed to allocate %lu bytes align=0x%lx nid=%d from=%lx\n", ~~^ %llx /kisskb/src/fs/btrfs/relocation.c: In function 'insert_dirty_subv': /kisskb/src/fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable] u64 root_objectid = root->root_key.objectid; ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_arm64-defconfig_arm64-gcc8 # Build took: 0:04:28.694250