# git rev-parse -q --verify d514392f17fd4d386cfadde7f849d97db4ca1fb0^{commit} d514392f17fd4d386cfadde7f849d97db4ca1fb0 already have revision, skipping fetch # git checkout -q -f -B kisskb d514392f17fd4d386cfadde7f849d97db4ca1fb0 # git clean -qxdf # < git log -1 # commit d514392f17fd4d386cfadde7f849d97db4ca1fb0 # Author: Stephen Rothwell # Date: Fri Jan 20 13:12:10 2023 +1100 # # Add linux-next specific files for 20230120 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 d514392f17fd4d386cfadde7f849d97db4ca1fb0 # < make -s -j 32 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 32 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 32 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_debug_data_proc_show': /kisskb/src/fs/cifs/cifs_debug.c:478:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] seq_printf(m, "\t\tWeight (cur,total): (%lu,%lu)" ~~^ %u /kisskb/src/fs/cifs/cifs_debug.c:480:9: iface->weight_fulfilled, ~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.c:478:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] seq_printf(m, "\t\tWeight (cur,total): (%lu,%lu)" ~~^ %u /kisskb/src/fs/cifs/cifs_debug.c:481:9: iface_weight, ~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:01:13.006454