# git rev-parse -q --verify ac347a0655dbc7d885e217c89dddd16e2800bd58^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify ac347a0655dbc7d885e217c89dddd16e2800bd58^{commit} ac347a0655dbc7d885e217c89dddd16e2800bd58 # git checkout -q -f -B kisskb ac347a0655dbc7d885e217c89dddd16e2800bd58 # git clean -qxdf # < git log -1 # commit ac347a0655dbc7d885e217c89dddd16e2800bd58 # Merge: e1d809b3c5d1 f86128050d2d # Author: Linus Torvalds # Date: Fri Nov 10 12:22:14 2023 -0800 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # "Mostly PMU fixes and a reworking of the pseudo-NMI disabling on broken # MediaTek firmware: # # - Move the MediaTek GIC quirk handling from irqchip to core. Before # the merging window commit 44bd78dd2b88 ("irqchip/gic-v3: Disable # pseudo NMIs on MediaTek devices w/ firmware issues") temporarily # addressed this issue. Fixed now at a deeper level in the arch code # # - Reject events meant for other PMUs in the CoreSight PMU driver, # otherwise some of the core PMU events would disappear # # - Fix the Armv8 PMUv3 driver driver to not truncate 64-bit registers, # causing some events to be invisible # # - Remove duplicate declaration of __arm64_sys##name following the # patch to avoid prototype warning for syscalls # # - Typos in the elf_hwcap documentation" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64/syscall: Remove duplicate declaration # Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW" # arm64: Move MediaTek GIC quirk handling from irqchip to core # arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers # perf: arm_cspmu: Reject events meant for other PMUs # Documentation/arm64: Fix typos in elf_hwcaps # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 ac347a0655dbc7d885e217c89dddd16e2800bd58 # make -s -j 40 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 40 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14802:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 40 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus-rand_allmodconfig_mips-gcc12 # Build took: 0:14:30.805234