# git rev-parse -q --verify f2e44139f3e0edb8be8821fe4dc93afd7b034182^{commit} f2e44139f3e0edb8be8821fe4dc93afd7b034182 already have revision, skipping fetch # git checkout -q -f -B kisskb f2e44139f3e0edb8be8821fe4dc93afd7b034182 # git clean -qxdf # < git log -1 # commit f2e44139f3e0edb8be8821fe4dc93afd7b034182 # Merge: ebdca8ecc31b 34314cd615af # Author: Linus Torvalds # Date: Fri Oct 14 12:10:01 2022 -0700 # # Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc updates from Helge Deller: # "Fixes: # # - When we added basic vDSO support in kernel 5.18 we introduced a bug # which prevented a mmap() of graphic card memory. This is because we # used the DMB (data memory break trap bit) page flag as special-bit, # but missed to clear that bit when loading the TLB. # # - Graphics card memory size was not correctly aligned # # - Spelling fixes (from Colin Ian King) # # Enhancements: # # - PDC console (which uses firmware calls) now rewritten as early # console # # - Reduced size of alternative tables" # # * tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver # parisc: Fix userspace graphics card breakage due to pgtable special bit # parisc: fbdev/stifb: Align graphics memory size to 4MB # parisc: Convert PDC console to an early console # parisc: Reduce kernel size by packing alternative tables # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 f2e44139f3e0edb8be8821fe4dc93afd7b034182 # < make -s -j 48 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- defconfig # < make -s -j 48 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 48 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 48 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- ERROR: modpost: "riscv_cbom_block_size" [arch/riscv/kvm/kvm.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:126: Module.symvers] Error 1 make[1]: *** [/kisskb/src/Makefile:1944: modpost] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 48 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_riscv-defconfig_riscv-gcc11 # Build took: 0:03:28.156311