• Linus Torvalds's avatar
    Merge tag 'hyperv-next-signed-20221009' of... · 0e0073eb
    Linus Torvalds authored
    Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
    
    Pull hyperv updates from Wei Liu:
    
     - Remove unnecessary delay while probing for VMBus (Stanislav
       Kinsburskiy)
    
     - Optimize vmbus_on_event (Saurabh Sengar)
    
     - Fix a race in Hyper-V DRM driver (Saurabh Sengar)
    
     - Miscellaneous clean-up patches from various people
    
    * tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
      x86/hyperv: Replace kmap() with kmap_local_page()
      drm/hyperv: Add ratelimit on error message
      hyperv: simplify and rename generate_guest_id
      Drivers: hv: vmbus: Split memcpy of flex-array
      scsi: storvsc: remove an extraneous "to" in a comment
      Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
      Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
      Drivers: hv: vmbus: Fix kernel-doc
      drm/hyperv: Don't overwrite dirt_needed value set by host
      Drivers: hv: vmbus: Optimize vmbus_on_event
    0e0073eb
storvsc_drv.c 57.9 KB