# 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/s390x-linux/bin/s390x-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-ld --version # < git log --format=%s --max-count=1 57902dc0670c2926b0b5cc93a1e2ddf09d53e706 # < make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- allnoconfig # make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /kisskb/src/arch/s390/mm/pgtable.c:413:15: warning: 'pmd_alloc_map' defined but not used [-Wunused-function] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/s390/kernel/machine_kexec.c:145:22: warning: 'do_start_kdump' defined but not used [-Wunused-function] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:16.562861