# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/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-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allnoconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allnoconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/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_mem_map_populate': /kisskb/src/mm/sparse.c:420:9: 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", ^ /kisskb/src/mm/sparse.c: In function 'sparse_buffer_init': /kisskb/src/mm/sparse.c:438:9: 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", ^ Completed OK # rm -rf /kisskb/build/linux-next_arm64-allnoconfig_arm64-gcc5.4 # Build took: 0:00:18.011858