!14 Fix a bug which can cause host hung which start VM with SR-IOV devices
Merge pull request !14 from zhanghailiang/master
This commit is contained in:
commit
7aade35d05
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
%global Arch $(echo %{_host_cpu} | sed -e s/i.86/x86/ -e s/x86_64/x86/ -e s/aarch64.*/arm64/)
|
%global Arch $(echo %{_host_cpu} | sed -e s/i.86/x86/ -e s/x86_64/x86/ -e s/aarch64.*/arm64/)
|
||||||
|
|
||||||
%global TarballVer 4.19.13
|
%global TarballVer 4.19.90
|
||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease vhulk1912.2.1
|
%global hulkrelease vhulk1912.2.1
|
||||||
|
|
||||||
%define with_patch 0
|
%define with_patch 1
|
||||||
|
|
||||||
%define debuginfodir /usr/lib/debug
|
%define debuginfodir /usr/lib/debug
|
||||||
|
|
||||||
|
|||||||
1
series.conf
Normal file
1
series.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
patches/0001-Revert-vfio-relieve-mmap_sem-reader-cacheline-bounci.patch
|
||||||
Loading…
x
Reference in New Issue
Block a user