• Linus Torvalds's avatar
    Merge tag 'hyperv-fixes-signed-20230804' of... · 024ff300
    Linus Torvalds authored
    Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
    
    Pull hyperv fixes from Wei Liu:
    
     - Fix a bug in a python script for Hyper-V (Ani Sinha)
    
     - Workaround a bug in Hyper-V when IBT is enabled (Michael Kelley)
    
     - Fix an issue parsing MP table when Linux runs in VTL2 (Saurabh
       Sengar)
    
     - Several cleanup patches (Nischala Yelchuri, Kameron Carr, YueHaibing,
       ZhiHu)
    
    * tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
      Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
      x86/hyperv: add noop functions to x86_init mpparse functions
      vmbus_testing: fix wrong python syntax for integer value comparison
      x86/hyperv: fix a warning in mshyperv.h
      x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
      x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
      Drivers: hv: Change hv_free_hyperv_page() to take void * argument
    024ff300
mshyperv.h 8.21 KB