Advertisement
Guest User

Untitled

a guest
Jun 7th, 2020
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.63 KB | None | 0 0
  1.  
  2.  
  3. U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Sep 26 2019 - 02:44:05)
  4.  
  5. smem ram ptable found: ver: 0 len: 5
  6. DRAM: 1003 MiB
  7. setting 0x177e as machine type from smem
  8. NAND: SF: Unsupported manufacturer 00
  9. ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
  10. 256 MiB
  11. MMC:
  12. *** Warning - bad CRC, using default environment
  13.  
  14. PCI0 Link Intialized
  15. PCI1 Link Intialized
  16. In: serial
  17. Out: serial
  18. Err: serial
  19. MMC Device 0 not found
  20. cdp: get part failed for 0:HLOS
  21. Net: MAC0 addr:[mac address]
  22. athrs17_reg_init: complete
  23. athrs17_vlan_config ...done
  24. S17c init done
  25. MAC1 addr:[mac address]
  26. eth0, eth1
  27. Hit space key to stop autoboot: 0
  28. (IPQ) # dhcp
  29. BOOTP broadcast 1
  30. *** Unhandled DHCP Option in OFFER/ACK: 28
  31. *** Unhandled DHCP Option in OFFER/ACK: 28
  32. DHCP client bound to address 10.42.0.196
  33. *** Warning: no boot file name; using '0A2A00C4.img'
  34. Using eth0 device
  35. TFTP from server 10.42.0.1; our IP address is 10.42.0.196
  36. Filename '0A2A00C4.img'.
  37. Load address: 0x44000000
  38. Loading: #################################################################
  39. #################################################################
  40. #################################################################
  41. #################################################################
  42. #################################################################
  43. ################################
  44. done
  45. Bytes transferred = 5231466 (4fd36a hex)
  46. (IPQ) # bootm 0x44000000
  47. Loading Kernel Image ... OK
  48. OK
  49. mtdids not defined, no default present
  50. info: "mtdparts" not set
  51. Using machid 0x177e from environment
  52.  
  53. Starting kernel ...
  54.  
  55. [ 0.000000] Booting Linux on physical CPU 0x0
  56. [ 0.000000] Linux version 5.4.41 (user@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13292-5f82691923)) #0 SMP Tue May 19 11:33:39 2020
  57. [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
  58. [ 0.000000] CPU: div instructions available: patching division code
  59. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  60. [ 0.000000] OF: fdt: Machine model: TP-Link Archer C2600
  61. [ 0.000000] Memory policy: Data cache writealloc
  62. [ 0.000000] percpu: Embedded 15 pages/cpu s30028 r8192 d23220 u61440
  63. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
  64. [ 0.000000] Kernel command line:
  65. [ 0.000000] Bootloader command line (ignored):
  66. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  67. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  68. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  69. [ 0.000000] Memory: 469732K/491520K available (5891K kernel code, 188K rwdata, 1504K rodata, 8192K init, 228K bss, 21788K reserved, 0K cma-reserved, 0K highmem)
  70. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  71. [ 0.000000] rcu: Hierarchical RCU implementation.
  72. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  73. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  74. [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x4e4 with crng_init=0
  75. [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
  76. [ 0.000006] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
  77. [ 0.000020] Switching to timer-based delay loop, resolution 160ns
  78. [ 0.000249] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
  79. [ 0.000268] pid_max: default: 32768 minimum: 301
  80. [ 0.000467] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  81. [ 0.000486] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  82. [ 0.001500] CPU: Testing write buffer coherency: ok
  83. [ 0.002629] Setting up static identity map for 0x42300000 - 0x42300060
  84. [ 0.002801] rcu: Hierarchical SRCU implementation.
  85. [ 0.003285] smp: Bringing up secondary CPUs ...
  86. [ 0.005180] smp: Brought up 1 node, 2 CPUs
  87. [ 0.005199] SMP: Total of 2 processors activated (25.00 BogoMIPS).
  88. [ 0.005211] CPU: All CPU(s) started in SVC mode.
  89. [ 0.015771] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
  90. [ 0.015928] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  91. [ 0.015958] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  92. [ 0.016129] pinctrl core: initialized pinctrl subsystem
  93. [ 0.017297] NET: Registered protocol family 16
  94. [ 0.017588] DMA: preallocated 256 KiB pool for atomic coherent allocations
  95. [ 0.018928] cpuidle: using governor ladder
  96. [ 0.018996] cpuidle: using governor menu
  97. [ 0.057437] usbcore: registered new interface driver usbfs
  98. [ 0.057523] usbcore: registered new interface driver hub
  99. [ 0.057608] usbcore: registered new device driver usb
  100. [ 0.057667] pps_core: LinuxPPS API ver. 1 registered
  101. [ 0.057681] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  102. [ 0.057714] PTP clock support registered
  103. [ 0.059397] clocksource: Switched to clocksource dg_timer
  104. [ 0.060268] thermal_sys: Registered thermal governor 'step_wise'
  105. [ 0.062870] NET: Registered protocol family 2
  106. [ 0.063428] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  107. [ 0.063468] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  108. [ 0.063511] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  109. [ 0.063564] TCP: Hash tables configured (established 4096 bind 4096)
  110. [ 0.063666] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  111. [ 0.063698] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  112. [ 0.063941] NET: Registered protocol family 1
  113. [ 0.063997] PCI: CLS 0 bytes, default 64
  114. [ 0.209036] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  115. [ 0.216018] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  116. [ 0.216034] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  117. [ 0.275759] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
  118. [ 0.275899] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
  119. [ 0.276007] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
  120. [ 0.276294] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
  121. [ 0.276364] qcom-pcie 1b500000.pci: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
  122. [ 0.276403] qcom-pcie 1b500000.pci: MEM 0x08000000..0x0fdfffff -> 0x08000000
  123. [ 0.403604] qcom-pcie 1b500000.pci: PCIe controller is not set to bridge type (hdr_type: 0xff)!
  124. [ 0.403632] qcom-pcie 1b500000.pci: cannot initialize host
  125. [ 0.403713] ------------[ cut here ]------------
  126. [ 0.403744] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  127. [ 0.403756] Modules linked in:
  128. [ 0.403777] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.41 #0
  129. [ 0.403788] Hardware name: Generic DT based system
  130. [ 0.403824] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  131. [ 0.403853] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  132. [ 0.403887] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  133. [ 0.403911] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  134. [ 0.403935] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  135. [ 0.403956] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  136. [ 0.403977] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  137. [ 0.404008] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  138. [ 0.404030] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  139. [ 0.404049] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  140. [ 0.404067] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  141. [ 0.404098] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  142. [ 0.404119] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  143. [ 0.404136] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  144. [ 0.404159] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  145. [ 0.404191] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  146. [ 0.404213] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  147. [ 0.404231] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  148. [ 0.404245] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  149. [ 0.404270] bfa0: 00000000 00000000 00000000 00000000
  150. [ 0.404307] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  151. [ 0.404337] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  152. [ 0.404359] ---[ end trace e8574d2536fd0646 ]---
  153. [ 0.404474] ------------[ cut here ]------------
  154. [ 0.404495] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  155. [ 0.404504] Modules linked in:
  156. [ 0.404521] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.41 #0
  157. [ 0.404532] Hardware name: Generic DT based system
  158. [ 0.404555] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  159. [ 0.404576] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  160. [ 0.404600] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  161. [ 0.404620] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  162. [ 0.404643] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  163. [ 0.404661] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  164. [ 0.404681] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  165. [ 0.404704] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  166. [ 0.404723] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  167. [ 0.404740] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  168. [ 0.404758] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  169. [ 0.404780] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  170. [ 0.404799] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  171. [ 0.404816] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  172. [ 0.404837] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  173. [ 0.404860] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  174. [ 0.404878] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  175. [ 0.404895] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  176. [ 0.404906] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  177. [ 0.404930] bfa0: 00000000 00000000 00000000 00000000
  178. [ 0.404967] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  179. [ 0.404997] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  180. [ 0.405011] ---[ end trace e8574d2536fd0647 ]---
  181. [ 0.405109] ------------[ cut here ]------------
  182. [ 0.405130] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  183. [ 0.405139] Modules linked in:
  184. [ 0.405155] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.41 #0
  185. [ 0.405165] Hardware name: Generic DT based system
  186. [ 0.405187] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  187. [ 0.405208] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  188. [ 0.405232] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  189. [ 0.405253] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  190. [ 0.405275] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  191. [ 0.405295] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  192. [ 0.405314] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  193. [ 0.405336] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  194. [ 0.405355] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  195. [ 0.405373] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  196. [ 0.405390] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  197. [ 0.405413] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  198. [ 0.405431] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  199. [ 0.405450] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  200. [ 0.405469] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  201. [ 0.405492] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  202. [ 0.405510] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  203. [ 0.405528] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  204. [ 0.405540] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  205. [ 0.405563] bfa0: 00000000 00000000 00000000 00000000
  206. [ 0.405601] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  207. [ 0.405632] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  208. [ 0.405646] ---[ end trace e8574d2536fd0648 ]---
  209. [ 0.405813] qcom-pcie: probe of 1b500000.pci failed with error -5
  210. [ 0.406096] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
  211. [ 0.406210] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
  212. [ 0.406328] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
  213. [ 0.406589] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
  214. [ 0.406652] qcom-pcie 1b700000.pci: IO 0x31e00000..0x31efffff -> 0x31e00000
  215. [ 0.406685] qcom-pcie 1b700000.pci: MEM 0x2e000000..0x31dfffff -> 0x2e000000
  216. [ 0.533589] qcom-pcie 1b700000.pci: PCIe controller is not set to bridge type (hdr_type: 0xff)!
  217. [ 0.533614] qcom-pcie 1b700000.pci: cannot initialize host
  218. [ 0.533667] ------------[ cut here ]------------
  219. [ 0.533688] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  220. [ 0.533698] Modules linked in:
  221. [ 0.533715] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.41 #0
  222. [ 0.533725] Hardware name: Generic DT based system
  223. [ 0.533747] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  224. [ 0.533770] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  225. [ 0.533794] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  226. [ 0.533815] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  227. [ 0.533839] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  228. [ 0.533858] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  229. [ 0.533877] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  230. [ 0.533899] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  231. [ 0.533919] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  232. [ 0.533935] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  233. [ 0.533952] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  234. [ 0.533975] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  235. [ 0.533994] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  236. [ 0.534011] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  237. [ 0.534031] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  238. [ 0.534054] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  239. [ 0.534072] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  240. [ 0.534089] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  241. [ 0.534100] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  242. [ 0.534126] bfa0: 00000000 00000000 00000000 00000000
  243. [ 0.534163] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  244. [ 0.534193] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  245. [ 0.534207] ---[ end trace e8574d2536fd0649 ]---
  246. [ 0.534307] ------------[ cut here ]------------
  247. [ 0.534328] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  248. [ 0.534338] Modules linked in:
  249. [ 0.534355] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.41 #0
  250. [ 0.534365] Hardware name: Generic DT based system
  251. [ 0.534387] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  252. [ 0.534408] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  253. [ 0.534432] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  254. [ 0.534453] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  255. [ 0.534475] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  256. [ 0.534494] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  257. [ 0.534512] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  258. [ 0.534534] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  259. [ 0.534554] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  260. [ 0.534571] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  261. [ 0.534587] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  262. [ 0.534610] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  263. [ 0.534629] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  264. [ 0.534646] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  265. [ 0.534665] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  266. [ 0.534690] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  267. [ 0.534708] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  268. [ 0.534725] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  269. [ 0.534736] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  270. [ 0.534760] bfa0: 00000000 00000000 00000000 00000000
  271. [ 0.534796] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  272. [ 0.534826] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  273. [ 0.534840] ---[ end trace e8574d2536fd064a ]---
  274. [ 0.534929] ------------[ cut here ]------------
  275. [ 0.534950] WARNING: CPU: 0 PID: 1 at drivers/regulator/core.c:2044 _regulator_put.part.3+0x17c/0x180
  276. [ 0.534959] Modules linked in:
  277. [ 0.534975] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.41 #0
  278. [ 0.534984] Hardware name: Generic DT based system
  279. [ 0.535006] [<c030f954>] (unwind_backtrace) from [<c030b96c>] (show_stack+0x14/0x20)
  280. [ 0.535028] [<c030b96c>] (show_stack) from [<c08a3860>] (dump_stack+0x94/0xa8)
  281. [ 0.535052] [<c08a3860>] (dump_stack) from [<c031e7c0>] (__warn+0xb4/0xd0)
  282. [ 0.535073] [<c031e7c0>] (__warn) from [<c031e82c>] (warn_slowpath_fmt+0x50/0x90)
  283. [ 0.535095] [<c031e82c>] (warn_slowpath_fmt) from [<c060a9dc>] (_regulator_put.part.3+0x17c/0x180)
  284. [ 0.535114] [<c060a9dc>] (_regulator_put.part.3) from [<c060aa10>] (regulator_put+0x30/0x48)
  285. [ 0.535132] [<c060aa10>] (regulator_put) from [<c060aa58>] (regulator_bulk_free+0x30/0x4c)
  286. [ 0.535155] [<c060aa58>] (regulator_bulk_free) from [<c063eeb8>] (release_nodes+0x1b0/0x204)
  287. [ 0.535174] [<c063eeb8>] (release_nodes) from [<c063ac38>] (really_probe+0x124/0x37c)
  288. [ 0.535191] [<c063ac38>] (really_probe) from [<c063b33c>] (device_driver_attach+0x6c/0x74)
  289. [ 0.535209] [<c063b33c>] (device_driver_attach) from [<c063b3a4>] (__driver_attach+0x60/0xd0)
  290. [ 0.535232] [<c063b3a4>] (__driver_attach) from [<c0638f34>] (bus_for_each_dev+0x6c/0x9c)
  291. [ 0.535250] [<c0638f34>] (bus_for_each_dev) from [<c063a0a0>] (bus_add_driver+0x1dc/0x1ec)
  292. [ 0.535267] [<c063a0a0>] (bus_add_driver) from [<c063b9b8>] (driver_register+0x84/0x11c)
  293. [ 0.535288] [<c063b9b8>] (driver_register) from [<c03027a4>] (do_one_initcall+0x90/0x1fc)
  294. [ 0.535310] [<c03027a4>] (do_one_initcall) from [<c0b0102c>] (kernel_init_freeable+0x1c8/0x274)
  295. [ 0.535329] [<c0b0102c>] (kernel_init_freeable) from [<c08baf48>] (kernel_init+0x8/0x114)
  296. [ 0.535345] [<c08baf48>] (kernel_init) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
  297. [ 0.535358] Exception stack(0xdd43bfb0 to 0xdd43bff8)
  298. [ 0.535382] bfa0: 00000000 00000000 00000000 00000000
  299. [ 0.535418] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  300. [ 0.535450] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  301. [ 0.535464] ---[ end trace e8574d2536fd064b ]---
  302. [ 0.535605] qcom-pcie: probe of 1b700000.pci failed with error -5
  303. [ 0.537846] L2 @ QSB rate. Forcing new rate.
  304. [ 0.538077] L2 @ 384000 KHz
  305. [ 0.538262] CPU0 @ 800000 KHz
  306. [ 0.538274] CPU1 @ QSB rate. Forcing new rate.
  307. [ 0.538403] CPU1 @ 384000 KHz
  308. [ 0.542204] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
  309. [ 0.543744] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
  310. [ 0.545444] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  311. [ 0.546238] msm_serial 16340000.serial: msm_serial: detected port #0
  312. [ 0.546288] msm_serial 16340000.serial: uartclk = 7372800
  313. [ 0.546365] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 34, base_baud = 460800) is a MSM
  314. [ 0.546402] msm_serial: console setup on port #0
  315. [ 2.369442] printk: console [ttyMSM0] enabled
  316. [ 2.374605] msm_serial: driver initialized
  317. [ 2.383786] loop: module loaded
  318. [ 2.384983] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  319. [ 2.386912] spi-nor spi0.0: unrecognized JEDEC id bytes: 00 00 00 00 00 00
  320. [ 2.393151] spi-nor: probe of spi0.0 failed with error -2
  321. [ 2.401069] libphy: ipq8064_mdio_bus: probed
  322. [ 2.474364] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii
  323. [ 3.600138] ar8327: qca,phy-rgmii-en is not specified
  324. [ 3.600582] libphy: Fixed MDIO Bus: probed
  325. [ 3.604804] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
  326. [ 3.608172] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
  327. [ 3.615676] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
  328. [ 3.622570] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
  329. [ 3.628313] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
  330. [ 3.635865] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
  331. [ 3.641658] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
  332. [ 3.649316] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
  333. [ 3.657272] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
  334. [ 3.663116] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
  335. [ 3.670490] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
  336. [ 3.677180] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
  337. [ 3.684796] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
  338. [ 3.691826] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  339. [ 3.697939] ipq806x-gmac-dwmac 37200000.ethernet: device MAC address 12:0e:f3:c3:a2:a4
  340. [ 3.707608] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
  341. [ 3.714419] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
  342. [ 3.721855] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
  343. [ 3.728341] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
  344. [ 3.734576] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
  345. [ 3.742031] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
  346. [ 3.747754] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
  347. [ 3.755554] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
  348. [ 3.763458] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
  349. [ 3.769193] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
  350. [ 3.776642] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
  351. [ 3.783419] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
  352. [ 3.790980] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
  353. [ 3.797924] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  354. [ 3.804171] ipq806x-gmac-dwmac 37400000.ethernet: device MAC address [mac address]
  355. [ 3.813859] i2c /dev entries driver
  356. [ 3.822782] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
  357. [ 3.824082] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
  358. [ 3.831925] sdhci: Secure Digital Host Controller Interface driver
  359. [ 3.838458] sdhci: Copyright(c) Pierre Ossman
  360. [ 3.844774] sdhci-pltfm: SDHCI platform and OF driver helper
  361. [ 3.870730] NET: Registered protocol family 10
  362. [ 3.874480] Segment Routing with IPv6
  363. [ 3.874596] NET: Registered protocol family 17
  364. [ 3.879077] 8021q: 802.1Q VLAN Support v1.8
  365. [ 3.882282] Registering SWP/SWPB emulation handler
  366. [ 3.908315] qcom_rpm 108000.rpm: RPM firmware 3.0.16777377
  367. [ 3.927995] s1a: supplied by regulator-dummy
  368. [ 3.928094] s1a: Bringing 0uV into 1050000-1050000uV
  369. [ 3.931703] s1b: supplied by regulator-dummy
  370. [ 3.936356] s1b: Bringing 0uV into 1050000-1050000uV
  371. [ 3.940875] s2a: supplied by regulator-dummy
  372. [ 3.945550] s2a: Bringing 0uV into 800000-800000uV
  373. [ 3.950066] s2b: supplied by regulator-dummy
  374. [ 3.954400] s2b: Bringing 0uV into 800000-800000uV
  375. [ 3.960401] Speed bin: 0
  376. [ 3.963360] PVS bin: 4
  377. [ 3.966719] cpu cpu0: opp_parse_supplies: opp-microvolt missing although OPP managing regulators
  378. [ 3.968232] cpu cpu0: _of_add_opp_table_v2: Failed to add OPP, -22
  379. [ 3.977548] cpu cpu1: opp_parse_supplies: opp-microvolt missing although OPP managing regulators
  380. [ 3.983239] cpu cpu1: _of_add_opp_table_v2: Failed to add OPP,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement