cmdline-sos: drop initcall_debug and old kvm-intel.nested
Requested-by: "Zhang, Wenling" <wenling.zhang@intel.com>
This commit is contained in:
parent
1833501edf
commit
1b4a4a1421
|
@ -11,9 +11,7 @@ i915.enable_gvt=1
|
||||||
i915.nuclear_pageflip=1
|
i915.nuclear_pageflip=1
|
||||||
ignore_loglevel
|
ignore_loglevel
|
||||||
init=/usr/lib/systemd/systemd-bootchart
|
init=/usr/lib/systemd/systemd-bootchart
|
||||||
initcall_debug
|
|
||||||
intel_iommu=igfx_off
|
intel_iommu=igfx_off
|
||||||
kvm-intel.nested=1
|
|
||||||
memmap=2M$0x1FE00000
|
memmap=2M$0x1FE00000
|
||||||
no_timer_check
|
no_timer_check
|
||||||
no_timer_check
|
no_timer_check
|
||||||
|
|
|
@ -18,7 +18,7 @@ Version: 4.19.68
|
||||||
# upstream number is the number from PKT it consist in
|
# upstream number is the number from PKT it consist in
|
||||||
# YYMMDDHHMM a 10 length number
|
# YYMMDDHHMM a 10 length number
|
||||||
%global upstreamnumber 1903221317
|
%global upstreamnumber 1903221317
|
||||||
Release: 86
|
Release: 87
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Summary: The Linux kernel
|
Summary: The Linux kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
|
|
Loading…
Reference in New Issue