# git rev-parse -q --verify bce9332220bd677d83b19d21502776ad555a0e73^{commit} bce9332220bd677d83b19d21502776ad555a0e73 already have revision, skipping fetch # git checkout -q -f -B kisskb bce9332220bd677d83b19d21502776ad555a0e73 # git clean -qxdf # < git log -1 # commit bce9332220bd677d83b19d21502776ad555a0e73 # Author: Linus Torvalds # Date: Mon Dec 5 12:09:06 2022 -0800 # # proc: proc_skip_spaces() shouldn't think it is working on C strings # # proc_skip_spaces() seems to think it is working on C strings, and ends # up being just a wrapper around skip_spaces() with a really odd calling # convention. # # Instead of basing it on skip_spaces(), it should have looked more like # proc_skip_char(), which really is the exact same function (except it # skips a particular character, rather than whitespace). So use that as # inspiration, odd coding and all. # # Now the calling convention actually makes sense and works for the # intended purpose. # # Reported-and-tested-by: Kyle Zeng # Acked-by: Eric Dumazet # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 bce9332220bd677d83b19d21502776ad555a0e73 # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 32r6_defconfig ./.config.32r6_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/linus_32r6_defconfig_mips-gcc8 # Build took: 0:01:13.399643