# git rev-parse -q --verify e022620b5d056e822e42eb9bc0f24fcb97389d86^{commit} e022620b5d056e822e42eb9bc0f24fcb97389d86 already have revision, skipping fetch # git checkout -q -f -B kisskb e022620b5d056e822e42eb9bc0f24fcb97389d86 # git clean -qxdf # < git log -1 # commit e022620b5d056e822e42eb9bc0f24fcb97389d86 # Merge: 012bd7e859df 714f3cbd70a4 # Author: Linus Torvalds # Date: Fri Aug 26 11:32:53 2022 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "A bumper crop of arm64 fixes for -rc3. # # The largest change is fixing our parsing of the 'rodata=full' command # line option, which kstrtobool() started treating as 'rodata=false'. # The fix actually makes the parsing of that option much less fragile # and updates the documentation at the same time. # # We still have a boot issue pending when KASLR is disabled at compile # time, but there's a fresh fix on the list which I'll send next week if # it holds up to testing. # # Summary: # # - Fix workaround for Cortex-A76 erratum #1286807 # # - Add workaround for AMU erratum #2457168 on Cortex-A510 # # - Drop reference to removed CONFIG_ARCH_RANDOM #define # # - Fix parsing of the "rodata=full" cmdline option # # - Fix a bunch of issues in the SME register state switching and sigframe code # # - Fix incorrect extraction of the CTR_EL0.CWG register field # # - Fix ACPI cache topology probing when the PPTT is not present # # - Trivial comment and whitespace fixes" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64/sme: Don't flush SVE register state when handling SME traps # arm64/sme: Don't flush SVE register state when allocating SME storage # arm64/signal: Flush FPSIMD register state when disabling streaming mode # arm64/signal: Raise limit on stack frames # arm64/cache: Fix cache_type_cwg() for register generation # arm64/sysreg: Guard SYS_FIELD_ macros for asm # arm64/sysreg: Directly include bitfield.h # arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level # arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly # arm64: fix rodata=full # arm64: Fix comment typo # docs/arm64: elf_hwcaps: unify newlines in HWCAP lists # arm64: adjust KASLR relocation after ARCH_RANDOM removal # arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e022620b5d056e822e42eb9bc0f24fcb97389d86 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5607:warning: override: reassigning to symbol STANDALONE .config:5608:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5610:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: kvm_spurious_fault+0x1d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_update_host_rsp+0x30: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __rdgsbase_inactive+0x25: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __wrgsbase_inactive+0x2a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret+0x7a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug+0x38: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi+0x145: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler+0x4d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_get_ghcb+0x20: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_put_ghcb+0x1c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: kernel_exc_vmm_communication+0x42: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_ist_exit+0x30: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter+0x4c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit+0xb2: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x52: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x4b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit+0x2d: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:07:58.889981