sched: Enable walt debug module in first stage
To catch early errors, it's important to ensure that the walt debug module is insmodded early. Change-Id: I8d3b55ad4419adb88d05817d401f41cf9c09e9bb Signed-off-by: Ashay Jaiswal <quic_ashayj@quicinc.com>
This commit is contained in:
parent
c8b8a9a380
commit
2654613270
@ -10,6 +10,8 @@ gcc-parrot.ko
|
||||
gdsc-regulator.ko
|
||||
pinctrl-parrot.ko
|
||||
qcom-cpufreq-hw.ko
|
||||
sched-walt.ko
|
||||
sched-walt-debug.ko
|
||||
qnoc-parrot.ko
|
||||
qcom_wdt_core.ko
|
||||
icc-rpmh.ko
|
||||
|
@ -66,6 +66,8 @@ rtc-pm8xxx.ko
|
||||
secure_buffer.ko
|
||||
clk-rpmh.ko
|
||||
qcom-cpufreq-hw.ko
|
||||
sched-walt.ko
|
||||
sched-walt-debug.ko
|
||||
tcsrcc.ko
|
||||
rpmh-regulator.ko
|
||||
qti-fixed-regulator.ko
|
||||
|
@ -52,6 +52,8 @@ tmecom-intf.ko
|
||||
qcom_aoss.ko
|
||||
clk-rpmh.ko
|
||||
qcom-cpufreq-hw.ko
|
||||
sched-walt.ko
|
||||
sched-walt-debug.ko
|
||||
llcc-qcom.ko
|
||||
msm_dma_iommu_mapping.ko
|
||||
socinfo.ko
|
||||
|
Loading…
Reference in New Issue
Block a user