# git rev-parse -q --verify 8632e9b5645bbc2331d21d892b0d6961c1a08429^{commit} 8632e9b5645bbc2331d21d892b0d6961c1a08429 already have revision, skipping fetch # git checkout -q -f -B kisskb 8632e9b5645bbc2331d21d892b0d6961c1a08429 # git clean -qxdf # < git log -1 # commit 8632e9b5645bbc2331d21d892b0d6961c1a08429 # Merge: 6cc9306b8fc0 f3a99e761efa # Author: Linus Torvalds # Date: Tue Apr 14 11:58:04 2020 -0700 # # Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux # # Pull hyperv fixes from Wei Liu: # # - a series from Tianyu Lan to fix crash reporting on Hyper-V # # - three miscellaneous cleanup patches # # * tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: # x86/Hyper-V: Report crash data in die() when panic_on_oops is set # x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set # x86/Hyper-V: Report crash register data or kmsg before running crash kernel # x86/Hyper-V: Trigger crash enlightenment only once during system crash. # x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump # x86/Hyper-V: Unload vmbus channel in hv panic callback # x86: hyperv: report value of misc_features # hv_debugfs: Make hv_debug_root static # hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8632e9b5645bbc2331d21d892b0d6961c1a08429 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/trace/ftrace.c: In function 'pid_open': /kisskb/src/kernel/trace/ftrace.c:7166:6: warning: 'seq_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = seq_open(file, seq_ops); ^ /kisskb/src/kernel/trace/ftrace.c: In function 'pid_write': /kisskb/src/kernel/trace/ftrace.c:7244:8: warning: 'filtered_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = trace_pid_write(filtered_pids, &pid_list, ubuf, cnt); ^ /kisskb/src/kernel/trace/ftrace.c:7261:22: warning: 'other_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (pid_list && !other_pids) { ^ WARNING: modpost: vmlinux.o(.text.unlikely+0x1a0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x1ac): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 # Build took: 0:03:11.840828