# git rev-parse -q --verify 57902dc0670c2926b0b5cc93a1e2ddf09d53e706^{commit} 57902dc0670c2926b0b5cc93a1e2ddf09d53e706 already have revision, skipping fetch # git checkout -q -f -B kisskb 57902dc0670c2926b0b5cc93a1e2ddf09d53e706 # git clean -qxdf # < git log -1 # commit 57902dc0670c2926b0b5cc93a1e2ddf09d53e706 # Merge: 1d110257c290 41fb9d54f12b # Author: Linus Torvalds # Date: Tue Feb 12 13:33:48 2019 -0800 # # Merge tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This contains a pair of bug fixes that I'd like to include in 5.0: # # - A fix to disambiguate swap from invalid PTEs, which fixes an error # when trying to unmap PROT_NONE pages. # # - A revert to an optimization of the size of flat binaries. This is # really a workaround to prevent breaking existing boot flows, but # since the change was introduced as part of the 5.0 merge window I'd # like to have the fix in before 5.0 so we can avoid a regression for # any proper releases. # # With these I hope we're out of patches for 5.0 in RISC-V land" # # * tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux: # Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S" # riscv: Add pte bit to distinguish swap from invalid # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 57902dc0670c2926b0b5cc93a1e2ddf09d53e706 # < make -s -j 8 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- i386_defconfig # make -s -j 8 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- You are building kernel with non-retpoline compiler. Please update your compiler. make[1]: *** [arch/x86/Makefile:300: checkbin] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 8 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_i386_defconfig_i386 # Build took: 0:00:02.903854