# git rev-parse -q --verify f557af081de6b45a25e27d633b4d8d2dbc2f428e^{commit} f557af081de6b45a25e27d633b4d8d2dbc2f428e already have revision, skipping fetch # git checkout -q -f -B kisskb f557af081de6b45a25e27d633b4d8d2dbc2f428e # git clean -qxdf # < git log -1 # commit f557af081de6b45a25e27d633b4d8d2dbc2f428e # Merge: d2be38b9a551 93b63f68d00a # Author: Linus Torvalds # Date: Sat Jul 20 09:11:27 2024 -0700 # # Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # # - Support for various new ISA extensions: # * The Zve32[xf] and Zve64[xfd] sub-extensios of the vector # extension # * Zimop and Zcmop for may-be-operations # * The Zca, Zcf, Zcd and Zcb sub-extensions of the C extension # * Zawrs # # - riscv,cpu-intc is now dtschema # # - A handful of performance improvements and cleanups to text patching # # - Support for memory hot{,un}plug # # - The highest user-allocatable virtual address is now visible in # hwprobe # # * tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (58 commits) # riscv: lib: relax assembly constraints in hweight # riscv: set trap vector earlier # KVM: riscv: selftests: Add Zawrs extension to get-reg-list test # KVM: riscv: Support guest wrs.nto # riscv: hwprobe: export Zawrs ISA extension # riscv: Add Zawrs support for spinlocks # dt-bindings: riscv: Add Zawrs ISA extension description # riscv: Provide a definition for 'pause' # riscv: hwprobe: export highest virtual userspace address # riscv: Improve sbi_ecall() code generation by reordering arguments # riscv: Add tracepoints for SBI calls and returns # riscv: Optimize crc32 with Zbc extension # riscv: Enable DAX VMEMMAP optimization # riscv: mm: Add support for ZONE_DEVICE # virtio-mem: Enable virtio-mem for RISC-V # riscv: Enable memory hotplugging for RISC-V # riscv: mm: Take memory hotplug read-lock during kernel page table dump # riscv: mm: Add memory hotplugging support # riscv: mm: Add pfn_to_kaddr() implementation # riscv: mm: Refactor create_linear_mapping_range() for memory hot add # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 f557af081de6b45a25e27d633b4d8d2dbc2f428e # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 160 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:15190:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.17-178.5: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0: '#interrupt-cells' found, but node is not an interrupt provider /kisskb/src/arch/mips/boot/dts/img/boston.dts:136.23-177.6: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0/eg20t_bridge@1,0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5674:5: error: 'location.type' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (location.type == BTRFS_INODE_ITEM_KEY) { ^ /kisskb/src/fs/btrfs/inode.c:5603:9: error: 'location.objectid' may be used uninitialized in this function [-Werror=maybe-uninitialized] return btrfs_iget_path(ino, root, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5663:19: note: 'location.objectid' was declared here struct btrfs_key location; ^~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/btrfs/inode.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/btrfs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=mips O=/kisskb/build/linus_allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_mips-gcc8 # Build took: 0:13:27.409665