Last active 1744945608

Adrian's Avatar Adrian revised this gist 1744945608. Go to revision

1 file changed, 677 insertions

gistfile1.txt(file created)

@@ -0,0 +1,677 @@
1 + [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51df805e]
2 + [ 0.000000] Linux version 6.15.0-rc2-sm7150 (pmos@karma) (aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0, GNU ld (GNU Binutils) 2.42) #33 SMP PREEMPT Mon Apr 14 00:54:58 UTC 2025
3 + [ 0.000000] KASLR enabled
4 + [ 0.000000] random: crng init done
5 + [ 0.000000] Machine model: Xiaomi POCO X3 NFC (Huaxing)
6 + [ 0.000000] efi: EFI v2.11 by Das U-Boot
7 + [ 0.000000] efi: ESRT=0x1eb89c040 RTPROP=0x1eb89e040 SMBIOS 3.0=0x1eca4f000 INITRD=0x1eb885040 MEMRESERVE=0x1eb849040
8 + [ 0.000000] esrt: Reserving ESRT space from 0x00000001eb89c040 to 0x00000001eb89c078.
9 + [ 0.000000] OF: reserved mem: 0x0000000085700000..0x0000000085cfffff (6144 KiB) nomap non-reusable hypervisor@85700000
10 + [ 0.000000] OF: reserved mem: 0x0000000085d00000..0x0000000085efffff (2048 KiB) nomap non-reusable xbl@85d00000
11 + [ 0.000000] OF: reserved mem: 0x0000000085f00000..0x0000000085f1ffff (128 KiB) nomap non-reusable aop@85f00000
12 + [ 0.000000] OF: reserved mem: 0x0000000085f20000..0x0000000085f3ffff (128 KiB) nomap non-reusable aop-cmd-db@85f20000
13 + [ 0.000000] OF: reserved mem: 0x0000000085fff000..0x0000000085ffffff (4 KiB) nomap non-reusable sec-apps@85fff000
14 + [ 0.000000] OF: reserved mem: 0x0000000086000000..0x00000000861fffff (2048 KiB) nomap non-reusable smem@86000000
15 + [ 0.000000] OF: reserved mem: 0x0000000086200000..0x0000000088efffff (46080 KiB) nomap non-reusable trust-zone@86200000
16 + [ 0.000000] OF: reserved mem: 0x000000008ab00000..0x000000008affffff (5120 KiB) nomap non-reusable camera@8ab00000
17 + [ 0.000000] OF: reserved mem: 0x000000008b000000..0x00000000933fffff (135168 KiB) nomap non-reusable mpss@8b000000
18 + [ 0.000000] OF: reserved mem: 0x0000000093400000..0x00000000938fffff (5120 KiB) nomap non-reusable venus@93400000
19 + [ 0.000000] OF: reserved mem: 0x0000000093900000..0x00000000956fffff (30720 KiB) nomap non-reusable cdsp@93900000
20 + [ 0.000000] OF: reserved mem: 0x0000000095700000..0x00000000974fffff (30720 KiB) nomap non-reusable adsp@95700000
21 + [ 0.000000] OF: reserved mem: 0x0000000097500000..0x000000009767ffff (1536 KiB) nomap non-reusable wlan-msa@97500000
22 + [ 0.000000] OF: reserved mem: 0x0000000097680000..0x00000000976fffff (512 KiB) nomap non-reusable npu@97680000
23 + [ 0.000000] OF: reserved mem: 0x0000000097700000..0x000000009770ffff (64 KiB) nomap non-reusable ipa-fw@97700000
24 + [ 0.000000] OF: reserved mem: 0x0000000097710000..0x0000000097714fff (20 KiB) nomap non-reusable ipa-gsi@97710000
25 + [ 0.000000] OF: reserved mem: 0x0000000097715000..0x0000000097716fff (8 KiB) nomap non-reusable gpu@97715000
26 + [ 0.000000] OF: reserved mem: 0x000000009e400000..0x000000009f7fffff (20480 KiB) nomap non-reusable qseecom@9e400000
27 + [ 0.000000] OF: reserved mem: 0x000000009f800000..0x00000000a15fffff (30720 KiB) nomap non-reusable sec-cdsp@9f800000
28 + [ 0.000000] OF: reserved mem: 0x000000009d700000..0x000000009d7fffff (1024 KiB) nomap non-reusable dfps-data@9e300000
29 + [ 0.000000] OF: reserved mem: 0x000000009c000000..0x000000009d6fffff (23552 KiB) nomap non-reusable splash_region@9c000000
30 + [ 0.000000] OF: reserved mem: 0x000000009d800000..0x000000009dbfffff (4096 KiB) map non-reusable ramoops@9d800000
31 + [ 0.000000] OF: reserved mem: 0x00000000fde01000..0x00000000fe000fff (2048 KiB) nomap non-reusable rmtfs@fde01000
32 + [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000001fcbfffff]
33 + [ 0.000000] NODE_DATA(0) allocated [mem 0x1fc011100-0x1fc013eff]
34 + [ 0.000000] Zone ranges:
35 + [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
36 + [ 0.000000] DMA32 empty
37 + [ 0.000000] Normal [mem 0x0000000100000000-0x00000001fcbfffff]
38 + [ 0.000000] Movable zone start for each node
39 + [ 0.000000] Early memory node ranges
40 + [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000856fffff]
41 + [ 0.000000] node 0: [mem 0x0000000085700000-0x0000000085f3ffff]
42 + [ 0.000000] node 0: [mem 0x0000000085f40000-0x0000000085ffefff]
43 + [ 0.000000] node 0: [mem 0x0000000085fff000-0x0000000088efffff]
44 + [ 0.000000] node 0: [mem 0x0000000088f00000-0x000000008aafffff]
45 + [ 0.000000] node 0: [mem 0x000000008ab00000-0x0000000097716fff]
46 + [ 0.000000] node 0: [mem 0x0000000097717000-0x000000009bffffff]
47 + [ 0.000000] node 0: [mem 0x000000009c000000-0x000000009d7fffff]
48 + [ 0.000000] node 0: [mem 0x000000009d800000-0x000000009e3fffff]
49 + [ 0.000000] node 0: [mem 0x000000009e400000-0x00000000a15fffff]
50 + [ 0.000000] node 0: [mem 0x00000000a1600000-0x00000000fde00fff]
51 + [ 0.000000] node 0: [mem 0x00000000fde01000-0x00000000fe000fff]
52 + [ 0.000000] node 0: [mem 0x00000000fe001000-0x00000001eb89dfff]
53 + [ 0.000000] node 0: [mem 0x00000001eb89e000-0x00000001eb89efff]
54 + [ 0.000000] node 0: [mem 0x00000001eb89f000-0x00000001eb8a1fff]
55 + [ 0.000000] node 0: [mem 0x00000001eb8a2000-0x00000001eb8c3fff]
56 + [ 0.000000] node 0: [mem 0x00000001eb8c4000-0x00000001eca4efff]
57 + [ 0.000000] node 0: [mem 0x00000001eca4f000-0x00000001eca4ffff]
58 + [ 0.000000] node 0: [mem 0x00000001eca50000-0x00000001fc9effff]
59 + [ 0.000000] node 0: [mem 0x00000001fc9f0000-0x00000001fc9fffff]
60 + [ 0.000000] node 0: [mem 0x00000001fca00000-0x00000001fcbfffff]
61 + [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000001fcbfffff]
62 + [ 0.000000] On node 0, zone Normal: 13312 pages in unavailable ranges
63 + [ 0.000000] cma: Reserved 32 MiB at 0x0000000000000000
64 + [ 0.000000] psci: probing for conduit method from DT.
65 + [ 0.000000] psci: PSCIv1.1 detected in firmware.
66 + [ 0.000000] psci: Using standard PSCI v0.2 function IDs
67 + [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
68 + [ 0.000000] psci: SMC Calling Convention v1.1
69 + [ 0.000000] psci: OSI mode supported.
70 + [ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -3
71 + [ 0.000000] percpu: Embedded 32 pages/cpu s92312 r8192 d30568 u131072
72 + [ 0.000000] pcpu-alloc: s92312 r8192 d30568 u131072 alloc=32*4096
73 + [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
74 + [ 0.000000] Detected VIPT I-cache on CPU0
75 + [ 0.000000] CPU features: detected: GIC system register CPU interface
76 + [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
77 + [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
78 + [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
79 + [ 0.000000] alternatives: applying boot alternatives
80 + [ 0.000000] Kernel command line: initrd=initramfs quiet loglevel=2 pmos_boot_uuid=FDBD-0960 pmos_root_uuid=e8b46b8b-058b-4d9e-9e03-daad12908a37 pmos_rootfsopts=defaults
81 + [ 0.000000] Unknown kernel command line parameters "pmos_boot_uuid=FDBD-0960 pmos_root_uuid=e8b46b8b-058b-4d9e-9e03-daad12908a37 pmos_rootfsopts=defaults", will be passed to user space.
82 + [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
83 + [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
84 + [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
85 + [ 0.000000] software IO TLB: area num 8.
86 + [ 0.000000] software IO TLB: mapped [mem 0x00000000f7e00000-0x00000000fbe00000] (64MB)
87 + [ 0.000000] Fallback order for Node 0: 0
88 + [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1559552
89 + [ 0.000000] Policy zone: Normal
90 + [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
91 + [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
92 + [ 0.000000] ftrace: allocating 62203 entries in 244 pages
93 + [ 0.000000] ftrace: allocated 244 pages with 5 groups
94 + [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
95 + [ 0.000000] rcu: RCU event tracing is enabled.
96 + [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
97 + [ 0.000000] Trampoline variant of Tasks RCU enabled.
98 + [ 0.000000] Rude variant of Tasks RCU enabled.
99 + [ 0.000000] Tracing variant of Tasks RCU enabled.
100 + [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
101 + [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
102 + [ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
103 + [ 0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
104 + [ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
105 + [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
106 + [ 0.000000] GICv3: 928 SPIs implemented
107 + [ 0.000000] GICv3: 0 Extended SPIs implemented
108 + [ 0.000000] Root IRQ handler: gic_handle_irq
109 + [ 0.000000] GICv3: GICv3 features: 16 PPIs
110 + [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
111 + [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
112 + [ 0.000000] ITS: No ITS available, not enabling LPIs
113 + [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
114 + [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
115 + [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
116 + [ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
117 + [ 0.000249] Console: colour dummy device 80x25
118 + [ 0.000259] printk: legacy console [tty0] enabled
119 + [ 0.000413] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=19200)
120 + [ 0.000425] pid_max: default: 32768 minimum: 301
121 + [ 0.000488] LSM: initializing lsm=capability,yama
122 + [ 0.000539] Yama: becoming mindful.
123 + [ 0.000626] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
124 + [ 0.000646] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
125 + [ 0.003070] rcu: Hierarchical SRCU implementation.
126 + [ 0.003080] rcu: Max phase no-delay instances is 400.
127 + [ 0.003268] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
128 + [ 0.004812] Remapping and enabling EFI services.
129 + [ 0.006079] smp: Bringing up secondary CPUs ...
130 + [ 0.010017] Detected VIPT I-cache on CPU1
131 + [ 0.010094] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
132 + [ 0.010144] CPU1: Booted secondary processor 0x0000000100 [0x51df805e]
133 + [ 0.013949] Detected VIPT I-cache on CPU2
134 + [ 0.014008] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
135 + [ 0.014050] CPU2: Booted secondary processor 0x0000000200 [0x51df805e]
136 + [ 0.018048] Detected VIPT I-cache on CPU3
137 + [ 0.018102] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
138 + [ 0.018141] CPU3: Booted secondary processor 0x0000000300 [0x51df805e]
139 + [ 0.021179] Detected VIPT I-cache on CPU4
140 + [ 0.021236] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
141 + [ 0.021275] CPU4: Booted secondary processor 0x0000000400 [0x51df805e]
142 + [ 0.026239] Detected VIPT I-cache on CPU5
143 + [ 0.026297] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
144 + [ 0.026335] CPU5: Booted secondary processor 0x0000000500 [0x51df805e]
145 + [ 0.030135] CPU features: detected: Spectre-v2
146 + [ 0.030176] CPU features: detected: Spectre-BHB
147 + [ 0.030194] CPU features: detected: ARM erratum 1418040
148 + [ 0.030208] Detected PIPT I-cache on CPU6
149 + [ 0.030342] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
150 + [ 0.030374] arch_timer: Enabling local workaround for ARM erratum 1418040
151 + [ 0.030413] CPU6: Booted secondary processor 0x0000000600 [0x51df804e]
152 + [ 0.034122] Detected PIPT I-cache on CPU7
153 + [ 0.034284] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
154 + [ 0.034317] arch_timer: Enabling local workaround for ARM erratum 1418040
155 + [ 0.034360] CPU7: Booted secondary processor 0x0000000700 [0x51df804e]
156 + [ 0.034601] smp: Brought up 1 node, 8 CPUs
157 + [ 0.034625] SMP: Total of 8 processors activated.
158 + [ 0.034629] CPU: All CPU(s) started at EL1
159 + [ 0.034634] CPU features: detected: 32-bit EL0 Support
160 + [ 0.034638] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
161 + [ 0.034644] CPU features: detected: Common not Private translations
162 + [ 0.034648] CPU features: detected: CRC32 instructions
163 + [ 0.034655] CPU features: detected: RCpc load-acquire (LDAPR)
164 + [ 0.034659] CPU features: detected: LSE atomic instructions
165 + [ 0.034664] CPU features: detected: Privileged Access Never
166 + [ 0.034668] CPU features: detected: PMUv3
167 + [ 0.034671] CPU features: detected: RAS Extension Support
168 + [ 0.034773] alternatives: applying system-wide alternatives
169 + [ 0.038331] CPU features: detected: Hardware dirty bit management on CPU6-7
170 + [ 0.038710] Memory: 5606136K/6238208K available (20608K kernel code, 3616K rwdata, 8060K rodata, 7744K init, 670K bss, 589356K reserved, 32768K cma-reserved)
171 + [ 0.040466] devtmpfs: initialized
172 + [ 0.055264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
173 + [ 0.055285] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
174 + [ 0.055332] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
175 + [ 0.055674] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
176 + [ 0.055684] 0 pages in range for non-PLT usage
177 + [ 0.055688] 514064 pages in range for PLT usage
178 + [ 0.055854] pinctrl core: initialized pinctrl subsystem
179 + [ 0.056408] SMBIOS 3.7.0 present.
180 + [ 0.056431] DMI: xiaomi Xiaomi POCO X3 NFC (Huaxing)/Xiaomi POCO X3 NFC (Huaxing), BIOS 2025.04-g70c600c10f87 04/01/2025
181 + [ 0.056458] DMI: Memory slots populated: 0/0
182 + [ 0.058557] NET: Registered PF_NETLINK/PF_ROUTE protocol family
183 + [ 0.059382] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
184 + [ 0.059608] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
185 + [ 0.059873] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
186 + [ 0.059914] audit: initializing netlink subsys (disabled)
187 + [ 0.060061] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
188 + [ 0.060400] thermal_sys: Registered thermal governor 'step_wise'
189 + [ 0.060410] thermal_sys: Registered thermal governor 'power_allocator'
190 + [ 0.060471] cpuidle: using governor menu
191 + [ 0.060580] NET: Registered PF_QIPCRTR protocol family
192 + [ 0.060747] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
193 + [ 0.060935] ASID allocator initialised with 32768 entries
194 + [ 0.061201] Serial: AMBA PL011 UART driver
195 + [ 0.062188] pstore: Using crash dump compression: deflate
196 + [ 0.062199] printk: legacy console [ramoops-1] enabled
197 + [ 0.062537] pstore: Registered ramoops as persistent store backend
198 + [ 0.062544] ramoops: using 0x400000@0x9d800000, ecc: 0
199 + [ 0.064569] CPUidle PSCI: Initialized CPU PM domain topology using OSI mode
200 + [ 0.073572] /soc@0/ufshc@1d84000: Fixed dependency cycle(s) with /soc@0/phy@1d87000
201 + [ 0.073610] /soc@0/phy@1d87000: Fixed dependency cycle(s) with /soc@0/ufshc@1d84000
202 + [ 0.073841] /soc@0/usb@a6f8800/usb@a600000: Fixed dependency cycle(s) with /soc@0/spmi@c440000/pmic@0/typec@1500/connector
203 + [ 0.073968] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
204 + [ 0.074018] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0
205 + [ 0.074055] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
206 + [ 0.074152] /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
207 + [ 0.074189] /soc@0/display-subsystem@ae00000/phy@ae94400: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
208 + [ 0.074208] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/phy@ae94400
209 + [ 0.074254] /soc@0/spmi@c440000/pmic@0/typec@1500/connector: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
210 + [ 0.074314] /soc@0/interrupt-controller@17a00000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@17a00000
211 + [ 0.077076] /soc@0/ufshc@1d84000: Fixed dependency cycle(s) with /soc@0/phy@1d87000
212 + [ 0.077390] /soc@0/ufshc@1d84000: Fixed dependency cycle(s) with /soc@0/phy@1d87000
213 + [ 0.077449] /soc@0/phy@1d87000: Fixed dependency cycle(s) with /soc@0/ufshc@1d84000
214 + [ 0.084055] /soc@0/usb@a6f8800/usb@a600000: Fixed dependency cycle(s) with /soc@0/spmi@c440000/pmic@0/typec@1500/connector
215 + [ 0.086414] /soc@0/display-subsystem@ae00000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
216 + [ 0.086563] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
217 + [ 0.086702] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0
218 + [ 0.086793] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
219 + [ 0.087040] /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
220 + [ 0.087111] /soc@0/display-subsystem@ae00000/phy@ae94400: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
221 + [ 0.087353] /soc@0/display-subsystem@ae00000/phy@ae94400: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
222 + [ 0.087494] /soc@0/display-subsystem@ae00000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
223 + [ 0.087532] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/phy@ae94400
224 + [ 0.089442] /soc@0/spmi@c440000/pmic@0/typec@1500/connector: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
225 + [ 0.092464] ------------[ cut here ]------------
226 + [ 0.092472] WARNING: CPU: 0 PID: 0 at drivers/soc/qcom/rpmh-rsc.c:451 tcs_tx_done+0x98/0x268
227 + [ 0.092492] Modules linked in:
228 + [ 0.092504] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.15.0-rc2-sm7150 #33 PREEMPT
229 + [ 0.092513] Hardware name: xiaomi Xiaomi POCO X3 NFC (Huaxing)/Xiaomi POCO X3 NFC (Huaxing), BIOS 2025.04-g70c600c10f87 04/01/2025
230 + [ 0.092519] pstate: 004000c5 (nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
231 + [ 0.092526] pc : tcs_tx_done+0x98/0x268
232 + [ 0.092534] lr : __handle_irq_event_percpu+0x60/0x220
233 + [ 0.092546] sp : ffff800080003e90
234 + [ 0.092551] x29: ffff800080003e90 x28: 0000000000000001 x27: ffff453bc12a1080
235 + [ 0.092564] x26: ffff453bc12a11e0 x25: 0000000000000001 x24: 0000000000000000
236 + [ 0.092577] x23: 0000000000000001 x22: ffff453bc12a11d8 x21: ffff453bc12a10e4
237 + [ 0.092589] x20: 0000000000000000 x19: 0000000000000000 x18: 00000000ffffffff
238 + [ 0.092601] x17: ffff892c5616f000 x16: ffff800080000000 x15: ffff453bc023b295
239 + [ 0.092613] x14: 0000000000000000 x13: 00000000000003a3 x12: 0000000000000013
240 + [ 0.092625] x11: 0000000000000040 x10: ffff453bc011f230 x9 : ffffbc10640f7c70
241 + [ 0.092637] x8 : ffff453bc04004b8 x7 : 0000000000000000 x6 : 0000000000000000
242 + [ 0.092649] x5 : ffff453bc0400490 x4 : ffff892c5616f000 x3 : 0000000000000000
243 + [ 0.092661] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff453bc12a1100
244 + [ 0.092673] Call trace:
245 + [ 0.092678] tcs_tx_done+0x98/0x268 (P)
246 + [ 0.092689] __handle_irq_event_percpu+0x60/0x220
247 + [ 0.092698] handle_irq_event+0x54/0xc0
248 + [ 0.092707] handle_fasteoi_irq+0xa8/0x1d0
249 + [ 0.092715] handle_irq_desc+0x3c/0x68
250 + [ 0.092724] generic_handle_domain_irq+0x24/0x40
251 + [ 0.092733] gic_handle_irq+0x5c/0xd0
252 + [ 0.092741] call_on_irq_stack+0x24/0x58
253 + [ 0.092750] do_interrupt_handler+0x88/0xa0
254 + [ 0.092758] el1_interrupt+0x34/0x68
255 + [ 0.092769] el1h_64_irq_handler+0x18/0x30
256 + [ 0.092778] el1h_64_irq+0x6c/0x70
257 + [ 0.092785] default_idle_call+0x34/0x178 (P)
258 + [ 0.092795] do_idle+0x200/0x260
259 + [ 0.092805] cpu_startup_entry+0x3c/0x50
260 + [ 0.092814] rest_init+0xe4/0xf0
261 + [ 0.092823] start_kernel+0x6f4/0x700
262 + [ 0.092833] __primary_switched+0x88/0x98
263 + [ 0.092843] ---[ end trace 0000000000000000 ]---
264 + [ 0.099820] /soc@0/rsc@18200000/regulators-0: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-0/smps5
265 + [ 0.099871] /soc@0/rsc@18200000/regulators-0: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-0/smps4
266 + [ 0.100199] /soc@0/rsc@18200000/regulators-1: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-1/bob
267 + [ 0.100234] /soc@0/rsc@18200000/regulators-1: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-1/smps8
268 + [ 0.105972] HugeTLB: allocation took 0ms with hugepage_allocation_threads=2
269 + [ 0.105994] HugeTLB: allocation took 0ms with hugepage_allocation_threads=2
270 + [ 0.106011] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
271 + [ 0.106021] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
272 + [ 0.106034] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
273 + [ 0.106042] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
274 + [ 0.106052] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
275 + [ 0.106060] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
276 + [ 0.106071] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
277 + [ 0.106078] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
278 + [ 0.125019] raid6: neonx8 gen() 1586 MB/s
279 + [ 0.142071] raid6: neonx4 gen() 1587 MB/s
280 + [ 0.159147] raid6: neonx2 gen() 1353 MB/s
281 + [ 0.176213] raid6: neonx1 gen() 1054 MB/s
282 + [ 0.193273] raid6: int64x8 gen() 695 MB/s
283 + [ 0.210332] raid6: int64x4 gen() 739 MB/s
284 + [ 0.227397] raid6: int64x2 gen() 615 MB/s
285 + [ 0.244439] raid6: int64x1 gen() 509 MB/s
286 + [ 0.244448] raid6: using algorithm neonx4 gen() 1587 MB/s
287 + [ 0.261491] raid6: .... xor() 1244 MB/s, rmw enabled
288 + [ 0.261501] raid6: using neon recovery algorithm
289 + [ 0.266619] iommu: Default domain type: Translated
290 + [ 0.266636] iommu: DMA domain TLB invalidation policy: strict mode
291 + [ 0.267952] SCSI subsystem initialized
292 + [ 0.268201] usbcore: registered new interface driver usbfs
293 + [ 0.268242] usbcore: registered new interface driver hub
294 + [ 0.268286] usbcore: registered new device driver usb
295 + [ 0.268492] pps_core: LinuxPPS API ver. 1 registered
296 + [ 0.268501] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
297 + [ 0.268523] PTP clock support registered
298 + [ 0.268578] EDAC MC: Ver: 3.0.0
299 + [ 0.269014] scmi_core: SCMI protocol bus registered
300 + [ 0.269104] efivars: Registered efivars operations
301 + [ 0.270183] Advanced Linux Sound Architecture Driver Initialized.
302 + [ 0.271528] vgaarb: loaded
303 + [ 0.271884] clocksource: Switched to clocksource arch_sys_counter
304 + [ 0.272428] VFS: Disk quotas dquot_6.6.0
305 + [ 0.272469] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
306 + [ 0.281076] NET: Registered PF_INET protocol family
307 + [ 0.281427] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
308 + [ 0.293704] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
309 + [ 0.293843] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
310 + [ 0.293890] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
311 + [ 0.294467] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
312 + [ 0.295645] TCP: Hash tables configured (established 65536 bind 65536)
313 + [ 0.295767] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
314 + [ 0.295991] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear)
315 + [ 0.296310] NET: Registered PF_UNIX/PF_LOCAL protocol family
316 + [ 0.296782] RPC: Registered named UNIX socket transport module.
317 + [ 0.296796] RPC: Registered udp transport module.
318 + [ 0.296804] RPC: Registered tcp transport module.
319 + [ 0.296810] RPC: Registered tcp-with-tls transport module.
320 + [ 0.296818] RPC: Registered tcp NFSv4.1 backchannel transport module.
321 + [ 0.298255] PCI: CLS 0 bytes, default 64
322 + [ 0.298444] Trying to unpack rootfs image as initramfs...
323 + [ 0.304695] Initialise system trusted keyrings
324 + [ 0.304967] workingset: timestamp_bits=42 max_order=21 bucket_order=0
325 + [ 0.305384] squashfs: version 4.0 (2009/01/31) Phillip Lougher
326 + [ 0.305689] NFS: Registering the id_resolver key type
327 + [ 0.305713] Key type id_resolver registered
328 + [ 0.305721] Key type id_legacy registered
329 + [ 0.305751] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
330 + [ 0.305766] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
331 + [ 0.306770] Key type cifs.idmap registered
332 + [ 0.392803] NET: Registered PF_ALG protocol family
333 + [ 0.392831] xor: measuring software checksum speed
334 + [ 0.394381] 8regs : 2126 MB/sec
335 + [ 0.395930] 32regs : 2136 MB/sec
336 + [ 0.396951] arm64_neon : 3244 MB/sec
337 + [ 0.396961] xor: using function: arm64_neon (3244 MB/sec)
338 + [ 0.396975] async_tx: api initialized (async)
339 + [ 0.396985] Key type asymmetric registered
340 + [ 0.396994] Asymmetric key parser 'x509' registered
341 + [ 0.397003] Asymmetric key parser 'pkcs8' registered
342 + [ 0.397090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
343 + [ 0.397292] io scheduler mq-deadline registered
344 + [ 0.397306] io scheduler kyber registered
345 + [ 0.397350] io scheduler bfq registered
346 + [ 0.403287] ledtrig-cpu: registered to indicate activity on CPUs
347 + [ 0.404343] simple-framebuffer 9c000000.framebuffer: framebuffer at 0x9c000000, 0x9e3400 bytes
348 + [ 0.404354] simple-framebuffer 9c000000.framebuffer: format=a8r8g8b8, mode=1080x2400x32, linelength=4320
349 + [ 0.404736] Console: switching to colour frame buffer device 135x150
350 + [ 0.410548] simple-framebuffer 9c000000.framebuffer: fb0: simplefb registered!
351 + [ 0.420000] smps1: Setting 1000000-1200000uV
352 + [ 0.420223] smps8: Setting 1120000-1408000uV
353 + [ 0.420402] ldo1: Setting 1616000-1984000uV
354 + [ 0.420645] ldo2: Setting 1200000-1352000uV
355 + [ 0.420858] ldo3: Setting 1144000-1256000uV
356 + [ 0.421068] ldo4: Setting 1648000-2950000uV
357 + [ 0.421250] ldo5: Setting 1648000-2950000uV
358 + [ 0.421466] ldo6: Setting 1648000-3100000uV
359 + [ 0.421556] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
360 + [ 0.422895] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
361 + [ 0.424624] msm_serial: driver initialized
362 + [ 0.439404] brd: module loaded
363 + [ 0.443655] loop: module loaded
364 + [ 0.444801] spmi_pmic_arb c440000.spmi: PMIC arbiter version v5 (0x50000000)
365 + [ 0.446182] /soc@0/spmi@c440000/pmic@0/typec@1500/connector: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
366 + [ 0.447585] /soc@0/spmi@c440000/pmic@0/typec@1500/connector: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
367 + [ 0.456557] tun: Universal TUN/TAP device driver, 1.6
368 + [ 0.456823] thunder_xcv, ver 1.0
369 + [ 0.456851] thunder_bgx, ver 1.0
370 + [ 0.456897] nicpf, ver 1.0
371 + [ 0.456919] e1000: Intel(R) PRO/1000 Network Driver
372 + [ 0.456925] e1000: Copyright (c) 1999-2006 Intel Corporation.
373 + [ 0.456946] e1000e: Intel(R) PRO/1000 Network Driver
374 + [ 0.456951] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
375 + [ 0.457063] sky2: driver version 1.30
376 + [ 0.457389] VFIO - User Level meta-driver version: 0.3
377 + [ 0.458279] usbcore: registered new interface driver usb-storage
378 + [ 0.459227] i2c_dev: i2c /dev entries driver
379 + [ 0.460605] input: pm8941_pwrkey as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@800/c440000.spmi:pmic@0:pon@800:pwrkey/input/input0
380 + [ 0.461555] input: pm8941_resin as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@800/c440000.spmi:pmic@0:pon@800:resin/input/input1
381 + [ 0.470842] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected]
382 + [ 0.473277] sdhci: Secure Digital Host Controller Interface driver
383 + [ 0.473289] sdhci: Copyright(c) Pierre Ossman
384 + [ 0.473316] Synopsys Designware Multimedia Card Interface Driver
385 + [ 0.473428] sdhci-pltfm: SDHCI platform and OF driver helper
386 + [ 0.474356] pstore: backend 'ramoops' already in use: ignoring 'efi_pstore'
387 + [ 0.474650] hid: raw HID events driver (C) Jiri Kosina
388 + [ 0.476058] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available
389 + [ 0.476978] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 (0,8000003f) counters available
390 + [ 0.479651] NET: Registered PF_PACKET protocol family
391 + [ 0.479716] Key type dns_resolver registered
392 + [ 0.488360] registered taskstats version 1
393 + [ 0.488619] Loading compiled-in X.509 certificates
394 + [ 0.496288] Demotion targets for Node 0: null
395 + [ 0.496376] Key type .fscrypt registered
396 + [ 0.496382] Key type fscrypt-provisioning registered
397 + [ 0.497523] Btrfs loaded, zoned=no, fsverity=no
398 + [ 0.531152] cpu cpu0: EM: OPP:576000 is inefficient
399 + [ 0.531376] cpu cpu0: EM: created perf domain
400 + [ 0.531387] energy_model: Accessing cpu6 policy failed
401 + [ 0.538629] cpu cpu6: EM: OPP:300000 is inefficient
402 + [ 0.538922] cpu cpu6: EM: created perf domain
403 + [ 0.538931] energy_model: updating cpu0 cpu_cap=382 old capacity=488
404 + [ 0.538940] cpu cpu0: EM: OPP:576000 is inefficient
405 + [ 0.538945] cpu cpu0: EM: OPP:300000 is inefficient
406 + [ 0.545699] qcom_scm: convention: smc arm 64
407 + [ 0.545912] qcom_scm firmware:scm: SHM Bridge not supported
408 + [ 0.545987] qcom_scm firmware:scm: qseecom: found qseecom with version 0x1400000
409 + [ 0.545999] qcom_scm firmware:scm: qseecom: untested machine, skipping
410 + [ 0.552033] qcom-ice 1d90000.crypto: Found QC Inline Crypto Engine (ICE) v3.1.75
411 + [ 0.553388] smps1: Setting 1000000-1200000uV
412 + [ 0.553628] smps8: Setting 1120000-1408000uV
413 + [ 0.553800] ldo1: Setting 1616000-1984000uV
414 + [ 0.553861] arm-smmu 5040000.iommu: probing hardware configuration...
415 + [ 0.553883] arm-smmu 5040000.iommu: SMMUv2 with:
416 + [ 0.553910] arm-smmu 5040000.iommu: stage 1 translation
417 + [ 0.553916] arm-smmu 5040000.iommu: address translation ops
418 + [ 0.553922] arm-smmu 5040000.iommu: non-coherent table walk
419 + [ 0.553928] arm-smmu 5040000.iommu: (IDR0.CTTW overridden by FW configuration)
420 + [ 0.553934] arm-smmu 5040000.iommu: stream matching with 5 register groups
421 + [ 0.553955] arm-smmu 5040000.iommu: 5 context banks (0 stage-2 only)
422 + [ 0.553974] arm-smmu 5040000.iommu: Supported page sizes: 0x61311000
423 + [ 0.553981] arm-smmu 5040000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
424 + [ 0.554074] arm-smmu 5040000.iommu: preserved 0 boot mappings
425 + [ 0.554188] ldo2: Setting 1200000-1352000uV
426 + [ 0.554538] ldo3: Setting 1144000-1256000uV
427 + [ 0.554926] ldo4: Setting 1648000-2950000uV
428 + [ 0.554984] platform 5000000.gpu: Adding to iommu group 0
429 + [ 0.555146] platform 506a000.gmu: Adding to iommu group 1
430 + [ 0.555334] ldo5: Setting 1648000-2950000uV
431 + [ 0.555665] ldo6: Setting 1648000-3100000uV
432 + [ 0.555831] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
433 + [ 0.559695] arm-smmu 15000000.iommu: probing hardware configuration...
434 + [ 0.559711] arm-smmu 15000000.iommu: SMMUv2 with:
435 + [ 0.559730] arm-smmu 15000000.iommu: stage 1 translation
436 + [ 0.559736] arm-smmu 15000000.iommu: coherent table walk
437 + [ 0.559743] arm-smmu 15000000.iommu: stream matching with 79 register groups
438 + [ 0.559771] arm-smmu 15000000.iommu: 61 context banks (0 stage-2 only)
439 + [ 0.560150] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
440 + [ 0.560157] arm-smmu 15000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
441 + [ 0.560223] arm-smmu 15000000.iommu: preserved 0 boot mappings
442 + [ 0.562389] platform 800000.dma-controller: Adding to iommu group 2
443 + [ 0.562522] platform 8c0000.geniqup: Adding to iommu group 3
444 + [ 0.562641] platform a00000.dma-controller: Adding to iommu group 4
445 + [ 0.562746] platform ac0000.geniqup: Adding to iommu group 5
446 + [ 0.562865] platform 1d84000.ufshc: Adding to iommu group 6
447 + [ 0.563043] platform 1e40000.ipa: Adding to iommu group 7
448 + [ 0.563192] platform 8804000.mmc: Adding to iommu group 8
449 + [ 0.563694] platform ace0000.camss: Adding to iommu group 9
450 + [ 0.563805] platform ae00000.display-subsystem: Adding to iommu group 10
451 + [ 0.564022] platform 18800000.wifi: Adding to iommu group 11
452 + [ 0.571670] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c003000, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
453 + [ 0.571692] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
454 + [ 0.571701] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
455 + [ 0.573211] platform a600000.usb: Adding to iommu group 12
456 + [ 0.573484] /soc@0/spmi@c440000/pmic@0/typec@1500/connector: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
457 + [ 0.573603] /soc@0/usb@a6f8800/usb@a600000: Fixed dependency cycle(s) with /soc@0/spmi@c440000/pmic@0/typec@1500/connector
458 + [ 0.588340] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c003000, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
459 + [ 0.588363] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
460 + [ 0.588372] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
461 + [ 0.589895] 88c000.serial: ttyHS0 at MMIO 0x88c000 (irq = 137, base_baud = 0) is a MSM
462 + [ 0.590706] serial serial0: tty port ttyHS0 registered
463 + [ 0.593930] a88000.serial: ttyMSM0 at MMIO 0xa88000 (irq = 139, base_baud = 0) is a MSM
464 + [ 0.604912] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c003000, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
465 + [ 0.604929] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
466 + [ 0.604936] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
467 + [ 0.604956] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c008e00, fsynr=0x1b0020, cbfrsynra=0xc40, cb=8
468 + [ 0.604963] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0xc40
469 + [ 0.604969] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
470 + [ 0.612509] Freeing initrd memory: 10444K
471 + [ 0.616025] printk: legacy console [ttyMSM0] enabled
472 + [ 0.618594] smps1: Setting 1000000-1200000uV
473 + [ 0.618820] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
474 + [ 0.618842] smps8: Setting 1120000-1408000uV
475 + [ 0.619035] ldo1: Setting 1616000-1984000uV
476 + [ 0.619210] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
477 + [ 0.619223] ldo2: Setting 1200000-1352000uV
478 + [ 0.619231] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0
479 + [ 0.619238] /soc@0/display-subsystem@ae00000/dsi@ae94000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
480 + [ 0.619339] /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/dsi@ae94000
481 + [ 0.619453] ldo3: Setting 1144000-1256000uV
482 + [ 0.619670] ldo4: Setting 1648000-2950000uV
483 + [ 0.619882] ldo5: Setting 1648000-2950000uV
484 + [ 0.620213] ldo6: Setting 1648000-3100000uV
485 + [ 0.620264] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
486 + [ 0.621530] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c003000, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
487 + [ 0.621546] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
488 + [ 0.621555] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
489 + [ 0.621570] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c027200, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
490 + [ 0.621577] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
491 + [ 0.621585] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
492 + [ 0.621624] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c02ad00, fsynr=0x1b0020, cbfrsynra=0xc40, cb=8
493 + [ 0.621631] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0xc40
494 + [ 0.621639] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
495 + [ 0.621653] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c034200, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
496 + [ 0.621660] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
497 + [ 0.621667] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
498 + [ 0.621683] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c03db00, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
499 + [ 0.621690] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
500 + [ 0.621698] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
501 + [ 0.621713] arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x9c046800, fsynr=0x1b0020, cbfrsynra=0x800, cb=8
502 + [ 0.621721] arm-smmu 15000000.iommu: FSR = 00000402 [Format=2 TF], SID=0x800
503 + [ 0.621728] arm-smmu 15000000.iommu: FSYNR0 = 001b0020 [S1CBNDX=27 PNU PLVL=0]
504 + [ 0.622903] smps1: Setting 1000000-1200000uV
505 + [ 0.623018] smps8: Setting 1120000-1408000uV
506 + [ 0.623100] ldo1: Setting 1616000-1984000uV
507 + [ 0.623208] ldo2: Setting 1200000-1352000uV
508 + [ 0.623387] ldo3: Setting 1144000-1256000uV
509 + [ 0.623557] ldo4: Setting 1648000-2950000uV
510 + [ 0.623756] ldo5: Setting 1648000-2950000uV
511 + [ 0.623883] ldo6: Setting 1648000-3100000uV
512 + [ 0.624005] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
513 + [ 0.630188] smps1: Setting 1000000-1200000uV
514 + [ 0.630278] smps8: Setting 1120000-1408000uV
515 + [ 0.630321] ldo1: Setting 1616000-1984000uV
516 + [ 0.630413] ldo2: Setting 1200000-1352000uV
517 + [ 0.630491] ldo3: Setting 1144000-1256000uV
518 + [ 0.630563] ldo4: Setting 1648000-2950000uV
519 + [ 0.631023] input: gpio-keys as /devices/platform/gpio-keys/input/input2
520 + [ 0.631125] ldo5: Setting 1648000-2950000uV
521 + [ 0.631195] ldo6: Setting 1648000-3100000uV
522 + [ 0.631226] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
523 + [ 0.631632] cfg80211: Loading compiled-in X.509 certificates for regulatory database
524 + [ 0.636092] smps1: Setting 1000000-1200000uV
525 + [ 0.636183] smps8: Setting 1120000-1408000uV
526 + [ 0.636227] ldo1: Setting 1616000-1984000uV
527 + [ 0.636308] ldo2: Setting 1200000-1352000uV
528 + [ 0.636377] ldo3: Setting 1144000-1256000uV
529 + [ 0.636445] ldo4: Setting 1648000-2950000uV
530 + [ 0.636510] ldo5: Setting 1648000-2950000uV
531 + [ 0.636576] ldo6: Setting 1648000-3100000uV
532 + [ 0.636607] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
533 + [ 0.643651] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
534 + [ 0.643855] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
535 + [ 0.687977] clk: Disabling unused clocks
536 + [ 0.688483] PM: genpd: Disabling unused power domains
537 + [ 0.688512] ALSA device list:
538 + [ 0.688514] No soundcards found.
539 + [ 0.695478] Freeing unused kernel memory: 7744K
540 + [ 0.695563] Run /init as init process
541 + [ 0.695566] with arguments:
542 + [ 0.695568] /init
543 + [ 0.695570] with environment:
544 + [ 0.695572] HOME=/
545 + [ 0.695573] TERM=linux
546 + [ 0.695575] pmos_boot_uuid=FDBD-0960
547 + [ 0.695576] pmos_root_uuid=e8b46b8b-058b-4d9e-9e03-daad12908a37
548 + [ 0.695578] pmos_rootfsopts=defaults
549 + [ 0.735252] syslogd started: BusyBox v1.37.0
550 + [ 0.737373] [pmOS-rd]: ❬❬ PMOS STAGE 1 ❭❭
551 + [ 0.737403] [pmOS-rd]: initramfs version: 3.8.3-r0
552 + [ 0.737416] [pmOS-rd]: ❬❬ PMOS STAGE 2 ❭❭
553 + [ 0.751816] [pmOS-rd]: Starting systemd-udevd version 256.11
554 + [ 1.032082] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
555 + [ 1.055345] [pmOS-rd]: Could not find an interface to run a dhcp server on
556 + [ 1.055372] [pmOS-rd]: Interfaces:
557 + [ 1.056996] [pmOS-rd]: 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN qlen 1000
558 + [ 1.057015] [pmOS-rd]: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
559 + [ 1.061509] [pmOS-rd]: Setting framebuffer mode to: U:1080x2400p-0
560 + [ 1.095110] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
561 + [ 2.109013] [pmOS-rd]: Trying to mount subpartitions for 10 seconds...
562 + [ 10.732571] platform regulator-wide-ldo-avdd2: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/bob
563 + [ 10.732597] platform 1d87000.phy: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/ldo3
564 + [ 10.732608] platform 8804000.mmc: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/ldo6
565 + [ 10.732619] platform regulator-vreg-uw-ldo-ois-drv: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/bob
566 + [ 10.732630] platform regulator-camera-vdig: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/bob
567 + [ 10.732640] platform gpio-camera-mipi-switch-en: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/bob
568 + [ 10.732649] platform 88e2000.phy: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-0/ldo17
569 + [ 10.732659] platform 62b52000.pinctrl: deferred probe pending: platform: wait for supplier /soc@0/remoteproc@62400000/glink-edge/apr/service@4/clock-controller
570 + [ 10.732670] spi spi0.0: deferred probe pending: spi: wait for supplier /soc@0/display-subsystem@ae00000/dsi@ae94000/panel@0
571 + [ 10.732680] platform 18200000.rsc:regulators-0: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/bob
572 + [ 10.732690] platform 5000000.gpu: deferred probe pending: platform: wait for supplier /soc@0/efuse@784000/gpu-speed-bin@1a2
573 + [ 10.732699] platform ae94000.dsi: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-1/ldo3
574 + [ 10.732708] platform ae94400.phy: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-0/ldo4
575 + [ 10.732717] platform a600000.usb: deferred probe pending: platform: supplier 88e2000.phy not ready
576 + [ 10.732726] platform c440000.spmi:pmic@0:typec@1500: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-0/ldo17
577 + [ 10.732736] platform 1d84000.ufshc: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-0/ldo12
578 + [ 10.732745] platform 784000.efuse: deferred probe pending: platform: wait for supplier /soc@0/rsc@18200000/regulators-0/ldo11
579 + [ 10.732762] qnoc-sm7150 1500000.interconnect: sync_state() pending due to 1d84000.ufshc
580 + [ 10.732774] qnoc-sm7150 1380000.interconnect: sync_state() pending due to 1d84000.ufshc
581 + [ 10.732784] qnoc-sm7150 16e0000.interconnect: sync_state() pending due to 1d84000.ufshc
582 + [ 10.732797] qnoc-sm7150 1500000.interconnect: sync_state() pending due to 1e40000.ipa
583 + [ 10.732807] qnoc-sm7150 1620000.interconnect: sync_state() pending due to 1e40000.ipa
584 + [ 10.732816] qnoc-sm7150 1380000.interconnect: sync_state() pending due to 1e40000.ipa
585 + [ 10.732827] qnoc-sm7150 1700000.interconnect: sync_state() pending due to 1e40000.ipa
586 + [ 10.732838] qnoc-sm7150 1380000.interconnect: sync_state() pending due to 5000000.gpu
587 + [ 10.732851] qnoc-sm7150 1500000.interconnect: sync_state() pending due to 8804000.mmc
588 + [ 10.732860] qnoc-sm7150 1380000.interconnect: sync_state() pending due to 8804000.mmc
589 + [ 10.732884] qnoc-sm7150 1700000.interconnect: sync_state() pending due to 8804000.mmc
590 + [ 10.732896] qnoc-sm7150 1380000.interconnect: sync_state() pending due to 90cd000.pmu
591 + [ 10.732906] qnoc-sm7150 9680000.interconnect: sync_state() pending due to 90b6300.pmu
592 + [ 10.732915] qnoc-sm7150 9680000.interconnect: sync_state() pending due to 8804000.mmc
593 + [ 10.732918] smps1: Setting 1000000-1200000uV
594 + [ 10.732925] qnoc-sm7150 9680000.interconnect: sync_state() pending due to 5000000.gpu
595 + [ 10.732932] qnoc-sm7150 9680000.interconnect: sync_state() pending due to 1e40000.ipa
596 + [ 10.732942] qnoc-sm7150 9680000.interconnect: sync_state() pending due to 1d84000.ufshc
597 + [ 10.732972] qcom-rpmhpd 18200000.rsc:power-controller: sync_state() pending due to 8804000.mmc
598 + [ 10.732981] qcom-rpmhpd 18200000.rsc:power-controller: sync_state() pending due to 4080000.remoteproc
599 + [ 10.732990] qcom-rpmhpd 18200000.rsc:power-controller: sync_state() pending due to 8300000.remoteproc
600 + [ 10.733000] qcom-rpmhpd 18200000.rsc:power-controller: sync_state() pending due to 62400000.remoteproc
601 + [ 10.733068] qcom-rpmhpd 18200000.rsc:power-controller: sync_state() pending due to ae94000.dsi
602 + [ 10.733249] smps8: Setting 1120000-1408000uV
603 + [ 10.733483] ldo1: Setting 1616000-1984000uV
604 + [ 10.733817] ldo2: Setting 1200000-1352000uV
605 + [ 10.734135] ldo3: Setting 1144000-1256000uV
606 + [ 10.734423] ldo4: Setting 1648000-2950000uV
607 + [ 10.734685] ldo5: Setting 1648000-2950000uV
608 + [ 10.734978] ldo6: Setting 1648000-3100000uV
609 + [ 10.735072] qcom-rpmh-regulator 18200000.rsc:regulators-1: ldo6: devm_regulator_register() failed, ret=-517
610 + [ 12.020512] [pmOS-rd]: ERROR: failed to mount subpartitions!
611 + [ 12.092957] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
612 + [ 42.983917] [pmOS-rd]: Creating logs disk
613 + [ 42.984434] [pmOS-rd]: ERROR!!!: Invalid screen size: -1x-1
614 + [ 43.036811] [pmOS-rd]: 32+0 records in
615 + [ 43.036850] [pmOS-rd]: 32+0 records out
616 + [ 43.036896] [pmOS-rd]: 33554432 bytes (32.0MB) copied, 0.051642 seconds, 619.7MB/s
617 + [ 43.039324] loop0: detected capacity change from 0 to 65536
618 + [ 43.122937] [pmOS-rd]: ./_info
619 + [ 43.122981] [pmOS-rd]: ./blkid.txt
620 + [ 43.122993] [pmOS-rd]: ./cmdline.txt
621 + [ 43.123004] [pmOS-rd]: ./dmesg.txt
622 + [ 43.123014] [pmOS-rd]: ./fdt.dtb
623 + [ 43.127202] [pmOS-rd]: ./partitions.txt
624 + [ 43.127222] [pmOS-rd]: ./pmOS_init.txt
625 + [ 43.149669] [pmOS-rd]: Making logs available via mass storage
626 + [ 43.150474] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
627 + [ 43.156055] Mass Storage Function, version: 2009/09/11
628 + [ 43.156074] LUN: removable file: (no medium)
629 + [ 43.158063] [pmOS-rd]: ln: /config/usb_gadget/g1/configs/c.1: Operation not permitted
630 + [ 43.158159] [pmOS-rd]: Couldn't symlink mass_storage.0
631 + [ 43.162673] [pmOS-rd]: sh: write error: No such device
632 + [ 43.162703] [pmOS-rd]: Couldn't write new UDC
633 + [ 43.162719] [pmOS-rd]: Entering debug shell
634 + [ 43.244918] [pmOS-rd]: /usr/bin/buffyboard
635 + [ 43.268309] [pmOS-rd]: Ignoring invalid config file /etc/buffyboard.conf
636 + [ 43.268344] [pmOS-rd]: Could not update current terminal size: Invalid argument
637 + [ 43.270580] [pmOS-rd]: sh: write error: No such device
638 + [ 43.270604] [pmOS-rd]: Couldn't write new UDC
639 + [ 43.273917] input: rd as /devices/virtual/input/input3
640 + [ 43.274524] [pmOS-rd]: ioctl(FBIOBLANK): Invalid argument
641 + [ 115.401791] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
642 + [ 115.442699] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
643 + [ 115.700655] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
644 + [ 115.789685] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
645 + [ 115.833979] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
646 + [ 115.883616] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
647 + [ 115.936125] sysrq: Show Regs
648 + [ 115.942638] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.15.0-rc2-sm7150 #33 PREEMPT
649 + [ 115.942649] Tainted: [W]=WARN
650 + [ 115.942654] Hardware name: xiaomi Xiaomi POCO X3 NFC (Huaxing)/Xiaomi POCO X3 NFC (Huaxing), BIOS 2025.04-g70c600c10f87 04/01/2025
651 + [ 115.942661] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
652 + [ 115.942668] pc : cpuidle_enter_state+0xb8/0x4e0
653 + [ 115.942685] lr : cpuidle_enter_state+0xb0/0x4e0
654 + [ 115.942693] sp : ffffbc10663a3d20
655 + [ 115.942698] x29: ffffbc10663a3d20 x28: 00000001eca69730 x27: 0000000000000067
656 + [ 115.942711] x26: ffffbc1065991f60 x25: 0000000000000000 x24: 0000001afe53f540
657 + [ 115.942724] x23: 0000000000000000 x22: ffff453bc0ce9080 x21: ffff453cbbf0d938
658 + [ 115.942736] x20: 0000001afe549f8a x19: 0000000000000000 x18: 0000000000000000
659 + [ 115.942749] x17: 000000040044ffff x16: 005000f2b5503510 x15: 0000000000000000
660 + [ 115.942762] x14: ffffbc10663b4800 x13: ffff892c5616f000 x12: 071c71c71c71c71c
661 + [ 115.942774] x11: ffff453cbbf0dc8c x10: ffffffffffffffff x9 : ffffbc106540f910
662 + [ 115.942787] x8 : 0000000000000080 x7 : 7fffffffffffffff x6 : 000000000c69eec2
663 + [ 115.942799] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 0000000000063b0d
664 + [ 115.942811] x2 : ffff892c5616f000 x1 : ffff453cbbf0ef00 x0 : 0000000000000000
665 + [ 115.942824] Call trace:
666 + [ 115.942830] cpuidle_enter_state+0xb8/0x4e0 (P)
667 + [ 115.942841] cpuidle_enter+0x40/0x60
668 + [ 115.942852] do_idle+0x1e8/0x260
669 + [ 115.942864] cpu_startup_entry+0x40/0x50
670 + [ 115.942872] rest_init+0xe4/0xf0
671 + [ 115.942881] start_kernel+0x6f4/0x700
672 + [ 115.942893] __primary_switched+0x88/0x98
673 + [ 115.957278] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
674 + [ 116.011081] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
675 + [ 116.092173] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
676 + [ 116.173707] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
677 + [ 116.247570] sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) show-blocked-tasks(w) dump-ftrace-buffer(z) replay-kernel-logs(R)
Newer Older