Pull hyperv fixes from Wei Liu:
 - Fix hv_init_clocksource annotation (Masahiro Yamada)
 - Two bug fixes for vmbus driver (Saurabh Sengar)
 - Fix SEV negotiation (Tianyu Lan)
 - Fix comments in code (Xiang Wang)
 - One minor fix to HID driver (Michael Kelley)
* tag 'hyperv-fixes-signed-
20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
  Drivers: hv: vmbus: Release cpu lock in error case
  HID: hyperv: Correctly access fields declared as __le16
  clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
  Drivers: hv: Fix syntax errors in comments
  Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs