# git rev-parse -q --verify 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17^{commit} 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17 already have revision, skipping fetch # git checkout -q -f -B kisskb 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17 # git clean -qxdf # < git log -1 # commit 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17 # Merge: 8fa91bfa9ba4 7a1323b5dfe4 # Author: Linus Torvalds # Date: Sat Nov 30 14:50:51 2019 -0800 # # Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux # # Pull Hyper-V updates from Sasha Levin: # # - support for new VMBus protocols (Andrea Parri) # # - hibernation support (Dexuan Cui) # # - latency testing framework (Branden Bonaby) # # - decoupling Hyper-V page size from guest page size (Himadri Pandya) # # * tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: (22 commits) # Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic # drivers/hv: Replace binary semaphore with mutex # drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 # HID: hyperv: Add the support of hibernation # hv_balloon: Add the support of hibernation # x86/hyperv: Implement hv_is_hibernation_supported() # Drivers: hv: balloon: Remove dependencies on guest page size # Drivers: hv: vmbus: Remove dependencies on guest page size # x86: hv: Add function to allocate zeroed page for Hyper-V # Drivers: hv: util: Specify ring buffer size using Hyper-V page size # Drivers: hv: Specify receive buffer size using Hyper-V page size # tools: hv: add vmbus testing tool # drivers: hv: vmbus: Introduce latency testing # video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver # video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host # hv_netvsc: Add the support of hibernation # hv_sock: Add the support of hibernation # video: hyperv_fb: Add the support of hibernation # scsi: storvsc: Add the support of hibernation # Drivers: hv: vmbus: Add module parameter to cap the VMBus version # ... # < /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 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:02:47.956923