# 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/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 bce9332220bd677d83b19d21502776ad555a0e73 # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/vdso32/Makefile:30: FORCE prerequisite is missing Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc-gcc11 # Build took: 0:02:23.054630