ARM: dts: msm: Enable allow_file_spec_access on waipio

Allow speculative page faults on file backed pages
by setting allow_file_spec_access on waipio.

Change-Id: I970f2b85d000adb3b779a00833732d73f7932d79
This commit is contained in:
Vijayanand Jitta
2021-06-28 11:45:00 +05:30
committed by Gerrit - the friendly Code Review server
parent 4068196b4d
commit 13354d4ce6

View File

@@ -20,7 +20,7 @@
#size-cells = <2>;
chosen: chosen {
bootargs = "console=ttyMSM0,115200n8 loglevel=6 kpti=0 log_buf_len=256K kernel.panic_on_rcu_stall=1 swiotlb=noforce loop.max_part=7 cgroup.memory=nokmem,nosocket pcie_ports=compat service_locator.enable=1 msm_rtb.filter=0x237 allow_mismatched_32bit_el0 cpufreq.default_governor=performance pelt=8 kasan=off rcupdate.rcu_expedited=1 rcu_nocbs=0-7 irqaffinity=0-3 ftrace_dump_on_oops pstore.compress=none fsa4480_i2c.async_probe=1 can.stats_timer=0 slub_debug=-";
bootargs = "console=ttyMSM0,115200n8 loglevel=6 kpti=0 log_buf_len=256K kernel.panic_on_rcu_stall=1 swiotlb=noforce loop.max_part=7 cgroup.memory=nokmem,nosocket pcie_ports=compat service_locator.enable=1 msm_rtb.filter=0x237 allow_mismatched_32bit_el0 cpufreq.default_governor=performance pelt=8 kasan=off rcupdate.rcu_expedited=1 rcu_nocbs=0-7 irqaffinity=0-3 ftrace_dump_on_oops pstore.compress=none fsa4480_i2c.async_probe=1 can.stats_timer=0 slub_debug=- allow_file_spec_access";
stdout-path = "/soc/qcom,qup_uart@99c000:115200n8";
};