# git rev-parse -q --verify 990f227371a400c0fbcb98b75c91a7dbd65f6132^{commit} 990f227371a400c0fbcb98b75c91a7dbd65f6132 already have revision, skipping fetch # git checkout -q -f -B kisskb 990f227371a400c0fbcb98b75c91a7dbd65f6132 # git clean -qxdf # < git log -1 # commit 990f227371a400c0fbcb98b75c91a7dbd65f6132 # Merge: 23c2c8c6fa32 b450eeb0c973 # Author: Linus Torvalds # Date: Thu Aug 13 12:38:32 2020 -0700 # # Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull more s390 updates from Heiko Carstens: # # - Allow s390 debug feature to handle finally more than 256 CPU numbers, # instead of truncating the most significant bits. # # - Improve THP splitting required by qemu processes by making use of # walk_page_vma() instead of calling follow_page() for every single # page within each vma. # # - Add missing ZCRYPT dependency to VFIO_AP to fix potential compile # problems. # # - Remove not required select CLOCKSOURCE_VALIDATE_LAST_CYCLE again. # # - Set node distance to LOCAL_DISTANCE instead of 0, since e.g. libnuma # translates a node distance of 0 to "no NUMA support available". # # - Couple of other minor fixes and improvements. # # * tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390/numa: move code to arch/s390/kernel # s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again # s390/debug: debug feature version 3 # s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP # s390/numa: set node distance to LOCAL_DISTANCE # s390/pkey: remove redundant variable initialization # s390/test_unwind: fix possible memleak in test_unwind() # s390/gmap: improve THP splitting # s390/atomic: circumvent gcc 10 build regression # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 990f227371a400c0fbcb98b75c91a7dbd65f6132 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xE6CDAF88 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5350:warning: override: reassigning to symbol STANDALONE .config:5351:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x144f: call without frame pointer save/setup vmlinux.o: warning: objtool: idtentry_enter_nmi()+0x4c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: idtentry_exit_nmi()+0x40: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __wrgsbase_inactive()+0x34: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __rdgsbase_inactive()+0x31: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x8b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x65: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0xbe: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x45: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x11: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x3a: call to mce_rdmsrl() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check()+0x52: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x38: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_exit_to_user_mode()+0xe9: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x2c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit_to_user_mode()+0x38: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit()+0x31: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:07:41.459387