# git rev-parse -q --verify d37e1e4c52bc60578969f391fb81f947c3e83118^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify d37e1e4c52bc60578969f391fb81f947c3e83118^{commit} d37e1e4c52bc60578969f391fb81f947c3e83118 # git checkout -q -f -B kisskb d37e1e4c52bc60578969f391fb81f947c3e83118 # git clean -qxdf # < git log -1 # commit d37e1e4c52bc60578969f391fb81f947c3e83118 # Author: Stephen Rothwell # Date: Fri Feb 16 14:31:11 2024 +1100 # # Add linux-next specific files for 20240216 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d37e1e4c52bc60578969f391fb81f947c3e83118 # make -s -j 160 ARCH=sparc O=/kisskb/build/linux-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig WARNING: unmet direct dependencies detected for IRQ_WORK Depends on [n]: SMP [=n] Selected by [y]: - PRINTK [=y] WARNING: unmet direct dependencies detected for IRQ_WORK Depends on [n]: SMP [=n] Selected by [y]: - PRINTK [=y] # < make -s -j 160 ARCH=sparc O=/kisskb/build/linux-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linux-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig WARNING: unmet direct dependencies detected for IRQ_WORK Depends on [n]: SMP [=n] Selected by [y]: - PRINTK [=y] WARNING: unmet direct dependencies detected for IRQ_WORK Depends on [n]: SMP [=n] Selected by [y]: - PRINTK [=y] # make -s -j 160 ARCH=sparc O=/kisskb/build/linux-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] word_type __cmpdi2(long long a, long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] word_type __ucmpdi2(unsigned long long a, unsigned long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] int request_dma(unsigned int dmanr, const char * device_id) ^ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] void free_dma(unsigned int dmanr) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linux-next_defconfig_sparc64-gcc5 # Build took: 0:01:05.455903