Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Nov 2023 17:56:26 +0000 (09:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Nov 2023 17:56:26 +0000 (09:56 -0800)
commit05c8c94ed407499279b2a552e7ee9bb03e859b7b
tree45baf7c954fce18cb2ebb0345ba37379af81a58b
parent125b0bb95dd6bec81b806b997a4ccb026eeecf8f
parent18286883e779fb79b413a7462968ee3f6768f19c
Merge tag 'hyperv-fixes-signed-20231121' of git://git./linux/kernel/git/hyperv/linux

Pull hyperv fixes from Wei Liu:

 - One fix for the KVP daemon (Ani Sinha)

 - Fix for the detection of E820_TYPE_PRAM in a Gen2 VM (Saurabh Sengar)

 - Micro-optimization for hv_nmi_unknown() (Uros Bizjak)

* tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
  x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
  hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles