# 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-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 0dd0c8f7db036b9aa61b70fa9fac423493cd5d17 # < make -s -j 80 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 80 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.4.0-g0dd0c8f7db03 Created: Sun Dec 1 12:09:52 2019 Image 0 (kernel@0) Description: Linux 5.4.0-g0dd0c8f7db03 Created: Sun Dec 1 12:09:52 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4805940 Bytes = 4693.30 KiB = 4.58 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x808e5190 Hash algo: sha1 Hash value: 1ec520e59a9b0fa7e973183d6a47bd61f61b34ac Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sun Dec 1 12:09:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sun Dec 1 12:09:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Sun Dec 1 12:09:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4639 Bytes = 4.53 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 018897896b42c41c943aca35a20e4300dba250c8 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Sun Dec 1 12:09:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5198 Bytes = 5.08 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 36c7bd0bd79cfc2f7dd6acda6c7996294f4967e6 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sun Dec 1 12:09:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips-gcc8 # Build took: 0:02:07.062395