Guest User

Untitled

a guest
Jun 20th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.06 KB | None | 0 0
  1. root@Myth-Frontend-0200001c1701:~ # dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd050]
  3. [ 0.000000] Linux version 5.8.0-rc1 (piotro@) (aarch64-minimyth-linux-gnu-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34) #1 SMP PREEMPT Fri Jun 19 19:06:44 CEST 2020
  4. [ 0.000000] Machine model: Shenzhen Amediatech Technology Co., Ltd X96 Air, 2G RAM model
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000040000000, size 896 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  11. [ 0.000000] DMA32 [mem 0x0000000040000000-0x0000000077ffffff]
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  16. [ 0.000000] node 0: [mem 0x0000000005300000-0x0000000077ffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000077ffffff]
  18. [ 0.000000] On node 0 totalpages: 490752
  19. [ 0.000000] DMA zone: 4096 pages used for memmap
  20. [ 0.000000] DMA zone: 0 pages reserved
  21. [ 0.000000] DMA zone: 261376 pages, LIFO batch:63
  22. [ 0.000000] DMA32 zone: 3584 pages used for memmap
  23. [ 0.000000] DMA32 zone: 229376 pages, LIFO batch:63
  24. [ 0.000000] psci: probing for conduit method from DT.
  25. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  26. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  27. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  28. [ 0.000000] psci: SMC Calling Convention v1.1
  29. [ 0.000000] percpu: Embedded 31 pages/cpu s86808 r8192 d31976 u126976
  30. [ 0.000000] pcpu-alloc: s86808 r8192 d31976 u126976 alloc=31*4096
  31. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  32. [ 0.000000] Detected VIPT I-cache on CPU0
  33. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  34. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  35. [ 0.000000] alternatives: patching kernel code
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 483072
  37. [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rw console=ttyAML0,115200n8 console=tty0 logo.nologo vt.cur_default=1 debug MM_DEBUG="yes" initcall_debug=1
  38. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  39. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  40. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  41. [ 0.000000] software IO TLB: mapped [mem 0x39000000-0x3d000000] (64MB)
  42. [ 0.000000] Memory: 910564K/1963008K available (13564K kernel code, 2144K rwdata, 6240K rodata, 5824K init, 615K bss, 134940K reserved, 917504K cma-reserved)
  43. [ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x88/0x158 with crng_init=0
  44. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  45. [ 0.000000] ftrace: allocating 45676 entries in 179 pages
  46. [ 0.000000] ftrace: allocated 179 pages with 5 groups
  47. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  48. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  49. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  50. [ 0.000000] Rude variant of Tasks RCU enabled.
  51. [ 0.000000] Tracing variant of Tasks RCU enabled.
  52. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  53. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  54. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  55. [ 0.000000] GIC: Using split EOI/Deactivate mode
  56. [ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
  57. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  58. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  59. [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  60. [ 0.000135] calling con_init+0x0/0x220 @ 0
  61. [ 0.000186] Console: colour dummy device 80x25
  62. [ 0.000705] printk: console [tty0] enabled
  63. [ 0.000722] initcall con_init+0x0/0x220 returned 0 after 0 usecs
  64. [ 0.000738] calling univ8250_console_init+0x0/0x50 @ 0
  65. [ 0.000759] initcall univ8250_console_init+0x0/0x50 returned 0 after 0 usecs
  66. [ 0.000776] calling meson_serial_console_init+0x0/0x30 @ 0
  67. [ 0.000793] initcall meson_serial_console_init+0x0/0x30 returned 0 after 0 usecs
  68. [ 0.000811] calling kgdboc_earlycon_late_init+0x0/0x40 @ 0
  69. [ 0.000826] initcall kgdboc_earlycon_late_init+0x0/0x40 returned 0 after 0 usecs
  70. [ 0.000869] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
  71. [ 0.000894] pid_max: default: 32768 minimum: 301
  72. [ 0.001139] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  73. [ 0.001168] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  74. [ 0.002881] calling trace_init_flags_sys_enter+0x0/0x2c @ 1
  75. [ 0.002906] initcall trace_init_flags_sys_enter+0x0/0x2c returned 0 after 0 usecs
  76. [ 0.002926] calling trace_init_flags_sys_exit+0x0/0x2c @ 1
  77. [ 0.002943] initcall trace_init_flags_sys_exit+0x0/0x2c returned 0 after 0 usecs
  78. [ 0.002961] calling cpu_suspend_init+0x0/0x58 @ 1
  79. [ 0.002976] initcall cpu_suspend_init+0x0/0x58 returned 0 after 0 usecs
  80. [ 0.002995] calling asids_init+0x0/0x88 @ 1
  81. [ 0.003014] initcall asids_init+0x0/0x88 returned 0 after 0 usecs
  82. [ 0.003031] calling spawn_ksoftirqd+0x0/0x58 @ 1
  83. [ 0.003177] initcall spawn_ksoftirqd+0x0/0x58 returned 0 after 0 usecs
  84. [ 0.003239] calling migration_init+0x0/0x50 @ 1
  85. [ 0.003255] initcall migration_init+0x0/0x50 returned 0 after 0 usecs
  86. [ 0.003273] calling srcu_bootup_announce+0x0/0x50 @ 1
  87. [ 0.003286] rcu: Hierarchical SRCU implementation.
  88. [ 0.003301] initcall srcu_bootup_announce+0x0/0x50 returned 0 after 0 usecs
  89. [ 0.003319] calling rcu_spawn_core_kthreads+0x0/0xbc @ 1
  90. [ 0.003336] initcall rcu_spawn_core_kthreads+0x0/0xbc returned 0 after 0 usecs
  91. [ 0.003354] calling rcu_spawn_gp_kthread+0x0/0x168 @ 1
  92. [ 0.003474] initcall rcu_spawn_gp_kthread+0x0/0x168 returned 0 after 0 usecs
  93. [ 0.003494] calling check_cpu_stall_init+0x0/0x3c @ 1
  94. [ 0.003511] initcall check_cpu_stall_init+0x0/0x3c returned 0 after 0 usecs
  95. [ 0.003528] calling rcu_sysrq_init+0x0/0x48 @ 1
  96. [ 0.003543] initcall rcu_sysrq_init+0x0/0x48 returned 0 after 0 usecs
  97. [ 0.003558] calling cpu_stop_init+0x0/0xdc @ 1
  98. [ 0.003709] initcall cpu_stop_init+0x0/0xdc returned 0 after 0 usecs
  99. [ 0.003728] calling init_events+0x0/0x68 @ 1
  100. [ 0.003772] initcall init_events+0x0/0x68 returned 0 after 0 usecs
  101. [ 0.003788] calling init_trace_printk+0x0/0x28 @ 1
  102. [ 0.003804] initcall init_trace_printk+0x0/0x28 returned 0 after 0 usecs
  103. [ 0.003818] calling event_trace_enable_again+0x0/0x38 @ 1
  104. [ 0.003833] initcall event_trace_enable_again+0x0/0x38 returned 0 after 0 usecs
  105. [ 0.003853] calling jump_label_init_module+0x0/0x2c @ 1
  106. [ 0.003868] initcall jump_label_init_module+0x0/0x2c returned 0 after 0 usecs
  107. [ 0.003887] calling dynamic_debug_init+0x0/0x290 @ 1
  108. [ 0.005211] initcall dynamic_debug_init+0x0/0x290 returned 0 after 0 usecs
  109. [ 0.005237] calling initialize_ptr_random+0x0/0x70 @ 1
  110. [ 0.005258] initcall initialize_ptr_random+0x0/0x70 returned 0 after 0 usecs
  111. [ 0.005275] calling its_pmsi_init+0x0/0xb8 @ 1
  112. [ 0.005536] initcall its_pmsi_init+0x0/0xb8 returned 0 after 0 usecs
  113. [ 0.005557] calling its_pci_msi_init+0x0/0xd4 @ 1
  114. [ 0.005762] initcall its_pci_msi_init+0x0/0xd4 returned 0 after 0 usecs
  115. [ 0.005785] calling cci_init+0x0/0x38 @ 1
  116. [ 0.006159] initcall cci_init+0x0/0x38 returned -19 after 0 usecs
  117. [ 0.006180] calling rockchip_init_usb_uart+0x0/0x178 @ 1
  118. [ 0.006200] initcall rockchip_init_usb_uart+0x0/0x178 returned 0 after 0 usecs
  119. [ 0.006220] calling efi_memreserve_root_init+0x0/0x48 @ 1
  120. [ 0.006235] initcall efi_memreserve_root_init+0x0/0x48 returned 0 after 0 usecs
  121. [ 0.006252] calling arm_enable_runtime_services+0x0/0x1f4 @ 1
  122. [ 0.006266] EFI services will not be available.
  123. [ 0.006279] initcall arm_enable_runtime_services+0x0/0x1f4 returned 0 after 0 usecs
  124. [ 0.006297] calling efi_earlycon_remap_fb+0x0/0x84 @ 1
  125. [ 0.006312] initcall efi_earlycon_remap_fb+0x0/0x84 returned 0 after 0 usecs
  126. [ 0.006328] calling dummy_timer_register+0x0/0x44 @ 1
  127. [ 0.006352] initcall dummy_timer_register+0x0/0x44 returned 0 after 0 usecs
  128. [ 0.006984] smp: Bringing up secondary CPUs ...
  129. [ 0.007922] Detected VIPT I-cache on CPU1
  130. [ 0.007982] CPU1: Booted secondary processor 0x0000000100 [0x411fd050]
  131. [ 0.009021] Detected VIPT I-cache on CPU2
  132. [ 0.009068] CPU2: Booted secondary processor 0x0000000200 [0x411fd050]
  133. [ 0.010021] Detected VIPT I-cache on CPU3
  134. [ 0.010060] CPU3: Booted secondary processor 0x0000000300 [0x411fd050]
  135. [ 0.010170] smp: Brought up 1 node, 4 CPUs
  136. [ 0.010241] SMP: Total of 4 processors activated.
  137. [ 0.010254] CPU features: detected: Privileged Access Never
  138. [ 0.010267] CPU features: detected: LSE atomic instructions
  139. [ 0.010279] CPU features: detected: User Access Override
  140. [ 0.010292] CPU features: detected: 32-bit EL0 Support
  141. [ 0.010305] CPU features: detected: Common not Private translations
  142. [ 0.010317] CPU features: detected: RAS Extension Support
  143. [ 0.010328] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  144. [ 0.010345] CPU features: detected: CRC32 instructions
  145. [ 0.010360] CPU features: detected: 32-bit EL1 Support
  146. [ 0.038237] CPU: All CPU(s) started at EL2
  147. [ 0.039979] devtmpfs: initialized
  148. [ 0.052006] calling bpf_jit_charge_init+0x0/0x4c @ 1
  149. [ 0.052035] initcall bpf_jit_charge_init+0x0/0x4c returned 0 after 0 usecs
  150. [ 0.052054] calling ipc_ns_init+0x0/0x4c @ 1
  151. [ 0.052074] initcall ipc_ns_init+0x0/0x4c returned 0 after 0 usecs
  152. [ 0.052091] calling init_mmap_min_addr+0x0/0x28 @ 1
  153. [ 0.052108] initcall init_mmap_min_addr+0x0/0x28 returned 0 after 0 usecs
  154. [ 0.052126] calling pci_realloc_setup_params+0x0/0x5c @ 1
  155. [ 0.052141] initcall pci_realloc_setup_params+0x0/0x5c returned 0 after 0 usecs
  156. [ 0.052159] calling net_ns_init+0x0/0x13c @ 1
  157. [ 0.052484] initcall net_ns_init+0x0/0x13c returned 0 after 0 usecs
  158. [ 0.052614] calling fpsimd_init+0x0/0xd4 @ 1
  159. [ 0.052635] initcall fpsimd_init+0x0/0xd4 returned 0 after 0 usecs
  160. [ 0.052653] calling tagged_addr_init+0x0/0x40 @ 1
  161. [ 0.052679] initcall tagged_addr_init+0x0/0x40 returned 0 after 0 usecs
  162. [ 0.052696] calling enable_mrs_emulation+0x0/0x34 @ 1
  163. [ 0.052711] initcall enable_mrs_emulation+0x0/0x34 returned 0 after 0 usecs
  164. [ 0.052729] calling map_entry_trampoline+0x0/0xd8 @ 1
  165. [ 0.052757] initcall map_entry_trampoline+0x0/0xd8 returned 0 after 0 usecs
  166. [ 0.052776] calling alloc_frozen_cpus+0x0/0x18 @ 1
  167. [ 0.052791] initcall alloc_frozen_cpus+0x0/0x18 returned 0 after 0 usecs
  168. [ 0.052807] calling cpu_hotplug_pm_sync_init+0x0/0x34 @ 1
  169. [ 0.052824] initcall cpu_hotplug_pm_sync_init+0x0/0x34 returned 0 after 0 usecs
  170. [ 0.052842] calling wq_sysfs_init+0x0/0x50 @ 1
  171. [ 0.052939] initcall wq_sysfs_init+0x0/0x50 returned 0 after 0 usecs
  172. [ 0.052956] calling ksysfs_init+0x0/0xc4 @ 1
  173. [ 0.052998] initcall ksysfs_init+0x0/0xc4 returned 0 after 0 usecs
  174. [ 0.053015] calling sugov_register+0x0/0x2c @ 1
  175. [ 0.053031] initcall sugov_register+0x0/0x2c returned 0 after 0 usecs
  176. [ 0.053047] calling pm_init+0x0/0x98 @ 1
  177. [ 0.053208] initcall pm_init+0x0/0x98 returned 0 after 0 usecs
  178. [ 0.053226] calling pm_disk_init+0x0/0x34 @ 1
  179. [ 0.053258] initcall pm_disk_init+0x0/0x34 returned 0 after 0 usecs
  180. [ 0.053276] calling swsusp_header_init+0x0/0x48 @ 1
  181. [ 0.053294] initcall swsusp_header_init+0x0/0x48 returned 0 after 0 usecs
  182. [ 0.053310] calling rcu_set_runtime_mode+0x0/0x34 @ 1
  183. [ 0.053329] initcall rcu_set_runtime_mode+0x0/0x34 returned 0 after 0 usecs
  184. [ 0.053346] calling rcu_spawn_tasks_kthread+0x0/0x68 @ 1
  185. [ 0.053483] initcall rcu_spawn_tasks_kthread+0x0/0x68 returned 0 after 3255 usecs
  186. [ 0.053503] calling rcu_spawn_tasks_rude_kthread+0x0/0x34 @ 1
  187. [ 0.053598] initcall rcu_spawn_tasks_rude_kthread+0x0/0x34 returned 0 after 0 usecs
  188. [ 0.053618] calling rcu_spawn_tasks_trace_kthread+0x0/0x68 @ 1
  189. [ 0.053709] initcall rcu_spawn_tasks_trace_kthread+0x0/0x68 returned 0 after 0 usecs
  190. [ 0.053730] calling dma_init_reserved_memory+0x0/0x74 @ 1
  191. [ 0.053747] initcall dma_init_reserved_memory+0x0/0x74 returned -12 after 0 usecs
  192. [ 0.053767] calling init_jiffies_clocksource+0x0/0x34 @ 1
  193. [ 0.053783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  194. [ 0.053804] initcall init_jiffies_clocksource+0x0/0x34 returned 0 after 0 usecs
  195. [ 0.053821] calling futex_init+0x0/0x110 @ 1
  196. [ 0.053842] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  197. [ 0.053903] initcall futex_init+0x0/0x110 returned 0 after 0 usecs
  198. [ 0.053919] calling cgroup_wq_init+0x0/0x48 @ 1
  199. [ 0.053977] initcall cgroup_wq_init+0x0/0x48 returned 0 after 0 usecs
  200. [ 0.053995] calling cgroup1_wq_init+0x0/0x48 @ 1
  201. [ 0.054040] initcall cgroup1_wq_init+0x0/0x48 returned 0 after 0 usecs
  202. [ 0.054059] calling ftrace_mod_cmd_init+0x0/0x28 @ 1
  203. [ 0.054077] initcall ftrace_mod_cmd_init+0x0/0x28 returned 0 after 0 usecs
  204. [ 0.054093] calling init_wakeup_tracer+0x0/0x48 @ 1
  205. [ 0.054116] initcall init_wakeup_tracer+0x0/0x48 returned 0 after 0 usecs
  206. [ 0.054136] calling cpu_pm_init+0x0/0x30 @ 1
  207. [ 0.054150] initcall cpu_pm_init+0x0/0x30 returned 0 after 0 usecs
  208. [ 0.054167] calling init_zero_pfn+0x0/0x38 @ 1
  209. [ 0.054182] initcall init_zero_pfn+0x0/0x38 returned 0 after 0 usecs
  210. [ 0.054197] calling init_per_zone_wmark_min+0x0/0x84 @ 1
  211. [ 0.054221] initcall init_per_zone_wmark_min+0x0/0x84 returned 0 after 0 usecs
  212. [ 0.054237] calling cma_init_reserved_areas+0x0/0x18c @ 1
  213. [ 0.073136] initcall cma_init_reserved_areas+0x0/0x18c returned 0 after 16276 usecs
  214. [ 0.073175] calling fsnotify_init+0x0/0x68 @ 1
  215. [ 0.073264] initcall fsnotify_init+0x0/0x68 returned 0 after 0 usecs
  216. [ 0.073284] calling filelock_init+0x0/0xdc @ 1
  217. [ 0.073337] initcall filelock_init+0x0/0xdc returned 0 after 0 usecs
  218. [ 0.073359] calling init_misc_binfmt+0x0/0x50 @ 1
  219. [ 0.073381] initcall init_misc_binfmt+0x0/0x50 returned 0 after 0 usecs
  220. [ 0.073396] calling init_script_binfmt+0x0/0x34 @ 1
  221. [ 0.073413] initcall init_script_binfmt+0x0/0x34 returned 0 after 0 usecs
  222. [ 0.073427] calling init_elf_binfmt+0x0/0x34 @ 1
  223. [ 0.073441] initcall init_elf_binfmt+0x0/0x34 returned 0 after 0 usecs
  224. [ 0.073457] calling debugfs_init+0x0/0x84 @ 1
  225. [ 0.073487] initcall debugfs_init+0x0/0x84 returned 0 after 0 usecs
  226. [ 0.073504] calling tracefs_init+0x0/0x5c @ 1
  227. [ 0.073522] initcall tracefs_init+0x0/0x5c returned 0 after 0 usecs
  228. [ 0.073539] calling prandom_init+0x0/0x16c @ 1
  229. [ 0.073556] initcall prandom_init+0x0/0x16c returned 0 after 0 usecs
  230. [ 0.073573] calling cci_platform_init+0x0/0x30 @ 1
  231. [ 0.073683] initcall cci_platform_init+0x0/0x30 returned 0 after 3255 usecs
  232. [ 0.073703] calling pinctrl_init+0x0/0xd0 @ 1
  233. [ 0.073715] pinctrl core: initialized pinctrl subsystem
  234. [ 0.073842] initcall pinctrl_init+0x0/0xd0 returned 0 after 0 usecs
  235. [ 0.073862] calling gpiolib_dev_init+0x0/0x108 @ 1
  236. [ 0.073915] initcall gpiolib_dev_init+0x0/0x108 returned 0 after 0 usecs
  237. [ 0.073935] calling virtio_init+0x0/0x40 @ 1
  238. [ 0.073975] initcall virtio_init+0x0/0x40 returned 0 after 0 usecs
  239. [ 0.073994] calling regulator_init+0x0/0xc4 @ 1
  240. [ 0.074378] initcall regulator_init+0x0/0xc4 returned 0 after 0 usecs
  241. [ 0.074397] calling iommu_init+0x0/0x4c @ 1
  242. [ 0.074421] initcall iommu_init+0x0/0x4c returned 0 after 0 usecs
  243. [ 0.074437] calling component_debug_init+0x0/0x40 @ 1
  244. [ 0.074464] initcall component_debug_init+0x0/0x40 returned 0 after 0 usecs
  245. [ 0.074483] calling genpd_bus_init+0x0/0x30 @ 1
  246. [ 0.074525] initcall genpd_bus_init+0x0/0x30 returned 0 after 0 usecs
  247. [ 0.074542] calling soc_bus_register+0x0/0x64 @ 1
  248. [ 0.074582] initcall soc_bus_register+0x0/0x64 returned 0 after 0 usecs
  249. [ 0.074599] calling register_cpufreq_notifier+0x0/0x64 @ 1
  250. [ 0.074613] initcall register_cpufreq_notifier+0x0/0x64 returned -22 after 0 usecs
  251. [ 0.074633] calling thermal_init+0x0/0x164 @ 1
  252. [ 0.074648] thermal_sys: Registered thermal governor 'fair_share'
  253. [ 0.074651] thermal_sys: Registered thermal governor 'bang_bang'
  254. [ 0.074664] thermal_sys: Registered thermal governor 'step_wise'
  255. [ 0.074678] thermal_sys: Registered thermal governor 'user_space'
  256. [ 0.075119] initcall thermal_init+0x0/0x164 returned 0 after 0 usecs
  257. [ 0.075148] calling opp_debug_init+0x0/0x40 @ 1
  258. [ 0.075175] initcall opp_debug_init+0x0/0x40 returned 0 after 0 usecs
  259. [ 0.075193] calling cpufreq_core_init+0x0/0x60 @ 1
  260. [ 0.075217] initcall cpufreq_core_init+0x0/0x60 returned 0 after 0 usecs
  261. [ 0.075234] calling cpufreq_gov_performance_init+0x0/0x2c @ 1
  262. [ 0.075253] initcall cpufreq_gov_performance_init+0x0/0x2c returned 0 after 0 usecs
  263. [ 0.075272] calling cpufreq_gov_dbs_init+0x0/0x30 @ 1
  264. [ 0.075289] initcall cpufreq_gov_dbs_init+0x0/0x30 returned 0 after 0 usecs
  265. [ 0.075306] calling cpufreq_dt_platdev_init+0x0/0x154 @ 1
  266. [ 0.075448] initcall cpufreq_dt_platdev_init+0x0/0x154 returned 0 after 0 usecs
  267. [ 0.075467] calling cpuidle_init+0x0/0x40 @ 1
  268. [ 0.075507] initcall cpuidle_init+0x0/0x40 returned 0 after 0 usecs
  269. [ 0.075525] calling capsule_reboot_register+0x0/0x30 @ 1
  270. [ 0.075542] initcall capsule_reboot_register+0x0/0x30 returned 0 after 0 usecs
  271. [ 0.075560] calling arm_dmi_init+0x0/0x28 @ 1
  272. [ 0.075573] DMI not present or invalid.
  273. [ 0.075586] initcall arm_dmi_init+0x0/0x28 returned 0 after 0 usecs
  274. [ 0.075603] calling sock_init+0x0/0xc4 @ 1
  275. [ 0.076062] initcall sock_init+0x0/0xc4 returned 0 after 0 usecs
  276. [ 0.076081] calling net_inuse_init+0x0/0x40 @ 1
  277. [ 0.076103] initcall net_inuse_init+0x0/0x40 returned 0 after 0 usecs
  278. [ 0.076119] calling net_defaults_init+0x0/0x40 @ 1
  279. [ 0.076135] initcall net_defaults_init+0x0/0x40 returned 0 after 0 usecs
  280. [ 0.076152] calling init_default_flow_dissectors+0x0/0x6c @ 1
  281. [ 0.076168] initcall init_default_flow_dissectors+0x0/0x6c returned 0 after 0 usecs
  282. [ 0.076185] calling netpoll_init+0x0/0x28 @ 1
  283. [ 0.076199] initcall netpoll_init+0x0/0x28 returned 0 after 0 usecs
  284. [ 0.076214] calling netlink_proto_init+0x0/0x188 @ 1
  285. [ 0.076290] NET: Registered protocol family 16
  286. [ 0.076348] initcall netlink_proto_init+0x0/0x188 returned 0 after 0 usecs
  287. [ 0.076368] calling tcp_bpf_v4_build_proto+0x0/0xac @ 1
  288. [ 0.076385] initcall tcp_bpf_v4_build_proto+0x0/0xac returned 0 after 0 usecs
  289. [ 0.076401] calling udp_bpf_v4_build_proto+0x0/0x64 @ 1
  290. [ 0.076416] initcall udp_bpf_v4_build_proto+0x0/0x64 returned 0 after 0 usecs
  291. [ 0.076567] calling debug_monitors_init+0x0/0x44 @ 1
  292. [ 0.076715] initcall debug_monitors_init+0x0/0x44 returned 0 after 0 usecs
  293. [ 0.076735] calling irq_sysfs_init+0x0/0xc0 @ 1
  294. [ 0.076887] initcall irq_sysfs_init+0x0/0xc0 returned 0 after 0 usecs
  295. [ 0.076906] calling dma_atomic_pool_init+0x0/0x15c @ 1
  296. [ 0.077544] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  297. [ 0.078149] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  298. [ 0.078728] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  299. [ 0.078814] initcall dma_atomic_pool_init+0x0/0x15c returned 0 after 3255 usecs
  300. [ 0.078834] calling audit_init+0x0/0x154 @ 1
  301. [ 0.078906] audit: initializing netlink subsys (disabled)
  302. [ 0.079120] initcall audit_init+0x0/0x154 returned 0 after 0 usecs
  303. [ 0.079124] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
  304. [ 0.079156] calling release_early_probes+0x0/0x64 @ 1
  305. [ 0.079172] initcall release_early_probes+0x0/0x64 returned 0 after 0 usecs
  306. [ 0.079189] calling bdi_class_init+0x0/0x80 @ 1
  307. [ 0.079245] initcall bdi_class_init+0x0/0x80 returned 0 after 0 usecs
  308. [ 0.079262] calling mm_sysfs_init+0x0/0x48 @ 1
  309. [ 0.079281] initcall mm_sysfs_init+0x0/0x48 returned 0 after 0 usecs
  310. [ 0.079298] calling kobject_uevent_init+0x0/0x24 @ 1
  311. [ 0.079332] initcall kobject_uevent_init+0x0/0x24 returned 0 after 0 usecs
  312. [ 0.079352] calling rockchip_pinctrl_drv_register+0x0/0x30 @ 1
  313. [ 0.079411] initcall rockchip_pinctrl_drv_register+0x0/0x30 returned 0 after 0 usecs
  314. [ 0.079431] calling gpiolib_sysfs_init+0x0/0xc0 @ 1
  315. [ 0.079471] initcall gpiolib_sysfs_init+0x0/0xc0 returned 0 after 0 usecs
  316. [ 0.079488] calling acpi_gpio_setup_params+0x0/0x80 @ 1
  317. [ 0.079504] initcall acpi_gpio_setup_params+0x0/0x80 returned 0 after 0 usecs
  318. [ 0.079520] calling pcibus_class_init+0x0/0x34 @ 1
  319. [ 0.079547] initcall pcibus_class_init+0x0/0x34 returned 0 after 0 usecs
  320. [ 0.079563] calling pci_driver_init+0x0/0x44 @ 1
  321. [ 0.079647] initcall pci_driver_init+0x0/0x44 returned 0 after 0 usecs
  322. [ 0.079666] calling backlight_class_init+0x0/0xcc @ 1
  323. [ 0.079694] initcall backlight_class_init+0x0/0xcc returned 0 after 0 usecs
  324. [ 0.079712] calling amba_init+0x0/0x2c @ 1
  325. [ 0.079753] initcall amba_init+0x0/0x2c returned 0 after 0 usecs
  326. [ 0.079773] calling rockchip_grf_init+0x0/0x168 @ 1
  327. [ 0.080568] initcall rockchip_grf_init+0x0/0x168 returned -19 after 3255 usecs
  328. [ 0.080588] calling rockchip_pm_domain_drv_register+0x0/0x30 @ 1
  329. [ 0.080634] initcall rockchip_pm_domain_drv_register+0x0/0x30 returned 0 after 0 usecs
  330. [ 0.080655] calling tty_class_init+0x0/0x60 @ 1
  331. [ 0.080683] initcall tty_class_init+0x0/0x60 returned 0 after 0 usecs
  332. [ 0.080701] calling vtconsole_class_init+0x0/0x104 @ 1
  333. [ 0.080819] initcall vtconsole_class_init+0x0/0x104 returned 0 after 0 usecs
  334. [ 0.080839] calling serdev_init+0x0/0x3c @ 1
  335. [ 0.080881] initcall serdev_init+0x0/0x3c returned 0 after 0 usecs
  336. [ 0.080898] calling iommu_dev_init+0x0/0x34 @ 1
  337. [ 0.080924] initcall iommu_dev_init+0x0/0x34 returned 0 after 0 usecs
  338. [ 0.080940] calling mipi_dsi_bus_init+0x0/0x2c @ 1
  339. [ 0.080990] initcall mipi_dsi_bus_init+0x0/0x2c returned 0 after 0 usecs
  340. [ 0.081009] calling software_node_init+0x0/0x4c @ 1
  341. [ 0.081031] initcall software_node_init+0x0/0x4c returned 0 after 0 usecs
  342. [ 0.081047] calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  343. [ 0.081079] initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  344. [ 0.081097] calling wakeup_sources_sysfs_init+0x0/0x50 @ 1
  345. [ 0.081126] initcall wakeup_sources_sysfs_init+0x0/0x50 returned 0 after 0 usecs
  346. [ 0.081146] calling regmap_initcall+0x0/0x28 @ 1
  347. [ 0.081176] initcall regmap_initcall+0x0/0x28 returned 0 after 0 usecs
  348. [ 0.081192] calling sram_init+0x0/0x30 @ 1
  349. [ 0.081237] initcall sram_init+0x0/0x30 returned 0 after 0 usecs
  350. [ 0.081253] calling syscon_init+0x0/0x34 @ 1
  351. [ 0.081290] initcall syscon_init+0x0/0x34 returned 0 after 0 usecs
  352. [ 0.081307] calling spi_init+0x0/0xd4 @ 1
  353. [ 0.081372] initcall spi_init+0x0/0xd4 returned 0 after 0 usecs
  354. [ 0.081388] calling spmi_init+0x0/0x40 @ 1
  355. [ 0.081430] initcall spmi_init+0x0/0x40 returned 0 after 0 usecs
  356. [ 0.081448] calling i2c_init+0x0/0x10c @ 1
  357. [ 0.081526] initcall i2c_init+0x0/0x10c returned 0 after 0 usecs
  358. [ 0.081544] calling init_ladder+0x0/0x40 @ 1
  359. [ 0.081609] cpuidle: using governor ladder
  360. [ 0.081624] initcall init_ladder+0x0/0x40 returned 0 after 0 usecs
  361. [ 0.081638] calling init_menu+0x0/0x2c @ 1
  362. [ 0.081672] cpuidle: using governor menu
  363. [ 0.081687] initcall init_menu+0x0/0x2c returned 0 after 0 usecs
  364. [ 0.081701] calling teo_governor_init+0x0/0x2c @ 1
  365. [ 0.081716] initcall teo_governor_init+0x0/0x2c returned 0 after 0 usecs
  366. [ 0.081734] calling pcc_init+0x0/0xcc @ 1
  367. [ 0.081747] initcall pcc_init+0x0/0xcc returned -19 after 0 usecs
  368. [ 0.081902] calling reserve_memblock_reserved_regions+0x0/0x134 @ 1
  369. [ 0.081948] initcall reserve_memblock_reserved_regions+0x0/0x134 returned 0 after 0 usecs
  370. [ 0.081966] calling vdso_init+0x0/0x114 @ 1
  371. [ 0.081982] initcall vdso_init+0x0/0x114 returned 0 after 0 usecs
  372. [ 0.081997] calling arch_hw_breakpoint_init+0x0/0x100 @ 1
  373. [ 0.082015] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  374. [ 0.082130] initcall arch_hw_breakpoint_init+0x0/0x100 returned 0 after 0 usecs
  375. [ 0.082153] calling asids_update_limit+0x0/0x88 @ 1
  376. [ 0.082168] ASID allocator initialised with 65536 entries
  377. [ 0.082183] initcall asids_update_limit+0x0/0x88 returned 0 after 0 usecs
  378. [ 0.082201] calling kcmp_cookies_init+0x0/0x60 @ 1
  379. [ 0.082224] initcall kcmp_cookies_init+0x0/0x60 returned 0 after 0 usecs
  380. [ 0.082242] calling cryptomgr_init+0x0/0x2c @ 1
  381. [ 0.082258] initcall cryptomgr_init+0x0/0x2c returned 0 after 0 usecs
  382. [ 0.082273] calling acpi_pci_init+0x0/0x90 @ 1
  383. [ 0.082288] initcall acpi_pci_init+0x0/0x90 returned 0 after 0 usecs
  384. [ 0.082304] calling dma_channel_table_init+0x0/0x10c @ 1
  385. [ 0.082349] initcall dma_channel_table_init+0x0/0x10c returned 0 after 0 usecs
  386. [ 0.082368] calling dma_bus_init+0x0/0x140 @ 1
  387. [ 0.082521] initcall dma_bus_init+0x0/0x140 returned 0 after 0 usecs
  388. [ 0.082542] calling pl011_init+0x0/0x60 @ 1
  389. [ 0.082554] Serial: AMBA PL011 UART driver
  390. [ 0.082609] initcall pl011_init+0x0/0x60 returned 0 after 0 usecs
  391. [ 0.082631] calling iommu_dma_init+0x0/0x28 @ 1
  392. [ 0.082651] initcall iommu_dma_init+0x0/0x28 returned 0 after 0 usecs
  393. [ 0.082668] calling dmi_id_init+0x0/0x2e8 @ 1
  394. [ 0.082682] initcall dmi_id_init+0x0/0x2e8 returned -19 after 0 usecs
  395. [ 0.082698] calling of_platform_default_populate_init+0x0/0xe4 @ 1
  396. [ 0.103448] initcall of_platform_default_populate_init+0x0/0xe4 returned 0 after 19531 usecs
  397. [ 0.103646] calling topology_init+0x0/0xbc @ 1
  398. [ 0.104127] initcall topology_init+0x0/0xbc returned 0 after 3255 usecs
  399. [ 0.104152] calling uid_cache_init+0x0/0xac @ 1
  400. [ 0.104188] initcall uid_cache_init+0x0/0xac returned 0 after 0 usecs
  401. [ 0.104205] calling param_sysfs_init+0x0/0x1ec @ 1
  402. [ 0.111530] initcall param_sysfs_init+0x0/0x1ec returned 0 after 6510 usecs
  403. [ 0.111557] calling user_namespace_sysctl_init+0x0/0x5c @ 1
  404. [ 0.111609] initcall user_namespace_sysctl_init+0x0/0x5c returned 0 after 0 usecs
  405. [ 0.111628] calling proc_schedstat_init+0x0/0x48 @ 1
  406. [ 0.111655] initcall proc_schedstat_init+0x0/0x48 returned 0 after 0 usecs
  407. [ 0.111673] calling pm_sysrq_init+0x0/0x34 @ 1
  408. [ 0.111738] initcall pm_sysrq_init+0x0/0x34 returned 0 after 0 usecs
  409. [ 0.111761] calling create_proc_profile+0x0/0x118 @ 1
  410. [ 0.111777] initcall create_proc_profile+0x0/0x118 returned 0 after 0 usecs
  411. [ 0.111793] calling crash_save_vmcoreinfo_init+0x0/0x564 @ 1
  412. [ 0.111897] initcall crash_save_vmcoreinfo_init+0x0/0x564 returned 0 after 0 usecs
  413. [ 0.111916] calling cgroup_sysfs_init+0x0/0x38 @ 1
  414. [ 0.111943] initcall cgroup_sysfs_init+0x0/0x38 returned 0 after 0 usecs
  415. [ 0.111961] calling cgroup_namespaces_init+0x0/0x18 @ 1
  416. [ 0.111976] initcall cgroup_namespaces_init+0x0/0x18 returned 0 after 0 usecs
  417. [ 0.111991] calling user_namespaces_init+0x0/0x4c @ 1
  418. [ 0.112051] initcall user_namespaces_init+0x0/0x4c returned 0 after 0 usecs
  419. [ 0.112068] calling hung_task_init+0x0/0x80 @ 1
  420. [ 0.112228] initcall hung_task_init+0x0/0x80 returned 0 after 0 usecs
  421. [ 0.112247] calling dev_map_init+0x0/0x8c @ 1
  422. [ 0.112264] initcall dev_map_init+0x0/0x8c returned 0 after 0 usecs
  423. [ 0.112279] calling cpu_map_init+0x0/0x80 @ 1
  424. [ 0.112294] initcall cpu_map_init+0x0/0x80 returned 0 after 0 usecs
  425. [ 0.112309] calling netns_bpf_init+0x0/0x30 @ 1
  426. [ 0.112325] initcall netns_bpf_init+0x0/0x30 returned 0 after 0 usecs
  427. [ 0.112340] calling stack_map_init+0x0/0x88 @ 1
  428. [ 0.112354] initcall stack_map_init+0x0/0x88 returned 0 after 0 usecs
  429. [ 0.112368] calling oom_init+0x0/0x4c @ 1
  430. [ 0.112462] initcall oom_init+0x0/0x4c returned 0 after 0 usecs
  431. [ 0.112479] calling default_bdi_init+0x0/0xb0 @ 1
  432. [ 0.112700] initcall default_bdi_init+0x0/0xb0 returned 0 after 0 usecs
  433. [ 0.112718] calling cgwb_init+0x0/0x48 @ 1
  434. [ 0.112775] initcall cgwb_init+0x0/0x48 returned 0 after 0 usecs
  435. [ 0.112791] calling percpu_enable_async+0x0/0x24 @ 1
  436. [ 0.112806] initcall percpu_enable_async+0x0/0x24 returned 0 after 0 usecs
  437. [ 0.112823] calling kcompactd_init+0x0/0x74 @ 1
  438. [ 0.112931] initcall kcompactd_init+0x0/0x74 returned 0 after 0 usecs
  439. [ 0.112953] calling init_user_reserve+0x0/0x40 @ 1
  440. [ 0.112968] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
  441. [ 0.112983] calling init_admin_reserve+0x0/0x40 @ 1
  442. [ 0.112997] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
  443. [ 0.113015] calling init_reserve_notifier+0x0/0x10 @ 1
  444. [ 0.113031] initcall init_reserve_notifier+0x0/0x10 returned 0 after 0 usecs
  445. [ 0.113049] calling swap_init_sysfs+0x0/0x84 @ 1
  446. [ 0.113078] initcall swap_init_sysfs+0x0/0x84 returned 0 after 0 usecs
  447. [ 0.113095] calling swapfile_init+0x0/0x64 @ 1
  448. [ 0.113110] initcall swapfile_init+0x0/0x64 returned 0 after 0 usecs
  449. [ 0.113126] calling ksm_init+0x0/0x194 @ 1
  450. [ 0.113279] initcall ksm_init+0x0/0x194 returned 0 after 0 usecs
  451. [ 0.113297] calling mem_cgroup_init+0x0/0x11c @ 1
  452. [ 0.113350] initcall mem_cgroup_init+0x0/0x11c returned 0 after 0 usecs
  453. [ 0.113369] calling mem_cgroup_swap_init+0x0/0x80 @ 1
  454. [ 0.113397] initcall mem_cgroup_swap_init+0x0/0x80 returned 0 after 0 usecs
  455. [ 0.113415] calling seqiv_module_init+0x0/0x2c @ 1
  456. [ 0.113431] initcall seqiv_module_init+0x0/0x2c returned 0 after 0 usecs
  457. [ 0.113451] calling dh_init+0x0/0x30 @ 1
  458. [ 0.113574] initcall dh_init+0x0/0x30 returned 0 after 0 usecs
  459. [ 0.113591] calling rsa_init+0x0/0x68 @ 1
  460. [ 0.113698] initcall rsa_init+0x0/0x68 returned 0 after 0 usecs
  461. [ 0.113715] calling hmac_module_init+0x0/0x2c @ 1
  462. [ 0.113731] initcall hmac_module_init+0x0/0x2c returned 0 after 0 usecs
  463. [ 0.113747] calling crypto_null_mod_init+0x0/0x90 @ 1
  464. [ 0.114195] initcall crypto_null_mod_init+0x0/0x90 returned 0 after 3255 usecs
  465. [ 0.114219] calling md4_mod_init+0x0/0x2c @ 1
  466. [ 0.114328] initcall md4_mod_init+0x0/0x2c returned 0 after 0 usecs
  467. [ 0.114346] calling md5_mod_init+0x0/0x2c @ 1
  468. [ 0.114454] initcall md5_mod_init+0x0/0x2c returned 0 after 0 usecs
  469. [ 0.114472] calling sha1_generic_mod_init+0x0/0x2c @ 1
  470. [ 0.114581] initcall sha1_generic_mod_init+0x0/0x2c returned 0 after 0 usecs
  471. [ 0.114599] calling sha256_generic_mod_init+0x0/0x30 @ 1
  472. [ 0.114805] initcall sha256_generic_mod_init+0x0/0x30 returned 0 after 0 usecs
  473. [ 0.114825] calling sha512_generic_mod_init+0x0/0x30 @ 1
  474. [ 0.115038] initcall sha512_generic_mod_init+0x0/0x30 returned 0 after 0 usecs
  475. [ 0.115061] calling crypto_ecb_module_init+0x0/0x2c @ 1
  476. [ 0.115079] initcall crypto_ecb_module_init+0x0/0x2c returned 0 after 0 usecs
  477. [ 0.115096] calling crypto_cbc_module_init+0x0/0x2c @ 1
  478. [ 0.115113] initcall crypto_cbc_module_init+0x0/0x2c returned 0 after 0 usecs
  479. [ 0.115128] calling crypto_cts_module_init+0x0/0x2c @ 1
  480. [ 0.115143] initcall crypto_cts_module_init+0x0/0x2c returned 0 after 0 usecs
  481. [ 0.115158] calling crypto_module_init+0x0/0x2c @ 1
  482. [ 0.115172] initcall crypto_module_init+0x0/0x2c returned 0 after 0 usecs
  483. [ 0.115188] calling crypto_ctr_module_init+0x0/0x30 @ 1
  484. [ 0.115204] initcall crypto_ctr_module_init+0x0/0x30 returned 0 after 0 usecs
  485. [ 0.115218] calling cryptd_init+0x0/0x13c @ 1
  486. [ 0.115369] cryptd: max_cpu_qlen set to 1000
  487. [ 0.115386] initcall cryptd_init+0x0/0x13c returned 0 after 0 usecs
  488. [ 0.115401] calling aes_init+0x0/0x2c @ 1
  489. [ 0.115507] initcall aes_init+0x0/0x2c returned 0 after 0 usecs
  490. [ 0.115523] calling sm4_init+0x0/0x2c @ 1
  491. [ 0.115633] initcall sm4_init+0x0/0x2c returned 0 after 0 usecs
  492. [ 0.115650] calling chacha_generic_mod_init+0x0/0x30 @ 1
  493. [ 0.115987] initcall chacha_generic_mod_init+0x0/0x30 returned 0 after 0 usecs
  494. [ 0.116008] calling crc32c_mod_init+0x0/0x2c @ 1
  495. [ 0.116116] initcall crc32c_mod_init+0x0/0x2c returned 0 after 0 usecs
  496. [ 0.116133] calling crc32_mod_init+0x0/0x2c @ 1
  497. [ 0.116254] initcall crc32_mod_init+0x0/0x2c returned 0 after 0 usecs
  498. [ 0.116271] calling crct10dif_mod_init+0x0/0x2c @ 1
  499. [ 0.116381] initcall crct10dif_mod_init+0x0/0x2c returned 0 after 0 usecs
  500. [ 0.116398] calling lzo_mod_init+0x0/0x5c @ 1
  501. [ 0.116622] initcall lzo_mod_init+0x0/0x5c returned 0 after 0 usecs
  502. [ 0.116640] calling lzorle_mod_init+0x0/0x5c @ 1
  503. [ 0.116846] initcall lzorle_mod_init+0x0/0x5c returned 0 after 0 usecs
  504. [ 0.116864] calling drbg_init+0x0/0xfc @ 1
  505. [ 0.117736] initcall drbg_init+0x0/0xfc returned 0 after 3255 usecs
  506. [ 0.117757] calling ghash_mod_init+0x0/0x2c @ 1
  507. [ 0.117870] initcall ghash_mod_init+0x0/0x2c returned 0 after 0 usecs
  508. [ 0.117888] calling init_bio+0x0/0xfc @ 1
  509. [ 0.118145] initcall init_bio+0x0/0xfc returned 0 after 0 usecs
  510. [ 0.118163] calling blk_settings_init+0x0/0x40 @ 1
  511. [ 0.118180] initcall blk_settings_init+0x0/0x40 returned 0 after 0 usecs
  512. [ 0.118196] calling blk_ioc_init+0x0/0x4c @ 1
  513. [ 0.118227] initcall blk_ioc_init+0x0/0x4c returned 0 after 0 usecs
  514. [ 0.118243] calling blk_softirq_init+0x0/0xb4 @ 1
  515. [ 0.118260] initcall blk_softirq_init+0x0/0xb4 returned 0 after 0 usecs
  516. [ 0.118276] calling blk_mq_init+0x0/0x70 @ 1
  517. [ 0.118291] initcall blk_mq_init+0x0/0x70 returned 0 after 0 usecs
  518. [ 0.118306] calling genhd_device_init+0x0/0xa0 @ 1
  519. [ 0.118614] initcall genhd_device_init+0x0/0xa0 returned 0 after 0 usecs
  520. [ 0.118634] calling blkcg_init+0x0/0x48 @ 1
  521. [ 0.118851] initcall blkcg_init+0x0/0x48 returned 0 after 0 usecs
  522. [ 0.118870] calling irq_poll_setup+0x0/0xac @ 1
  523. [ 0.118888] initcall irq_poll_setup+0x0/0xac returned 0 after 0 usecs
  524. [ 0.118905] calling gpiolib_debugfs_init+0x0/0x48 @ 1
  525. [ 0.118933] initcall gpiolib_debugfs_init+0x0/0x48 returned 0 after 0 usecs
  526. [ 0.118950] calling pca953x_init+0x0/0x30 @ 1
  527. [ 0.119002] initcall pca953x_init+0x0/0x30 returned 0 after 0 usecs
  528. [ 0.119018] calling pwm_debugfs_init+0x0/0x44 @ 1
  529. [ 0.119043] initcall pwm_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  530. [ 0.119060] calling pwm_sysfs_init+0x0/0x34 @ 1
  531. [ 0.119090] initcall pwm_sysfs_init+0x0/0x34 returned 0 after 0 usecs
  532. [ 0.119110] calling pci_slot_init+0x0/0x68 @ 1
  533. [ 0.119133] initcall pci_slot_init+0x0/0x68 returned 0 after 0 usecs
  534. [ 0.119150] calling fbmem_init+0x0/0x108 @ 1
  535. [ 0.119269] initcall fbmem_init+0x0/0x108 returned 0 after 0 usecs
  536. [ 0.119288] calling acpi_init+0x0/0x314 @ 1
  537. [ 0.119300] ACPI: Interpreter disabled.
  538. [ 0.119314] initcall acpi_init+0x0/0x314 returned -19 after 0 usecs
  539. [ 0.119332] calling pnp_init+0x0/0x2c @ 1
  540. [ 0.119374] initcall pnp_init+0x0/0x2c returned 0 after 0 usecs
  541. [ 0.119390] calling s2mps11_clk_init+0x0/0x30 @ 1
  542. [ 0.119570] initcall s2mps11_clk_init+0x0/0x30 returned 0 after 0 usecs
  543. [ 0.119589] calling regulator_fixed_voltage_init+0x0/0x30 @ 1
  544. [ 0.120618] AO_5V: supplied by DC_IN
  545. [ 0.120817] VDDAO_3V3: supplied by DC_IN
  546. [ 0.121167] VDDIO_AO1V8: supplied by VDDAO_3V3
  547. [ 0.121351] EMMC_1V8: supplied by VDDAO_3V3
  548. [ 0.121481] initcall regulator_fixed_voltage_init+0x0/0x30 returned 0 after 3255 usecs
  549. [ 0.121504] calling gpio_regulator_init+0x0/0x30 @ 1
  550. [ 0.121697] initcall gpio_regulator_init+0x0/0x30 returned 0 after 0 usecs
  551. [ 0.121716] calling misc_init+0x0/0xf4 @ 1
  552. [ 0.121760] initcall misc_init+0x0/0xf4 returned 0 after 0 usecs
  553. [ 0.121779] calling iommu_subsys_init+0x0/0x88 @ 1
  554. [ 0.121795] iommu: Default domain type: Translated
  555. [ 0.121810] initcall iommu_subsys_init+0x0/0x88 returned 0 after 0 usecs
  556. [ 0.121826] calling rk_iommu_init+0x0/0x30 @ 1
  557. [ 0.121970] initcall rk_iommu_init+0x0/0x30 returned 0 after 0 usecs
  558. [ 0.121986] calling vga_arb_device_init+0x0/0x1d0 @ 1
  559. [ 0.122190] vgaarb: loaded
  560. [ 0.122205] initcall vga_arb_device_init+0x0/0x1d0 returned 0 after 0 usecs
  561. [ 0.122225] calling cn_init+0x0/0x108 @ 1
  562. [ 0.122283] initcall cn_init+0x0/0x108 returned 0 after 0 usecs
  563. [ 0.122303] calling register_cpu_capacity_sysctl+0x0/0xa8 @ 1
  564. [ 0.122350] initcall register_cpu_capacity_sysctl+0x0/0xa8 returned 0 after 0 usecs
  565. [ 0.122370] calling tifm_init+0x0/0xb8 @ 1
  566. [ 0.122589] initcall tifm_init+0x0/0xb8 returned 0 after 0 usecs
  567. [ 0.122607] calling sec_pmic_init+0x0/0x30 @ 1
  568. [ 0.122648] initcall sec_pmic_init+0x0/0x30 returned 0 after 0 usecs
  569. [ 0.122665] calling libnvdimm_init+0x0/0x64 @ 1
  570. [ 0.122863] initcall libnvdimm_init+0x0/0x64 returned 0 after 0 usecs
  571. [ 0.122881] calling dax_core_init+0x0/0xf4 @ 1
  572. [ 0.123023] initcall dax_core_init+0x0/0xf4 returned 0 after 0 usecs
  573. [ 0.123042] calling dma_buf_init+0x0/0xe0 @ 1
  574. [ 0.123116] initcall dma_buf_init+0x0/0xe0 returned 0 after 0 usecs
  575. [ 0.123136] calling dma_heap_init+0x0/0xb8 @ 1
  576. [ 0.123164] initcall dma_heap_init+0x0/0xb8 returned 0 after 0 usecs
  577. [ 0.123181] calling init_scsi+0x0/0xac @ 1
  578. [ 0.123388] SCSI subsystem initialized
  579. [ 0.123405] initcall init_scsi+0x0/0xac returned 0 after 0 usecs
  580. [ 0.123420] calling pl022_init+0x0/0x2c @ 1
  581. [ 0.123460] initcall pl022_init+0x0/0x2c returned 0 after 0 usecs
  582. [ 0.123476] calling phy_init+0x0/0x80 @ 1
  583. [ 0.123575] initcall phy_init+0x0/0x80 returned 0 after 0 usecs
  584. [ 0.123595] calling usb_common_init+0x0/0x40 @ 1
  585. [ 0.123627] initcall usb_common_init+0x0/0x40 returned 0 after 0 usecs
  586. [ 0.123643] calling ulpi_init+0x0/0x2c @ 1
  587. [ 0.123720] initcall ulpi_init+0x0/0x2c returned 0 after 0 usecs
  588. [ 0.123738] calling usb_init+0x0/0x160 @ 1
  589. [ 0.123846] usbcore: registered new interface driver usbfs
  590. [ 0.123910] usbcore: registered new interface driver hub
  591. [ 0.124024] usbcore: registered new device driver usb
  592. [ 0.124042] initcall usb_init+0x0/0x160 returned 0 after 0 usecs
  593. [ 0.124059] calling usb_phy_generic_init+0x0/0x30 @ 1
  594. [ 0.124272] initcall usb_phy_generic_init+0x0/0x30 returned 0 after 3255 usecs
  595. [ 0.124292] calling usb_udc_init+0x0/0x74 @ 1
  596. [ 0.124322] initcall usb_udc_init+0x0/0x74 returned 0 after 0 usecs
  597. [ 0.124338] calling typec_init+0x0/0xb0 @ 1
  598. [ 0.124406] initcall typec_init+0x0/0xb0 returned 0 after 0 usecs
  599. [ 0.124422] calling usb_roles_init+0x0/0x50 @ 1
  600. [ 0.124450] initcall usb_roles_init+0x0/0x50 returned 0 after 0 usecs
  601. [ 0.124466] calling serio_init+0x0/0x54 @ 1
  602. [ 0.124509] initcall serio_init+0x0/0x54 returned 0 after 0 usecs
  603. [ 0.124526] calling input_init+0x0/0x130 @ 1
  604. [ 0.124569] initcall input_init+0x0/0x130 returned 0 after 0 usecs
  605. [ 0.124586] calling rtc_init+0x0/0x78 @ 1
  606. [ 0.124614] initcall rtc_init+0x0/0x78 returned 0 after 0 usecs
  607. [ 0.124632] calling dw_i2c_init_driver+0x0/0x30 @ 1
  608. [ 0.124831] initcall dw_i2c_init_driver+0x0/0x30 returned 0 after 0 usecs
  609. [ 0.124850] calling cec_devnode_init+0x0/0xcc @ 1
  610. [ 0.124906] initcall cec_devnode_init+0x0/0xcc returned 0 after 0 usecs
  611. [ 0.124924] calling pps_init+0x0/0xdc @ 1
  612. [ 0.124952] pps_core: LinuxPPS API ver. 1 registered
  613. [ 0.124963] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  614. [ 0.124983] initcall pps_init+0x0/0xdc returned 0 after 0 usecs
  615. [ 0.124998] calling ptp_init+0x0/0xc0 @ 1
  616. [ 0.125021] PTP clock support registered
  617. [ 0.125035] initcall ptp_init+0x0/0xc0 returned 0 after 0 usecs
  618. [ 0.125051] calling power_supply_class_init+0x0/0x6c @ 1
  619. [ 0.125090] initcall power_supply_class_init+0x0/0x6c returned 0 after 0 usecs
  620. [ 0.125110] calling hwmon_init+0x0/0x54 @ 1
  621. [ 0.125135] initcall hwmon_init+0x0/0x54 returned 0 after 0 usecs
  622. [ 0.125152] calling edac_init+0x0/0x98 @ 1
  623. [ 0.125165] EDAC MC: Ver: 3.0.0
  624. [ 0.125434] initcall edac_init+0x0/0x98 returned 0 after 0 usecs
  625. [ 0.125455] calling psci_idle_init_domains+0x0/0x1ec @ 1
  626. [ 0.125485] initcall psci_idle_init_domains+0x0/0x1ec returned 0 after 0 usecs
  627. [ 0.125504] calling mmc_init+0x0/0x58 @ 1
  628. [ 0.125596] initcall mmc_init+0x0/0x58 returned 0 after 0 usecs
  629. [ 0.125613] calling leds_init+0x0/0x70 @ 1
  630. [ 0.125642] initcall leds_init+0x0/0x70 returned 0 after 0 usecs
  631. [ 0.125659] calling dmi_init+0x0/0x120 @ 1
  632. [ 0.125673] initcall dmi_init+0x0/0x120 returned 0 after 0 usecs
  633. [ 0.125686] calling efisubsys_init+0x0/0x4a8 @ 1
  634. [ 0.125700] initcall efisubsys_init+0x0/0x4a8 returned 0 after 0 usecs
  635. [ 0.125716] calling register_gop_device+0x0/0x88 @ 1
  636. [ 0.125731] initcall register_gop_device+0x0/0x88 returned 0 after 0 usecs
  637. [ 0.125746] calling remoteproc_init+0x0/0x4c @ 1
  638. [ 0.125791] initcall remoteproc_init+0x0/0x4c returned 0 after 0 usecs
  639. [ 0.125808] calling devfreq_init+0x0/0x108 @ 1
  640. [ 0.125987] initcall devfreq_init+0x0/0x108 returned 0 after 0 usecs
  641. [ 0.126004] calling devfreq_event_init+0x0/0x80 @ 1
  642. [ 0.126033] initcall devfreq_event_init+0x0/0x80 returned 0 after 0 usecs
  643. [ 0.126050] calling devfreq_simple_ondemand_init+0x0/0x2c @ 1
  644. [ 0.126068] initcall devfreq_simple_ondemand_init+0x0/0x2c returned 0 after 0 usecs
  645. [ 0.126086] calling devfreq_performance_init+0x0/0x2c @ 1
  646. [ 0.126102] initcall devfreq_performance_init+0x0/0x2c returned 0 after 0 usecs
  647. [ 0.126119] calling devfreq_powersave_init+0x0/0x2c @ 1
  648. [ 0.126133] initcall devfreq_powersave_init+0x0/0x2c returned 0 after 0 usecs
  649. [ 0.126148] calling devfreq_userspace_init+0x0/0x2c @ 1
  650. [ 0.126162] initcall devfreq_userspace_init+0x0/0x2c returned 0 after 0 usecs
  651. [ 0.126177] calling devfreq_passive_init+0x0/0x2c @ 1
  652. [ 0.126192] initcall devfreq_passive_init+0x0/0x2c returned 0 after 0 usecs
  653. [ 0.126208] calling iio_init+0x0/0xb4 @ 1
  654. [ 0.126287] initcall iio_init+0x0/0xb4 returned 0 after 0 usecs
  655. [ 0.126307] calling arm_pmu_hp_init+0x0/0x70 @ 1
  656. [ 0.126323] initcall arm_pmu_hp_init+0x0/0x70 returned 0 after 0 usecs
  657. [ 0.126339] calling arm_pmu_acpi_init+0x0/0x1e8 @ 1
  658. [ 0.126352] initcall arm_pmu_acpi_init+0x0/0x1e8 returned 0 after 0 usecs
  659. [ 0.126368] calling ras_init+0x0/0x28 @ 1
  660. [ 0.126404] initcall ras_init+0x0/0x28 returned 0 after 0 usecs
  661. [ 0.126419] calling nvmem_init+0x0/0x30 @ 1
  662. [ 0.126461] initcall nvmem_init+0x0/0x30 returned 0 after 0 usecs
  663. [ 0.126477] calling mux_init+0x0/0x40 @ 1
  664. [ 0.126503] initcall mux_init+0x0/0x40 returned 0 after 0 usecs
  665. [ 0.126520] calling init_soundcore+0x0/0xc4 @ 1
  666. [ 0.126550] initcall init_soundcore+0x0/0xc4 returned 0 after 0 usecs
  667. [ 0.126566] calling alsa_sound_init+0x0/0xc4 @ 1
  668. [ 0.126624] Advanced Linux Sound Architecture Driver Initialized.
  669. [ 0.126642] initcall alsa_sound_init+0x0/0xc4 returned 0 after 0 usecs
  670. [ 0.126658] calling proto_init+0x0/0x2c @ 1
  671. [ 0.126680] initcall proto_init+0x0/0x2c returned 0 after 0 usecs
  672. [ 0.126695] calling net_dev_init+0x0/0x218 @ 1
  673. [ 0.127139] initcall net_dev_init+0x0/0x218 returned 0 after 0 usecs
  674. [ 0.127157] calling neigh_init+0x0/0xb4 @ 1
  675. [ 0.127176] initcall neigh_init+0x0/0xb4 returned 0 after 0 usecs
  676. [ 0.127191] calling fib_notifier_init+0x0/0x2c @ 1
  677. [ 0.127211] initcall fib_notifier_init+0x0/0x2c returned 0 after 0 usecs
  678. [ 0.127227] calling fib_rules_init+0x0/0xe0 @ 1
  679. [ 0.127247] initcall fib_rules_init+0x0/0xe0 returned 0 after 0 usecs
  680. [ 0.127262] calling init_cgroup_netprio+0x0/0x30 @ 1
  681. [ 0.127278] initcall init_cgroup_netprio+0x0/0x30 returned 0 after 0 usecs
  682. [ 0.127293] calling bpf_lwt_init+0x0/0x30 @ 1
  683. [ 0.127306] initcall bpf_lwt_init+0x0/0x30 returned 0 after 0 usecs
  684. [ 0.127321] calling devlink_init+0x0/0x48 @ 1
  685. [ 0.127352] initcall devlink_init+0x0/0x48 returned 0 after 0 usecs
  686. [ 0.127367] calling pktsched_init+0x0/0x144 @ 1
  687. [ 0.127396] initcall pktsched_init+0x0/0x144 returned 0 after 0 usecs
  688. [ 0.127411] calling tc_filter_init+0x0/0x128 @ 1
  689. [ 0.127493] initcall tc_filter_init+0x0/0x128 returned 0 after 3255 usecs
  690. [ 0.127513] calling tc_action_init+0x0/0x80 @ 1
  691. [ 0.127530] initcall tc_action_init+0x0/0x80 returned 0 after 0 usecs
  692. [ 0.127546] calling genl_init+0x0/0x5c @ 1
  693. [ 0.127591] initcall genl_init+0x0/0x5c returned 0 after 0 usecs
  694. [ 0.127609] calling nexthop_init+0x0/0x104 @ 1
  695. [ 0.127632] initcall nexthop_init+0x0/0x104 returned 0 after 0 usecs
  696. [ 0.127650] calling wireless_nlevent_init+0x0/0x5c @ 1
  697. [ 0.127667] initcall wireless_nlevent_init+0x0/0x5c returned 0 after 0 usecs
  698. [ 0.127683] calling watchdog_init+0x0/0xbc @ 1
  699. [ 0.127833] initcall watchdog_init+0x0/0xbc returned 0 after 0 usecs
  700. [ 0.127991] calling create_debug_debugfs_entry+0x0/0x40 @ 1
  701. [ 0.128027] initcall create_debug_debugfs_entry+0x0/0x40 returned 0 after 0 usecs
  702. [ 0.128050] calling clocksource_done_booting+0x0/0x6c @ 1
  703. [ 0.128115] clocksource: Switched to clocksource arch_sys_counter
  704. [ 0.128135] initcall clocksource_done_booting+0x0/0x6c returned 0 after 30 usecs
  705. [ 0.128154] calling tracer_init_tracefs+0x0/0x224 @ 1
  706. [ 0.781759] initcall tracer_init_tracefs+0x0/0x224 returned 0 after 638257 usecs
  707. [ 0.781798] calling init_trace_printk_function_export+0x0/0x48 @ 1
  708. [ 0.781825] initcall init_trace_printk_function_export+0x0/0x48 returned 0 after 9 usecs
  709. [ 0.781844] calling trace_boot_init+0x0/0xf0 @ 1
  710. [ 0.781860] initcall trace_boot_init+0x0/0xf0 returned 0 after 1 usecs
  711. [ 0.781874] calling bpf_init+0x0/0x74 @ 1
  712. [ 0.781910] initcall bpf_init+0x0/0x74 returned 0 after 22 usecs
  713. [ 0.781926] calling init_pipe_fs+0x0/0x68 @ 1
  714. [ 0.782016] initcall init_pipe_fs+0x0/0x68 returned 0 after 71 usecs
  715. [ 0.782035] calling cgroup_writeback_init+0x0/0x48 @ 1
  716. [ 0.782120] initcall cgroup_writeback_init+0x0/0x48 returned 0 after 66 usecs
  717. [ 0.782139] calling inotify_user_setup+0x0/0x68 @ 1
  718. [ 0.782178] initcall inotify_user_setup+0x0/0x68 returned 0 after 22 usecs
  719. [ 0.782196] calling eventpoll_init+0x0/0xe4 @ 1
  720. [ 0.782245] initcall eventpoll_init+0x0/0xe4 returned 0 after 32 usecs
  721. [ 0.782260] calling anon_inode_init+0x0/0x78 @ 1
  722. [ 0.782312] initcall anon_inode_init+0x0/0x78 returned 0 after 35 usecs
  723. [ 0.782330] calling proc_locks_init+0x0/0x4c @ 1
  724. [ 0.782354] initcall proc_locks_init+0x0/0x4c returned 0 after 9 usecs
  725. [ 0.782372] calling iomap_init+0x0/0x38 @ 1
  726. [ 0.782442] initcall iomap_init+0x0/0x38 returned 0 after 54 usecs
  727. [ 0.782461] calling proc_cmdline_init+0x0/0x44 @ 1
  728. [ 0.782482] initcall proc_cmdline_init+0x0/0x44 returned 0 after 6 usecs
  729. [ 0.782497] calling proc_consoles_init+0x0/0x48 @ 1
  730. [ 0.782515] initcall proc_consoles_init+0x0/0x48 returned 0 after 5 usecs
  731. [ 0.782531] calling proc_cpuinfo_init+0x0/0x40 @ 1
  732. [ 0.782558] initcall proc_cpuinfo_init+0x0/0x40 returned 0 after 12 usecs
  733. [ 0.782575] calling proc_devices_init+0x0/0x48 @ 1
  734. [ 0.782595] initcall proc_devices_init+0x0/0x48 returned 0 after 5 usecs
  735. [ 0.782610] calling proc_interrupts_init+0x0/0x48 @ 1
  736. [ 0.782629] initcall proc_interrupts_init+0x0/0x48 returned 0 after 5 usecs
  737. [ 0.782644] calling proc_loadavg_init+0x0/0x44 @ 1
  738. [ 0.782662] initcall proc_loadavg_init+0x0/0x44 returned 0 after 3 usecs
  739. [ 0.782677] calling proc_meminfo_init+0x0/0x44 @ 1
  740. [ 0.782694] initcall proc_meminfo_init+0x0/0x44 returned 0 after 3 usecs
  741. [ 0.782709] calling proc_stat_init+0x0/0x40 @ 1
  742. [ 0.782728] initcall proc_stat_init+0x0/0x40 returned 0 after 6 usecs
  743. [ 0.782742] calling proc_uptime_init+0x0/0x44 @ 1
  744. [ 0.782760] initcall proc_uptime_init+0x0/0x44 returned 0 after 4 usecs
  745. [ 0.782775] calling proc_version_init+0x0/0x44 @ 1
  746. [ 0.782791] initcall proc_version_init+0x0/0x44 returned 0 after 3 usecs
  747. [ 0.782806] calling proc_softirqs_init+0x0/0x44 @ 1
  748. [ 0.782822] initcall proc_softirqs_init+0x0/0x44 returned 0 after 3 usecs
  749. [ 0.782839] calling proc_kcore_init+0x0/0xc0 @ 1
  750. [ 0.782866] initcall proc_kcore_init+0x0/0xc0 returned 0 after 13 usecs
  751. [ 0.782882] calling proc_kmsg_init+0x0/0x40 @ 1
  752. [ 0.782901] initcall proc_kmsg_init+0x0/0x40 returned 0 after 5 usecs
  753. [ 0.782916] calling proc_page_init+0x0/0x7c @ 1
  754. [ 0.782943] initcall proc_page_init+0x0/0x7c returned 0 after 13 usecs
  755. [ 0.782959] calling proc_boot_config_init+0x0/0xb0 @ 1
  756. [ 0.782980] initcall proc_boot_config_init+0x0/0xb0 returned 0 after 5 usecs
  757. [ 0.782998] calling init_ramfs_fs+0x0/0x2c @ 1
  758. [ 0.783018] initcall init_ramfs_fs+0x0/0x2c returned 0 after 6 usecs
  759. [ 0.783034] calling blk_scsi_ioctl_init+0x0/0xb0 @ 1
  760. [ 0.783050] initcall blk_scsi_ioctl_init+0x0/0xb0 returned 0 after 1 usecs
  761. [ 0.783066] calling dynamic_debug_init_control+0x0/0xb4 @ 1
  762. [ 0.783117] initcall dynamic_debug_init_control+0x0/0xb4 returned 0 after 33 usecs
  763. [ 0.783138] calling simplefb_init+0x0/0xa8 @ 1
  764. [ 0.783436] initcall simplefb_init+0x0/0xa8 returned 0 after 275 usecs
  765. [ 0.783455] calling acpi_event_init+0x0/0x54 @ 1
  766. [ 0.783472] initcall acpi_event_init+0x0/0x54 returned 0 after 1 usecs
  767. [ 0.783488] calling pnp_system_init+0x0/0x2c @ 1
  768. [ 0.783531] initcall pnp_system_init+0x0/0x2c returned 0 after 26 usecs
  769. [ 0.783548] calling pnpacpi_init+0x0/0x9c @ 1
  770. [ 0.783562] pnp: PnP ACPI: disabled
  771. [ 0.783576] initcall pnpacpi_init+0x0/0x9c returned 0 after 12 usecs
  772. [ 0.783593] calling chr_dev_init+0x0/0x174 @ 1
  773. [ 0.791682] initcall chr_dev_init+0x0/0x174 returned 0 after 7876 usecs
  774. [ 0.791710] calling firmware_class_init+0x0/0xdc @ 1
  775. [ 0.791731] initcall firmware_class_init+0x0/0xdc returned 0 after 5 usecs
  776. [ 0.791751] calling powercap_init+0x0/0x234 @ 1
  777. [ 0.791901] initcall powercap_init+0x0/0x234 returned 0 after 130 usecs
  778. [ 0.791921] calling sysctl_core_init+0x0/0x50 @ 1
  779. [ 0.791978] initcall sysctl_core_init+0x0/0x50 returned 0 after 41 usecs
  780. [ 0.791995] calling eth_offload_init+0x0/0x30 @ 1
  781. [ 0.792012] initcall eth_offload_init+0x0/0x30 returned 0 after 2 usecs
  782. [ 0.792029] calling ipv4_offload_init+0x0/0x90 @ 1
  783. [ 0.792045] initcall ipv4_offload_init+0x0/0x90 returned 0 after 2 usecs
  784. [ 0.792060] calling inet_init+0x0/0x270 @ 1
  785. [ 0.792157] NET: Registered protocol family 2
  786. [ 0.792769] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  787. [ 0.792813] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  788. [ 0.792921] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  789. [ 0.793137] TCP: Hash tables configured (established 16384 bind 16384)
  790. [ 0.793264] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  791. [ 0.793311] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  792. [ 0.793521] initcall inet_init+0x0/0x270 returned 0 after 1409 usecs
  793. [ 0.793542] calling af_unix_init+0x0/0x74 @ 1
  794. [ 0.793572] NET: Registered protocol family 1
  795. [ 0.793614] initcall af_unix_init+0x0/0x74 returned 0 after 55 usecs
  796. [ 0.793631] calling ipv6_offload_init+0x0/0x94 @ 1
  797. [ 0.793649] initcall ipv6_offload_init+0x0/0x94 returned 0 after 3 usecs
  798. [ 0.793665] calling init_sunrpc+0x0/0x8c @ 1
  799. [ 0.794231] RPC: Registered named UNIX socket transport module.
  800. [ 0.794249] RPC: Registered udp transport module.
  801. [ 0.794262] RPC: Registered tcp transport module.
  802. [ 0.794274] RPC: Registered tcp NFSv4.1 backchannel transport module.
  803. [ 0.794294] initcall init_sunrpc+0x0/0x8c returned 0 after 597 usecs
  804. [ 0.794311] calling vlan_offload_init+0x0/0x44 @ 1
  805. [ 0.794328] initcall vlan_offload_init+0x0/0x44 returned 0 after 3 usecs
  806. [ 0.794344] calling xsk_init+0x0/0xf0 @ 1
  807. [ 0.794358] NET: Registered protocol family 44
  808. [ 0.794377] initcall xsk_init+0x0/0xf0 returned 0 after 19 usecs
  809. [ 0.794395] calling pci_apply_final_quirks+0x0/0x174 @ 1
  810. [ 0.794414] PCI: CLS 0 bytes, default 64
  811. [ 0.794427] initcall pci_apply_final_quirks+0x0/0x174 returned 0 after 16 usecs
  812. [ 0.794445] calling acpi_reserve_resources+0x0/0x104 @ 1
  813. [ 0.794461] initcall acpi_reserve_resources+0x0/0x104 returned 0 after 2 usecs
  814. [ 0.794482] calling populate_rootfs+0x0/0xc0 @ 1
  815. [ 0.794690] initcall populate_rootfs+0x0/0xc0 returned 0 after 184 usecs
  816. [ 0.794913] calling register_kernel_offset_dumper+0x0/0x38 @ 1
  817. [ 0.794934] initcall register_kernel_offset_dumper+0x0/0x38 returned 0 after 3 usecs
  818. [ 0.794951] calling cpuinfo_regs_init+0x0/0xd4 @ 1
  819. [ 0.795157] initcall cpuinfo_regs_init+0x0/0xd4 returned 0 after 185 usecs
  820. [ 0.795175] calling register_cpu_hwcaps_dumper+0x0/0x3c @ 1
  821. [ 0.795191] initcall register_cpu_hwcaps_dumper+0x0/0x3c returned 0 after 1 usecs
  822. [ 0.795208] calling armv8_pmu_driver_init+0x0/0x4c @ 1
  823. [ 0.795708] initcall armv8_pmu_driver_init+0x0/0x4c returned 0 after 472 usecs
  824. [ 0.795729] calling register_mem_limit_dumper+0x0/0x3c @ 1
  825. [ 0.795746] initcall register_mem_limit_dumper+0x0/0x3c returned 0 after 1 usecs
  826. [ 0.795766] calling arm_init+0x0/0x38 @ 1
  827. [ 0.795797] kvm [1]: IPA Size Limit: 40bits
  828. [ 0.795948] kvm [1]: vgic interrupt IRQ1
  829. [ 0.796127] kvm [1]: VHE mode initialized successfully
  830. [ 0.796521] initcall arm_init+0x0/0x38 returned 0 after 718 usecs
  831. [ 0.796542] calling cpu_feature_match_SHA1_init+0x0/0x44 @ 1
  832. [ 0.796742] initcall cpu_feature_match_SHA1_init+0x0/0x44 returned 0 after 177 usecs
  833. [ 0.796762] calling cpu_feature_match_SHA2_init+0x0/0x48 @ 1
  834. [ 0.796989] initcall cpu_feature_match_SHA2_init+0x0/0x48 returned 0 after 205 usecs
  835. [ 0.797010] calling ghash_ce_mod_init+0x0/0xac @ 1
  836. [ 0.797343] initcall ghash_ce_mod_init+0x0/0xac returned 0 after 309 usecs
  837. [ 0.797362] calling cpu_feature_match_AES_init+0x0/0x44 @ 1
  838. [ 0.797479] initcall cpu_feature_match_AES_init+0x0/0x44 returned 0 after 97 usecs
  839. [ 0.797499] calling aes_mod_init+0x0/0x44 @ 1
  840. [ 0.797612] initcall aes_mod_init+0x0/0x44 returned 0 after 95 usecs
  841. [ 0.797630] calling cpu_feature_match_AES_init+0x0/0xd8 @ 1
  842. [ 0.799351] initcall cpu_feature_match_AES_init+0x0/0xd8 returned 0 after 1658 usecs
  843. [ 0.799381] calling aes_init+0x0/0xd4 @ 1
  844. [ 0.800107] initcall aes_init+0x0/0xd4 returned 0 after 692 usecs
  845. [ 0.800129] calling sha256_mod_init+0x0/0x84 @ 1
  846. [ 0.800572] initcall sha256_mod_init+0x0/0x84 returned 0 after 414 usecs
  847. [ 0.800593] calling chacha_simd_mod_init+0x0/0x54 @ 1
  848. [ 0.800943] initcall chacha_simd_mod_init+0x0/0x54 returned 0 after 324 usecs
  849. [ 0.800964] calling neon_poly1305_mod_init+0x0/0x50 @ 1
  850. [ 0.801094] initcall neon_poly1305_mod_init+0x0/0x50 returned 0 after 109 usecs
  851. [ 0.801113] calling aes_init+0x0/0x2c @ 1
  852. [ 0.801229] initcall aes_init+0x0/0x2c returned 0 after 98 usecs
  853. [ 0.801246] calling aes_init+0x0/0x8064 @ 1
  854. [ 0.802292] initcall aes_init+0x0/0x8064 returned 0 after 1002 usecs
  855. [ 0.802314] calling proc_execdomains_init+0x0/0x44 @ 1
  856. [ 0.802342] initcall proc_execdomains_init+0x0/0x44 returned 0 after 12 usecs
  857. [ 0.802359] calling register_warn_debugfs+0x0/0x44 @ 1
  858. [ 0.802404] initcall register_warn_debugfs+0x0/0x44 returned 0 after 28 usecs
  859. [ 0.802421] calling cpuhp_sysfs_init+0x0/0xc4 @ 1
  860. [ 0.802502] initcall cpuhp_sysfs_init+0x0/0xc4 returned 0 after 64 usecs
  861. [ 0.802519] calling ioresources_init+0x0/0x7c @ 1
  862. [ 0.802546] initcall ioresources_init+0x0/0x7c returned 0 after 12 usecs
  863. [ 0.802563] calling init_sched_debug_procfs+0x0/0x54 @ 1
  864. [ 0.802583] initcall init_sched_debug_procfs+0x0/0x54 returned 0 after 4 usecs
  865. [ 0.802603] calling snapshot_device_init+0x0/0x2c @ 1
  866. [ 0.802795] initcall snapshot_device_init+0x0/0x2c returned 0 after 172 usecs
  867. [ 0.802815] calling irq_gc_init_ops+0x0/0x34 @ 1
  868. [ 0.802831] initcall irq_gc_init_ops+0x0/0x34 returned 0 after 2 usecs
  869. [ 0.802847] calling irq_pm_init_ops+0x0/0x30 @ 1
  870. [ 0.802863] initcall irq_pm_init_ops+0x0/0x30 returned 0 after 1 usecs
  871. [ 0.802881] calling timekeeping_init_ops+0x0/0x34 @ 1
  872. [ 0.802896] initcall timekeeping_init_ops+0x0/0x34 returned 0 after 0 usecs
  873. [ 0.802913] calling init_clocksource_sysfs+0x0/0x48 @ 1
  874. [ 0.803065] initcall init_clocksource_sysfs+0x0/0x48 returned 0 after 132 usecs
  875. [ 0.803087] calling init_timer_list_procfs+0x0/0x50 @ 1
  876. [ 0.803111] initcall init_timer_list_procfs+0x0/0x50 returned 0 after 8 usecs
  877. [ 0.803128] calling alarmtimer_init+0x0/0xc8 @ 1
  878. [ 0.803310] initcall alarmtimer_init+0x0/0xc8 returned 0 after 161 usecs
  879. [ 0.803329] calling init_posix_timers+0x0/0x4c @ 1
  880. [ 0.803357] initcall init_posix_timers+0x0/0x4c returned 0 after 12 usecs
  881. [ 0.803374] calling clockevents_init_sysfs+0x0/0xf0 @ 1
  882. [ 0.803698] initcall clockevents_init_sysfs+0x0/0xf0 returned 0 after 299 usecs
  883. [ 0.803720] calling sched_clock_syscore_init+0x0/0x34 @ 1
  884. [ 0.803737] initcall sched_clock_syscore_init+0x0/0x34 returned 0 after 2 usecs
  885. [ 0.803754] calling modules_wq_init+0x0/0x40 @ 1
  886. [ 0.803767] initcall modules_wq_init+0x0/0x40 returned 0 after 0 usecs
  887. [ 0.803781] calling proc_modules_init+0x0/0x44 @ 1
  888. [ 0.803804] initcall proc_modules_init+0x0/0x44 returned 0 after 8 usecs
  889. [ 0.803819] calling kallsyms_init+0x0/0x40 @ 1
  890. [ 0.803836] initcall kallsyms_init+0x0/0x40 returned 0 after 4 usecs
  891. [ 0.803852] calling pid_namespaces_init+0x0/0x58 @ 1
  892. [ 0.803936] initcall pid_namespaces_init+0x0/0x58 returned 0 after 67 usecs
  893. [ 0.803954] calling ikconfig_init+0x0/0x64 @ 1
  894. [ 0.803973] initcall ikconfig_init+0x0/0x64 returned 0 after 6 usecs
  895. [ 0.803990] calling audit_watch_init+0x0/0x50 @ 1
  896. [ 0.804005] initcall audit_watch_init+0x0/0x50 returned 0 after 1 usecs
  897. [ 0.804020] calling audit_fsnotify_init+0x0/0x50 @ 1
  898. [ 0.804036] initcall audit_fsnotify_init+0x0/0x50 returned 0 after 2 usecs
  899. [ 0.804050] calling audit_tree_init+0x0/0xa0 @ 1
  900. [ 0.804073] initcall audit_tree_init+0x0/0xa0 returned 0 after 9 usecs
  901. [ 0.804089] calling seccomp_sysctl_init+0x0/0x44 @ 1
  902. [ 0.804116] initcall seccomp_sysctl_init+0x0/0x44 returned 0 after 13 usecs
  903. [ 0.804133] calling utsname_sysctl_init+0x0/0x30 @ 1
  904. [ 0.804162] initcall utsname_sysctl_init+0x0/0x30 returned 0 after 15 usecs
  905. [ 0.804181] calling init_tracepoints+0x0/0x50 @ 1
  906. [ 0.804196] initcall init_tracepoints+0x0/0x50 returned 0 after 3 usecs
  907. [ 0.804212] calling stack_trace_init+0x0/0xd4 @ 1
  908. [ 0.804261] initcall stack_trace_init+0x0/0xd4 returned 0 after 34 usecs
  909. [ 0.804278] calling init_blk_tracer+0x0/0x78 @ 1
  910. [ 0.804341] initcall init_blk_tracer+0x0/0x78 returned 0 after 46 usecs
  911. [ 0.804360] calling perf_event_sysfs_init+0x0/0xb8 @ 1
  912. [ 0.804551] initcall perf_event_sysfs_init+0x0/0xb8 returned 0 after 170 usecs
  913. [ 0.804572] calling system_trusted_keyring_init+0x0/0x78 @ 1
  914. [ 0.804586] Initialise system trusted keyrings
  915. [ 0.804624] initcall system_trusted_keyring_init+0x0/0x78 returned 0 after 34 usecs
  916. [ 0.804643] calling kswapd_init+0x0/0x30 @ 1
  917. [ 0.804757] initcall kswapd_init+0x0/0x30 returned 0 after 95 usecs
  918. [ 0.804797] calling extfrag_debug_init+0x0/0x80 @ 1
  919. [ 0.804844] initcall extfrag_debug_init+0x0/0x80 returned 0 after 29 usecs
  920. [ 0.804861] calling mm_compute_batch_init+0x0/0x70 @ 1
  921. [ 0.804877] initcall mm_compute_batch_init+0x0/0x70 returned 0 after 1 usecs
  922. [ 0.804893] calling slab_proc_init+0x0/0x44 @ 1
  923. [ 0.804914] initcall slab_proc_init+0x0/0x44 returned 0 after 7 usecs
  924. [ 0.804931] calling workingset_init+0x0/0xc4 @ 1
  925. [ 0.804944] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  926. [ 0.804968] initcall workingset_init+0x0/0xc4 returned 0 after 22 usecs
  927. [ 0.804984] calling proc_vmalloc_init+0x0/0x48 @ 1
  928. [ 0.805003] initcall proc_vmalloc_init+0x0/0x48 returned 0 after 5 usecs
  929. [ 0.805020] calling memblock_init_debugfs+0x0/0x90 @ 1
  930. [ 0.805064] initcall memblock_init_debugfs+0x0/0x90 returned 0 after 27 usecs
  931. [ 0.805083] calling procswaps_init+0x0/0x44 @ 1
  932. [ 0.805104] initcall procswaps_init+0x0/0x44 returned 0 after 5 usecs
  933. [ 0.805120] calling init_frontswap+0x0/0xb4 @ 1
  934. [ 0.805178] initcall init_frontswap+0x0/0xb4 returned 0 after 41 usecs
  935. [ 0.805194] calling slab_sysfs_init+0x0/0x128 @ 1
  936. [ 0.812312] initcall slab_sysfs_init+0x0/0x128 returned 0 after 6932 usecs
  937. [ 0.812335] calling init_cleancache+0x0/0xa8 @ 1
  938. [ 0.812395] initcall init_cleancache+0x0/0xa8 returned 0 after 42 usecs
  939. [ 0.812414] calling init_zbud+0x0/0x3c @ 1
  940. [ 0.812424] zbud: loaded
  941. [ 0.812438] initcall init_zbud+0x0/0x3c returned 0 after 10 usecs
  942. [ 0.812452] calling zs_init+0x0/0xa4 @ 1
  943. [ 0.812527] initcall zs_init+0x0/0xa4 returned 0 after 58 usecs
  944. [ 0.812546] calling init_z3fold+0x0/0x58 @ 1
  945. [ 0.812593] initcall init_z3fold+0x0/0x58 returned 0 after 30 usecs
  946. [ 0.812610] calling fcntl_init+0x0/0x4c @ 1
  947. [ 0.812638] initcall fcntl_init+0x0/0x4c returned 0 after 13 usecs
  948. [ 0.812653] calling proc_filesystems_init+0x0/0x44 @ 1
  949. [ 0.812675] initcall proc_filesystems_init+0x0/0x44 returned 0 after 7 usecs
  950. [ 0.812690] calling start_dirtytime_writeback+0x0/0x4c @ 1
  951. [ 0.812709] initcall start_dirtytime_writeback+0x0/0x4c returned 0 after 3 usecs
  952. [ 0.812727] calling blkdev_init+0x0/0x38 @ 1
  953. [ 0.812768] initcall blkdev_init+0x0/0x38 returned 0 after 25 usecs
  954. [ 0.812784] calling dio_init+0x0/0x4c @ 1
  955. [ 0.812808] initcall dio_init+0x0/0x4c returned 0 after 10 usecs
  956. [ 0.812824] calling dnotify_init+0x0/0x9c @ 1
  957. [ 0.812981] initcall dnotify_init+0x0/0x9c returned 0 after 138 usecs
  958. [ 0.812999] calling fanotify_user_setup+0x0/0x9c @ 1
  959. [ 0.813043] initcall fanotify_user_setup+0x0/0x9c returned 0 after 28 usecs
  960. [ 0.813060] calling aio_setup+0x0/0xa8 @ 1
  961. [ 0.813154] initcall aio_setup+0x0/0xa8 returned 0 after 77 usecs
  962. [ 0.813171] calling io_uring_init+0x0/0x50 @ 1
  963. [ 0.813195] initcall io_uring_init+0x0/0x50 returned 0 after 9 usecs
  964. [ 0.813211] calling mbcache_init+0x0/0x50 @ 1
  965. [ 0.813338] initcall mbcache_init+0x0/0x50 returned 0 after 108 usecs
  966. [ 0.813356] calling init_grace+0x0/0x2c @ 1
  967. [ 0.813377] initcall init_grace+0x0/0x2c returned 0 after 7 usecs
  968. [ 0.813393] calling init_devpts_fs+0x0/0x4c @ 1
  969. [ 0.813436] initcall init_devpts_fs+0x0/0x4c returned 0 after 28 usecs
  970. [ 0.813454] calling ext4_init_fs+0x0/0x194 @ 1
  971. [ 0.814192] initcall ext4_init_fs+0x0/0x194 returned 0 after 704 usecs
  972. [ 0.814211] calling init_ext2_fs+0x0/0x88 @ 1
  973. [ 0.814320] initcall init_ext2_fs+0x0/0x88 returned 0 after 90 usecs
  974. [ 0.814338] calling journal_init+0x0/0x13c @ 1
  975. [ 0.814700] initcall journal_init+0x0/0x13c returned 0 after 337 usecs
  976. [ 0.814718] calling init_cramfs_fs+0x0/0x50 @ 1
  977. [ 0.814761] initcall init_cramfs_fs+0x0/0x50 returned 0 after 27 usecs
  978. [ 0.814822] calling init_squashfs_fs+0x0/0x94 @ 1
  979. [ 0.814928] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  980. [ 0.814948] initcall init_squashfs_fs+0x0/0x94 returned 0 after 106 usecs
  981. [ 0.814964] calling init_nfs_fs+0x0/0x168 @ 1
  982. [ 0.815691] initcall init_nfs_fs+0x0/0x168 returned 0 after 693 usecs
  983. [ 0.815712] calling init_nfs_v2+0x0/0x30 @ 1
  984. [ 0.815729] initcall init_nfs_v2+0x0/0x30 returned 0 after 2 usecs
  985. [ 0.815744] calling init_nfs_v3+0x0/0x30 @ 1
  986. [ 0.815759] initcall init_nfs_v3+0x0/0x30 returned 0 after 1 usecs
  987. [ 0.815773] calling init_nfs_v4+0x0/0x5c @ 1
  988. [ 0.815787] NFS: Registering the id_resolver key type
  989. [ 0.815819] Key type id_resolver registered
  990. [ 0.815830] Key type id_legacy registered
  991. [ 0.815856] initcall init_nfs_v4+0x0/0x5c returned 0 after 66 usecs
  992. [ 0.815873] calling nfs4filelayout_init+0x0/0x44 @ 1
  993. [ 0.815886] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  994. [ 0.815903] initcall nfs4filelayout_init+0x0/0x44 returned 0 after 16 usecs
  995. [ 0.815918] calling init_nlm+0x0/0x8c @ 1
  996. [ 0.815958] initcall init_nlm+0x0/0x8c returned 0 after 25 usecs
  997. [ 0.815974] calling init_f2fs_fs+0x0/0x140 @ 1
  998. [ 0.817247] initcall init_f2fs_fs+0x0/0x140 returned 0 after 1227 usecs
  999. [ 0.817267] calling ipc_init+0x0/0x40 @ 1
  1000. [ 0.817308] initcall ipc_init+0x0/0x40 returned 0 after 25 usecs
  1001. [ 0.817323] calling ipc_sysctl_init+0x0/0x30 @ 1
  1002. [ 0.817365] initcall ipc_sysctl_init+0x0/0x30 returned 0 after 27 usecs
  1003. [ 0.817381] calling init_mqueue_fs+0x0/0x108 @ 1
  1004. [ 0.817568] initcall init_mqueue_fs+0x0/0x108 returned 0 after 165 usecs
  1005. [ 0.817587] calling key_proc_init+0x0/0x94 @ 1
  1006. [ 0.817614] initcall key_proc_init+0x0/0x94 returned 0 after 11 usecs
  1007. [ 0.817632] calling crypto_algapi_init+0x0/0x28 @ 1
  1008. [ 0.817652] initcall crypto_algapi_init+0x0/0x28 returned 0 after 5 usecs
  1009. [ 0.817668] calling jent_mod_init+0x0/0x4c @ 1
  1010. [ 0.853701] initcall jent_mod_init+0x0/0x4c returned 0 after 35171 usecs
  1011. [ 0.853720] calling af_alg_init+0x0/0x6c @ 1
  1012. [ 0.853735] NET: Registered protocol family 38
  1013. [ 0.853749] initcall af_alg_init+0x0/0x6c returned 0 after 14 usecs
  1014. [ 0.853763] calling algif_hash_init+0x0/0x2c @ 1
  1015. [ 0.853779] initcall algif_hash_init+0x0/0x2c returned 0 after 2 usecs
  1016. [ 0.853796] calling algif_skcipher_init+0x0/0x2c @ 1
  1017. [ 0.853812] initcall algif_skcipher_init+0x0/0x2c returned 0 after 1 usecs
  1018. [ 0.853827] calling asymmetric_key_init+0x0/0x2c @ 1
  1019. [ 0.853842] Key type asymmetric registered
  1020. [ 0.853855] initcall asymmetric_key_init+0x0/0x2c returned 0 after 13 usecs
  1021. [ 0.853869] calling x509_key_init+0x0/0x2c @ 1
  1022. [ 0.853882] Asymmetric key parser 'x509' registered
  1023. [ 0.853896] initcall x509_key_init+0x0/0x2c returned 0 after 13 usecs
  1024. [ 0.853910] calling pkcs7_key_init+0x0/0x2c @ 1
  1025. [ 0.853922] Key type pkcs7_test registered
  1026. [ 0.853934] initcall pkcs7_key_init+0x0/0x2c returned 0 after 11 usecs
  1027. [ 0.853948] calling proc_genhd_init+0x0/0x74 @ 1
  1028. [ 0.853975] initcall proc_genhd_init+0x0/0x74 returned 0 after 12 usecs
  1029. [ 0.853991] calling bsg_init+0x0/0x13c @ 1
  1030. [ 0.854035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  1031. [ 0.854055] initcall bsg_init+0x0/0x13c returned 0 after 49 usecs
  1032. [ 0.854070] calling throtl_init+0x0/0x58 @ 1
  1033. [ 0.854243] initcall throtl_init+0x0/0x58 returned 0 after 153 usecs
  1034. [ 0.854261] calling deadline_init+0x0/0x2c @ 1
  1035. [ 0.854275] io scheduler mq-deadline registered
  1036. [ 0.854289] initcall deadline_init+0x0/0x2c returned 0 after 13 usecs
  1037. [ 0.854305] calling kyber_init+0x0/0x2c @ 1
  1038. [ 0.854317] io scheduler kyber registered
  1039. [ 0.854331] initcall kyber_init+0x0/0x2c returned 0 after 12 usecs
  1040. [ 0.854345] calling bfq_init+0x0/0xb0 @ 1
  1041. [ 0.854509] io scheduler bfq registered
  1042. [ 0.854527] initcall bfq_init+0x0/0xb0 returned 0 after 162 usecs
  1043. [ 0.854542] calling btree_module_init+0x0/0x44 @ 1
  1044. [ 0.854573] initcall btree_module_init+0x0/0x44 returned 0 after 14 usecs
  1045. [ 0.854591] calling crc_t10dif_mod_init+0x0/0x64 @ 1
  1046. [ 0.854622] initcall crc_t10dif_mod_init+0x0/0x64 returned 0 after 15 usecs
  1047. [ 0.854639] calling libcrc32c_mod_init+0x0/0x3c @ 1
  1048. [ 0.854659] initcall libcrc32c_mod_init+0x0/0x3c returned 0 after 6 usecs
  1049. [ 0.854676] calling percpu_counter_startup+0x0/0x74 @ 1
  1050. [ 0.854816] initcall percpu_counter_startup+0x0/0x74 returned 0 after 119 usecs
  1051. [ 0.854836] calling audit_classes_init+0x0/0x68 @ 1
  1052. [ 0.854855] initcall audit_classes_init+0x0/0x68 returned 0 after 4 usecs
  1053. [ 0.854873] calling sg_pool_init+0x0/0xf0 @ 1
  1054. [ 0.854985] initcall sg_pool_init+0x0/0xf0 returned 0 after 94 usecs
  1055. [ 0.855004] calling sun50i_de2_bus_driver_init+0x0/0x30 @ 1
  1056. [ 0.855272] initcall sun50i_de2_bus_driver_init+0x0/0x30 returned 0 after 244 usecs
  1057. [ 0.855292] calling sunxi_rsb_init+0x0/0x68 @ 1
  1058. [ 0.855530] initcall sunxi_rsb_init+0x0/0x68 returned 0 after 216 usecs
  1059. [ 0.855547] calling simple_pm_bus_driver_init+0x0/0x30 @ 1
  1060. [ 0.855734] initcall simple_pm_bus_driver_init+0x0/0x30 returned 0 after 165 usecs
  1061. [ 0.855753] calling vexpress_syscfg_driver_init+0x0/0x30 @ 1
  1062. [ 0.855859] initcall vexpress_syscfg_driver_init+0x0/0x30 returned 0 after 87 usecs
  1063. [ 0.855877] calling phy_core_init+0x0/0x78 @ 1
  1064. [ 0.855908] initcall phy_core_init+0x0/0x78 returned 0 after 17 usecs
  1065. [ 0.855924] calling sun4i_usb_phy_driver_init+0x0/0x30 @ 1
  1066. [ 0.856229] initcall sun4i_usb_phy_driver_init+0x0/0x30 returned 0 after 282 usecs
  1067. [ 0.856248] calling sun6i_dphy_platform_driver_init+0x0/0x30 @ 1
  1068. [ 0.856407] initcall sun6i_dphy_platform_driver_init+0x0/0x30 returned 0 after 138 usecs
  1069. [ 0.856429] calling phy_meson8b_usb2_driver_init+0x0/0x30 @ 1
  1070. [ 0.856633] initcall phy_meson8b_usb2_driver_init+0x0/0x30 returned 0 after 183 usecs
  1071. [ 0.856653] calling phy_meson_gxl_usb2_driver_init+0x0/0x30 @ 1
  1072. [ 0.856800] initcall phy_meson_gxl_usb2_driver_init+0x0/0x30 returned 0 after 125 usecs
  1073. [ 0.856819] calling phy_meson_g12a_usb2_driver_init+0x0/0x30 @ 1
  1074. [ 0.857488] initcall phy_meson_g12a_usb2_driver_init+0x0/0x30 returned 0 after 636 usecs
  1075. [ 0.857512] calling phy_g12a_usb3_pcie_driver_init+0x0/0x30 @ 1
  1076. [ 0.857711] initcall phy_g12a_usb3_pcie_driver_init+0x0/0x30 returned 0 after 177 usecs
  1077. [ 0.857731] calling rockchip_dp_phy_driver_init+0x0/0x30 @ 1
  1078. [ 0.857863] initcall rockchip_dp_phy_driver_init+0x0/0x30 returned 0 after 112 usecs
  1079. [ 0.857885] calling rockchip_emmc_driver_init+0x0/0x30 @ 1
  1080. [ 0.858016] initcall rockchip_emmc_driver_init+0x0/0x30 returned 0 after 111 usecs
  1081. [ 0.858035] calling inno_dsidphy_driver_init+0x0/0x30 @ 1
  1082. [ 0.858222] initcall inno_dsidphy_driver_init+0x0/0x30 returned 0 after 166 usecs
  1083. [ 0.858243] calling inno_hdmi_phy_driver_init+0x0/0x30 @ 1
  1084. [ 0.858399] initcall inno_hdmi_phy_driver_init+0x0/0x30 returned 0 after 136 usecs
  1085. [ 0.858420] calling rockchip_usb2phy_driver_init+0x0/0x30 @ 1
  1086. [ 0.858612] initcall rockchip_usb2phy_driver_init+0x0/0x30 returned 0 after 171 usecs
  1087. [ 0.858632] calling rockchip_pcie_driver_init+0x0/0x30 @ 1
  1088. [ 0.858765] initcall rockchip_pcie_driver_init+0x0/0x30 returned 0 after 114 usecs
  1089. [ 0.858784] calling rockchip_typec_phy_driver_init+0x0/0x30 @ 1
  1090. [ 0.858913] initcall rockchip_typec_phy_driver_init+0x0/0x30 returned 0 after 109 usecs
  1091. [ 0.858933] calling rockchip_usb_driver_init+0x0/0x30 @ 1
  1092. [ 0.859087] initcall rockchip_usb_driver_init+0x0/0x30 returned 0 after 135 usecs
  1093. [ 0.859106] calling amd_gpio_driver_init+0x0/0x30 @ 1
  1094. [ 0.859193] initcall amd_gpio_driver_init+0x0/0x30 returned 0 after 70 usecs
  1095. [ 0.859211] calling meson_gxbb_pinctrl_driver_init+0x0/0x30 @ 1
  1096. [ 0.859368] initcall meson_gxbb_pinctrl_driver_init+0x0/0x30 returned 0 after 136 usecs
  1097. [ 0.859388] calling meson_gxl_pinctrl_driver_init+0x0/0x30 @ 1
  1098. [ 0.859545] initcall meson_gxl_pinctrl_driver_init+0x0/0x30 returned 0 after 137 usecs
  1099. [ 0.859565] calling meson_axg_pinctrl_driver_init+0x0/0x30 @ 1
  1100. [ 0.859729] initcall meson_axg_pinctrl_driver_init+0x0/0x30 returned 0 after 143 usecs
  1101. [ 0.859749] calling meson_g12a_pinctrl_driver_init+0x0/0x30 @ 1
  1102. [ 0.862084] initcall meson_g12a_pinctrl_driver_init+0x0/0x30 returned 0 after 2260 usecs
  1103. [ 0.862111] calling meson_a1_pinctrl_driver_init+0x0/0x30 @ 1
  1104. [ 0.862297] initcall meson_a1_pinctrl_driver_init+0x0/0x30 returned 0 after 161 usecs
  1105. [ 0.862323] calling pcs_driver_init+0x0/0x30 @ 1
  1106. [ 0.862553] initcall pcs_driver_init+0x0/0x30 returned 0 after 208 usecs
  1107. [ 0.862572] calling rk805_pinctrl_driver_init+0x0/0x30 @ 1
  1108. [ 0.862665] initcall rk805_pinctrl_driver_init+0x0/0x30 returned 0 after 74 usecs
  1109. [ 0.862684] calling bcm2835_pinctrl_driver_init+0x0/0x34 @ 1
  1110. [ 0.862851] initcall bcm2835_pinctrl_driver_init+0x0/0x34 returned 0 after 145 usecs
  1111. [ 0.862872] calling a64_pinctrl_driver_init+0x0/0x30 @ 1
  1112. [ 0.863012] initcall a64_pinctrl_driver_init+0x0/0x30 returned 0 after 120 usecs
  1113. [ 0.863033] calling sun50i_a64_r_pinctrl_driver_init+0x0/0x30 @ 1
  1114. [ 0.863174] initcall sun50i_a64_r_pinctrl_driver_init+0x0/0x30 returned 0 after 120 usecs
  1115. [ 0.863195] calling sun8i_h3_r_pinctrl_driver_init+0x0/0x30 @ 1
  1116. [ 0.863331] initcall sun8i_h3_r_pinctrl_driver_init+0x0/0x30 returned 0 after 117 usecs
  1117. [ 0.863351] calling sun50i_h5_pinctrl_driver_init+0x0/0x30 @ 1
  1118. [ 0.863487] initcall sun50i_h5_pinctrl_driver_init+0x0/0x30 returned 0 after 116 usecs
  1119. [ 0.863507] calling h6_pinctrl_driver_init+0x0/0x30 @ 1
  1120. [ 0.863652] initcall h6_pinctrl_driver_init+0x0/0x30 returned 0 after 125 usecs
  1121. [ 0.863670] calling sun50i_h6_r_pinctrl_driver_init+0x0/0x30 @ 1
  1122. [ 0.863809] initcall sun50i_h6_r_pinctrl_driver_init+0x0/0x30 returned 0 after 118 usecs
  1123. [ 0.863830] calling bgpio_driver_init+0x0/0x30 @ 1
  1124. [ 0.863992] initcall bgpio_driver_init+0x0/0x30 returned 0 after 143 usecs
  1125. [ 0.864010] calling dwapb_gpio_driver_init+0x0/0x30 @ 1
  1126. [ 0.864162] initcall dwapb_gpio_driver_init+0x0/0x30 returned 0 after 132 usecs
  1127. [ 0.864181] calling pl061_gpio_driver_init+0x0/0x2c @ 1
  1128. [ 0.864228] initcall pl061_gpio_driver_init+0x0/0x2c returned 0 after 30 usecs
  1129. [ 0.864247] calling rpi_exp_gpio_driver_init+0x0/0x30 @ 1
  1130. [ 0.864380] initcall rpi_exp_gpio_driver_init+0x0/0x30 returned 0 after 114 usecs
  1131. [ 0.864400] calling syscon_gpio_driver_init+0x0/0x30 @ 1
  1132. [ 0.864557] initcall syscon_gpio_driver_init+0x0/0x30 returned 0 after 137 usecs
  1133. [ 0.864577] calling sun4i_pwm_driver_init+0x0/0x30 @ 1
  1134. [ 0.864814] initcall sun4i_pwm_driver_init+0x0/0x30 returned 0 after 215 usecs
  1135. [ 0.864834] calling pcie_portdrv_init+0x0/0x64 @ 1
  1136. [ 0.864999] initcall pcie_portdrv_init+0x0/0x64 returned 0 after 144 usecs
  1137. [ 0.865017] calling pci_proc_init+0x0/0x9c @ 1
  1138. [ 0.865055] initcall pci_proc_init+0x0/0x9c returned 0 after 22 usecs
  1139. [ 0.865072] calling pci_hotplug_init+0x0/0x18 @ 1
  1140. [ 0.865087] initcall pci_hotplug_init+0x0/0x18 returned 0 after 1 usecs
  1141. [ 0.865102] calling pci_stub_init+0x0/0x154 @ 1
  1142. [ 0.865161] initcall pci_stub_init+0x0/0x154 returned 0 after 42 usecs
  1143. [ 0.865179] calling gen_pci_driver_init+0x0/0x30 @ 1
  1144. [ 0.865368] initcall gen_pci_driver_init+0x0/0x30 returned 0 after 169 usecs
  1145. [ 0.865386] calling rockchip_pcie_driver_init+0x0/0x30 @ 1
  1146. [ 0.865515] initcall rockchip_pcie_driver_init+0x0/0x30 returned 0 after 111 usecs
  1147. [ 0.865535] calling dw_plat_pcie_driver_init+0x0/0x30 @ 1
  1148. [ 0.865682] initcall dw_plat_pcie_driver_init+0x0/0x30 returned 0 after 127 usecs
  1149. [ 0.865702] calling amba_clcdfb_init+0x0/0x48 @ 1
  1150. [ 0.865746] initcall amba_clcdfb_init+0x0/0x48 returned 0 after 27 usecs
  1151. [ 0.865762] calling vfb_init+0x0/0x174 @ 1
  1152. [ 0.865777] initcall vfb_init+0x0/0x174 returned -6 after 1 usecs
  1153. [ 0.865792] calling ged_driver_init+0x0/0x30 @ 1
  1154. [ 0.865879] initcall ged_driver_init+0x0/0x30 returned 0 after 68 usecs
  1155. [ 0.865898] calling acpi_button_driver_init+0x0/0x84 @ 1
  1156. [ 0.865915] initcall acpi_button_driver_init+0x0/0x84 returned 0 after 2 usecs
  1157. [ 0.865933] calling acpi_fan_driver_init+0x0/0x30 @ 1
  1158. [ 0.866019] initcall acpi_fan_driver_init+0x0/0x30 returned 0 after 68 usecs
  1159. [ 0.866037] calling acpi_processor_driver_init+0x0/0xec @ 1
  1160. [ 0.866054] initcall acpi_processor_driver_init+0x0/0xec returned 0 after 1 usecs
  1161. [ 0.866072] calling acpi_thermal_init+0x0/0x9c @ 1
  1162. [ 0.866337] initcall acpi_thermal_init+0x0/0x9c returned -19 after 242 usecs
  1163. [ 0.866356] calling acpi_hed_driver_init+0x0/0x30 @ 1
  1164. [ 0.866372] initcall acpi_hed_driver_init+0x0/0x30 returned -19 after 0 usecs
  1165. [ 0.866388] calling acpi_ec_sys_init+0x0/0x118 @ 1
  1166. [ 0.866402] initcall acpi_ec_sys_init+0x0/0x118 returned 0 after 0 usecs
  1167. [ 0.866418] calling acpi_custom_method_init+0x0/0x54 @ 1
  1168. [ 0.866452] initcall acpi_custom_method_init+0x0/0x54 returned 0 after 18 usecs
  1169. [ 0.866470] calling gtdt_sbsa_gwdt_init+0x0/0x120 @ 1
  1170. [ 0.866485] initcall gtdt_sbsa_gwdt_init+0x0/0x120 returned 0 after 1 usecs
  1171. [ 0.866500] calling of_fixed_factor_clk_driver_init+0x0/0x30 @ 1
  1172. [ 0.866663] initcall of_fixed_factor_clk_driver_init+0x0/0x30 returned 0 after 144 usecs
  1173. [ 0.866684] calling of_fixed_clk_driver_init+0x0/0x30 @ 1
  1174. [ 0.866821] initcall of_fixed_clk_driver_init+0x0/0x30 returned 0 after 118 usecs
  1175. [ 0.866840] calling gpio_clk_driver_init+0x0/0x30 @ 1
  1176. [ 0.866990] initcall gpio_clk_driver_init+0x0/0x30 returned 0 after 131 usecs
  1177. [ 0.867009] calling cs2000_driver_init+0x0/0x30 @ 1
  1178. [ 0.867052] initcall cs2000_driver_init+0x0/0x30 returned 0 after 27 usecs
  1179. [ 0.867070] calling of_fixed_mmio_clk_driver_init+0x0/0x30 @ 1
  1180. [ 0.867217] initcall of_fixed_mmio_clk_driver_init+0x0/0x30 returned 0 after 126 usecs
  1181. [ 0.867237] calling clk_pwm_driver_init+0x0/0x30 @ 1
  1182. [ 0.867446] initcall clk_pwm_driver_init+0x0/0x30 returned 0 after 188 usecs
  1183. [ 0.867466] calling clockgen_cpufreq_init+0x0/0xb0 @ 1
  1184. [ 0.867482] initcall clockgen_cpufreq_init+0x0/0xb0 returned 0 after 1 usecs
  1185. [ 0.867497] calling rk808_clkout_driver_init+0x0/0x30 @ 1
  1186. [ 0.867586] initcall rk808_clkout_driver_init+0x0/0x30 returned 0 after 71 usecs
  1187. [ 0.867605] calling scpi_clocks_driver_init+0x0/0x30 @ 1
  1188. [ 0.867739] initcall scpi_clocks_driver_init+0x0/0x30 returned 0 after 114 usecs
  1189. [ 0.867757] calling vc5_driver_init+0x0/0x30 @ 1
  1190. [ 0.867797] initcall vc5_driver_init+0x0/0x30 returned 0 after 25 usecs
  1191. [ 0.867813] calling bcm2835_clk_driver_init+0x0/0x30 @ 1
  1192. [ 0.867960] initcall bcm2835_clk_driver_init+0x0/0x30 returned 0 after 128 usecs
  1193. [ 0.867978] calling bcm2835_aux_clk_driver_init+0x0/0x30 @ 1
  1194. [ 0.868138] initcall bcm2835_aux_clk_driver_init+0x0/0x30 returned 0 after 139 usecs
  1195. [ 0.868158] calling raspberrypi_clk_driver_init+0x0/0x30 @ 1
  1196. [ 0.868247] initcall raspberrypi_clk_driver_init+0x0/0x30 returned 0 after 70 usecs
  1197. [ 0.868267] calling axg_driver_init+0x0/0x30 @ 1
  1198. [ 0.868410] initcall axg_driver_init+0x0/0x30 returned 0 after 125 usecs
  1199. [ 0.868427] calling axg_aoclkc_driver_init+0x0/0x30 @ 1
  1200. [ 0.868567] initcall axg_aoclkc_driver_init+0x0/0x30 returned 0 after 120 usecs
  1201. [ 0.868586] calling axg_audio_driver_init+0x0/0x30 @ 1
  1202. [ 0.868987] initcall axg_audio_driver_init+0x0/0x30 returned 0 after 375 usecs
  1203. [ 0.869008] calling gxbb_driver_init+0x0/0x30 @ 1
  1204. [ 0.869164] initcall gxbb_driver_init+0x0/0x30 returned 0 after 137 usecs
  1205. [ 0.869182] calling gxbb_aoclkc_driver_init+0x0/0x30 @ 1
  1206. [ 0.869324] initcall gxbb_aoclkc_driver_init+0x0/0x30 returned 0 after 123 usecs
  1207. [ 0.869344] calling g12a_driver_init+0x0/0x30 @ 1
  1208. [ 0.872803] initcall g12a_driver_init+0x0/0x30 returned 0 after 3358 usecs
  1209. [ 0.872828] calling g12a_aoclkc_driver_init+0x0/0x30 @ 1
  1210. [ 0.874006] initcall g12a_aoclkc_driver_init+0x0/0x30 returned 0 after 1131 usecs
  1211. [ 0.874033] calling sun4i_a10_mod0_clk_driver_init+0x0/0x30 @ 1
  1212. [ 0.874205] initcall sun4i_a10_mod0_clk_driver_init+0x0/0x30 returned 0 after 149 usecs
  1213. [ 0.874228] calling sun9i_a80_mmc_config_clk_driver_init+0x0/0x30 @ 1
  1214. [ 0.874366] initcall sun9i_a80_mmc_config_clk_driver_init+0x0/0x30 returned 0 after 118 usecs
  1215. [ 0.874387] calling sun8i_a23_apb0_clk_driver_init+0x0/0x30 @ 1
  1216. [ 0.874527] initcall sun8i_a23_apb0_clk_driver_init+0x0/0x30 returned 0 after 120 usecs
  1217. [ 0.874548] calling sun6i_a31_apb0_clk_driver_init+0x0/0x30 @ 1
  1218. [ 0.874682] initcall sun6i_a31_apb0_clk_driver_init+0x0/0x30 returned 0 after 113 usecs
  1219. [ 0.874702] calling sun6i_a31_apb0_gates_clk_driver_init+0x0/0x30 @ 1
  1220. [ 0.874880] initcall sun6i_a31_apb0_gates_clk_driver_init+0x0/0x30 returned 0 after 155 usecs
  1221. [ 0.874901] calling sun6i_a31_ar100_clk_driver_init+0x0/0x30 @ 1
  1222. [ 0.875035] initcall sun6i_a31_ar100_clk_driver_init+0x0/0x30 returned 0 after 114 usecs
  1223. [ 0.875057] calling sun50i_a64_ccu_driver_init+0x0/0x30 @ 1
  1224. [ 0.875193] initcall sun50i_a64_ccu_driver_init+0x0/0x30 returned 0 after 116 usecs
  1225. [ 0.875213] calling sun50i_h6_ccu_driver_init+0x0/0x30 @ 1
  1226. [ 0.875350] initcall sun50i_h6_ccu_driver_init+0x0/0x30 returned 0 after 118 usecs
  1227. [ 0.875370] calling sunxi_de2_clk_driver_init+0x0/0x30 @ 1
  1228. [ 0.875585] initcall sunxi_de2_clk_driver_init+0x0/0x30 returned 0 after 193 usecs
  1229. [ 0.875605] calling bcm2835_dma_driver_init+0x0/0x30 @ 1
  1230. [ 0.875748] initcall bcm2835_dma_driver_init+0x0/0x30 returned 0 after 123 usecs
  1231. [ 0.875768] calling sun6i_dma_driver_init+0x0/0x30 @ 1
  1232. [ 0.875986] initcall sun6i_dma_driver_init+0x0/0x30 returned 0 after 196 usecs
  1233. [ 0.876005] calling mv_xor_v2_driver_init+0x0/0x30 @ 1
  1234. [ 0.876140] initcall mv_xor_v2_driver_init+0x0/0x30 returned 0 after 116 usecs
  1235. [ 0.876160] calling pl330_driver_init+0x0/0x2c @ 1
  1236. [ 0.876203] initcall pl330_driver_init+0x0/0x2c returned 0 after 26 usecs
  1237. [ 0.876222] calling bcm2835_power_driver_init+0x0/0x30 @ 1
  1238. [ 0.876312] initcall bcm2835_power_driver_init+0x0/0x30 returned 0 after 71 usecs
  1239. [ 0.876332] calling rpi_power_driver_init+0x0/0x30 @ 1
  1240. [ 0.876466] initcall rpi_power_driver_init+0x0/0x30 returned 0 after 114 usecs
  1241. [ 0.876486] calling meson_canvas_driver_init+0x0/0x30 @ 1
  1242. [ 0.876792] initcall meson_canvas_driver_init+0x0/0x30 returned 0 after 282 usecs
  1243. [ 0.876814] calling meson_msr_driver_init+0x0/0x30 @ 1
  1244. [ 0.878093] initcall meson_msr_driver_init+0x0/0x30 returned 0 after 1231 usecs
  1245. [ 0.878225] calling meson_gx_socinfo_init+0x0/0x2b0 @ 1
  1246. [ 0.878611] soc soc0: Amlogic Meson SM1 (Unknown) Revision 2b:c (10:2) Detected
  1247. [ 0.878638] initcall meson_gx_socinfo_init+0x0/0x2b0 returned 0 after 383 usecs
  1248. [ 0.878657] calling meson_gx_pwrc_vpu_driver_init+0x0/0x30 @ 1
  1249. [ 0.878924] initcall meson_gx_pwrc_vpu_driver_init+0x0/0x30 returned 0 after 243 usecs
  1250. [ 0.878945] calling meson_mx_socinfo_init+0x0/0x2c0 @ 1
  1251. [ 0.879119] initcall meson_mx_socinfo_init+0x0/0x2c0 returned -19 after 154 usecs
  1252. [ 0.879138] calling meson_ee_pwrc_driver_init+0x0/0x30 @ 1
  1253. [ 0.879701] initcall meson_ee_pwrc_driver_init+0x0/0x30 returned 0 after 531 usecs
  1254. [ 0.879721] calling meson_secure_pwrc_driver_init+0x0/0x30 @ 1
  1255. [ 0.879877] initcall meson_secure_pwrc_driver_init+0x0/0x30 returned 0 after 135 usecs
  1256. [ 0.879897] calling sunxi_sram_driver_init+0x0/0x30 @ 1
  1257. [ 0.880126] initcall sunxi_sram_driver_init+0x0/0x30 returned 0 after 207 usecs
  1258. [ 0.880146] calling arizona_ldo1_init+0x0/0x34 @ 1
  1259. [ 0.880315] initcall arizona_ldo1_init+0x0/0x34 returned 0 after 150 usecs
  1260. [ 0.880334] calling arizona_micsupp_init+0x0/0x34 @ 1
  1261. [ 0.880495] initcall arizona_micsupp_init+0x0/0x34 returned 0 after 141 usecs
  1262. [ 0.880514] calling axp20x_regulator_driver_init+0x0/0x30 @ 1
  1263. [ 0.880605] initcall axp20x_regulator_driver_init+0x0/0x30 returned 0 after 72 usecs
  1264. [ 0.880625] calling fan53555_regulator_driver_init+0x0/0x30 @ 1
  1265. [ 0.880671] initcall fan53555_regulator_driver_init+0x0/0x30 returned 0 after 29 usecs
  1266. [ 0.880691] calling pwm_regulator_driver_init+0x0/0x30 @ 1
  1267. [ 0.880919] initcall pwm_regulator_driver_init+0x0/0x30 returned 0 after 207 usecs
  1268. [ 0.880940] calling rk808_regulator_driver_init+0x0/0x30 @ 1
  1269. [ 0.881032] initcall rk808_regulator_driver_init+0x0/0x30 returned 0 after 72 usecs
  1270. [ 0.881052] calling s2mps11_pmic_driver_init+0x0/0x30 @ 1
  1271. [ 0.881156] initcall s2mps11_pmic_driver_init+0x0/0x30 returned 0 after 84 usecs
  1272. [ 0.881177] calling vctrl_driver_init+0x0/0x30 @ 1
  1273. [ 0.881311] initcall vctrl_driver_init+0x0/0x30 returned 0 after 116 usecs
  1274. [ 0.881331] calling vexpress_regulator_driver_init+0x0/0x30 @ 1
  1275. [ 0.881503] initcall vexpress_regulator_driver_init+0x0/0x30 returned 0 after 151 usecs
  1276. [ 0.881524] calling meson_reset_driver_init+0x0/0x30 @ 1
  1277. [ 0.881835] initcall meson_reset_driver_init+0x0/0x30 returned 0 after 287 usecs
  1278. [ 0.881856] calling meson_audio_arb_pdrv_init+0x0/0x30 @ 1
  1279. [ 0.882080] initcall meson_audio_arb_pdrv_init+0x0/0x30 returned 0 after 201 usecs
  1280. [ 0.882101] calling reset_simple_driver_init+0x0/0x30 @ 1
  1281. [ 0.882342] initcall reset_simple_driver_init+0x0/0x30 returned 0 after 219 usecs
  1282. [ 0.882363] calling n_null_init+0x0/0x38 @ 1
  1283. [ 0.882379] initcall n_null_init+0x0/0x38 returned 0 after 1 usecs
  1284. [ 0.882394] calling pty_init+0x0/0x230 @ 1
  1285. [ 0.882615] initcall pty_init+0x0/0x230 returned 0 after 200 usecs
  1286. [ 0.882633] calling sysrq_init+0x0/0x6c @ 1
  1287. [ 0.882659] initcall sysrq_init+0x0/0x6c returned 0 after 12 usecs
  1288. [ 0.882676] calling serial8250_init+0x0/0x170 @ 1
  1289. [ 0.882692] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  1290. [ 0.884133] initcall serial8250_init+0x0/0x170 returned 0 after 1406 usecs
  1291. [ 0.884156] calling serial_pci_driver_init+0x0/0x38 @ 1
  1292. [ 0.884241] initcall serial_pci_driver_init+0x0/0x38 returned 0 after 66 usecs
  1293. [ 0.884261] calling exar_pci_driver_init+0x0/0x38 @ 1
  1294. [ 0.884312] initcall exar_pci_driver_init+0x0/0x38 returned 0 after 33 usecs
  1295. [ 0.884330] calling bcm2835aux_serial_driver_init+0x0/0x30 @ 1
  1296. [ 0.884521] initcall bcm2835aux_serial_driver_init+0x0/0x30 returned 0 after 169 usecs
  1297. [ 0.884541] calling dw8250_platform_driver_init+0x0/0x30 @ 1
  1298. [ 0.884721] initcall dw8250_platform_driver_init+0x0/0x30 returned 0 after 158 usecs
  1299. [ 0.884743] calling of_platform_serial_driver_init+0x0/0x30 @ 1
  1300. [ 0.885140] initcall of_platform_serial_driver_init+0x0/0x30 returned 0 after 370 usecs
  1301. [ 0.885162] calling pl010_init+0x0/0x38 @ 1
  1302. [ 0.885173] Serial: AMBA driver
  1303. [ 0.885216] initcall pl010_init+0x0/0x38 returned 0 after 38 usecs
  1304. [ 0.885235] calling meson_uart_init+0x0/0x6c @ 1
  1305. [ 0.885622] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
  1306. [ 8.438530] printk: console [ttyAML0] enabled
  1307. [ 8.443648] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 20, base_baud = 1500000) is a meson_uart
  1308. [ 8.452362] serial serial0: tty port ttyAML6 registered
  1309. [ 8.457500] initcall meson_uart_init+0x0/0x6c returned 0 after 7394768 usecs
  1310. [ 8.464340] calling init_kgdboc+0x0/0x94 @ 1
  1311. [ 8.469030] initcall init_kgdboc+0x0/0x94 returned 0 after 401 usecs
  1312. [ 8.474912] calling raw_init+0x0/0x16c @ 1
  1313. [ 8.479339] initcall raw_init+0x0/0x16c returned 0 after 281 usecs
  1314. [ 8.485178] calling hwrng_modinit+0x0/0xac @ 1
  1315. [ 8.489772] initcall hwrng_modinit+0x0/0xac returned 0 after 116 usecs
  1316. [ 8.496136] calling arm_smmu_driver_init+0x0/0x30 @ 1
  1317. [ 8.501590] initcall arm_smmu_driver_init+0x0/0x30 returned 0 after 367 usecs
  1318. [ 8.508288] calling arm_smmu_driver_init+0x0/0x34 @ 1
  1319. [ 8.513540] initcall arm_smmu_driver_init+0x0/0x34 returned 0 after 163 usecs
  1320. [ 8.520448] calling sun50i_iommu_driver_init+0x0/0x38 @ 1
  1321. [ 8.526040] initcall sun50i_iommu_driver_init+0x0/0x38 returned -19 after 157 usecs
  1322. [ 8.533473] calling drm_kms_helper_init+0x0/0x2c @ 1
  1323. [ 8.538472] initcall drm_kms_helper_init+0x0/0x2c returned 0 after 1 usecs
  1324. [ 8.545289] calling drm_core_init+0x0/0xcc @ 1
  1325. [ 8.549815] initcall drm_core_init+0x0/0xcc returned 0 after 44 usecs
  1326. [ 8.556153] calling vc4_drm_register+0x0/0x48 @ 1
  1327. [ 8.562075] initcall vc4_drm_register+0x0/0x48 returned 0 after 1151 usecs
  1328. [ 8.567712] calling rockchip_drm_init+0x0/0xd0 @ 1
  1329. [ 8.573851] initcall rockchip_drm_init+0x0/0xd0 returned 0 after 1278 usecs
  1330. [ 8.579443] calling sun4i_drv_platform_driver_init+0x0/0x30 @ 1
  1331. [ 8.585696] initcall sun4i_drv_platform_driver_init+0x0/0x30 returned 0 after 296 usecs
  1332. [ 8.593328] calling sun4i_tcon_platform_driver_init+0x0/0x30 @ 1
  1333. [ 8.599664] initcall sun4i_tcon_platform_driver_init+0x0/0x30 returned 0 after 293 usecs
  1334. [ 8.607386] calling sun4i_tv_platform_driver_init+0x0/0x30 @ 1
  1335. [ 8.613385] initcall sun4i_tv_platform_driver_init+0x0/0x30 returned 0 after 131 usecs
  1336. [ 8.621100] calling sun6i_drc_platform_driver_init+0x0/0x30 @ 1
  1337. [ 8.627227] initcall sun6i_drc_platform_driver_init+0x0/0x30 returned 0 after 173 usecs
  1338. [ 8.634988] calling sun4i_backend_platform_driver_init+0x0/0x30 @ 1
  1339. [ 8.641501] initcall sun4i_backend_platform_driver_init+0x0/0x30 returned 0 after 213 usecs
  1340. [ 8.649562] calling sun4i_frontend_driver_init+0x0/0x30 @ 1
  1341. [ 8.655339] initcall sun4i_frontend_driver_init+0x0/0x30 returned 0 after 168 usecs
  1342. [ 8.662761] calling sun4i_hdmi_driver_init+0x0/0x30 @ 1
  1343. [ 8.668190] initcall sun4i_hdmi_driver_init+0x0/0x30 returned 0 after 167 usecs
  1344. [ 8.675264] calling sun6i_dsi_platform_driver_init+0x0/0x30 @ 1
  1345. [ 8.681356] initcall sun6i_dsi_platform_driver_init+0x0/0x30 returned 0 after 138 usecs
  1346. [ 8.689152] calling sun8i_dw_hdmi_pltfm_driver_init+0x0/0x30 @ 1
  1347. [ 8.695328] initcall sun8i_dw_hdmi_pltfm_driver_init+0x0/0x30 returned 0 after 137 usecs
  1348. [ 8.703210] calling sun8i_mixer_platform_driver_init+0x0/0x30 @ 1
  1349. [ 8.709562] initcall sun8i_mixer_platform_driver_init+0x0/0x30 returned 0 after 224 usecs
  1350. [ 8.717441] calling sun8i_tcon_top_platform_driver_init+0x0/0x30 @ 1
  1351. [ 8.723965] initcall sun8i_tcon_top_platform_driver_init+0x0/0x30 returned 0 after 139 usecs
  1352. [ 8.732190] calling meson_drm_platform_driver_init+0x0/0x30 @ 1
  1353. [ 8.738402] initcall meson_drm_platform_driver_init+0x0/0x30 returned 0 after 256 usecs
  1354. [ 8.746077] calling meson_dw_hdmi_platform_driver_init+0x0/0x30 @ 1
  1355. [ 8.752889] initcall meson_dw_hdmi_platform_driver_init+0x0/0x30 returned 0 after 504 usecs
  1356. [ 8.760694] calling snd_dw_hdmi_driver_init+0x0/0x30 @ 1
  1357. [ 8.766104] initcall snd_dw_hdmi_driver_init+0x0/0x30 returned 0 after 95 usecs
  1358. [ 8.773246] calling cn_proc_init+0x0/0x5c @ 1
  1359. [ 8.777648] initcall cn_proc_init+0x0/0x5c returned 0 after 6 usecs
  1360. [ 8.783855] calling topology_sysfs_init+0x0/0x48 @ 1
  1361. [ 8.789012] initcall topology_sysfs_init+0x0/0x48 returned 0 after 153 usecs
  1362. [ 8.795843] calling cacheinfo_sysfs_init+0x0/0x48 @ 1
  1363. [ 8.801574] initcall cacheinfo_sysfs_init+0x0/0x48 returned 0 after 628 usecs
  1364. [ 8.808014] calling devcoredump_init+0x0/0x38 @ 1
  1365. [ 8.812773] initcall devcoredump_init+0x0/0x38 returned 0 after 26 usecs
  1366. [ 8.819387] calling init_kgdbts+0x0/0x3c @ 1
  1367. [ 8.823700] initcall init_kgdbts+0x0/0x3c returned 0 after 2 usecs
  1368. [ 8.829822] calling cb710_init_module+0x0/0x38 @ 1
  1369. [ 8.834723] initcall cb710_init_module+0x0/0x38 returned 0 after 69 usecs
  1370. [ 8.841384] calling bcm2835_pm_driver_init+0x0/0x30 @ 1
  1371. [ 8.846840] initcall bcm2835_pm_driver_init+0x0/0x30 returned 0 after 193 usecs
  1372. [ 8.853889] calling cros_ec_dev_init+0x0/0x94 @ 1
  1373. [ 8.858744] initcall cros_ec_dev_init+0x0/0x94 returned 0 after 111 usecs
  1374. [ 8.865362] calling sun6i_prcm_driver_init+0x0/0x30 @ 1
  1375. [ 8.870769] initcall sun6i_prcm_driver_init+0x0/0x30 returned 0 after 144 usecs
  1376. [ 8.877868] calling ac200_i2c_driver_init+0x0/0x30 @ 1
  1377. [ 8.883075] initcall ac200_i2c_driver_init+0x0/0x30 returned 0 after 35 usecs
  1378. [ 8.890113] calling axp20x_i2c_driver_init+0x0/0x30 @ 1
  1379. [ 8.895396] initcall axp20x_i2c_driver_init+0x0/0x30 returned 0 after 23 usecs
  1380. [ 8.902533] calling axp20x_rsb_driver_init+0x0/0x2c @ 1
  1381. [ 8.907819] initcall axp20x_rsb_driver_init+0x0/0x2c returned 0 after 26 usecs
  1382. [ 8.914954] calling rk808_i2c_driver_init+0x0/0x30 @ 1
  1383. [ 8.920150] initcall rk808_i2c_driver_init+0x0/0x30 returned 0 after 23 usecs
  1384. [ 8.927200] calling vexpress_sysreg_driver_init+0x0/0x30 @ 1
  1385. [ 8.933028] initcall vexpress_sysreg_driver_init+0x0/0x30 returned 0 after 133 usecs
  1386. [ 8.940570] calling of_pmem_region_driver_init+0x0/0x30 @ 1
  1387. [ 8.946304] initcall of_pmem_region_driver_init+0x0/0x30 returned 0 after 125 usecs
  1388. [ 8.953769] calling system_heap_create+0x0/0x80 @ 1
  1389. [ 8.958883] initcall system_heap_create+0x0/0x80 returned 0 after 195 usecs
  1390. [ 8.965588] calling add_default_cma_heap+0x0/0xd8 @ 1
  1391. [ 8.970809] initcall add_default_cma_heap+0x0/0xd8 returned 0 after 136 usecs
  1392. [ 8.977755] calling udmabuf_dev_init+0x0/0x2c @ 1
  1393. [ 8.982599] initcall udmabuf_dev_init+0x0/0x2c returned 0 after 107 usecs
  1394. [ 8.989226] calling init_sd+0x0/0x1dc @ 1
  1395. [ 8.993389] initcall init_sd+0x0/0x1dc returned 0 after 116 usecs
  1396. [ 8.999310] calling init_sr+0x0/0x68 @ 1
  1397. [ 9.003298] initcall init_sr+0x0/0x68 returned 0 after 23 usecs
  1398. [ 9.009138] calling init_sg+0x0/0x1d4 @ 1
  1399. [ 9.013242] initcall init_sg+0x0/0x1d4 returned 0 after 49 usecs
  1400. [ 9.019144] calling init_mtd+0x0/0x130 @ 1
  1401. [ 9.023442] initcall init_mtd+0x0/0x130 returned 0 after 155 usecs
  1402. [ 9.029409] calling spi_nor_driver_init+0x0/0x30 @ 1
  1403. [ 9.034444] initcall spi_nor_driver_init+0x0/0x30 returned 0 after 34 usecs
  1404. [ 9.041311] calling spi_gpio_driver_init+0x0/0x30 @ 1
  1405. [ 9.046592] initcall spi_gpio_driver_init+0x0/0x30 returned 0 after 189 usecs
  1406. [ 9.053474] calling rockchip_spi_driver_init+0x0/0x30 @ 1
  1407. [ 9.059182] initcall rockchip_spi_driver_init+0x0/0x30 returned 0 after 271 usecs
  1408. [ 9.066331] calling net_olddevs_init+0x0/0xa0 @ 1
  1409. [ 9.071084] initcall net_olddevs_init+0x0/0xa0 returned 0 after 18 usecs
  1410. [ 9.077706] calling blackhole_netdev_init+0x0/0x9c @ 1
  1411. [ 9.082911] initcall blackhole_netdev_init+0x0/0x9c returned 0 after 29 usecs
  1412. [ 9.089955] calling mdio_mux_mmioreg_driver_init+0x0/0x30 @ 1
  1413. [ 9.095867] initcall mdio_mux_mmioreg_driver_init+0x0/0x30 returned 0 after 131 usecs
  1414. [ 9.103497] calling mdio_mux_multiplexer_driver_init+0x0/0x30 @ 1
  1415. [ 9.109752] initcall mdio_mux_multiplexer_driver_init+0x0/0x30 returned 0 after 130 usecs
  1416. [ 9.117728] calling ac200_ephy_driver_init+0x0/0x30 @ 1
  1417. [ 9.123116] initcall ac200_ephy_driver_init+0x0/0x30 returned 0 after 125 usecs
  1418. [ 9.130234] calling fixed_mdio_bus_init+0x0/0x124 @ 1
  1419. [ 9.136026] libphy: Fixed MDIO Bus: probed
  1420. [ 9.139382] initcall fixed_mdio_bus_init+0x0/0x124 returned 0 after 3965 usecs
  1421. [ 9.146533] calling phy_module_init+0x0/0x34 @ 1
  1422. [ 9.151246] initcall phy_module_init+0x0/0x34 returned 0 after 54 usecs
  1423. [ 9.157747] calling phy_module_init+0x0/0x34 @ 1
  1424. [ 9.162654] initcall phy_module_init+0x0/0x34 returned 0 after 243 usecs
  1425. [ 9.169047] calling phy_module_init+0x0/0x34 @ 1
  1426. [ 9.173726] initcall phy_module_init+0x0/0x34 returned 0 after 23 usecs
  1427. [ 9.180257] calling smc_driver_init+0x0/0x30 @ 1
  1428. [ 9.185072] initcall smc_driver_init+0x0/0x30 returned 0 after 153 usecs
  1429. [ 9.191558] calling smsc911x_init_module+0x0/0x30 @ 1
  1430. [ 9.196775] initcall smsc911x_init_module+0x0/0x30 returned 0 after 127 usecs
  1431. [ 9.203719] calling stmmac_init+0x0/0x60 @ 1
  1432. [ 9.208055] initcall stmmac_init+0x0/0x60 returned 0 after 24 usecs
  1433. [ 9.214243] calling meson6_dwmac_driver_init+0x0/0x30 @ 1
  1434. [ 9.219813] initcall meson6_dwmac_driver_init+0x0/0x30 returned 0 after 136 usecs
  1435. [ 9.227093] calling meson8b_dwmac_driver_init+0x0/0x30 @ 1
  1436. [ 9.232881] initcall meson8b_dwmac_driver_init+0x0/0x30 returned 0 after 262 usecs
  1437. [ 9.240118] calling rk_gmac_dwmac_driver_init+0x0/0x30 @ 1
  1438. [ 9.245866] initcall rk_gmac_dwmac_driver_init+0x0/0x30 returned 0 after 225 usecs
  1439. [ 9.253142] calling sun7i_dwmac_driver_init+0x0/0x30 @ 1
  1440. [ 9.258614] initcall sun7i_dwmac_driver_init+0x0/0x30 returned 0 after 125 usecs
  1441. [ 9.265819] calling dwmac_generic_driver_init+0x0/0x30 @ 1
  1442. [ 9.271648] initcall dwmac_generic_driver_init+0x0/0x30 returned 0 after 303 usecs
  1443. [ 9.278843] calling sb1000_driver_init+0x0/0x2c @ 1
  1444. [ 9.283790] initcall sb1000_driver_init+0x0/0x2c returned 0 after 31 usecs
  1445. [ 9.290572] calling cdrom_init+0x0/0x28 @ 1
  1446. [ 9.294815] initcall cdrom_init+0x0/0x28 returned 0 after 18 usecs
  1447. [ 9.300921] calling gpio_vbus_driver_init+0x0/0x30 @ 1
  1448. [ 9.306177] initcall gpio_vbus_driver_init+0x0/0x30 returned 0 after 79 usecs
  1449. [ 9.313171] calling isp1301_driver_init+0x0/0x30 @ 1
  1450. [ 9.318207] initcall isp1301_driver_init+0x0/0x30 returned 0 after 35 usecs
  1451. [ 9.325084] calling dwc3_driver_init+0x0/0x30 @ 1
  1452. [ 9.329962] initcall dwc3_driver_init+0x0/0x30 returned 0 after 144 usecs
  1453. [ 9.336545] calling dwc3_pci_driver_init+0x0/0x38 @ 1
  1454. [ 9.341708] initcall dwc3_pci_driver_init+0x0/0x38 returned 0 after 75 usecs
  1455. [ 9.348619] calling dwc3_haps_driver_init+0x0/0x38 @ 1
  1456. [ 9.353837] initcall dwc3_haps_driver_init+0x0/0x38 returned 0 after 43 usecs
  1457. [ 9.360934] calling dwc3_of_simple_driver_init+0x0/0x30 @ 1
  1458. [ 9.366661] initcall dwc3_of_simple_driver_init+0x0/0x30 returned 0 after 180 usecs
  1459. [ 9.374064] calling dwc2_platform_driver_init+0x0/0x30 @ 1
  1460. [ 9.379935] initcall dwc2_platform_driver_init+0x0/0x30 returned 0 after 345 usecs
  1461. [ 9.387086] calling dwc2_pci_driver_init+0x0/0x38 @ 1
  1462. [ 9.392222] initcall dwc2_pci_driver_init+0x0/0x38 returned 0 after 46 usecs
  1463. [ 9.399161] calling isp1760_init+0x0/0x7c @ 1
  1464. [ 9.404059] initcall isp1760_init+0x0/0x7c returned 0 after 488 usecs
  1465. [ 9.409948] calling mon_init+0x0/0x14c @ 1
  1466. [ 9.414292] initcall mon_init+0x0/0x14c returned 0 after 205 usecs
  1467. [ 9.420215] calling ehci_hcd_init+0x0/0xe0 @ 1
  1468. [ 9.424690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1469. [ 9.431172] initcall ehci_hcd_init+0x0/0xe0 returned 0 after 6329 usecs
  1470. [ 9.437714] calling ehci_pci_init+0x0/0x90 @ 1
  1471. [ 9.442197] ehci-pci: EHCI PCI platform driver
  1472. [ 9.446644] initcall ehci_pci_init+0x0/0x90 returned 0 after 4341 usecs
  1473. [ 9.453157] calling ehci_platform_init+0x0/0x68 @ 1
  1474. [ 9.458069] ehci-platform: EHCI generic platform driver
  1475. [ 9.463441] initcall ehci_platform_init+0x0/0x68 returned 0 after 5246 usecs
  1476. [ 9.470232] calling ohci_hcd_mod_init+0x0/0xb0 @ 1
  1477. [ 9.475058] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1478. [ 9.481199] initcall ohci_hcd_mod_init+0x0/0xb0 returned 0 after 5995 usecs
  1479. [ 9.488084] calling ohci_pci_init+0x0/0x90 @ 1
  1480. [ 9.492566] ohci-pci: OHCI PCI platform driver
  1481. [ 9.497007] initcall ohci_pci_init+0x0/0x90 returned 0 after 4335 usecs
  1482. [ 9.503524] calling ohci_platform_init+0x0/0x68 @ 1
  1483. [ 9.508436] ohci-platform: OHCI generic platform driver
  1484. [ 9.513797] initcall ohci_platform_init+0x0/0x68 returned 0 after 5231 usecs
  1485. [ 9.520602] calling uhci_hcd_init+0x0/0x148 @ 1
  1486. [ 9.525170] uhci_hcd: USB Universal Host Controller Interface driver
  1487. [ 9.531560] initcall uhci_hcd_init+0x0/0x148 returned 0 after 6238 usecs
  1488. [ 9.538118] calling xhci_hcd_init+0x0/0x44 @ 1
  1489. [ 9.542609] initcall xhci_hcd_init+0x0/0x44 returned 0 after 15 usecs
  1490. [ 9.548977] calling xhci_pci_init+0x0/0x78 @ 1
  1491. [ 9.553502] initcall xhci_pci_init+0x0/0x78 returned 0 after 40 usecs
  1492. [ 9.559844] calling xhci_plat_init+0x0/0x44 @ 1
  1493. [ 9.564719] initcall xhci_plat_init+0x0/0x44 returned 0 after 297 usecs
  1494. [ 9.570972] calling max3421_driver_init+0x0/0x30 @ 1
  1495. [ 9.576001] initcall max3421_driver_init+0x0/0x30 returned 0 after 27 usecs
  1496. [ 9.582886] calling uas_init+0x0/0x78 @ 1
  1497. [ 9.587177] usbcore: registered new interface driver uas
  1498. [ 9.592196] initcall uas_init+0x0/0x78 returned 0 after 5145 usecs
  1499. [ 9.598312] calling usb_storage_driver_init+0x0/0x54 @ 1
  1500. [ 9.603718] usbcore: registered new interface driver usb-storage
  1501. [ 9.609614] initcall usb_storage_driver_init+0x0/0x54 returned 0 after 5815 usecs
  1502. [ 9.617027] calling alauda_driver_init+0x0/0x54 @ 1
  1503. [ 9.621973] usbcore: registered new interface driver ums-alauda
  1504. [ 9.627810] initcall alauda_driver_init+0x0/0x54 returned 0 after 5727 usecs
  1505. [ 9.634795] calling cypress_driver_init+0x0/0x50 @ 1
  1506. [ 9.639827] usbcore: registered new interface driver ums-cypress
  1507. [ 9.645751] initcall cypress_driver_init+0x0/0x50 returned 0 after 5814 usecs
  1508. [ 9.652820] calling datafab_driver_init+0x0/0x50 @ 1
  1509. [ 9.657854] usbcore: registered new interface driver ums-datafab
  1510. [ 9.663778] initcall datafab_driver_init+0x0/0x50 returned 0 after 5815 usecs
  1511. [ 9.670847] calling ene_ub6250_driver_init+0x0/0x58 @ 1
  1512. [ 9.676134] usbcore: registered new interface driver ums_eneub6250
  1513. [ 9.682234] initcall ene_ub6250_driver_init+0x0/0x58 returned 0 after 5982 usecs
  1514. [ 9.689564] calling freecom_driver_init+0x0/0x50 @ 1
  1515. [ 9.694591] usbcore: registered new interface driver ums-freecom
  1516. [ 9.700520] initcall freecom_driver_init+0x0/0x50 returned 0 after 5814 usecs
  1517. [ 9.707590] calling isd200_driver_init+0x0/0x50 @ 1
  1518. [ 9.712538] usbcore: registered new interface driver ums-isd200
  1519. [ 9.718374] initcall isd200_driver_init+0x0/0x50 returned 0 after 5730 usecs
  1520. [ 9.725357] calling jumpshot_driver_init+0x0/0x50 @ 1
  1521. [ 9.730470] usbcore: registered new interface driver ums-jumpshot
  1522. [ 9.736488] initcall jumpshot_driver_init+0x0/0x50 returned 0 after 5899 usecs
  1523. [ 9.743642] calling karma_driver_init+0x0/0x50 @ 1
  1524. [ 9.748500] usbcore: registered new interface driver ums-karma
  1525. [ 9.754254] initcall karma_driver_init+0x0/0x50 returned 0 after 5646 usecs
  1526. [ 9.761152] calling onetouch_driver_init+0x0/0x50 @ 1
  1527. [ 9.766266] usbcore: registered new interface driver ums-onetouch
  1528. [ 9.772281] initcall onetouch_driver_init+0x0/0x50 returned 0 after 5899 usecs
  1529. [ 9.779435] calling realtek_cr_driver_init+0x0/0x50 @ 1
  1530. [ 9.784738] usbcore: registered new interface driver ums-realtek
  1531. [ 9.790651] initcall realtek_cr_driver_init+0x0/0x50 returned 0 after 5813 usecs
  1532. [ 9.797979] calling sddr09_driver_init+0x0/0x54 @ 1
  1533. [ 9.802920] usbcore: registered new interface driver ums-sddr09
  1534. [ 9.808765] initcall sddr09_driver_init+0x0/0x54 returned 0 after 5731 usecs
  1535. [ 9.815747] calling sddr55_driver_init+0x0/0x50 @ 1
  1536. [ 9.820691] usbcore: registered new interface driver ums-sddr55
  1537. [ 9.826531] initcall sddr55_driver_init+0x0/0x50 returned 0 after 5730 usecs
  1538. [ 9.833514] calling usbat_driver_init+0x0/0x50 @ 1
  1539. [ 9.838380] usbcore: registered new interface driver ums-usbat
  1540. [ 9.844126] initcall usbat_driver_init+0x0/0x50 returned 0 after 5638 usecs
  1541. [ 9.851025] calling usb_serial_init+0x0/0x17c @ 1
  1542. [ 9.855851] usbcore: registered new interface driver usbserial_generic
  1543. [ 9.862259] usbserial: USB Serial support registered for generic
  1544. [ 9.868191] initcall usb_serial_init+0x0/0x17c returned 0 after 12132 usecs
  1545. [ 9.875087] calling usb3503_init+0x0/0x74 @ 1
  1546. [ 9.879730] initcall usb3503_init+0x0/0x74 returned 0 after 238 usecs
  1547. [ 9.885873] calling usb4604_i2c_driver_init+0x0/0x30 @ 1
  1548. [ 9.891253] initcall usb4604_i2c_driver_init+0x0/0x30 returned 0 after 36 usecs
  1549. [ 9.898463] calling musb_driver_init+0x0/0x34 @ 1
  1550. [ 9.903316] initcall musb_driver_init+0x0/0x34 returned 0 after 108 usecs
  1551. [ 9.909934] calling sunxi_musb_driver_init+0x0/0x30 @ 1
  1552. [ 9.915409] initcall sunxi_musb_driver_init+0x0/0x30 returned 0 after 210 usecs
  1553. [ 9.922443] calling ci_hdrc_platform_register+0x0/0x38 @ 1
  1554. [ 9.928060] initcall ci_hdrc_platform_register+0x0/0x38 returned 0 after 98 usecs
  1555. [ 9.935378] calling ci_hdrc_usb2_driver_init+0x0/0x30 @ 1
  1556. [ 9.940984] initcall ci_hdrc_usb2_driver_init+0x0/0x30 returned 0 after 169 usecs
  1557. [ 9.948230] calling ci_hdrc_msm_driver_init+0x0/0x30 @ 1
  1558. [ 9.953720] initcall ci_hdrc_msm_driver_init+0x0/0x30 returned 0 after 141 usecs
  1559. [ 9.960910] calling ci_hdrc_pci_driver_init+0x0/0x38 @ 1
  1560. [ 9.966296] initcall ci_hdrc_pci_driver_init+0x0/0x38 returned 0 after 41 usecs
  1561. [ 9.973501] calling ci_hdrc_imx_driver_init+0x0/0x30 @ 1
  1562. [ 9.979093] initcall ci_hdrc_imx_driver_init+0x0/0x30 returned 0 after 240 usecs
  1563. [ 9.986179] calling usbmisc_imx_driver_init+0x0/0x30 @ 1
  1564. [ 9.991792] initcall usbmisc_imx_driver_init+0x0/0x30 returned 0 after 260 usecs
  1565. [ 9.998860] calling tegra_udc_driver_init+0x0/0x30 @ 1
  1566. [ 10.004209] initcall tegra_udc_driver_init+0x0/0x30 returned 0 after 171 usecs
  1567. [ 10.011193] calling fusb302_driver_init+0x0/0x30 @ 1
  1568. [ 10.016232] initcall fusb302_driver_init+0x0/0x30 returned 0 after 38 usecs
  1569. [ 10.023094] calling tcpci_i2c_driver_init+0x0/0x30 @ 1
  1570. [ 10.028293] initcall tcpci_i2c_driver_init+0x0/0x30 returned 0 after 25 usecs
  1571. [ 10.035342] calling serport_init+0x0/0x50 @ 1
  1572. [ 10.039742] initcall serport_init+0x0/0x50 returned 0 after 1 usecs
  1573. [ 10.045948] calling ambakmi_driver_init+0x0/0x2c @ 1
  1574. [ 10.050983] initcall ambakmi_driver_init+0x0/0x2c returned 0 after 32 usecs
  1575. [ 10.057852] calling input_leds_init+0x0/0x2c @ 1
  1576. [ 10.062511] initcall input_leds_init+0x0/0x2c returned 0 after 3 usecs
  1577. [ 10.068976] calling mousedev_init+0x0/0x8c @ 1
  1578. [ 10.073662] mousedev: PS/2 mouse device common for all mice
  1579. [ 10.078990] initcall mousedev_init+0x0/0x8c returned 0 after 5397 usecs
  1580. [ 10.085536] calling evdev_init+0x0/0x2c @ 1
  1581. [ 10.089763] initcall evdev_init+0x0/0x2c returned 0 after 1 usecs
  1582. [ 10.095805] calling atkbd_init+0x0/0x48 @ 1
  1583. [ 10.100110] initcall atkbd_init+0x0/0x48 returned 0 after 81 usecs
  1584. [ 10.106161] calling cros_ec_keyb_driver_init+0x0/0x30 @ 1
  1585. [ 10.111768] initcall cros_ec_keyb_driver_init+0x0/0x30 returned 0 after 174 usecs
  1586. [ 10.119006] calling cros_ec_rtc_driver_init+0x0/0x30 @ 1
  1587. [ 10.124459] initcall cros_ec_rtc_driver_init+0x0/0x30 returned 0 after 105 usecs
  1588. [ 10.131684] calling efi_rtc_driver_init+0x0/0x38 @ 1
  1589. [ 10.136799] initcall efi_rtc_driver_init+0x0/0x38 returned -19 after 112 usecs
  1590. [ 10.143847] calling pl031_driver_init+0x0/0x2c @ 1
  1591. [ 10.148709] initcall pl031_driver_init+0x0/0x2c returned 0 after 34 usecs
  1592. [ 10.155400] calling sun6i_rtc_driver_init+0x0/0x30 @ 1
  1593. [ 10.160808] initcall sun6i_rtc_driver_init+0x0/0x30 returned 0 after 226 usecs
  1594. [ 10.167736] calling acpi_smbus_cmi_driver_init+0x0/0x2c @ 1
  1595. [ 10.173343] initcall acpi_smbus_cmi_driver_init+0x0/0x2c returned -19 after 1 usecs
  1596. [ 10.180931] calling meson_i2c_driver_init+0x0/0x30 @ 1
  1597. [ 10.186292] initcall meson_i2c_driver_init+0x0/0x30 returned 0 after 183 usecs
  1598. [ 10.193267] calling mv64xxx_i2c_driver_init+0x0/0x30 @ 1
  1599. [ 10.198807] initcall mv64xxx_i2c_driver_init+0x0/0x30 returned 0 after 190 usecs
  1600. [ 10.205943] calling rk3x_i2c_driver_init+0x0/0x30 @ 1
  1601. [ 10.211235] initcall rk3x_i2c_driver_init+0x0/0x30 returned 0 after 198 usecs
  1602. [ 10.218117] calling ec_i2c_tunnel_driver_init+0x0/0x30 @ 1
  1603. [ 10.223771] initcall ec_i2c_tunnel_driver_init+0x0/0x30 returned 0 after 135 usecs
  1604. [ 10.231132] calling pca954x_driver_init+0x0/0x30 @ 1
  1605. [ 10.236174] initcall pca954x_driver_init+0x0/0x30 returned 0 after 42 usecs
  1606. [ 10.243032] calling rockchip_iodomain_driver_init+0x0/0x30 @ 1
  1607. [ 10.249168] initcall rockchip_iodomain_driver_init+0x0/0x30 returned 0 after 265 usecs
  1608. [ 10.256748] calling gpio_poweroff_driver_init+0x0/0x30 @ 1
  1609. [ 10.262402] initcall gpio_poweroff_driver_init+0x0/0x30 returned 0 after 134 usecs
  1610. [ 10.269770] calling gpio_restart_driver_init+0x0/0x30 @ 1
  1611. [ 10.275337] initcall gpio_restart_driver_init+0x0/0x30 returned 0 after 132 usecs
  1612. [ 10.282621] calling restart_poweroff_driver_init+0x0/0x30 @ 1
  1613. [ 10.288527] initcall restart_poweroff_driver_init+0x0/0x30 returned 0 after 126 usecs
  1614. [ 10.296162] calling vexpress_reset_driver_init+0x0/0x30 @ 1
  1615. [ 10.301925] initcall vexpress_reset_driver_init+0x0/0x30 returned 0 after 154 usecs
  1616. [ 10.309358] calling syscon_reboot_driver_init+0x0/0x30 @ 1
  1617. [ 10.315008] initcall syscon_reboot_driver_init+0x0/0x30 returned 0 after 128 usecs
  1618. [ 10.322382] calling syscon_poweroff_register+0x0/0x30 @ 1
  1619. [ 10.327948] initcall syscon_poweroff_register+0x0/0x30 returned 0 after 130 usecs
  1620. [ 10.335234] calling syscon_reboot_mode_driver_init+0x0/0x30 @ 1
  1621. [ 10.341316] initcall syscon_reboot_mode_driver_init+0x0/0x30 returned 0 after 129 usecs
  1622. [ 10.349120] calling axp20x_usb_power_driver_init+0x0/0x30 @ 1
  1623. [ 10.355091] initcall axp20x_usb_power_driver_init+0x0/0x30 returned 0 after 183 usecs
  1624. [ 10.362663] calling axp20x_batt_driver_init+0x0/0x30 @ 1
  1625. [ 10.368179] initcall axp20x_batt_driver_init+0x0/0x30 returned 0 after 168 usecs
  1626. [ 10.375382] calling axp20x_ac_power_driver_init+0x0/0x30 @ 1
  1627. [ 10.381189] initcall axp20x_ac_power_driver_init+0x0/0x30 returned 0 after 154 usecs
  1628. [ 10.388709] calling cpufreq_gov_powersave_init+0x0/0x2c @ 1
  1629. [ 10.394316] initcall cpufreq_gov_powersave_init+0x0/0x2c returned 0 after 3 usecs
  1630. [ 10.401730] calling cpufreq_gov_userspace_init+0x0/0x2c @ 1
  1631. [ 10.407337] initcall cpufreq_gov_userspace_init+0x0/0x2c returned 0 after 2 usecs
  1632. [ 10.414752] calling cpufreq_gov_dbs_init+0x0/0x2c @ 1
  1633. [ 10.419843] initcall cpufreq_gov_dbs_init+0x0/0x2c returned 0 after 1 usecs
  1634. [ 10.426741] calling dt_cpufreq_platdrv_init+0x0/0x30 @ 1
  1635. [ 10.432269] initcall dt_cpufreq_platdrv_init+0x0/0x30 returned 0 after 174 usecs
  1636. [ 10.439425] calling scpi_cpufreq_platdrv_init+0x0/0x30 @ 1
  1637. [ 10.445029] initcall scpi_cpufreq_platdrv_init+0x0/0x30 returned 0 after 84 usecs
  1638. [ 10.452361] calling sun50i_cpufreq_init+0x0/0x110 @ 1
  1639. [ 10.457452] initcall sun50i_cpufreq_init+0x0/0x110 returned -19 after 4 usecs
  1640. [ 10.464519] calling arm_idle_init+0x0/0x18c @ 1
  1641. [ 10.469099] initcall arm_idle_init+0x0/0x18c returned -19 after 9 usecs
  1642. [ 10.475644] calling psci_idle_init+0x0/0x3a4 @ 1
  1643. [ 10.480311] initcall psci_idle_init+0x0/0x3a4 returned -19 after 8 usecs
  1644. [ 10.486944] calling mmc_pwrseq_simple_driver_init+0x0/0x30 @ 1
  1645. [ 10.493005] initcall mmc_pwrseq_simple_driver_init+0x0/0x30 returned 0 after 191 usecs
  1646. [ 10.500661] calling mmc_pwrseq_emmc_driver_init+0x0/0x30 @ 1
  1647. [ 10.506624] initcall mmc_pwrseq_emmc_driver_init+0x0/0x30 returned 0 after 266 usecs
  1648. [ 10.514063] calling mmc_blk_init+0x0/0x11c @ 1
  1649. [ 10.518602] initcall mmc_blk_init+0x0/0x11c returned 0 after 81 usecs
  1650. [ 10.524896] calling mmci_driver_init+0x0/0x30 @ 1
  1651. [ 10.529669] initcall mmci_driver_init+0x0/0x30 returned 0 after 31 usecs
  1652. [ 10.536280] calling sdhci_drv_init+0x0/0x3c @ 1
  1653. [ 10.540847] sdhci: Secure Digital Host Controller Interface driver
  1654. [ 10.546970] sdhci: Copyright(c) Pierre Ossman
  1655. [ 10.551285] initcall sdhci_drv_init+0x0/0x3c returned 0 after 10190 usecs
  1656. [ 10.558012] calling sdhci_driver_init+0x0/0x38 @ 1
  1657. [ 10.562897] initcall sdhci_driver_init+0x0/0x38 returned 0 after 52 usecs
  1658. [ 10.569574] calling sdhci_acpi_driver_init+0x0/0x30 @ 1
  1659. [ 10.574922] initcall sdhci_acpi_driver_init+0x0/0x30 returned 0 after 87 usecs
  1660. [ 10.581993] calling sdhci_f_sdh30_driver_init+0x0/0x30 @ 1
  1661. [ 10.587649] initcall sdhci_f_sdh30_driver_init+0x0/0x30 returned 0 after 133 usecs
  1662. [ 10.595017] calling sdhci_milbeaut_driver_init+0x0/0x30 @ 1
  1663. [ 10.600753] initcall sdhci_milbeaut_driver_init+0x0/0x30 returned 0 after 128 usecs
  1664. [ 10.608213] calling mt_msdc_driver_init+0x0/0x30 @ 1
  1665. [ 10.613483] initcall mt_msdc_driver_init+0x0/0x30 returned 0 after 251 usecs
  1666. [ 10.620203] calling tifm_sd_init+0x0/0x2c @ 1
  1667. [ 10.624630] initcall tifm_sd_init+0x0/0x2c returned 0 after 30 usecs
  1668. [ 10.630897] calling mmc_spi_driver_init+0x0/0x30 @ 1
  1669. [ 10.635928] initcall mmc_spi_driver_init+0x0/0x30 returned 0 after 30 usecs
  1670. [ 10.642799] calling cb710_mmc_driver_init+0x0/0x30 @ 1
  1671. [ 10.648061] initcall cb710_mmc_driver_init+0x0/0x30 returned 0 after 86 usecs
  1672. [ 10.655047] calling via_sd_driver_init+0x0/0x38 @ 1
  1673. [ 10.660011] initcall via_sd_driver_init+0x0/0x38 returned 0 after 48 usecs
  1674. [ 10.666778] calling dw_mci_init+0x0/0x30 @ 1
  1675. [ 10.671085] Synopsys Designware Multimedia Card Interface Driver
  1676. [ 10.677039] initcall dw_mci_init+0x0/0x30 returned 0 after 5812 usecs
  1677. [ 10.683420] calling dw_mci_pltfm_driver_init+0x0/0x30 @ 1
  1678. [ 10.689015] initcall dw_mci_pltfm_driver_init+0x0/0x30 returned 0 after 156 usecs
  1679. [ 10.696275] calling dw_mci_exynos_pltfm_driver_init+0x0/0x30 @ 1
  1680. [ 10.702506] initcall dw_mci_exynos_pltfm_driver_init+0x0/0x30 returned 0 after 190 usecs
  1681. [ 10.710334] calling dw_mci_k3_pltfm_driver_init+0x0/0x30 @ 1
  1682. [ 10.716181] initcall dw_mci_k3_pltfm_driver_init+0x0/0x30 returned 0 after 152 usecs
  1683. [ 10.723704] calling dw_mci_pci_driver_init+0x0/0x38 @ 1
  1684. [ 10.729015] initcall dw_mci_pci_driver_init+0x0/0x38 returned 0 after 52 usecs
  1685. [ 10.736123] calling dw_mci_rockchip_pltfm_driver_init+0x0/0x30 @ 1
  1686. [ 10.742478] initcall dw_mci_rockchip_pltfm_driver_init+0x0/0x30 returned 0 after 143 usecs
  1687. [ 10.750526] calling meson_mmc_driver_init+0x0/0x30 @ 1
  1688. [ 10.757152] meson-gx-mmc ffe05000.sd: Got CD GPIO
  1689. [ 10.788864] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
  1690. [ 10.813084] initcall meson_mmc_driver_init+0x0/0x30 returned 0 after 56028 usecs
  1691. [ 10.815387] calling sunxi_mmc_driver_init+0x0/0x30 @ 1
  1692. [ 10.821072] initcall sunxi_mmc_driver_init+0x0/0x30 returned 0 after 867 usecs
  1693. [ 10.827493] calling usdhi6_driver_init+0x0/0x30 @ 1
  1694. [ 10.832833] initcall usdhi6_driver_init+0x0/0x30 returned 0 after 595 usecs
  1695. [ 10.839159] calling toshsd_driver_init+0x0/0x38 @ 1
  1696. [ 10.844226] initcall toshsd_driver_init+0x0/0x38 returned 0 after 227 usecs
  1697. [ 10.851097] calling bcm2835_driver_init+0x0/0x30 @ 1
  1698. [ 10.856338] initcall bcm2835_driver_init+0x0/0x30 returned 0 after 362 usecs
  1699. [ 10.863087] calling sdhci_pltfm_drv_init+0x0/0x30 @ 1
  1700. [ 10.868139] sdhci-pltfm: SDHCI platform and OF driver helper
  1701. [ 10.868398] mmc0: new high speed SDHC card at address 1234
  1702. [ 10.873558] initcall sdhci_pltfm_drv_init+0x0/0x30 returned 0 after 5386 usecs
  1703. [ 10.873566] calling sdhci_cdns_driver_init+0x0/0x30 @ 1
  1704. [ 10.873836] initcall sdhci_cdns_driver_init+0x0/0x30 returned 0 after 256 usecs
  1705. [ 10.880009] mmcblk0: mmc0:1234 SA16G 14.4 GiB
  1706. [ 10.886125] calling sdhci_arasan_driver_init+0x0/0x30 @ 1
  1707. [ 10.886573] initcall sdhci_arasan_driver_init+0x0/0x30 returned 0 after 427 usecs
  1708. [ 10.894017] mmcblk0: p1 p2
  1709. [ 10.898616] calling sdhci_at91_driver_init+0x0/0x30 @ 1
  1710. [ 10.898904] initcall sdhci_at91_driver_init+0x0/0x30 returned 0 after 273 usecs
  1711. [ 10.931144] calling sdhci_iproc_driver_init+0x0/0x30 @ 1
  1712. [ 10.936802] initcall sdhci_iproc_driver_init+0x0/0x30 returned 0 after 321 usecs
  1713. [ 10.943811] calling sdhci_xenon_driver_init+0x0/0x30 @ 1
  1714. [ 10.949369] initcall sdhci_xenon_driver_init+0x0/0x30 returned 0 after 212 usecs
  1715. [ 10.956485] calling gpio_led_driver_init+0x0/0x30 @ 1
  1716. [ 10.961723] initcall gpio_led_driver_init+0x0/0x30 returned 0 after 150 usecs
  1717. [ 10.968645] calling syscon_led_driver_init+0x0/0x30 @ 1
  1718. [ 10.974040] initcall syscon_led_driver_init+0x0/0x30 returned 0 after 132 usecs
  1719. [ 10.980308] mmc1: new HS200 MMC card at address 0001
  1720. [ 10.981151] calling timer_led_trigger_init+0x0/0x2c @ 1
  1721. [ 10.986828] mmcblk1: mmc1:0001 400073 14.7 GiB
  1722. [ 10.991355] initcall timer_led_trigger_init+0x0/0x2c returned 0 after 20 usecs
  1723. [ 10.996141] mmcblk1boot0: mmc1:0001 400073 partition 1 4.00 MiB
  1724. [ 11.002985] calling oneshot_led_trigger_init+0x0/0x2c @ 1
  1725. [ 11.009171] mmcblk1boot1: mmc1:0001 400073 partition 2 4.00 MiB
  1726. [ 11.014273] initcall oneshot_led_trigger_init+0x0/0x2c returned 0 after 3 usecs
  1727. [ 11.020309] mmcblk1rpmb: mmc1:0001 400073 partition 3 4.00 MiB, chardev (240:0)
  1728. [ 11.027378] calling ledtrig_mtd_init+0x0/0x54 @ 1
  1729. [ 11.027387] initcall ledtrig_mtd_init+0x0/0x54 returned 0 after 4 usecs
  1730. [ 11.045931] calling heartbeat_trig_init+0x0/0x5c @ 1
  1731. [ 11.050935] initcall heartbeat_trig_init+0x0/0x5c returned 0 after 7 usecs
  1732. [ 11.057739] calling bl_led_trigger_init+0x0/0x2c @ 1
  1733. [ 11.062743] initcall bl_led_trigger_init+0x0/0x2c returned 0 after 2 usecs
  1734. [ 11.069555] calling gpio_led_trigger_init+0x0/0x2c @ 1
  1735. [ 11.074732] initcall gpio_led_trigger_init+0x0/0x2c returned 0 after 1 usecs
  1736. [ 11.081718] calling ledtrig_cpu_init+0x0/0x118 @ 1
  1737. [ 11.086679] ledtrig-cpu: registered to indicate activity on CPUs
  1738. [ 11.092515] initcall ledtrig_cpu_init+0x0/0x118 returned 0 after 5827 usecs
  1739. [ 11.099400] calling activity_init+0x0/0x5c @ 1
  1740. [ 11.103887] initcall activity_init+0x0/0x5c returned 0 after 5 usecs
  1741. [ 11.110177] calling defon_led_trigger_init+0x0/0x2c @ 1
  1742. [ 11.115439] initcall defon_led_trigger_init+0x0/0x2c returned 0 after 2 usecs
  1743. [ 11.122510] calling transient_trigger_init+0x0/0x2c @ 1
  1744. [ 11.127772] initcall transient_trigger_init+0x0/0x2c returned 0 after 2 usecs
  1745. [ 11.134844] calling ledtrig_camera_init+0x0/0x54 @ 1
  1746. [ 11.139852] initcall ledtrig_camera_init+0x0/0x54 returned 0 after 6 usecs
  1747. [ 11.146660] calling ledtrig_panic_init+0x0/0x5c @ 1
  1748. [ 11.151582] initcall ledtrig_panic_init+0x0/0x5c returned 0 after 5 usecs
  1749. [ 11.158304] calling netdev_trig_init+0x0/0x2c @ 1
  1750. [ 11.163049] initcall netdev_trig_init+0x0/0x2c returned 0 after 1 usecs
  1751. [ 11.169601] calling scpi_driver_init+0x0/0x30 @ 1
  1752. [ 11.174688] initcall scpi_driver_init+0x0/0x30 returned 0 after 331 usecs
  1753. [ 11.181077] calling scpi_power_domain_driver_init+0x0/0x30 @ 1
  1754. [ 11.187140] initcall scpi_power_domain_driver_init+0x0/0x30 returned 0 after 193 usecs
  1755. [ 11.194792] calling dmi_sysfs_init+0x0/0x10c @ 1
  1756. [ 11.199448] initcall dmi_sysfs_init+0x0/0x10c returned -61 after 2 usecs
  1757. [ 11.206092] calling rpi_firmware_driver_init+0x0/0x30 @ 1
  1758. [ 11.211696] initcall rpi_firmware_driver_init+0x0/0x30 returned 0 after 162 usecs
  1759. [ 11.218943] calling meson_sm_driver_init+0x0/0x38 @ 1
  1760. [ 11.224160] meson-sm: secure-monitor enabled
  1761. [ 11.228423] initcall meson_sm_driver_init+0x0/0x38 returned 0 after 4290 usecs
  1762. [ 11.235419] calling efivars_sysfs_init+0x0/0x210 @ 1
  1763. [ 11.240417] initcall efivars_sysfs_init+0x0/0x210 returned -19 after 1 usecs
  1764. [ 11.247401] calling esrt_sysfs_init+0x0/0x308 @ 1
  1765. [ 11.252146] initcall esrt_sysfs_init+0x0/0x308 returned -38 after 1 usecs
  1766. [ 11.258877] calling efibc_init+0x0/0x68 @ 1
  1767. [ 11.263100] initcall efibc_init+0x0/0x68 returned -19 after 1 usecs
  1768. [ 11.269311] calling hid_init+0x0/0x88 @ 1
  1769. [ 11.273430] hid: raw HID events driver (C) Jiri Kosina
  1770. [ 11.278474] initcall hid_init+0x0/0x88 returned 0 after 4990 usecs
  1771. [ 11.284577] calling hid_generic_init+0x0/0x38 @ 1
  1772. [ 11.289381] initcall hid_generic_init+0x0/0x38 returned 0 after 62 usecs
  1773. [ 11.295962] calling hid_init+0x0/0x80 @ 1
  1774. [ 11.300078] usbcore: registered new interface driver usbhid
  1775. [ 11.305532] usbhid: USB HID core driver
  1776. [ 11.309330] initcall hid_init+0x0/0x80 returned 0 after 9098 usecs
  1777. [ 11.315453] calling arm_mhu_driver_init+0x0/0x2c @ 1
  1778. [ 11.320488] initcall arm_mhu_driver_init+0x0/0x2c returned 0 after 32 usecs
  1779. [ 11.327360] calling platform_mhu_driver_init+0x0/0x30 @ 1
  1780. [ 11.332977] initcall platform_mhu_driver_init+0x0/0x30 returned 0 after 175 usecs
  1781. [ 11.340215] calling rockchip_mbox_driver_init+0x0/0x30 @ 1
  1782. [ 11.345880] initcall rockchip_mbox_driver_init+0x0/0x30 returned 0 after 147 usecs
  1783. [ 11.353232] calling bcm2835_mbox_driver_init+0x0/0x30 @ 1
  1784. [ 11.358812] initcall bcm2835_mbox_driver_init+0x0/0x30 returned 0 after 142 usecs
  1785. [ 11.366086] calling rk3399_dmcfreq_driver_init+0x0/0x30 @ 1
  1786. [ 11.371830] initcall rk3399_dmcfreq_driver_init+0x0/0x30 returned 0 after 138 usecs
  1787. [ 11.379282] calling rockchip_dfi_driver_init+0x0/0x30 @ 1
  1788. [ 11.384874] initcall rockchip_dfi_driver_init+0x0/0x30 returned 0 after 157 usecs
  1789. [ 11.392130] calling extcon_class_init+0x0/0x38 @ 1
  1790. [ 11.396978] initcall extcon_class_init+0x0/0x38 returned 0 after 16 usecs
  1791. [ 11.403687] calling adc_jack_driver_init+0x0/0x30 @ 1
  1792. [ 11.408873] initcall adc_jack_driver_init+0x0/0x30 returned 0 after 92 usecs
  1793. [ 11.415767] calling gpio_extcon_driver_init+0x0/0x30 @ 1
  1794. [ 11.421202] initcall gpio_extcon_driver_init+0x0/0x30 returned 0 after 89 usecs
  1795. [ 11.428358] calling usb_extcon_driver_init+0x0/0x30 @ 1
  1796. [ 11.433764] initcall usb_extcon_driver_init+0x0/0x30 returned 0 after 144 usecs
  1797. [ 11.440866] calling extcon_cros_ec_driver_init+0x0/0x30 @ 1
  1798. [ 11.446614] initcall extcon_cros_ec_driver_init+0x0/0x30 returned 0 after 141 usecs
  1799. [ 11.454069] calling axp20x_adc_driver_init+0x0/0x30 @ 1
  1800. [ 11.459492] initcall axp20x_adc_driver_init+0x0/0x30 returned 0 after 165 usecs
  1801. [ 11.466568] calling axp288_adc_driver_init+0x0/0x30 @ 1
  1802. [ 11.471920] initcall axp288_adc_driver_init+0x0/0x30 returned 0 after 92 usecs
  1803. [ 11.478989] calling meson_sar_adc_driver_init+0x0/0x30 @ 1
  1804. [ 11.488160] initcall meson_sar_adc_driver_init+0x0/0x30 returned 0 after 3568 usecs
  1805. [ 11.492144] calling mux_driver_init+0x0/0x30 @ 1
  1806. [ 11.496972] initcall mux_driver_init+0x0/0x30 returned 0 after 212 usecs
  1807. [ 11.503423] calling cci_pmu_driver_init+0x0/0x30 @ 1
  1808. [ 11.508619] initcall cci_pmu_driver_init+0x0/0x30 returned 0 after 215 usecs
  1809. [ 11.515400] calling arm_ccn_init+0x0/0xa4 @ 1
  1810. [ 11.519969] initcall arm_ccn_init+0x0/0xa4 returned 0 after 183 usecs
  1811. [ 11.526166] calling arm_smmu_pmu_init+0x0/0x60 @ 1
  1812. [ 11.531100] initcall arm_smmu_pmu_init+0x0/0x60 returned 0 after 104 usecs
  1813. [ 11.537811] calling rockchip_efuse_driver_init+0x0/0x30 @ 1
  1814. [ 11.543642] initcall rockchip_efuse_driver_init+0x0/0x30 returned 0 after 223 usecs
  1815. [ 11.551005] calling rockchip_otp_driver_init+0x0/0x30 @ 1
  1816. [ 11.556592] initcall rockchip_otp_driver_init+0x0/0x30 returned 0 after 150 usecs
  1817. [ 11.563857] calling sunxi_sid_driver_init+0x0/0x30 @ 1
  1818. [ 11.569252] initcall sunxi_sid_driver_init+0x0/0x30 returned 0 after 217 usecs
  1819. [ 11.576191] calling meson_efuse_driver_init+0x0/0x30 @ 1
  1820. [ 11.581996] initcall meson_efuse_driver_init+0x0/0x30 returned 0 after 448 usecs
  1821. [ 11.588904] calling mux_gpio_driver_init+0x0/0x30 @ 1
  1822. [ 11.594100] initcall mux_gpio_driver_init+0x0/0x30 returned 0 after 137 usecs
  1823. [ 11.601051] calling icc_init+0x0/0x84 @ 1
  1824. [ 11.605127] initcall icc_init+0x0/0x84 returned 0 after 43 usecs
  1825. [ 11.611034] calling alsa_timer_init+0x0/0x25c @ 1
  1826. [ 11.615954] initcall alsa_timer_init+0x0/0x25c returned 0 after 173 usecs
  1827. [ 11.622511] calling alsa_pcm_init+0x0/0x80 @ 1
  1828. [ 11.626997] initcall alsa_pcm_init+0x0/0x80 returned 0 after 9 usecs
  1829. [ 11.633284] calling snd_soc_init+0x0/0x98 @ 1
  1830. [ 11.638459] initcall snd_soc_init+0x0/0x98 returned 0 after 756 usecs
  1831. [ 11.644073] calling hdmi_codec_driver_init+0x0/0x30 @ 1
  1832. [ 11.649428] initcall hdmi_codec_driver_init+0x0/0x30 returned 0 after 99 usecs
  1833. [ 11.656487] calling spdif_dir_driver_init+0x0/0x30 @ 1
  1834. [ 11.661849] initcall spdif_dir_driver_init+0x0/0x30 returned 0 after 185 usecs
  1835. [ 11.668822] calling spdif_dit_driver_init+0x0/0x30 @ 1
  1836. [ 11.674138] initcall spdif_dit_driver_init+0x0/0x30 returned 0 after 141 usecs
  1837. [ 11.681157] calling wm8731_modinit+0x0/0x78 @ 1
  1838. [ 11.685786] initcall wm8731_modinit+0x0/0x78 returned 0 after 62 usecs
  1839. [ 11.692193] calling simple_amp_driver_init+0x0/0x30 @ 1
  1840. [ 11.697619] initcall simple_amp_driver_init+0x0/0x30 returned 0 after 161 usecs
  1841. [ 11.704700] calling asoc_simple_card_init+0x0/0x30 @ 1
  1842. [ 11.710028] initcall asoc_simple_card_init+0x0/0x30 returned 0 after 151 usecs
  1843. [ 11.717034] calling sun4i_codec_driver_init+0x0/0x30 @ 1
  1844. [ 11.722584] initcall sun4i_codec_driver_init+0x0/0x30 returned 0 after 198 usecs
  1845. [ 11.729716] calling sun4i_i2s_driver_init+0x0/0x30 @ 1
  1846. [ 11.735104] initcall sun4i_i2s_driver_init+0x0/0x30 returned 0 after 198 usecs
  1847. [ 11.742056] calling sun4i_spdif_driver_init+0x0/0x30 @ 1
  1848. [ 11.747579] initcall sun4i_spdif_driver_init+0x0/0x30 returned 0 after 183 usecs
  1849. [ 11.754727] calling sun8i_codec_analog_driver_init+0x0/0x30 @ 1
  1850. [ 11.760842] initcall sun8i_codec_analog_driver_init+0x0/0x30 returned 0 after 161 usecs
  1851. [ 11.768613] calling sun50i_codec_analog_driver_init+0x0/0x30 @ 1
  1852. [ 11.774815] initcall sun50i_codec_analog_driver_init+0x0/0x30 returned 0 after 154 usecs
  1853. [ 11.782672] calling sun8i_codec_driver_init+0x0/0x30 @ 1
  1854. [ 11.788174] initcall sun8i_codec_driver_init+0x0/0x30 returned 0 after 153 usecs
  1855. [ 11.795349] calling sock_diag_init+0x0/0x54 @ 1
  1856. [ 11.800000] initcall sock_diag_init+0x0/0x54 returned 0 after 78 usecs
  1857. [ 11.806390] calling init_net_drop_monitor+0x0/0x130 @ 1
  1858. [ 11.811648] drop_monitor: Initializing network drop monitor service
  1859. [ 11.817917] initcall init_net_drop_monitor+0x0/0x130 returned 0 after 6120 usecs
  1860. [ 11.825193] calling blackhole_init+0x0/0x2c @ 1
  1861. [ 11.829766] initcall blackhole_init+0x0/0x2c returned 0 after 4 usecs
  1862. [ 11.836146] calling fq_codel_module_init+0x0/0x2c @ 1
  1863. [ 11.841235] initcall fq_codel_module_init+0x0/0x2c returned 0 after 2 usecs
  1864. [ 11.848132] calling init_cgroup_cls+0x0/0x2c @ 1
  1865. [ 11.852791] initcall init_cgroup_cls+0x0/0x2c returned 0 after 2 usecs
  1866. [ 11.859260] calling gre_offload_init+0x0/0x68 @ 1
  1867. [ 11.864004] initcall gre_offload_init+0x0/0x68 returned 0 after 2 usecs
  1868. [ 11.870557] calling bpfilter_sockopt_init+0x0/0x68 @ 1
  1869. [ 11.875732] initcall bpfilter_sockopt_init+0x0/0x68 returned 0 after 1 usecs
  1870. [ 11.882718] calling sysctl_ipv4_init+0x0/0x70 @ 1
  1871. [ 11.887571] initcall sysctl_ipv4_init+0x0/0x70 returned 0 after 105 usecs
  1872. [ 11.894192] calling fou_init+0x0/0xd8 @ 1
  1873. [ 11.898269] initcall fou_init+0x0/0xd8 returned 0 after 24 usecs
  1874. [ 11.904196] calling inet_diag_init+0x0/0xb0 @ 1
  1875. [ 11.908770] initcall inet_diag_init+0x0/0xb0 returned 0 after 4 usecs
  1876. [ 11.915148] calling tcp_diag_init+0x0/0x2c @ 1
  1877. [ 11.919658] initcall tcp_diag_init+0x0/0x2c returned 0 after 20 usecs
  1878. [ 11.926018] calling cubictcp_register+0x0/0x70 @ 1
  1879. [ 11.930850] initcall cubictcp_register+0x0/0x70 returned 0 after 3 usecs
  1880. [ 11.937487] calling packet_init+0x0/0xa4 @ 1
  1881. [ 11.941801] NET: Registered protocol family 17
  1882. [ 11.946212] initcall packet_init+0x0/0xa4 returned 0 after 4308 usecs
  1883. [ 11.952584] calling init_rpcsec_gss+0x0/0x90 @ 1
  1884. [ 11.957297] initcall init_rpcsec_gss+0x0/0x90 returned 0 after 55 usecs
  1885. [ 11.963798] calling strp_dev_init+0x0/0x54 @ 1
  1886. [ 11.968467] initcall strp_dev_init+0x0/0x54 returned 0 after 182 usecs
  1887. [ 11.974754] calling dcbnl_init+0x0/0x74 @ 1
  1888. [ 11.978978] initcall dcbnl_init+0x0/0x74 returned 0 after 4 usecs
  1889. [ 11.985011] calling init_dns_resolver+0x0/0x140 @ 1
  1890. [ 11.989947] Key type dns_resolver registered
  1891. [ 11.994158] initcall init_dns_resolver+0x0/0x140 returned 0 after 4131 usecs
  1892. [ 12.001275] calling sys_reg_genericv8_init+0x0/0x7c @ 1
  1893. [ 12.006408] initcall sys_reg_genericv8_init+0x0/0x7c returned 0 after 3 usecs
  1894. [ 12.013502] calling init_oops_id+0x0/0x68 @ 1
  1895. [ 12.017877] initcall init_oops_id+0x0/0x68 returned 0 after 3 usecs
  1896. [ 12.024083] calling sched_init_debug+0x0/0x60 @ 1
  1897. [ 12.028870] initcall sched_init_debug+0x0/0x60 returned 0 after 34 usecs
  1898. [ 12.035470] calling cpu_latency_qos_init+0x0/0x60 @ 1
  1899. [ 12.040731] initcall cpu_latency_qos_init+0x0/0x60 returned 0 after 169 usecs
  1900. [ 12.047636] calling pm_debugfs_init+0x0/0x44 @ 1
  1901. [ 12.052301] initcall pm_debugfs_init+0x0/0x44 returned 0 after 13 usecs
  1902. [ 12.058844] calling test_suspend+0x0/0x264 @ 1
  1903. [ 12.063328] initcall test_suspend+0x0/0x264 returned 0 after 1 usecs
  1904. [ 12.069626] calling printk_late_init+0x0/0x154 @ 1
  1905. [ 12.074458] initcall printk_late_init+0x0/0x154 returned 0 after 5 usecs
  1906. [ 12.081094] calling init_srcu_module_notifier+0x0/0x50 @ 1
  1907. [ 12.086617] initcall init_srcu_module_notifier+0x0/0x50 returned 0 after 3 usecs
  1908. [ 12.093945] calling swiotlb_create_debugfs+0x0/0x78 @ 1
  1909. [ 12.099240] initcall swiotlb_create_debugfs+0x0/0x78 returned 0 after 32 usecs
  1910. [ 12.106370] calling tk_debug_sleep_time_init+0x0/0x44 @ 1
  1911. [ 12.111815] initcall tk_debug_sleep_time_init+0x0/0x44 returned 0 after 14 usecs
  1912. [ 12.119133] calling taskstats_init+0x0/0x58 @ 1
  1913. [ 12.123721] registered taskstats version 1
  1914. [ 12.127757] initcall taskstats_init+0x0/0x58 returned 0 after 3960 usecs
  1915. [ 12.134396] calling bpf_map_iter_init+0x0/0x2c @ 1
  1916. [ 12.139228] initcall bpf_map_iter_init+0x0/0x2c returned 0 after 2 usecs
  1917. [ 12.145868] calling task_iter_init+0x0/0x44 @ 1
  1918. [ 12.150441] initcall task_iter_init+0x0/0x44 returned 0 after 2 usecs
  1919. [ 12.156820] calling init_trampolines+0x0/0x34 @ 1
  1920. [ 12.161567] initcall init_trampolines+0x0/0x34 returned 0 after 3 usecs
  1921. [ 12.168119] calling load_system_certificate_list+0x0/0x12c @ 1
  1922. [ 12.173983] Loading compiled-in X.509 certificates
  1923. [ 12.178730] initcall load_system_certificate_list+0x0/0x12c returned 0 after 4634 usecs
  1924. [ 12.186666] calling memcg_slabinfo_init+0x0/0x48 @ 1
  1925. [ 12.191681] initcall memcg_slabinfo_init+0x0/0x48 returned 0 after 13 usecs
  1926. [ 12.198568] calling fault_around_debugfs+0x0/0x44 @ 1
  1927. [ 12.203670] initcall fault_around_debugfs+0x0/0x44 returned 0 after 14 usecs
  1928. [ 12.210645] calling max_swapfiles_check+0x0/0x18 @ 1
  1929. [ 12.215645] initcall max_swapfiles_check+0x0/0x18 returned 0 after 1 usecs
  1930. [ 12.222459] calling init_zswap+0x0/0x430 @ 1
  1931. [ 12.226875] zswap: loaded using pool lzo/zbud
  1932. [ 12.231421] initcall init_zswap+0x0/0x430 returned 0 after 4538 usecs
  1933. [ 12.237474] calling check_early_ioremap_leak+0x0/0x6c @ 1
  1934. [ 12.242901] initcall check_early_ioremap_leak+0x0/0x6c returned 0 after 0 usecs
  1935. [ 12.250144] calling cma_debugfs_init+0x0/0x1e0 @ 1
  1936. [ 12.255047] initcall cma_debugfs_init+0x0/0x1e0 returned 0 after 71 usecs
  1937. [ 12.261707] calling init_root_keyring+0x0/0x2c @ 1
  1938. [ 12.266594] initcall init_root_keyring+0x0/0x2c returned 0 after 59 usecs
  1939. [ 12.273277] calling prandom_reseed+0x0/0x44 @ 1
  1940. [ 12.277848] initcall prandom_reseed+0x0/0x44 returned 0 after 13 usecs
  1941. [ 12.284301] calling pci_resource_alignment_sysfs_init+0x0/0x38 @ 1
  1942. [ 12.290527] initcall pci_resource_alignment_sysfs_init+0x0/0x38 returned 0 after 10 usecs
  1943. [ 12.298619] calling pci_sysfs_init+0x0/0x70 @ 1
  1944. [ 12.303192] initcall pci_sysfs_init+0x0/0x70 returned 0 after 5 usecs
  1945. [ 12.309574] calling amba_deferred_retry+0x0/0xd0 @ 1
  1946. [ 12.314573] initcall amba_deferred_retry+0x0/0xd0 returned 0 after 2 usecs
  1947. [ 12.321387] calling clk_debug_init+0x0/0x12c @ 1
  1948. [ 12.349045] initcall clk_debug_init+0x0/0x12c returned 0 after 22444 usecs
  1949. [ 12.350303] calling sync_state_resume_initcall+0x0/0x28 @ 1
  1950. [ 12.355928] initcall sync_state_resume_initcall+0x0/0x28 returned 0 after 2 usecs
  1951. [ 12.363334] calling deferred_probe_initcall+0x0/0xc0 @ 1
  1952. [ 12.471017] meson-drm ff900000.vpu: Queued 2 outputs on vpu
  1953. [ 12.471371] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1954. [ 12.477686] meson-drm ff900000.vpu: CVBS Output connector not available
  1955. [ 12.508186] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  1956. [ 12.512727] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  1957. [ 12.521310] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops)
  1958. [ 12.528240] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
  1959. [ 12.610274] random: fast init done
  1960. [ 12.845087] Console: switching to colour frame buffer device 240x67
  1961. [ 12.878996] meson-drm ff900000.vpu: fb0: mesondrmfb frame buffer device
  1962. [ 12.886355] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
  1963. [ 12.892121] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
  1964. [ 12.898356] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
  1965. [ 12.904193] meson8b-dwmac ff3f0000.ethernet: no reset control found
  1966. [ 12.911488] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  1967. [ 12.917483] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
  1968. [ 12.922647] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
  1969. [ 12.930062] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
  1970. [ 12.937479] meson8b-dwmac ff3f0000.ethernet: COE Type 2
  1971. [ 12.942654] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
  1972. [ 12.949639] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
  1973. [ 12.956059] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
  1974. [ 12.961888] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
  1975. [ 12.967665] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  1976. [ 12.976060] libphy: stmmac: probed
  1977. [ 12.986399] initcall deferred_probe_initcall+0x0/0xc0 returned 0 after 603228 usecs
  1978. [ 12.988571] calling genpd_power_off_unused+0x0/0xa0 @ 1
  1979. [ 12.993857] initcall genpd_power_off_unused+0x0/0xa0 returned 0 after 18 usecs
  1980. [ 13.001071] calling genpd_debug_init+0x0/0x190 @ 1
  1981. [ 13.006177] initcall genpd_debug_init+0x0/0x190 returned 0 after 354 usecs
  1982. [ 13.012638] calling cppc_cpufreq_init+0x0/0x23c @ 1
  1983. [ 13.017538] initcall cppc_cpufreq_init+0x0/0x23c returned -19 after 1 usecs
  1984. [ 13.024443] calling efi_shutdown_init+0x0/0x68 @ 1
  1985. [ 13.029267] initcall efi_shutdown_init+0x0/0x68 returned -19 after 0 usecs
  1986. [ 13.036080] calling efi_earlycon_unmap_fb+0x0/0x4c @ 1
  1987. [ 13.041261] initcall efi_earlycon_unmap_fb+0x0/0x4c returned 0 after 0 usecs
  1988. [ 13.048244] calling of_fdt_raw_init+0x0/0x90 @ 1
  1989. [ 13.053038] initcall of_fdt_raw_init+0x0/0x90 returned 0 after 133 usecs
  1990. [ 13.059549] calling tcp_congestion_default+0x0/0x34 @ 1
  1991. [ 13.064804] initcall tcp_congestion_default+0x0/0x34 returned 0 after 3 usecs
  1992. [ 13.071875] calling ip_auto_config+0x0/0x8bc @ 1
  1993. [ 13.076561] initcall ip_auto_config+0x0/0x8bc returned 0 after 24 usecs
  1994. [ 13.083090] calling init_amu_fie+0x0/0x2a4 @ 1
  1995. [ 13.087572] initcall init_amu_fie+0x0/0x2a4 returned 0 after 1 usecs
  1996. [ 13.093877] calling software_resume+0x0/0x280 @ 1
  1997. [ 13.098612] initcall software_resume+0x0/0x280 returned -2 after 1 usecs
  1998. [ 13.105254] calling latency_fsnotify_init+0x0/0x54 @ 1
  1999. [ 13.110459] initcall latency_fsnotify_init+0x0/0x54 returned 0 after 25 usecs
  2000. [ 13.117515] calling clear_boot_tracer+0x0/0x44 @ 1
  2001. [ 13.122335] initcall clear_boot_tracer+0x0/0x44 returned 0 after 0 usecs
  2002. [ 13.128980] calling acpi_gpio_handle_deferred_request_irqs+0x0/0xb4 @ 1
  2003. [ 13.135621] initcall acpi_gpio_handle_deferred_request_irqs+0x0/0xb4 returned 0 after 1 usecs
  2004. [ 13.144079] calling fb_logo_late_init+0x0/0x24 @ 1
  2005. [ 13.148902] initcall fb_logo_late_init+0x0/0x24 returned 0 after 0 usecs
  2006. [ 13.155541] calling clk_disable_unused+0x0/0xec @ 1
  2007. [ 13.160982] initcall clk_disable_unused+0x0/0xec returned 0 after 506 usecs
  2008. [ 13.167359] calling regulator_init_complete+0x0/0x5c @ 1
  2009. [ 13.172711] initcall regulator_init_complete+0x0/0x5c returned 0 after 4 usecs
  2010. [ 13.179871] calling of_platform_sync_state_init+0x0/0x28 @ 1
  2011. [ 13.185557] initcall of_platform_sync_state_init+0x0/0x28 returned 0 after 2 usecs
  2012. [ 13.193066] calling alsa_sound_last_init+0x0/0x98 @ 1
  2013. [ 13.198145] ALSA device list:
  2014. [ 13.202730] No soundcards found.
  2015. [ 13.207294] initcall alsa_sound_last_init+0x0/0x98 returned 0 after 8931 usecs
  2016. [ 14.295929] EXT4-fs (mmcblk0p2): recovery complete
  2017. [ 14.411713] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  2018. [ 14.418891] VFS: Mounted root (ext4 filesystem) on device 179:2.
  2019. [ 14.427123] devtmpfs: mounted
  2020. [ 14.437474] Freeing unused kernel memory: 5824K
  2021. [ 14.442224] Run /sbin/init as init process
  2022. [ 14.446704] with arguments:
  2023. [ 14.451091] /sbin/init
  2024. [ 14.455399] with environment:
  2025. [ 14.459653] HOME=/
  2026. [ 14.463879] TERM=linux
  2027. [ 14.468057] MM_DEBUG=yes
  2028. [ 14.735842] calling ovl_init+0x0/0x90 [overlay] @ 167
  2029. [ 14.740277] initcall ovl_init+0x0/0x90 [overlay] returned 0 after 154 usecs
  2030. [ 15.193247] udevd[211]: starting version 3.2.7
  2031. [ 15.207401] random: udevd: uninitialized urandom read (16 bytes read)
  2032. [ 15.214902] random: udevd: uninitialized urandom read (16 bytes read)
  2033. [ 15.220049] random: udevd: uninitialized urandom read (16 bytes read)
  2034. [ 15.244669] udevd[212]: starting eudev-3.2.7
  2035. [ 19.256547] calling nf_defrag_init+0x0/0x1000 [nf_defrag_ipv6] @ 395
  2036. [ 19.257720] initcall nf_defrag_init+0x0/0x1000 [nf_defrag_ipv6] returned 0 after 224 usecs
  2037. [ 19.328978] calling inet6_init+0x0/0x360 [ipv6] @ 395
  2038. [ 19.332501] NET: Registered protocol family 10
  2039. [ 19.350448] Segment Routing with IPv6
  2040. [ 19.353555] initcall inet6_init+0x0/0x360 [ipv6] returned 0 after 21068 usecs
  2041. [ 19.705986] calling loop_init+0x0/0x1000 [loop] @ 439
  2042. [ 19.709252] loop: module loaded
  2043. [ 19.712317] initcall loop_init+0x0/0x1000 [loop] returned 0 after 3166 usecs
  2044. [ 19.732675] calling parport_default_proc_register+0x0/0x1000 [parport] @ 442
  2045. [ 19.737511] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 85 usecs
  2046. [ 19.758968] calling ppdev_init+0x0/0x1000 [ppdev] @ 444
  2047. [ 19.765897] ppdev: user-space parallel port driver
  2048. [ 19.769488] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 6964 usecs
  2049. [ 19.784652] calling uinput_misc_init+0x0/0x1000 [uinput] @ 447
  2050. [ 19.788667] initcall uinput_misc_init+0x0/0x1000 [uinput] returned 0 after 198 usecs
  2051. [ 19.835297] urandom_read: 2 callbacks suppressed
  2052. [ 19.835304] random: udevd: uninitialized urandom read (16 bytes read)
  2053. [ 19.866229] calling axg_tdm_iface_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_tdm_interface] @ 452
  2054. [ 19.878303] initcall axg_tdm_iface_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_tdm_interface] returned 0 after 5126 usecs
  2055. [ 19.903448] calling cpu_feature_match_ASIMD_init+0x0/0x1000 [crct10dif_ce] @ 459
  2056. [ 19.911788] calling media_devnode_init+0x0/0x1000 [mc] @ 453
  2057. [ 19.923139] mc: Linux media interface: v0.10
  2058. [ 19.931653] initcall media_devnode_init+0x0/0x1000 [mc] returned 0 after 15386 usecs
  2059. [ 19.938213] calling dw_hdmi_cec_driver_init+0x0/0x1000 [dw_hdmi_cec] @ 460
  2060. [ 19.959637] initcall dw_hdmi_cec_driver_init+0x0/0x1000 [dw_hdmi_cec] returned 0 after 14619 usecs
  2061. [ 19.970622] calling dwc3_meson_g12a_driver_init+0x0/0x1000 [dwc3_meson_g12a] @ 464
  2062. [ 19.977420] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
  2063. [ 19.978175] initcall cpu_feature_match_ASIMD_init+0x0/0x1000 [crct10dif_ce] returned 0 after 1419 usecs
  2064. [ 19.981890] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
  2065. [ 19.991190] calling drm_sched_fence_slab_init+0x0/0x1000 [gpu_sched] @ 465
  2066. [ 19.999635] calling amlogic_thermal_driver_init+0x0/0x1000 [amlogic_thermal] @ 461
  2067. [ 20.003317] initcall drm_sched_fence_slab_init+0x0/0x1000 [gpu_sched] returned 0 after 46 usecs
  2068. [ 20.003504] calling axg_card_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_sound_card] @ 466
  2069. [ 20.004197] initcall axg_card_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_sound_card] returned 0 after 665 usecs
  2070. [ 20.011136] calling g12a_mdio_mux_driver_init+0x0/0x1000 [mdio_mux_meson_g12a] @ 463
  2071. [ 20.014493] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
  2072. [ 20.014566] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
  2073. [ 20.031638] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
  2074. [ 20.045382] calling meson_vrtc_driver_init+0x0/0x1000 [rtc_meson_vrtc] @ 460
  2075. [ 20.045531] calling panfrost_driver_init+0x0/0x1000 [panfrost] @ 465
  2076. [ 20.046030] panfrost ffe40000.gpu: clock rate = 24000000
  2077. [ 20.046065] panfrost ffe40000.gpu: supply mali not found, using dummy regulator
  2078. [ 20.046283] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
  2079. [ 20.046290] panfrost ffe40000.gpu: features: 00000000,17de77ff, issues: 00000000,00000400
  2080. [ 20.046297] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  2081. [ 20.046302] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
  2082. [ 20.047792] libphy: mdio_mux: probed
  2083. [ 20.057894] initcall amlogic_thermal_driver_init+0x0/0x1000 [amlogic_thermal] returned 0 after 12052 usecs
  2084. [ 20.059200] panfrost ffe40000.gpu: error powering up gpu shader
  2085. [ 20.079621] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  2086. [ 20.091170] [drm] Initialized panfrost 1.1.0 20180908 for ffe40000.gpu on minor 1
  2087. [ 20.092748] calling videodev_init+0x0/0x1000 [videodev] @ 453
  2088. [ 20.095828] meson-vrtc ff8000a8.rtc: registered as rtc0
  2089. [ 20.095925] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
  2090. [ 20.096086] xhci-hcd xhci-hcd.3.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
  2091. [ 20.096137] xhci-hcd xhci-hcd.3.auto: irq 30, io mem 0xff500000
  2092. [ 20.096510] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
  2093. [ 20.096516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2094. [ 20.096521] usb usb1: Product: xHCI Host Controller
  2095. [ 20.096526] usb usb1: Manufacturer: Linux 5.8.0-rc1 xhci-hcd
  2096. [ 20.096530] usb usb1: SerialNumber: xhci-hcd.3.auto
  2097. [ 20.097041] hub 1-0:1.0: USB hub found
  2098. [ 20.097084] hub 1-0:1.0: 2 ports detected
  2099. [ 20.099710] meson-vrtc ff8000a8.rtc: setting system clock to 1970-01-01T00:00:20 UTC (20)
  2100. [ 20.099941] initcall panfrost_driver_init+0x0/0x1000 [panfrost] returned 0 after 39911 usecs
  2101. [ 20.099960] initcall meson_vrtc_driver_init+0x0/0x1000 [rtc_meson_vrtc] returned 0 after 39943 usecs
  2102. [ 20.100903] calling axg_frddr_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_frddr] @ 467
  2103. [ 20.102138] initcall axg_frddr_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_frddr] returned 0 after 1185 usecs
  2104. [ 20.103823] calling meson_ao_cec_g12a_driver_init+0x0/0x1000 [ao_cec_g12a] @ 459
  2105. [ 20.106880] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  2106. [ 20.108012] videodev: Linux video capture interface: v2.00
  2107. [ 20.112130] libphy: mdio_mux: probed
  2108. [ 20.112348] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
  2109. [ 20.112366] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
  2110. [ 20.112460] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  2111. [ 20.112596] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
  2112. [ 20.112603] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2113. [ 20.112609] usb usb2: Product: xHCI Host Controller
  2114. [ 20.112613] usb usb2: Manufacturer: Linux 5.8.0-rc1 xhci-hcd
  2115. [ 20.112617] usb usb2: SerialNumber: xhci-hcd.3.auto
  2116. [ 20.119829] calling axg_tdmout_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_tdmout] @ 457
  2117. [ 20.121852] initcall g12a_mdio_mux_driver_init+0x0/0x1000 [mdio_mux_meson_g12a] returned 0 after 13754 usecs
  2118. [ 20.127391] hub 2-0:1.0: USB hub found
  2119. [ 20.130805] debugfs: Directory 'ff800280.cec' with parent 'regmap' already present!
  2120. [ 20.139697] initcall videodev_init+0x0/0x1000 [videodev] returned 0 after 8827 usecs
  2121. [ 20.141209] hub 2-0:1.0: 1 port detected
  2122. [ 20.151201] calling g12a_tohdmitx_pdrv_init+0x0/0x1000 [snd_soc_meson_g12a_tohdmitx] @ 452
  2123. [ 20.158660] calling meson_rng_driver_init+0x0/0x1000 [meson_rng] @ 458
  2124. [ 20.164934] initcall axg_tdmout_pdrv_init+0x0/0x1000 [snd_soc_meson_axg_tdmout] returned 0 after 836 usecs
  2125. [ 20.169899] initcall meson_rng_driver_init+0x0/0x1000 [meson_rng] returned 0 after 611 usecs
  2126. [ 20.177831] calling rc_core_init+0x0/0xa4 [rc_core] @ 461
  2127. [ 20.184054] axg-sound-card sound: snd-soc-dummy-dai <-> ff6601c0.audio-controller mapping ok
  2128. [ 20.185035] initcall g12a_tohdmitx_pdrv_init+0x0/0x1000 [snd_soc_meson_g12a_tohdmitx] returned 0 after 15393 usecs
  2129. [ 20.192368] calling meson_pwm_driver_init+0x0/0x1000 [pwm_meson] @ 456
  2130. [ 20.201071] initcall dwc3_meson_g12a_driver_init+0x0/0x1000 [dwc3_meson_g12a] returned 0 after 830 usecs
  2131. [ 20.212269] initcall meson_ao_cec_g12a_driver_init+0x0/0x1000 [ao_cec_g12a] returned 0 after 4773 usecs
  2132. [ 20.213669] initcall rc_core_init+0x0/0xa4 [rc_core] returned 0 after 6136 usecs
  2133. [ 20.219118] axg-sound-card sound: snd-soc-dummy-dai <-> ff660200.audio-controller mapping ok
  2134. [ 20.220851] initcall meson_pwm_driver_init+0x0/0x1000 [pwm_meson] returned 0 after 13154 usecs
  2135. [ 20.261143] calling meson_ir_driver_init+0x0/0x1000 [meson_ir] @ 461
  2136. [ 20.297885] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  2137. [ 20.304944] axg-sound-card sound: snd-soc-dummy-dai <-> ff660240.audio-controller mapping ok
  2138. [ 20.319873] calling meson_vdec_driver_init+0x0/0x1000 [meson_vdec] @ 453
  2139. [ 20.330144] axg-sound-card sound: I2S IN B <-> TDM Pad mapping ok
  2140. [ 20.337203] initcall meson_vdec_driver_init+0x0/0x1000 [meson_vdec] returned 0 after 1343 usecs
  2141. [ 20.343431] axg-sound-card sound: snd-soc-dummy-dai <-> TDM Loopback mapping ok
  2142. [ 20.406516] calling init_rc_map_x96max+0x0/0x1000 [rc_x96max] @ 498
  2143. [ 20.414843] axg-sound-card sound: i2s-hifi <-> I2S OUT mapping ok
  2144. [ 20.421679] initcall init_rc_map_x96max+0x0/0x1000 [rc_x96max] returned 0 after 23 usecs
  2145. [ 20.424803] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  2146. [ 20.431689] axg-sound-card sound: ASoC: no DMI vendor name!
  2147. [ 20.464786] Registered IR keymap rc-x96max
  2148. [ 20.475474] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
  2149. [ 20.493083] calling ir_nec_decode_init+0x0/0x1000 [ir_nec_decoder] @ 504
  2150. [ 20.606375] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  2151. [ 20.606382] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  2152. [ 20.613039] IR NEC protocol handler initialized
  2153. [ 20.619122] usb 1-1: Product: USB 2.0 Hub
  2154. [ 20.621429] alloc_contig_range: [40c80, 40cc0) PFNs busy
  2155. [ 20.625656] initcall ir_nec_decode_init+0x0/0x1000 [ir_nec_decoder] returned 0 after 12565 usecs
  2156. [ 20.668897] hub 1-1:1.0: USB hub found
  2157. [ 20.684509] hub 1-1:1.0: 4 ports detected
  2158. [ 20.698912] mmc2: new high speed SDIO card at address 0001
  2159. [ 20.751603] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
  2160. [ 20.760280] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
  2161. [ 20.770407] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input0
  2162. [ 20.779801] meson-ir ff808000.ir: receiver initialized
  2163. [ 20.787837] initcall meson_ir_driver_init+0x0/0x1000 [meson_ir] returned 0 after 170947 usecs
  2164. [ 21.088175] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
  2165. [ 21.307220] usb 1-1.2: New USB device found, idVendor=062a, idProduct=0201, bcdDevice= 1.00
  2166. [ 21.314243] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  2167. [ 21.321474] usb 1-1.2: Product: USB-compliant keyboard
  2168. [ 21.396944] input: USB-compliant keyboard as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:062A:0201.0001/input/input1
  2169. [ 21.468826] hid-generic 0003:062A:0201.0001: input,hidraw0: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-xhci-hcd.3.auto-1.2/input0
  2170. [ 21.488346] input: USB-compliant keyboard Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:0201.0002/input/input2
  2171. [ 21.503181] input: USB-compliant keyboard Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:0201.0002/input/input3
  2172. [ 21.519404] calling joydev_init+0x0/0x1000 [joydev] @ 460
  2173. [ 21.575188] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 49583 usecs
  2174. [ 21.575301] input: USB-compliant keyboard System Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:0201.0002/input/input4
  2175. [ 21.598364] input: USB-compliant keyboard as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:0201.0002/input/input5
  2176. [ 21.613820] hid-generic 0003:062A:0201.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-xhci-hcd.3.auto-1.2/input1
  2177. [ 21.758307] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.1:08] driver [Meson G12A Internal PHY] (irq=31)
  2178. [ 21.779197] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
  2179. [ 21.786251] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
  2180. [ 21.792968] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rmii link mode
  2181. [ 23.379050] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  2182. [ 23.387342] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  2183. [ 27.771172] random: udevd: uninitialized urandom read (16 bytes read)
  2184. [ 27.776738] random: udevd: uninitialized urandom read (16 bytes read)
  2185. [ 27.783138] random: udevd: uninitialized urandom read (16 bytes read)
  2186. [ 41.301726] random: udevd: uninitialized urandom read (16 bytes read)
  2187. [ 48.280228] random: crng init done
  2188. [ 50.390236] input: eventlircd as /devices/virtual/input/input6
  2189. [ 52.908886] panfrost ffe40000.gpu: error powering up gpu L2
  2190. [ 52.912765] panfrost ffe40000.gpu: error powering up gpu shader
  2191. [ 54.002313] panfrost ffe40000.gpu: error powering up gpu shader
  2192. [ 54.702418] panfrost ffe40000.gpu: error powering up gpu shader
  2193. [ 62.538654] panfrost ffe40000.gpu: error powering up gpu shader
  2194. [ 62.607681] alloc_contig_range: [40c88, 40c8c) PFNs busy
  2195. [ 62.608718] alloc_contig_range: [40c8c, 40c90) PFNs busy
  2196. [ 62.613733] alloc_contig_range: [40c90, 40c94) PFNs busy
  2197. [ 71.087991] stmmac: wakeup enable
  2198. [ 72.287911] calling init_kerberos_module+0x0/0x1000 [rpcsec_gss_krb5] @ 4706
  2199. [ 72.289580] initcall init_kerberos_module+0x0/0x1000 [rpcsec_gss_krb5] returned 0 after 21 usecs
  2200. [ 72.533838] calling zram_init+0x0/0x1000 [zram] @ 4748
  2201. [ 72.539130] zram: Added device: zram0
  2202. [ 72.543345] zram: Added device: zram1
  2203. [ 72.548117] zram: Added device: zram2
  2204. [ 72.549250] zram: Added device: zram3
  2205. [ 72.552144] initcall zram_init+0x0/0x1000 [zram] returned 0 after 17816 usecs
  2206. [ 72.635120] zram0: detected capacity change from 0 to 234741760
  2207. [ 72.661372] zram1: detected capacity change from 0 to 234741760
  2208. [ 72.691948] zram2: detected capacity change from 0 to 234741760
  2209. [ 72.720461] zram3: detected capacity change from 0 to 234741760
  2210. [ 72.978195] Adding 229236k swap on /dev/zram0. Priority:100 extents:1 across:229236k SSFS
  2211. [ 73.028206] Adding 229236k swap on /dev/zram1. Priority:100 extents:1 across:229236k SSFS
  2212. [ 73.094903] Adding 229236k swap on /dev/zram2. Priority:100 extents:1 across:229236k SSFS
  2213. [ 73.164950] Adding 229236k swap on /dev/zram3. Priority:100 extents:1 across:229236k SSFS
  2214. [ 73.617077] calling init_udf_fs+0x0/0x1000 [udf] @ 4906
  2215. [ 73.617284] initcall init_udf_fs+0x0/0x1000 [udf] returned 0 after 146 usecs
  2216. [ 73.640145] calling init_nls_utf8+0x0/0x1000 [nls_utf8] @ 4912
  2217. [ 73.640431] initcall init_nls_utf8+0x0/0x1000 [nls_utf8] returned 0 after 3 usecs
  2218. [ 73.650306] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2219. [ 73.654987] UDF-fs: Scanning with blocksize 512 failed
  2220. [ 73.667813] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2221. [ 73.669599] UDF-fs: Scanning with blocksize 1024 failed
  2222. [ 73.685863] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2223. [ 73.687355] UDF-fs: Scanning with blocksize 2048 failed
  2224. [ 73.694017] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2225. [ 73.700017] UDF-fs: Scanning with blocksize 4096 failed
  2226. [ 73.738145] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2227. [ 73.739637] UDF-fs: Scanning with blocksize 512 failed
  2228. [ 73.746052] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2229. [ 73.751986] UDF-fs: Scanning with blocksize 1024 failed
  2230. [ 73.767591] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2231. [ 73.769149] UDF-fs: Scanning with blocksize 2048 failed
  2232. [ 73.775486] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2233. [ 73.787793] UDF-fs: Scanning with blocksize 4096 failed
  2234. [ 73.830870] calling init_iso9660_fs+0x0/0x1000 [isofs] @ 4936
  2235. [ 73.831221] initcall init_iso9660_fs+0x0/0x1000 [isofs] returned 0 after 139 usecs
  2236. [ 73.863372] ISOFS: Unable to identify CD-ROM format.
  2237. [ 73.923958] ISOFS: Unable to identify CD-ROM format.
  2238. [ 73.964364] calling init_fat_fs+0x0/0xfac [fat] @ 4953
  2239. [ 73.964642] initcall init_fat_fs+0x0/0xfac [fat] returned 0 after 213 usecs
  2240. [ 73.977598] calling init_vfat_fs+0x0/0x1000 [vfat] @ 4953
  2241. [ 73.977658] initcall init_vfat_fs+0x0/0x1000 [vfat] returned 0 after 17 usecs
  2242. [ 73.986780] FAT-fs (mmcblk1boot1): bogus number of reserved sectors
  2243. [ 73.990816] FAT-fs (mmcblk1boot1): Can't find a valid FAT filesystem
  2244. [ 74.028612] FAT-fs (mmcblk1boot1): bogus number of reserved sectors
  2245. [ 74.029242] FAT-fs (mmcblk1boot1): Can't find a valid FAT filesystem
  2246. [ 74.199799] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2247. [ 74.215174] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2248. [ 74.240184] EXT2-fs (mmcblk1boot1): error: can't find an ext2 filesystem on dev mmcblk1boot1.
  2249. [ 74.296476] EXT2-fs (mmcblk1boot1): error: can't find an ext2 filesystem on dev mmcblk1boot1.
  2250. [ 74.328455] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2251. [ 74.348009] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2252. [ 74.358836] panfrost ffe40000.gpu: error powering up gpu shader
  2253. [ 74.659823] calling init_xfs_fs+0x0/0xb2c [xfs] @ 5037
  2254. [ 74.659859] SGI XFS with security attributes, no debug enabled
  2255. [ 74.667246] initcall init_xfs_fs+0x0/0xb2c [xfs] returned 0 after 7079 usecs
  2256. [ 74.673573] /dev/mmcblk1boot1: Can't open blockdev
  2257. [ 74.679102] XFS (mmcblk1boot1): Invalid superblock magic number
  2258. [ 74.695344] /dev/mmcblk1boot1: Can't open blockdev
  2259. [ 74.697207] XFS (mmcblk1boot1): Invalid superblock magic number
  2260. [ 74.771596] calling init_jfs_fs+0x0/0x1f0 [jfs] @ 5059
  2261. [ 74.771813] JFS: nTxBlock = 8192, nTxLock = 65536
  2262. [ 74.781817] initcall init_jfs_fs+0x0/0x1f0 [jfs] returned 0 after 9907 usecs
  2263. [ 74.874863] calling init_ntfs_fs+0x0/0x1000 [ntfs] @ 5072
  2264. [ 74.874898] ntfs: driver 2.1.32 [Flags: R/W MODULE].
  2265. [ 74.880337] initcall init_ntfs_fs+0x0/0x1000 [ntfs] returned 0 after 5275 usecs
  2266. [ 74.888998] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Primary boot sector is invalid.
  2267. [ 74.895726] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
  2268. [ 74.908141] ntfs: (device mmcblk1boot1): ntfs_fill_super(): Not an NTFS volume.
  2269. [ 74.928191] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Primary boot sector is invalid.
  2270. [ 74.931434] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
  2271. [ 74.943890] ntfs: (device mmcblk1boot1): ntfs_fill_super(): Not an NTFS volume.
  2272. [ 75.357556] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2273. [ 75.359115] UDF-fs: Scanning with blocksize 512 failed
  2274. [ 75.365225] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2275. [ 75.371331] UDF-fs: Scanning with blocksize 1024 failed
  2276. [ 75.377527] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2277. [ 75.383528] UDF-fs: Scanning with blocksize 2048 failed
  2278. [ 75.389719] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2279. [ 75.395809] UDF-fs: Scanning with blocksize 4096 failed
  2280. [ 75.413635] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2281. [ 75.415163] UDF-fs: Scanning with blocksize 512 failed
  2282. [ 75.421345] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2283. [ 75.427330] UDF-fs: Scanning with blocksize 1024 failed
  2284. [ 75.433583] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2285. [ 75.439574] UDF-fs: Scanning with blocksize 2048 failed
  2286. [ 75.445782] UDF-fs: warning (device mmcblk1boot1): udf_load_vrs: No VRS found
  2287. [ 75.451846] UDF-fs: Scanning with blocksize 4096 failed
  2288. [ 75.484287] ISOFS: Unable to identify CD-ROM format.
  2289. [ 75.511854] ISOFS: Unable to identify CD-ROM format.
  2290. [ 75.525148] FAT-fs (mmcblk1boot1): bogus number of reserved sectors
  2291. [ 75.525780] FAT-fs (mmcblk1boot1): Can't find a valid FAT filesystem
  2292. [ 75.544915] FAT-fs (mmcblk1boot1): bogus number of reserved sectors
  2293. [ 75.545549] FAT-fs (mmcblk1boot1): Can't find a valid FAT filesystem
  2294. [ 75.625318] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2295. [ 75.638666] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2296. [ 75.652258] EXT2-fs (mmcblk1boot1): error: can't find an ext2 filesystem on dev mmcblk1boot1.
  2297. [ 75.667962] EXT2-fs (mmcblk1boot1): error: can't find an ext2 filesystem on dev mmcblk1boot1.
  2298. [ 75.683725] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2299. [ 75.697081] EXT4-fs (mmcblk1boot1): VFS: Can't find ext4 filesystem
  2300. [ 75.769901] /dev/mmcblk1boot1: Can't open blockdev
  2301. [ 75.771754] XFS (mmcblk1boot1): Invalid superblock magic number
  2302. [ 75.787439] /dev/mmcblk1boot1: Can't open blockdev
  2303. [ 75.789542] XFS (mmcblk1boot1): Invalid superblock magic number
  2304. [ 75.861533] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Primary boot sector is invalid.
  2305. [ 75.864800] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
  2306. [ 75.877377] ntfs: (device mmcblk1boot1): ntfs_fill_super(): Not an NTFS volume.
  2307. [ 75.897182] ntfs: (device mmcblk1boot1): read_ntfs_boot_sector(): Primary boot sector is invalid.
  2308. [ 76.037306] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2309. [ 76.038568] UDF-fs: Scanning with blocksize 512 failed
  2310. [ 76.045317] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2311. [ 76.050474] UDF-fs: Scanning with blocksize 1024 failed
  2312. [ 76.057353] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2313. [ 76.062477] UDF-fs: Scanning with blocksize 2048 failed
  2314. [ 76.069409] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2315. [ 76.074452] UDF-fs: Scanning with blocksize 4096 failed
  2316. [ 76.093027] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2317. [ 76.094288] UDF-fs: Scanning with blocksize 512 failed
  2318. [ 76.101249] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2319. [ 76.106315] UDF-fs: Scanning with blocksize 1024 failed
  2320. [ 76.113056] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2321. [ 76.118208] UDF-fs: Scanning with blocksize 2048 failed
  2322. [ 76.125124] UDF-fs: warning (device mmcblk0p1): udf_load_vrs: No VRS found
  2323. [ 76.130178] UDF-fs: Scanning with blocksize 4096 failed
  2324. [ 76.207108] ISOFS: Unable to identify CD-ROM format.
  2325. [ 76.267178] ISOFS: Unable to identify CD-ROM format.
  2326. [ 76.287366] calling init_nls_cp437+0x0/0x1000 [nls_cp437] @ 5131
  2327. [ 76.287832] initcall init_nls_cp437+0x0/0x1000 [nls_cp437] returned 0 after 2 usecs
  2328. [ 76.301888] calling init_nls_iso8859_1+0x0/0x1000 [nls_iso8859_1] @ 5132
  2329. [ 76.303042] initcall init_nls_iso8859_1+0x0/0x1000 [nls_iso8859_1] returned 0 after 3 usecs
  2330. [ 76.331839] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  2331. [ 85.124338] panfrost ffe40000.gpu: error powering up gpu shader
  2332. [ 85.198227] panfrost ffe40000.gpu: error powering up gpu shader
  2333. [ 85.729093] panfrost ffe40000.gpu: error powering up gpu shader
  2334. [ 85.822213] panfrost ffe40000.gpu: error powering up gpu shader
  2335. [ 85.901469] panfrost ffe40000.gpu: error powering up gpu shader
  2336. [ 85.986979] panfrost ffe40000.gpu: error powering up gpu shader
  2337. [ 88.194083] panfrost ffe40000.gpu: error powering up gpu shader
  2338. root@Myth-Frontend-0200001c1701:~ #
Add Comment
Please, Sign In to add comment