# 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/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 c96618275234ad03d44eafe9f8844305bb44fda4 # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig ./.config.micro32r2_defconfig:94:warning: override: CPU_BIG_ENDIAN changes choice state .config:93:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_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}:2599: Error: branch to a symbol in another ISA mode make[4]: *** [/kisskb/src/scripts/Makefile.build:252: arch/mips/kernel/smp-cps.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:504: arch/mips/kernel] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:504: arch/mips] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2021: .] Error 2 make: *** [Makefile:242: __sub-make] Error 2 Command 'make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_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_micro32r2_defconfig_mips-gcc11 # Build took: 0:00:53.742696