From: Linus Torvalds Date: Mon, 12 Sep 2022 22:33:55 +0000 (-0400) Subject: Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.1-rc5~441 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e839a756012b6cad7a4eeb67b0598ac3f349f863;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'hyperv-fixes-signed-20220912' of git://git./linux/kernel/git/hyperv/linux Pull hyperv fixes from Wei Liu: - Fix an error handling issue in DRM driver (Christophe JAILLET) - Fix some issues in framebuffer driver (Vitaly Kuznetsov) - Two typo fixes (Jason Wang, Shaomin Deng) - Drop unnecessary casting in kvp tool (Zhou Jie) * tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region Drivers: hv: Always reserve framebuffer region for Gen1 VMs PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h tools: hv: kvp: remove unnecessary (void*) conversions Drivers: hv: remove duplicate word in a comment tools: hv: Remove an extraneous "the" drm/hyperv: Fix an error handling path in hyperv_vmbus_probe() --- e839a756012b6cad7a4eeb67b0598ac3f349f863