[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200814100751.uirns3llugywet2x@liuwe-devbox-debian-v2>
Date: Fri, 14 Aug 2020 10:07:51 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Wei Liu <wei.liu@...nel.org>, kys@...rosoft.com,
sthemmin@...rosoft.com, haiyangz@...rosoft.com,
Michael Kelley <mikelley@...rosoft.com>,
Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Hyper-V fixes for 5.9-rc1
Hi Linus
Please pull the following changes since commit bcf876870b95592b52519ed4aafcf9d95999bc9c:
Linux 5.8 (2020-08-02 14:21:45 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed
for you to fetch changes up to b9d8cf2eb3ceecdee3434b87763492aee9e28845:
x86/hyperv: Make hv_setup_sched_clock inline (2020-08-11 10:41:15 +0000)
----------------------------------------------------------------
hyperv-fixes for 5.9-rc
- One patch to fix oops reporting on Hyper-V
- One patch to make objtool happy
----------------------------------------------------------------
Michael Kelley (2):
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
x86/hyperv: Make hv_setup_sched_clock inline
arch/x86/include/asm/mshyperv.h | 12 ++++++++++++
arch/x86/kernel/cpu/mshyperv.c | 7 -------
drivers/hv/vmbus_drv.c | 4 ++++
include/asm-generic/mshyperv.h | 1 -
4 files changed, 16 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists