From 9bc6339e751f11e66c6c60757bed01f1d69851e6 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Wed, 21 Aug 2019 16:18:33 -0500 Subject: [PATCH] cmdline: split cmdline file to easy change review --- cmdline-iot-lts2018 | 17 ++++++++++++++++- cmdline-iot-lts2018-sos | 20 +++++++++++++++++++- 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/cmdline-iot-lts2018 b/cmdline-iot-lts2018 index c7528424..9f92db7b 100644 --- a/cmdline-iot-lts2018 +++ b/cmdline-iot-lts2018 @@ -1 +1,16 @@ -quiet console=tty0 console=ttyS0,115200n8 init=/usr/lib/systemd/systemd-bootchart initcall_debug tsc=reliable no_timer_check noreplace-smp kvm-intel.nested=1 rootfstype=ext4,btrfs,xfs intel_iommu=igfx_off cryptomgr.notests rcupdate.rcu_expedited=1 rcu_nocbs=0-64 i915.nuclear_pageflip=1 rw +quiet +console=tty0 +console=ttyS0,115200n8 +cryptomgr.notests +i915.nuclear_pageflip=1 +init=/usr/lib/systemd/systemd-bootchart +initcall_debug +intel_iommu=igfx_off +kvm-intel.nested=1 +no_timer_check +noreplace-smp +rcu_nocbs=0-64 +rcupdate.rcu_expedited=1 +rootfstype=ext4,btrfs,xfs +tsc=reliable +rw diff --git a/cmdline-iot-lts2018-sos b/cmdline-iot-lts2018-sos index 8537419a..c2678627 100644 --- a/cmdline-iot-lts2018-sos +++ b/cmdline-iot-lts2018-sos @@ -1 +1,19 @@ -quiet console=tty0 console=ttyS0,115200n8 init=/usr/lib/systemd/systemd-bootchart initcall_debug tsc=reliable no_timer_check noreplace-smp kvm-intel.nested=1 rootfstype=ext4,btrfs,xfs intel_iommu=igfx_off cryptomgr.notests rcupdate.rcu_expedited=1 rcu_nocbs=0-64 i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_gvt=1 rw +quiet +console=tty0 +console=ttyS0,115200n8 +cryptomgr.notests +i915.avail_planes_per_pipe=0x01010F +i915.domain_plane_owners=0x011111110000 +i915.enable_gvt=1 +i915.nuclear_pageflip=1 +init=/usr/lib/systemd/systemd-bootchart +initcall_debug +intel_iommu=igfx_off +kvm-intel.nested=1 +no_timer_check +noreplace-smp +rcu_nocbs=0-64 +rcupdate.rcu_expedited=1 +rootfstype=ext4,btrfs,xfs +tsc=reliable +rw