# git rev-parse -q --verify 33afd4b76393627477e878b3b195d606e585d816^{commit} 33afd4b76393627477e878b3b195d606e585d816 already have revision, skipping fetch # git checkout -q -f -B kisskb 33afd4b76393627477e878b3b195d606e585d816 # git clean -qxdf # < git log -1 # commit 33afd4b76393627477e878b3b195d606e585d816 # Merge: 7fa8a8ee9400 d88f2f72ca89 # Author: Linus Torvalds # Date: Thu Apr 27 19:57:00 2023 -0700 # # Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull non-MM updates from Andrew Morton: # "Mainly singleton patches all over the place. # # Series of note are: # # - updates to scripts/gdb from Glenn Washburn # # - kexec cleanups from Bjorn Helgaas" # # * tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (50 commits) # mailmap: add entries for Paul Mackerras # libgcc: add forward declarations for generic library routines # mailmap: add entry for Oleksandr # ocfs2: reduce ioctl stack usage # fs/proc: add Kthread flag to /proc/$pid/status # ia64: fix an addr to taddr in huge_pte_offset() # checkpatch: introduce proper bindings license check # epoll: rename global epmutex # scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry() # scripts/gdb: create linux/vfs.py for VFS related GDB helpers # uapi/linux/const.h: prefer ISO-friendly __typeof__ # delayacct: track delays from IRQ/SOFTIRQ # scripts/gdb: timerlist: convert int chunks to str # scripts/gdb: print interrupts # scripts/gdb: raise error with reduced debugging information # scripts/gdb: add a Radix Tree Parser # lib/rbtree: use '+' instead of '|' for setting color. # proc/stat: remove arch_idle_time() # checkpatch: check for misuse of the link tags # checkpatch: allow Closes tags with links # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 33afd4b76393627477e878b3b195d606e585d816 # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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.3.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.3.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.3.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] 1262 | int i, err; | ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] 5200 | unsigned int i; | ^ {standard input}: Assembler messages: {standard input}:5028: 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[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: arch/mips/kernel] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/mips] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __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.3.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:01:16.794321