Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Oct 2023 18:01:21 +0000 (11:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Oct 2023 18:01:21 +0000 (11:01 -0700)
commitb711538a40b794ccc83838fb66990a091c56c101
tree97a569290749aa4971c696b526758f413606c311
parent832b5d0bf94cab3ab1ca690fca3c3d931f5fa7cd
parent42999c90461293233de9bb6e6c7d8a2db7281c1e
Merge tag 'hyperv-fixes-signed-20231009' of git://git./linux/kernel/git/hyperv/linux

Pull hyperv fixes from Wei Liu:

 - fixes for Hyper-V VTL code (Saurabh Sengar and Olaf Hering)

 - fix hv_kvp_daemon to support keyfile based connection profile
   (Shradha Gupta)

* tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  hv/hv_kvp_daemon:Support for keyfile based connection profile
  hyperv: reduce size of ms_hyperv_info
  x86/hyperv: Add common print prefix "Hyper-V" in hv_init
  x86/hyperv: Remove hv_vtl_early_init initcall
  x86/hyperv: Restrict get_vtl to only VTL platforms