# 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-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 c96618275234ad03d44eafe9f8844305bb44fda4 # < 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:12.334398