# git rev-parse -q --verify 8d15d5e1851b1bbb9cd3289b84c7f32399e06ac5^{commit} 8d15d5e1851b1bbb9cd3289b84c7f32399e06ac5 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d15d5e1851b1bbb9cd3289b84c7f32399e06ac5 # git clean -qxdf # < git log -1 # commit 8d15d5e1851b1bbb9cd3289b84c7f32399e06ac5 # Merge: 25041a4c02c7 0e2aba694866 # Author: Linus Torvalds # Date: Thu Jun 8 13:54:26 2023 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Two tiny arm64 fixes for -rc6. # # One fixes a build breakage when MAX_ORDER can be nonsensical if # CONFIG_EXPERT=y and the other fixes the address masking for perf's # page fault software events so that it is consistent amongst them: # # - Fix build breakage due to bogus MAX_ORDER definitions on !4k pages # # - Avoid masking fault address for perf software events" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block # arm64: Remove the ARCH_FORCE_MAX_ORDER config input prompt # < /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 8d15d5e1851b1bbb9cd3289b84c7f32399e06ac5 # make -s -j 24 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_allnoconfig_mips-gcc11 # Build took: 0:00:49.174034