# 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-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 bce9332220bd677d83b19d21502776ad555a0e73 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2el_defconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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" {standard input}: Assembler messages: {standard input}:2594: Error: branch to a symbol in another ISA mode make[4]: *** [/kisskb/src/scripts/Makefile.build:250: arch/mips/kernel/smp-cps.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: arch/mips/kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/mips] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2el_defconfig_mips-gcc11 # Build took: 0:03:25.493959