mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add kernel command line ftrace_dump_on_oops
Add kernel command line arg ftrace_dump_on_oops for neo. This kernel command line will be used to dump Ftraces to KFTRACE buffers in minidump. Change-Id: I1c90c979d9ac235547161a54e9a0a01fc4b14084
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
5be5321c97
commit
6cc5300eef
@@ -587,7 +587,7 @@
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "lpm_levels.sleep_disabled=1 console=ttyMSM0,115200n8 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=2048 loop.max_part=7 cpufreq.default_governor=performance rcupdate.rcu_expedited=1 rcu_nocbs=0-7 kpti=off export_pmu_events movable_node";
|
||||
bootargs = "lpm_levels.sleep_disabled=1 console=ttyMSM0,115200n8 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=2048 loop.max_part=7 cpufreq.default_governor=performance rcupdate.rcu_expedited=1 rcu_nocbs=0-7 kpti=off export_pmu_events movable_node ftrace_dump_on_oops";
|
||||
};
|
||||
|
||||
soc: soc { };
|
||||
|
||||
Reference in New Issue
Block a user