# git rev-parse -q --verify 1d41d2e82623b40ee27811fe9ea38bafe2e722e9^{commit} 1d41d2e82623b40ee27811fe9ea38bafe2e722e9 already have revision, skipping fetch # git checkout -q -f -B kisskb 1d41d2e82623b40ee27811fe9ea38bafe2e722e9 # git clean -qxdf # < git log -1 # commit 1d41d2e82623b40ee27811fe9ea38bafe2e722e9 # Merge: e47ca4032626 6df2a016c0c8 # Author: Linus Torvalds # Date: Fri Feb 11 12:02:09 2022 -0800 # # Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - A fix to avoid undefined behavior when stack backtracing, which # manifests in GCC as incorrect stack addresses # # - A few fixes for the XIP kernels # # - A fix to tracking NUMA state on CPU hotplug # # - Support for the recently relesaed binutils-2.38, which changed the # default ISA version to one without CSRs or fence.i in 'I' extension # # * tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: fix build with binutils 2.38 # riscv: cpu-hotplug: clear cpu from numa map when teardown # riscv: extable: fix err reg writing in dedicated uaccess handler # riscv/mm: Add XIP_FIXUP for riscv_pfn_base # riscv/mm: Add XIP_FIXUP for phys_ram_base # riscv: Fix XIP_FIXUP_FLASH_OFFSET # riscv: eliminate unreliable __builtin_frame_address(1) # < /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 1d41d2e82623b40ee27811fe9ea38bafe2e722e9 # < make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_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 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_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: mce_start()+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_gather_info()+0x5f: call to v8086_mode.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x8a: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x197: call to mce_no_way_out() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0xca: call to mce_severity_amd_smca() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 # Build took: 0:34:27.602433