Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2021 19:28:58 +0000 (11:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2021 19:28:58 +0000 (11:28 -0800)
commitf1ee3e150bd9da2dd60a210926c86cffd4a336ea
tree52e02b4dac2906aafc2d1b487fd13326a22216a1
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837
parentad0a6bad44758afa3b440c254a24999a0c7e35d5
Merge tag 'hyperv-fixes-signed-20210111' of git://git./linux/kernel/git/hyperv/linux

Pull hyperv fixes from Wei Liu:

  - fix kexec panic/hang (Dexuan Cui)

  - fix occasional crashes when flushing TLB (Wei Liu)

* tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  x86/hyperv: check cpu mask after interrupt has been disabled
  x86/hyperv: Fix kexec panic/hang issues