diff options
author | Michael Kelley <mikelley@microsoft.com> | 2022-05-02 18:36:30 +0200 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2022-05-11 19:49:49 +0200 |
commit | b0cce4f6fe6633546bbe5ca04f965f76948e2f34 (patch) | |
tree | f2edcc8db2783f443738a390df55d859e5ef6c91 /kernel/smp.c | |
parent | scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7 (diff) | |
download | linux-b0cce4f6fe6633546bbe5ca04f965f76948e2f34.tar.xz linux-b0cce4f6fe6633546bbe5ca04f965f76948e2f34.zip |
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
The hyperv_fb driver has special case code for running on the first
released versions of Hyper-V: 2008 and 2008 R2/Windows 7. These versions
are now out of support (except for extended security updates) and lack
support for performance features that are needed for effective production
usage of Linux guests.
The negotiation of the VMbus protocol versions required by these old
Hyper-V versions has been removed from the VMbus driver. So now remove
the handling of these VMbus protocol versions from the hyperv_fb driver.
Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Reviewed-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>
Link: https://lore.kernel.org/r/1651509391-2058-4-git-send-email-mikelley@microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions