# git rev-parse -q --verify c96618275234ad03d44eafe9f8844305bb44fda4^{commit} c96618275234ad03d44eafe9f8844305bb44fda4 already have revision, skipping fetch # git checkout -q -f -B kisskb c96618275234ad03d44eafe9f8844305bb44fda4 # git clean -qxdf # < git log -1 # commit c96618275234ad03d44eafe9f8844305bb44fda4 # Author: Linus Torvalds # Date: Sat Jan 28 11:17:57 2023 -0800 # # Fix up more non-executable files marked executable # # Joe found another DT file that shouldn't be executable, and that # frustrated me enough that I went hunting with this script: # # git ls-files -s | # grep '^100755' | # cut -f2 | # xargs grep -L '^#!' # # and that found another file that shouldn't have been marked executable # either, despite being in the scripts directory. # # Maybe these two are the last ones at least for now. But I'm sure we'll # be back in a few years, fixing things up again. # # Fixes: 8c6789f4e2d4 ("ASoC: dt-bindings: Add Everest ES8326 audio CODEC") # Fixes: 4d8e5cd233db ("locking/atomics: Fix scripts/atomic/ script permissions") # Reported-by: Joe Perches # 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 c96618275234ad03d44eafe9f8844305bb44fda4 # < 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- Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc-gcc11 # Build took: 0:02:16.038507