Advertisement
jintack

L2 slow boot. initcall log

Jun 9th, 2017
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.53 KB | None | 0 0
  1. [L1 ~/vm]$./run-guest.sh: line 90: /sys/class/net/kvmtap0/ifindex: No such file or directory
  2. Using bridged networking
  3. ** 15 printk messages dropped ** [ 0.000000] percpu: Embedded 22 pages/cpu @ffff8002fffbf000 s51712 r8192 d30208 u90112
  4. [ 0.000000] pcpu-alloc: s51712 r8192 d30208 u90112 alloc=22*4096
  5. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  6. [ 0.000000] Detected PIPT I-cache on CPU0
  7. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096576
  8. [ 0.000000] Kernel command line: console=ttyAMA0 root=/dev/vda rw debug verbose initcall_debug
  9. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  10. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  11. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  12. [ 0.000000] software IO TLB [mem 0xfbfff000-0xfffff000] (64MB) mapped at [ffff8000bbfff000-ffff8000bfffefff]
  13. [ 0.000000] Memory: 12284552K/12582912K available (7164K kernel code, 668K rwdata, 1916K rodata, 768K init, 240K bss, 298360K reserved, 0K cma-reserved)
  14. [ 0.000000] Virtual kernel memory layout:
  15. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  16. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  17. [ 0.000000] .text : 0xffff000008080000 - 0xffff000008780000 ( 7168 KB)
  18. [ 0.000000] .rodata : 0xffff000008780000 - 0xffff000008970000 ( 1984 KB)
  19. [ 0.000000] .init : 0xffff000008970000 - 0xffff000008a30000 ( 768 KB)
  20. [ 0.000000] .data : 0xffff000008a30000 - 0xffff000008ad7200 ( 669 KB)
  21. [ 0.000000] .bss : 0xffff000008ad7200 - 0xffff000008b132e8 ( 241 KB)
  22. [ 0.000000] fixed : 0xffff7dfffe7fd000 - 0xffff7dfffec00000 ( 4108 KB)
  23. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  24. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  25. [ 0.000000] 0xffff7e0000000000 - 0xffff7e000c000000 ( 192 MB actual)
  26. [ 0.000000] memory : 0xffff800000000000 - 0xffff800300000000 ( 12288 MB)
  27. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  28. [ 0.000000] Preemptible hierarchical RCU implementation.
  29. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  30. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
  31. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  32. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  33. [ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
  34. [ 0.000000] GIC: PPI11 is secure or misconfigured
  35. [ 0.000000] arm_arch_timer: WARNING: Invalid trigger for IRQ3, assuming level low
  36. [ 0.000000] arm_arch_timer: WARNING: Please fix your firmware
  37. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 50.00MHz (virt).
  38. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
  39. [ 0.000002] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
  40. [ 0.000054] Console: colour dummy device 80x25
  41. [ 0.000066] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
  42. [ 0.000071] pid_max: default: 32768 minimum: 301
  43. [ 0.000096] Security Framework initialized
  44. [ 0.000117] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  45. [ 0.000121] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  46. [ 0.000426] ftrace: allocating 26116 entries in 103 pages
  47. [ 0.038449] calling trace_init_flags_sys_exit+0x0/0x1c @ 1
  48. [ 0.038457] initcall trace_init_flags_sys_exit+0x0/0x1c returned 0 after 0 usecs
  49. [ 0.038461] calling trace_init_flags_sys_enter+0x0/0x1c @ 1
  50. [ 0.038464] initcall trace_init_flags_sys_enter+0x0/0x1c returned 0 after 0 usecs
  51. [ 0.038468] calling cpu_suspend_init+0x0/0x4c @ 1
  52. [ 0.038472] initcall cpu_suspend_init+0x0/0x4c returned 0 after 0 usecs
  53. [ 0.038477] calling asids_init+0x0/0xe4 @ 1
  54. [ 0.038483] ASID allocator initialised with 65536 entries
  55. [ 0.038486] initcall asids_init+0x0/0xe4 returned 0 after 0 usecs
  56. [ 0.038490] calling xen_guest_init+0x0/0x2a4 @ 1
  57. [ 0.038493] initcall xen_guest_init+0x0/0x2a4 returned 0 after 0 usecs
  58. [ 0.038496] calling spawn_ksoftirqd+0x0/0x50 @ 1
  59. [ 0.047042] initcall spawn_ksoftirqd+0x0/0x50 returned 0 after 7812 usecs
  60. [ 0.047047] calling migration_init+0x0/0x4c @ 1
  61. [ 0.047051] initcall migration_init+0x0/0x4c returned 0 after 0 usecs
  62. [ 0.047054] calling check_cpu_stall_init+0x0/0x28 @ 1
  63. [ 0.047058] initcall check_cpu_stall_init+0x0/0x28 returned 0 after 0 usecs
  64. [ 0.047061] calling rcu_spawn_gp_kthread+0x0/0x12c @ 1
  65. [ 0.047121] initcall rcu_spawn_gp_kthread+0x0/0x12c returned 0 after 0 usecs
  66. [ 0.047125] calling cpu_stop_init+0x0/0xe8 @ 1
  67. [ 0.055648] initcall cpu_stop_init+0x0/0xe8 returned 0 after 7812 usecs
  68. [ 0.055653] calling init_events+0x0/0x80 @ 1
  69. [ 0.055662] initcall init_events+0x0/0x80 returned 0 after 0 usecs
  70. [ 0.055665] calling init_trace_printk+0x0/0x20 @ 1
  71. [ 0.055668] initcall init_trace_printk+0x0/0x20 returned 0 after 0 usecs
  72. [ 0.055671] calling event_trace_enable_again+0x0/0x54 @ 1
  73. [ 0.055674] initcall event_trace_enable_again+0x0/0x54 returned 0 after 0 usecs
  74. [ 0.055677] calling lru_init+0x0/0x54 @ 1
  75. [ 0.059966] initcall lru_init+0x0/0x54 returned 0 after 3906 usecs
  76. [ 0.059972] calling its_pci_msi_init+0x0/0x118 @ 1
  77. [ 0.059998] initcall its_pci_msi_init+0x0/0x118 returned 0 after 0 usecs
  78. [ 0.060001] calling its_pmsi_init+0x0/0x108 @ 1
  79. [ 0.060010] initcall its_pmsi_init+0x0/0x108 returned 0 after 0 usecs
  80. [ 0.060015] calling rand_initialize+0x0/0xcc @ 1
  81. [ 0.060066] initcall rand_initialize+0x0/0xcc returned 0 after 0 usecs
  82. [ 0.060070] calling arm_enable_runtime_services+0x0/0x204 @ 1
  83. [ 0.060072] EFI services will not be available.
  84. [ 0.060075] initcall arm_enable_runtime_services+0x0/0x204 returned 0 after 0 usecs
  85. [ 0.060078] calling dummy_timer_register+0x0/0x34 @ 1
  86. [ 0.060084] initcall dummy_timer_register+0x0/0x34 returned 0 after 0 usecs
  87. [ 0.068575] smp: Bringing up secondary CPUs ...
  88. [ 0.099178] Detected PIPT I-cache on CPU1
  89. [ 0.103186] CPU1: Booted secondary processor [500f0001]
  90. [ 0.103513] smp: Brought up 1 node, 2 CPUs
  91. [ 0.103520] SMP: Total of 2 processors activated.
  92. [ 0.103524] CPU features: detected feature: 32-bit EL0 Support
  93. [ 0.103529] CPU: All CPU(s) started at EL1
  94. [ 0.117116] devtmpfs: initialized
  95. [ 0.117690] calling ipc_ns_init+0x0/0x44 @ 1
  96. [ 0.117696] initcall ipc_ns_init+0x0/0x44 returned 0 after 0 usecs
  97. [ 0.117699] calling init_mmap_min_addr+0x0/0x18 @ 1
  98. [ 0.117703] initcall init_mmap_min_addr+0x0/0x18 returned 0 after 0 usecs
  99. [ 0.117706] calling net_ns_init+0x0/0x160 @ 1
  100. [ 0.123227] initcall net_ns_init+0x0/0x160 returned 0 after 7812 usecs
  101. [ 0.123258] calling free_raw_capacity+0x0/0x20 @ 1
  102. [ 0.123262] initcall free_raw_capacity+0x0/0x20 returned 0 after 0 usecs
  103. [ 0.123265] calling arm64_dmi_init+0x0/0x28 @ 1
  104. [ 0.123267] DMI not present or invalid.
  105. [ 0.123270] initcall arm64_dmi_init+0x0/0x28 returned 0 after 0 usecs
  106. [ 0.123273] calling cpu_hotplug_pm_sync_init+0x0/0x24 @ 1
  107. [ 0.123277] initcall cpu_hotplug_pm_sync_init+0x0/0x24 returned 0 after 0 usecs
  108. [ 0.123279] calling alloc_frozen_cpus+0x0/0x8 @ 1
  109. [ 0.123282] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  110. [ 0.123285] calling wq_sysfs_init+0x0/0x40 @ 1
  111. [ 0.123745] initcall wq_sysfs_init+0x0/0x40 returned 0 after 0 usecs
  112. [ 0.123749] calling ksysfs_init+0x0/0xc0 @ 1
  113. [ 0.123762] initcall ksysfs_init+0x0/0xc0 returned 0 after 0 usecs
  114. [ 0.123765] calling pm_init+0x0/0x78 @ 1
  115. [ 0.124123] initcall pm_init+0x0/0x78 returned 0 after 0 usecs
  116. [ 0.124128] calling init_jiffies_clocksource+0x0/0x24 @ 1
  117. [ 0.124132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  118. [ 0.124136] initcall init_jiffies_clocksource+0x0/0x24 returned 0 after 0 usecs
  119. [ 0.124139] calling cgroup_wq_init+0x0/0x6c @ 1
  120. [ 0.124153] initcall cgroup_wq_init+0x0/0x6c returned 0 after 0 usecs
  121. [ 0.124156] calling ftrace_mod_cmd_init+0x0/0x20 @ 1
  122. [ 0.124160] initcall ftrace_mod_cmd_init+0x0/0x20 returned 0 after 0 usecs
  123. [ 0.124162] calling init_function_trace+0x0/0xa4 @ 1
  124. [ 0.124167] initcall init_function_trace+0x0/0xa4 returned 0 after 0 usecs
  125. [ 0.124170] calling init_graph_trace+0x0/0x80 @ 1
  126. [ 0.124174] initcall init_graph_trace+0x0/0x80 returned 0 after 0 usecs
  127. [ 0.124179] calling cpu_pm_init+0x0/0x28 @ 1
  128. [ 0.124182] initcall cpu_pm_init+0x0/0x28 returned 0 after 0 usecs
  129. [ 0.124186] calling init_per_zone_wmark_min+0x0/0x80 @ 1
  130. [ 0.124193] initcall init_per_zone_wmark_min+0x0/0x80 returned 0 after 0 usecs
  131. [ 0.124196] calling init_zero_pfn+0x0/0x40 @ 1
  132. [ 0.124199] initcall init_zero_pfn+0x0/0x40 returned 0 after 0 usecs
  133. [ 0.124202] calling fsnotify_init+0x0/0x2c @ 1
  134. [ 0.124206] initcall fsnotify_init+0x0/0x2c returned 0 after 0 usecs
  135. [ 0.124209] calling filelock_init+0x0/0xcc @ 1
  136. [ 0.124218] initcall filelock_init+0x0/0xcc returned 0 after 0 usecs
  137. [ 0.124221] calling init_script_binfmt+0x0/0x24 @ 1
  138. [ 0.124224] initcall init_script_binfmt+0x0/0x24 returned 0 after 0 usecs
  139. [ 0.124227] calling init_elf_binfmt+0x0/0x24 @ 1
  140. [ 0.124230] initcall init_elf_binfmt+0x0/0x24 returned 0 after 0 usecs
  141. [ 0.124232] calling init_compat_elf_binfmt+0x0/0x24 @ 1
  142. [ 0.124235] initcall init_compat_elf_binfmt+0x0/0x24 returned 0 after 0 usecs
  143. [ 0.124239] calling debugfs_init+0x0/0x70 @ 1
  144. [ 0.124246] initcall debugfs_init+0x0/0x70 returned 0 after 0 usecs
  145. [ 0.124248] calling tracefs_init+0x0/0x4c @ 1
  146. [ 0.124254] initcall tracefs_init+0x0/0x4c returned 0 after 0 usecs
  147. [ 0.124256] calling prandom_init+0x0/0x134 @ 1
  148. [ 0.124260] initcall prandom_init+0x0/0x134 returned 0 after 0 usecs
  149. [ 0.124263] calling gpiolib_dev_init+0x0/0xf4 @ 1
  150. [ 0.124280] initcall gpiolib_dev_init+0x0/0xf4 returned 0 after 0 usecs
  151. [ 0.124284] calling vexpress_osc_init+0x0/0x20 @ 1
  152. [ 0.124299] initcall vexpress_osc_init+0x0/0x20 returned 0 after 0 usecs
  153. [ 0.124303] calling virtio_init+0x0/0x34 @ 1
  154. [ 0.124319] initcall virtio_init+0x0/0x34 returned 0 after 0 usecs
  155. [ 0.124322] calling regulator_init+0x0/0xb0 @ 1
  156. [ 0.124457] initcall regulator_init+0x0/0xb0 returned 0 after 0 usecs
  157. [ 0.124461] calling vexpress_syscfg_init+0x0/0x20 @ 1
  158. [ 0.124472] initcall vexpress_syscfg_init+0x0/0x20 returned 0 after 0 usecs
  159. [ 0.124475] calling vexpress_sysreg_init+0x0/0x74 @ 1
  160. [ 0.124506] initcall vexpress_sysreg_init+0x0/0x74 returned 0 after 0 usecs
  161. [ 0.124510] calling capsule_reboot_register+0x0/0x20 @ 1
  162. [ 0.124513] initcall capsule_reboot_register+0x0/0x20 returned 0 after 0 usecs
  163. [ 0.124516] calling sock_init+0x0/0xb8 @ 1
  164. [ 0.124581] initcall sock_init+0x0/0xb8 returned 0 after 0 usecs
  165. [ 0.124584] calling net_inuse_init+0x0/0x30 @ 1
  166. [ 0.124588] initcall net_inuse_init+0x0/0x30 returned 0 after 0 usecs
  167. [ 0.124591] calling init_default_flow_dissectors+0x0/0x5c @ 1
  168. [ 0.124595] initcall init_default_flow_dissectors+0x0/0x5c returned 0 after 0 usecs
  169. [ 0.124597] calling netlink_proto_init+0x0/0x178 @ 1
  170. [ 0.124641] NET: Registered protocol family 16
  171. [ 0.124655] initcall netlink_proto_init+0x0/0x178 returned 0 after 0 usecs
  172. [ 0.124659] calling __gnttab_init+0x0/0x4c @ 1
  173. [ 0.124662] initcall __gnttab_init+0x0/0x4c returned -19 after 0 usecs
  174. [ 0.124692] calling debug_monitors_init+0x0/0x3c @ 1
  175. [ 0.129603] initcall debug_monitors_init+0x0/0x3c returned 0 after 3906 usecs
  176. [ 0.129609] calling irq_sysfs_init+0x0/0xbc @ 1
  177. [ 0.129651] initcall irq_sysfs_init+0x0/0xbc returned 0 after 0 usecs
  178. [ 0.129655] calling bdi_class_init+0x0/0x74 @ 1
  179. [ 0.129693] initcall bdi_class_init+0x0/0x74 returned 0 after 0 usecs
  180. [ 0.129696] calling mm_sysfs_init+0x0/0x38 @ 1
  181. [ 0.129702] initcall mm_sysfs_init+0x0/0x38 returned 0 after 0 usecs
  182. [ 0.129705] calling kobject_uevent_init+0x0/0x20 @ 1
  183. [ 0.129713] initcall kobject_uevent_init+0x0/0x20 returned 0 after 0 usecs
  184. [ 0.129716] calling vexpress_config_init+0x0/0xec @ 1
  185. [ 0.129736] initcall vexpress_config_init+0x0/0xec returned 0 after 0 usecs
  186. [ 0.129739] calling pcibus_class_init+0x0/0x24 @ 1
  187. [ 0.130094] initcall pcibus_class_init+0x0/0x24 returned 0 after 0 usecs
  188. [ 0.130098] calling pci_driver_init+0x0/0x1c @ 1
  189. [ 0.131160] initcall pci_driver_init+0x0/0x1c returned 0 after 0 usecs
  190. [ 0.131163] calling backlight_class_init+0x0/0xc0 @ 1
  191. [ 0.131192] initcall backlight_class_init+0x0/0xc0 returned 0 after 0 usecs
  192. [ 0.131195] calling amba_init+0x0/0x1c @ 1
  193. [ 0.131225] initcall amba_init+0x0/0x1c returned 0 after 0 usecs
  194. [ 0.131229] calling xenbus_init+0x0/0x2ec @ 1
  195. [ 0.131232] initcall xenbus_init+0x0/0x2ec returned -19 after 0 usecs
  196. [ 0.131235] calling tty_class_init+0x0/0x54 @ 1
  197. [ 0.131568] initcall tty_class_init+0x0/0x54 returned 0 after 0 usecs
  198. [ 0.131572] calling vtconsole_class_init+0x0/0x108 @ 1
  199. [ 0.132878] initcall vtconsole_class_init+0x0/0x108 returned 0 after 3906 usecs
  200. [ 0.132883] calling wakeup_sources_debugfs_init+0x0/0x3c @ 1
  201. [ 0.132892] initcall wakeup_sources_debugfs_init+0x0/0x3c returned 0 after 0 usecs
  202. [ 0.132895] calling regmap_initcall+0x0/0x18 @ 1
  203. [ 0.132900] initcall regmap_initcall+0x0/0x18 returned 0 after 0 usecs
  204. [ 0.132902] calling syscon_init+0x0/0x24 @ 1
  205. [ 0.132941] initcall syscon_init+0x0/0x24 returned 0 after 0 usecs
  206. [ 0.132944] calling spi_init+0x0/0x9c @ 1
  207. [ 0.133420] initcall spi_init+0x0/0x9c returned 0 after 0 usecs
  208. [ 0.133452] calling debug_traps_init+0x0/0x5c @ 1
  209. [ 0.133455] initcall debug_traps_init+0x0/0x5c returned 0 after 0 usecs
  210. [ 0.133458] calling vdso_init+0x0/0x194 @ 1
  211. [ 0.133461] vdso: 2 pages (1 code @ ffff000008787000, 1 data @ ffff000008a34000)
  212. [ 0.133465] initcall vdso_init+0x0/0x194 returned 0 after 0 usecs
  213. [ 0.133468] calling alloc_vectors_page+0x0/0xb8 @ 1
  214. [ 0.133472] initcall alloc_vectors_page+0x0/0xb8 returned 0 after 0 usecs
  215. [ 0.133475] calling arch_hw_breakpoint_init+0x0/0xf8 @ 1
  216. [ 0.133479] hw-breakpoint: found 4 breakpoint and 4 watchpoint registers.
  217. [ 0.133811] initcall arch_hw_breakpoint_init+0x0/0xf8 returned 0 after 0 usecs
  218. [ 0.133816] calling arm64_dma_init+0x0/0x48 @ 1
  219. [ 0.134789] DMA: preallocated 256 KiB pool for atomic allocations
  220. [ 0.134796] initcall arm64_dma_init+0x0/0x48 returned 0 after 0 usecs
  221. [ 0.134800] calling p2m_init+0x0/0x24 @ 1
  222. [ 0.134804] initcall p2m_init+0x0/0x24 returned 0 after 0 usecs
  223. [ 0.134807] calling xen_mm_init+0x0/0x8c @ 1
  224. [ 0.134810] initcall xen_mm_init+0x0/0x8c returned 0 after 0 usecs
  225. [ 0.134814] calling setup_vcpu_hotplug_event+0x0/0x34 @ 1
  226. [ 0.134817] initcall setup_vcpu_hotplug_event+0x0/0x34 returned -19 after 0 usecs
  227. [ 0.134820] calling register_xen_amba_notifier+0x0/0x8 @ 1
  228. [ 0.134824] initcall register_xen_amba_notifier+0x0/0x8 returned 0 after 0 usecs
  229. [ 0.134827] calling register_xen_platform_notifier+0x0/0x8 @ 1
  230. [ 0.134830] initcall register_xen_platform_notifier+0x0/0x8 returned 0 after 0 usecs
  231. [ 0.134832] calling register_xen_pci_notifier+0x0/0x48 @ 1
  232. [ 0.134835] initcall register_xen_pci_notifier+0x0/0x48 returned 0 after 0 usecs
  233. [ 0.134839] calling pl011_init+0x0/0x50 @ 1
  234. [ 0.134840] Serial: AMBA PL011 UART driver
  235. [ 0.135205] initcall pl011_init+0x0/0x50 returned 0 after 0 usecs
  236. [ 0.135209] calling dmi_id_init+0x0/0x318 @ 1
  237. [ 0.135213] initcall dmi_id_init+0x0/0x318 returned -19 after 0 usecs
  238. [ 0.135216] calling of_platform_default_populate_init+0x0/0x7c @ 1
  239. [ 0.148161] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1
  240. [ 15.249524] console [ttyAMA0] enabled
  241. [ 15.346614] irq: type mismatch, failed to map hwirq-27 for /intc!
  242. [ 15.414664] initcall of_platform_default_populate_init+0x0/0x7c returned 0 after 1042968 usecs
  243. [ 15.520976] calling topology_init+0x0/0x94 @ 1
  244. [ 15.576365] initcall topology_init+0x0/0x94 returned 0 after 0 usecs
  245. [ 15.650837] calling register_cpu_capacity_sysctl+0x0/0xb0 @ 1
  246. [ 15.718891] initcall register_cpu_capacity_sysctl+0x0/0xb0 returned 0 after 0 usecs
  247. [ 15.806507] calling uid_cache_init+0x0/0xa8 @ 1
  248. [ 15.860778] initcall uid_cache_init+0x0/0xa8 returned 0 after 0 usecs
  249. [ 15.933268] calling param_sysfs_init+0x0/0x1d8 @ 1
  250. [ 15.997090] initcall param_sysfs_init+0x0/0x1d8 returned 0 after 3906 usecs
  251. [ 16.076958] calling user_namespace_sysctl_init+0x0/0x58 @ 1
  252. [ 16.142863] initcall user_namespace_sysctl_init+0x0/0x58 returned 0 after 0 usecs
  253. [ 16.229055] calling pm_sysrq_init+0x0/0x24 @ 1
  254. [ 16.299080] initcall pm_sysrq_init+0x0/0x24 returned 0 after 15625 usecs
  255. [ 16.374050] calling create_proc_profile+0x0/0xf8 @ 1
  256. [ 16.431398] initcall create_proc_profile+0x0/0xf8 returned 0 after 0 usecs
  257. [ 16.510512] calling cgroup_namespaces_init+0x0/0x8 @ 1
  258. [ 16.567731] initcall cgroup_namespaces_init+0x0/0x8 returned 0 after 0 usecs
  259. [ 16.646157] calling oom_init+0x0/0x74 @ 1
  260. [ 16.696925] initcall oom_init+0x0/0x74 returned 0 after 3906 usecs
  261. [ 16.766288] calling default_bdi_init+0x0/0x50 @ 1
  262. [ 16.824638] initcall default_bdi_init+0x0/0x50 returned 0 after 3906 usecs
  263. [ 16.902349] calling percpu_enable_async+0x0/0x14 @ 1
  264. [ 16.959767] initcall percpu_enable_async+0x0/0x14 returned 0 after 0 usecs
  265. [ 17.039322] calling kcompactd_init+0x0/0x64 @ 1
  266. [ 17.096903] initcall kcompactd_init+0x0/0x64 returned 0 after 3906 usecs
  267. [ 17.171595] calling init_reserve_notifier+0x0/0x8 @ 1
  268. [ 17.227006] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  269. [ 17.303544] calling init_admin_reserve+0x0/0x44 @ 1
  270. [ 17.358288] initcall init_admin_reserve+0x0/0x44 returned 0 after 0 usecs
  271. [ 17.432483] calling init_user_reserve+0x0/0x44 @ 1
  272. [ 17.486261] initcall init_user_reserve+0x0/0x44 returned 0 after 0 usecs
  273. [ 17.560352] calling hugetlb_init+0x0/0x4e8 @ 1
  274. [ 17.610638] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  275. [ 17.681322] initcall hugetlb_init+0x0/0x4e8 returned 0 after 62500 usecs
  276. [ 17.755556] calling mmu_notifier_init+0x0/0x1c @ 1
  277. [ 17.810201] initcall mmu_notifier_init+0x0/0x1c returned 0 after 0 usecs
  278. [ 17.884854] calling hugepage_init+0x0/0x16c @ 1
  279. [ 17.940259] initcall hugepage_init+0x0/0x16c returned 0 after 3906 usecs
  280. [ 18.014750] calling crypto_wq_init+0x0/0x40 @ 1
  281. [ 18.070183] initcall crypto_wq_init+0x0/0x40 returned 0 after 3906 usecs
  282. [ 18.144136] calling cryptomgr_init+0x0/0x1c @ 1
  283. [ 18.195449] initcall cryptomgr_init+0x0/0x1c returned 0 after 0 usecs
  284. [ 18.267058] calling cryptd_init+0x0/0xec @ 1
  285. [ 18.314752] initcall cryptd_init+0x0/0xec returned 0 after 0 usecs
  286. [ 18.383486] calling init_bio+0x0/0xd4 @ 1
  287. [ 18.436281] initcall init_bio+0x0/0xd4 returned 0 after 3906 usecs
  288. [ 18.509661] calling blk_settings_init+0x0/0x30 @ 1
  289. [ 18.563727] initcall blk_settings_init+0x0/0x30 returned 0 after 0 usecs
  290. [ 18.638385] calling blk_ioc_init+0x0/0x38 @ 1
  291. [ 18.687635] initcall blk_ioc_init+0x0/0x38 returned 0 after 0 usecs
  292. [ 18.757615] calling blk_softirq_init+0x0/0xb4 @ 1
  293. [ 18.810272] initcall blk_softirq_init+0x0/0xb4 returned 0 after 0 usecs
  294. [ 18.883909] calling blk_mq_init+0x0/0x60 @ 1
  295. [ 18.931673] initcall blk_mq_init+0x0/0x60 returned 0 after 0 usecs
  296. [ 18.999885] calling genhd_device_init+0x0/0x94 @ 1
  297. [ 19.058789] initcall genhd_device_init+0x0/0x94 returned 0 after 3906 usecs
  298. [ 19.136836] calling gpiolib_debugfs_init+0x0/0x38 @ 1
  299. [ 19.195523] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  300. [ 19.276351] calling pci_slot_init+0x0/0x60 @ 1
  301. [ 19.327785] initcall pci_slot_init+0x0/0x60 returned 0 after 0 usecs
  302. [ 19.402140] calling xgene_pcie_msi_init+0x0/0x20 @ 1
  303. [ 19.459318] initcall xgene_pcie_msi_init+0x0/0x20 returned 0 after 0 usecs
  304. [ 19.537444] calling fbmem_init+0x0/0x100 @ 1
  305. [ 19.586871] initcall fbmem_init+0x0/0x100 returned 0 after 0 usecs
  306. [ 19.659312] calling balloon_init+0x0/0x14c @ 1
  307. [ 19.711411] initcall balloon_init+0x0/0x14c returned -19 after 0 usecs
  308. [ 19.785748] calling xen_setup_shutdown_event+0x0/0x50 @ 1
  309. [ 19.848904] initcall xen_setup_shutdown_event+0x0/0x50 returned -19 after 0 usecs
  310. [ 19.935018] calling xenbus_probe_backend_init+0x0/0x3c @ 1
  311. [ 19.999010] initcall xenbus_probe_backend_init+0x0/0x3c returned 0 after 0 usecs
  312. [ 20.081635] calling xenbus_probe_frontend_init+0x0/0x3c @ 1
  313. [ 20.147162] initcall xenbus_probe_frontend_init+0x0/0x3c returned 0 after 3906 usecs
  314. [ 20.234283] calling balloon_init+0x0/0x98 @ 1
  315. [ 20.286217] initcall balloon_init+0x0/0x98 returned -19 after 0 usecs
  316. [ 20.359787] calling regulator_fixed_voltage_init+0x0/0x20 @ 1
  317. [ 20.427703] initcall regulator_fixed_voltage_init+0x0/0x20 returned 0 after 0 usecs
  318. [ 20.514132] calling misc_init+0x0/0xec @ 1
  319. [ 20.562886] initcall misc_init+0x0/0xec returned 0 after 0 usecs
  320. [ 20.631644] calling vga_arb_device_init+0x0/0x108 @ 1
  321. [ 20.691618] vgaarb: loaded
  322. [ 20.721148] initcall vga_arb_device_init+0x0/0x108 returned 0 after 27343 usecs
  323. [ 20.803889] calling init_scsi+0x0/0x8c @ 1
  324. [ 20.852437] SCSI subsystem initialized
  325. [ 20.895044] initcall init_scsi+0x0/0x8c returned 0 after 39062 usecs
  326. [ 20.969106] calling ata_init+0x0/0x36c @ 1
  327. [ 21.022604] libata version 3.00 loaded.
  328. [ 21.066118] initcall ata_init+0x0/0x36c returned 0 after 42968 usecs
  329. [ 21.137125] calling pl022_init+0x0/0x1c @ 1
  330. [ 21.186709] initcall pl022_init+0x0/0x1c returned 0 after 0 usecs
  331. [ 21.255490] calling phy_init+0x0/0x40 @ 1
  332. [ 21.302479] initcall phy_init+0x0/0x40 returned 0 after 0 usecs
  333. [ 21.370474] calling usb_init+0x0/0x184 @ 1
  334. [ 21.419743] usbcore: registered new interface driver usbfs
  335. [ 21.483534] usbcore: registered new interface driver hub
  336. [ 21.546574] usbcore: registered new device driver usb
  337. [ 21.603048] initcall usb_init+0x0/0x184 returned 0 after 164062 usecs
  338. [ 21.676161] calling serio_init+0x0/0x44 @ 1
  339. [ 21.726105] initcall serio_init+0x0/0x44 returned 0 after 0 usecs
  340. [ 21.795398] calling input_init+0x0/0x134 @ 1
  341. [ 21.845461] initcall input_init+0x0/0x134 returned 0 after 0 usecs
  342. [ 21.916136] calling rtc_init+0x0/0x68 @ 1
  343. [ 21.964044] initcall rtc_init+0x0/0x68 returned 0 after 3906 usecs
  344. [ 22.036204] calling pps_init+0x0/0xc8 @ 1
  345. [ 22.084215] pps_core: LinuxPPS API ver. 1 registered
  346. [ 22.141313] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  347. [ 22.247055] initcall pps_init+0x0/0xc8 returned 0 after 148437 usecs
  348. [ 22.319310] calling ptp_init+0x0/0xb0 @ 1
  349. [ 22.367273] PTP clock support registered
  350. [ 22.411738] initcall ptp_init+0x0/0xb0 returned 0 after 39062 usecs
  351. [ 22.483583] calling power_supply_class_init+0x0/0x5c @ 1
  352. [ 22.546829] initcall power_supply_class_init+0x0/0x5c returned 0 after 0 usecs
  353. [ 22.629411] calling mmc_init+0x0/0x4c @ 1
  354. [ 22.679004] initcall mmc_init+0x0/0x4c returned 0 after 0 usecs
  355. [ 22.746557] calling dmi_init+0x0/0x120 @ 1
  356. [ 22.793612] dmi: Firmware registration failed.
  357. [ 22.845065] initcall dmi_init+0x0/0x120 returned -61 after 46875 usecs
  358. [ 22.919788] calling efisubsys_init+0x0/0x148 @ 1
  359. [ 22.974594] initcall efisubsys_init+0x0/0x148 returned 0 after 0 usecs
  360. [ 23.048542] calling register_gop_device+0x0/0x60 @ 1
  361. [ 23.106199] initcall register_gop_device+0x0/0x60 returned 0 after 0 usecs
  362. [ 23.183837] calling arm_pmu_hp_init+0x0/0x64 @ 1
  363. [ 23.237729] initcall arm_pmu_hp_init+0x0/0x64 returned 0 after 0 usecs
  364. [ 23.309323] calling ras_init+0x0/0x18 @ 1
  365. [ 23.354459] initcall ras_init+0x0/0x18 returned 0 after 0 usecs
  366. [ 23.419623] calling proto_init+0x0/0x1c @ 1
  367. [ 23.466942] initcall proto_init+0x0/0x1c returned 0 after 0 usecs
  368. [ 23.534825] calling net_dev_init+0x0/0x218 @ 1
  369. [ 23.586799] initcall net_dev_init+0x0/0x218 returned 0 after 3906 usecs
  370. [ 23.661322] calling neigh_init+0x0/0xa0 @ 1
  371. [ 23.708718] initcall neigh_init+0x0/0xa0 returned 0 after 0 usecs
  372. [ 23.779267] calling genl_init+0x0/0x48 @ 1
  373. [ 23.827172] initcall genl_init+0x0/0x48 returned 0 after 0 usecs
  374. [ 23.898169] calling ipv4_netfilter_init+0x0/0x1c @ 1
  375. [ 23.955726] initcall ipv4_netfilter_init+0x0/0x1c returned 0 after 0 usecs
  376. [ 24.034434] calling create_debug_debugfs_entry+0x0/0x38 @ 1
  377. [ 24.097325] initcall create_debug_debugfs_entry+0x0/0x38 returned 0 after 0 usecs
  378. [ 24.180856] calling dma_debug_do_init+0x0/0x8 @ 1
  379. [ 24.234187] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  380. [ 24.307145] calling clocksource_done_booting+0x0/0x58 @ 1
  381. [ 24.373410] clocksource: Switched to clocksource arch_sys_counter
  382. [ 24.441066] initcall clocksource_done_booting+0x0/0x58 returned 0 after 69981 usecs
  383. [ 24.528985] calling tracer_init_tracefs+0x0/0x1f4 @ 1
  384. [ 24.592573] initcall tracer_init_tracefs+0x0/0x1f4 returned 0 after 4444 usecs
  385. [ 24.675294] calling init_trace_printk_function_export+0x0/0x40 @ 1
  386. [ 24.744948] initcall init_trace_printk_function_export+0x0/0x40 returned 0 after 6 usecs
  387. [ 24.835843] calling init_graph_tracefs+0x0/0x40 @ 1
  388. [ 24.892976] initcall init_graph_tracefs+0x0/0x40 returned 0 after 6 usecs
  389. [ 24.971106] calling event_trace_init+0x0/0x2e8 @ 1
  390. [ 25.035769] initcall event_trace_init+0x0/0x2e8 returned 0 after 9078 usecs
  391. [ 25.115224] calling init_pipe_fs+0x0/0x60 @ 1
  392. [ 25.165226] initcall init_pipe_fs+0x0/0x60 returned 0 after 26 usecs
  393. [ 25.238520] calling inotify_user_setup+0x0/0x54 @ 1
  394. [ 25.293068] initcall inotify_user_setup+0x0/0x54 returned 0 after 4 usecs
  395. [ 25.370778] calling eventpoll_init+0x0/0xd4 @ 1
  396. [ 25.422342] initcall eventpoll_init+0x0/0xd4 returned 0 after 12 usecs
  397. [ 25.495283] calling anon_inode_init+0x0/0x6c @ 1
  398. [ 25.549649] initcall anon_inode_init+0x0/0x6c returned 0 after 17 usecs
  399. [ 25.622792] calling proc_locks_init+0x0/0x38 @ 1
  400. [ 25.676160] initcall proc_locks_init+0x0/0x38 returned 0 after 5 usecs
  401. [ 25.749766] calling proc_cmdline_init+0x0/0x34 @ 1
  402. [ 25.803775] initcall proc_cmdline_init+0x0/0x34 returned 0 after 4 usecs
  403. [ 25.878748] calling proc_consoles_init+0x0/0x38 @ 1
  404. [ 25.934973] initcall proc_consoles_init+0x0/0x38 returned 0 after 3 usecs
  405. [ 26.011558] calling proc_cpuinfo_init+0x0/0x34 @ 1
  406. [ 26.067173] initcall proc_cpuinfo_init+0x0/0x34 returned 0 after 5 usecs
  407. [ 26.142985] calling proc_devices_init+0x0/0x38 @ 1
  408. [ 26.197295] initcall proc_devices_init+0x0/0x38 returned 0 after 4 usecs
  409. [ 26.272693] calling proc_interrupts_init+0x0/0x38 @ 1
  410. [ 26.332013] initcall proc_interrupts_init+0x0/0x38 returned 0 after 4 usecs
  411. [ 26.410634] calling proc_loadavg_init+0x0/0x34 @ 1
  412. [ 26.464859] initcall proc_loadavg_init+0x0/0x34 returned 0 after 4 usecs
  413. [ 26.541179] calling proc_meminfo_init+0x0/0x38 @ 1
  414. [ 26.597205] initcall proc_meminfo_init+0x0/0x38 returned 0 after 4 usecs
  415. [ 26.673476] calling proc_stat_init+0x0/0x34 @ 1
  416. [ 26.724123] initcall proc_stat_init+0x0/0x34 returned 0 after 4 usecs
  417. [ 26.797282] calling proc_uptime_init+0x0/0x34 @ 1
  418. [ 26.851959] initcall proc_uptime_init+0x0/0x34 returned 0 after 4 usecs
  419. [ 26.927306] calling proc_version_init+0x0/0x34 @ 1
  420. [ 26.983149] initcall proc_version_init+0x0/0x34 returned 0 after 4 usecs
  421. [ 27.058912] calling proc_softirqs_init+0x0/0x34 @ 1
  422. [ 27.114454] initcall proc_softirqs_init+0x0/0x34 returned 0 after 4 usecs
  423. [ 27.191715] calling proc_kmsg_init+0x0/0x34 @ 1
  424. [ 27.244224] initcall proc_kmsg_init+0x0/0x34 returned 0 after 4 usecs
  425. [ 27.316672] calling proc_page_init+0x0/0x5c @ 1
  426. [ 27.370506] initcall proc_page_init+0x0/0x5c returned 0 after 5 usecs
  427. [ 27.442926] calling init_ramfs_fs+0x0/0x3c @ 1
  428. [ 27.494557] initcall init_ramfs_fs+0x0/0x3c returned 0 after 0 usecs
  429. [ 27.565084] calling init_hugetlbfs_fs+0x0/0x15c @ 1
  430. [ 27.623291] initcall init_hugetlbfs_fs+0x0/0x15c returned 0 after 44 usecs
  431. [ 27.701568] calling blk_scsi_ioctl_init+0x0/0xb4 @ 1
  432. [ 27.759018] initcall blk_scsi_ioctl_init+0x0/0xb4 returned 0 after 0 usecs
  433. [ 27.835962] calling fb_console_init+0x0/0x15c @ 1
  434. [ 27.891852] initcall fb_console_init+0x0/0x15c returned 0 after 481 usecs
  435. [ 27.969359] calling chr_dev_init+0x0/0xc8 @ 1
  436. [ 28.034831] initcall chr_dev_init+0x0/0xc8 returned 0 after 13533 usecs
  437. [ 28.108473] calling firmware_class_init+0x0/0xb8 @ 1
  438. [ 28.167558] initcall firmware_class_init+0x0/0xb8 returned 0 after 1 usecs
  439. [ 28.245584] calling sysctl_core_init+0x0/0x40 @ 1
  440. [ 28.298234] initcall sysctl_core_init+0x0/0x40 returned 0 after 25 usecs
  441. [ 28.373009] calling eth_offload_init+0x0/0x20 @ 1
  442. [ 28.434253] initcall eth_offload_init+0x0/0x20 returned 0 after 0 usecs
  443. [ 28.512479] calling inet_init+0x0/0x240 @ 1
  444. [ 28.563317] NET: Registered protocol family 2
  445. [ 28.613187] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  446. [ 28.700308] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  447. [ 28.779079] TCP: Hash tables configured (established 131072 bind 65536)
  448. [ 28.854714] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  449. [ 28.923170] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  450. [ 29.015012] initcall inet_init+0x0/0x240 returned 0 after 441125 usecs
  451. [ 29.089382] calling ipv4_offload_init+0x0/0x6c @ 1
  452. [ 29.147321] initcall ipv4_offload_init+0x0/0x6c returned 0 after 1 usecs
  453. [ 29.223261] calling af_unix_init+0x0/0x64 @ 1
  454. [ 29.274811] NET: Registered protocol family 1
  455. [ 29.324070] initcall af_unix_init+0x0/0x64 returned 0 after 48110 usecs
  456. [ 29.400418] calling ipv6_offload_init+0x0/0x84 @ 1
  457. [ 29.457855] initcall ipv6_offload_init+0x0/0x84 returned 0 after 1 usecs
  458. [ 29.533273] calling init_sunrpc+0x0/0x84 @ 1
  459. [ 72.540634] RPC: Registered named UNIX socket transport module.
  460. [ 72.603927] RPC: Registered udp transport module.
  461. [ 72.656548] RPC: Registered tcp transport module.
  462. [ 72.710884] RPC: Registered tcp NFSv4.1 backchannel transport module.
  463. [ 72.783629] initcall init_sunrpc+0x0/0x84 returned 0 after 42186377 usecs
  464. [ 72.859702] calling pci_apply_final_quirks+0x0/0x124 @ 1
  465. [ 72.922258] PCI: CLS 0 bytes, default 128
  466. [ 72.968283] initcall pci_apply_final_quirks+0x0/0x124 returned 0 after 44944 usecs
  467. [ 73.056646] calling populate_rootfs+0x0/0xb8 @ 1
  468. [ 73.111915] initcall populate_rootfs+0x0/0xb8 returned 0 after 662 usecs
  469. [ 73.189231] calling register_kernel_offset_dumper+0x0/0x28 @ 1
  470. [ 73.257634] initcall register_kernel_offset_dumper+0x0/0x28 returned 0 after 1 usecs
  471. [ 73.345052] calling cpuinfo_regs_init+0x0/0xdc @ 1
  472. [ 115.490410] initcall cpuinfo_regs_init+0x0/0xdc returned 0 after 41101680 usecs
  473. [ 115.569782] calling armv8_pmu_driver_init+0x0/0x20 @ 1
  474. [ 115.625792] initcall armv8_pmu_driver_init+0x0/0x20 returned 0 after 825 usecs
  475. [ 115.704122] calling register_mem_limit_dumper+0x0/0x2c @ 1
  476. [ 115.765137] initcall register_mem_limit_dumper+0x0/0x2c returned 0 after 0 usecs
  477. [ 115.849679] calling arm_init+0x0/0x2c @ 1
  478. [ 115.895606] kvm [1]: HYP mode not available
  479. [ 115.943795] initcall arm_init+0x0/0x2c returned -19 after 47056 usecs
  480. [ 116.018348] calling cpu_feature_match_SHA1_init+0x0/0x2c @ 1
  481. [ 116.084197] initcall cpu_feature_match_SHA1_init+0x0/0x2c returned -19 after 0 usecs
  482. [ 116.173063] calling cpu_feature_match_SHA2_init+0x0/0x30 @ 1
  483. [ 116.238706] initcall cpu_feature_match_SHA2_init+0x0/0x30 returned -19 after 0 usecs
  484. [ 116.325844] calling cpu_feature_match_PMULL_init+0x0/0x2c @ 1
  485. [ 116.390876] initcall cpu_feature_match_PMULL_init+0x0/0x2c returned -19 after 0 usecs
  486. [ 116.478257] calling cpu_feature_match_AES_init+0x0/0x2c @ 1
  487. [ 116.540740] initcall cpu_feature_match_AES_init+0x0/0x2c returned -19 after 0 usecs
  488. [ 116.628030] calling aes_mod_init+0x0/0x30 @ 1
  489. [ 116.679305] initcall aes_mod_init+0x0/0x30 returned -19 after 0 usecs
  490. [ 116.752395] calling cpu_feature_match_AES_init+0x0/0x98 @ 1
  491. [ 116.821654] initcall cpu_feature_match_AES_init+0x0/0x98 returned -19 after 0 usecs
  492. [ 116.902381] calling aes_init+0x0/0x88 @ 1
  493. [ 277.906338] initcall aes_init+0x0/0x88 returned 0 after 157188280 usecs
  494. [ 278.016716] calling proc_execdomains_init+0x0/0x34 @ 1
  495. [ 278.106812] initcall proc_execdomains_init+0x0/0x34 returned 0 after 9 usecs
  496. [ 278.223500] calling cpuhp_sysfs_init+0x0/0xa8 @ 1
  497. [ 278.302289] initcall cpuhp_sysfs_init+0x0/0xa8 returned 0 after 22 usecs
  498. [ 278.409378] calling ioresources_init+0x0/0x5c @ 1
  499. [ 278.490284] initcall ioresources_init+0x0/0x5c returned 0 after 7 usecs
  500. [ 278.598146] calling irq_pm_init_ops+0x0/0x20 @ 1
  501. [ 278.666155] initcall irq_pm_init_ops+0x0/0x20 returned 0 after 1 usecs
  502. [ 278.772414] calling timekeeping_init_ops+0x0/0x20 @ 1
  503. [ 278.860931] initcall timekeeping_init_ops+0x0/0x20 returned 0 after 0 usecs
  504. [ 278.977017] calling init_clocksource_sysfs+0x0/0x6c @ 1
  505. [ 279.070266] initcall init_clocksource_sysfs+0x0/0x6c returned 0 after 1255 usecs
  506. [ 279.194172] calling init_timer_list_procfs+0x0/0x40 @ 1
  507. [ 279.283089] initcall init_timer_list_procfs+0x0/0x40 returned 0 after 4 usecs
  508. [ 279.404337] calling alarmtimer_init+0x0/0x1a4 @ 1
  509. [ 279.486282] initcall alarmtimer_init+0x0/0x1a4 returned 0 after 102 usecs
  510. [ 279.599490] calling init_posix_timers+0x0/0x248 @ 1
  511. [ 279.675911] initcall init_posix_timers+0x0/0x248 returned 0 after 19 usecs
  512. [ 279.780224] calling init_posix_cpu_timers+0x0/0xd4 @ 1
  513. [ 279.859722] initcall init_posix_cpu_timers+0x0/0xd4 returned 0 after 0 usecs
  514. [ 279.963559] calling clockevents_init_sysfs+0x0/0x118 @ 1
  515. [ 280.043455] initcall clockevents_init_sysfs+0x0/0x118 returned 0 after 102 usecs
  516. [ 280.154675] calling sched_clock_syscore_init+0x0/0x24 @ 1
  517. [ 280.235378] initcall sched_clock_syscore_init+0x0/0x24 returned 0 after 0 usecs
  518. [ 280.345766] calling futex_init+0x0/0x114 @ 1
  519. [ 280.409576] futex hash table entries: 512 (order: 4, 65536 bytes)
  520. [ 280.499582] initcall futex_init+0x0/0x114 returned 0 after 87900 usecs
  521. [ 280.598927] calling proc_modules_init+0x0/0x38 @ 1
  522. [ 280.673115] initcall proc_modules_init+0x0/0x38 returned 0 after 5 usecs
  523. [ 280.777565] calling kallsyms_init+0x0/0x38 @ 1
  524. [ 280.845804] initcall kallsyms_init+0x0/0x38 returned 0 after 4 usecs
  525. [ 280.939302] calling pid_namespaces_init+0x0/0x38 @ 1
  526. [ 281.015528] initcall pid_namespaces_init+0x0/0x38 returned 0 after 9 usecs
  527. [ 281.119201] calling ikconfig_init+0x0/0x4c @ 1
  528. [ 281.187515] initcall ikconfig_init+0x0/0x4c returned 0 after 4 usecs
  529. [ 281.283754] calling audit_init+0x0/0x168 @ 1
  530. [ 281.349418] audit: initializing netlink subsys (disabled)
  531. [ 281.434843] initcall audit_init+0x0/0x168 returned 0 after 83420 usecs
  532. [ 281.437695] audit: type=2000 audit(266.524:1): initialized
  533. [ 281.617782] calling audit_watch_init+0x0/0x40 @ 1
  534. [ 281.690578] initcall audit_watch_init+0x0/0x40 returned 0 after 1 usecs
  535. [ 281.790582] calling audit_fsnotify_init+0x0/0x40 @ 1
  536. [ 281.867184] initcall audit_fsnotify_init+0x0/0x40 returned 0 after 1 usecs
  537. [ 281.968255] calling audit_tree_init+0x0/0x68 @ 1
  538. [ 282.038298] initcall audit_tree_init+0x0/0x68 returned 0 after 1 usecs
  539. [ 282.132063] calling utsname_sysctl_init+0x0/0x20 @ 1
  540. [ 282.192748] initcall utsname_sysctl_init+0x0/0x20 returned 0 after 13 usecs
  541. [ 282.278142] calling init_tracepoints+0x0/0x40 @ 1
  542. [ 282.334861] initcall init_tracepoints+0x0/0x40 returned 0 after 1 usecs
  543. [ 282.415305] calling perf_event_sysfs_init+0x0/0xb8 @ 1
  544. [ 282.480834] initcall perf_event_sysfs_init+0x0/0xb8 returned 0 after 589 usecs
  545. [ 282.578845] calling kswapd_init+0x0/0x4c @ 1
  546. [ 282.634172] initcall kswapd_init+0x0/0x4c returned 0 after 1573 usecs
  547. [ 282.706187] calling extfrag_debug_init+0x0/0x94 @ 1
  548. [ 282.761133] initcall extfrag_debug_init+0x0/0x94 returned 0 after 21 usecs
  549. [ 282.842127] calling setup_vmstat+0x0/0x22c @ 1
  550. [ 325.844406] initcall setup_vmstat+0x0/0x22c returned 0 after 41946483 usecs
  551. [ 325.929229] calling mm_compute_batch_init+0x0/0x60 @ 1
  552. [ 325.992274] initcall mm_compute_batch_init+0x0/0x60 returned 0 after 0 usecs
  553. [ 326.075413] calling slab_proc_init+0x0/0x38 @ 1
  554. [ 326.130229] initcall slab_proc_init+0x0/0x38 returned 0 after 6 usecs
  555. [ 326.205041] calling workingset_init+0x0/0xa8 @ 1
  556. [ 326.259630] workingset: timestamp_bits=62 max_order=22 bucket_order=0
  557. [ 326.328084] initcall workingset_init+0x0/0xa8 returned 0 after 66846 usecs
  558. [ 326.402745] calling proc_vmalloc_init+0x0/0x38 @ 1
  559. [ 326.459170] initcall proc_vmalloc_init+0x0/0x38 returned 0 after 5 usecs
  560. [ 326.533455] calling memblock_init_debugfs+0x0/0x8c @ 1
  561. [ 326.591024] initcall memblock_init_debugfs+0x0/0x8c returned 0 after 686 usecs
  562. [ 326.672988] calling procswaps_init+0x0/0x38 @ 1
  563. [ 326.726734] initcall procswaps_init+0x0/0x38 returned 0 after 4 usecs
  564. [ 326.800099] calling slab_sysfs_init+0x0/0x12c @ 1
  565. [ 326.863852] initcall slab_sysfs_init+0x0/0x12c returned 0 after 9317 usecs
  566. [ 326.944081] calling fcntl_init+0x0/0x38 @ 1
  567. [ 326.992590] initcall fcntl_init+0x0/0x38 returned 0 after 9 usecs
  568. [ 327.062180] calling proc_filesystems_init+0x0/0x34 @ 1
  569. [ 327.122382] initcall proc_filesystems_init+0x0/0x34 returned 0 after 4 usecs
  570. [ 327.204036] calling start_dirtytime_writeback+0x0/0x40 @ 1
  571. [ 327.268174] initcall start_dirtytime_writeback+0x0/0x40 returned 0 after 1 usecs
  572. [ 327.355696] calling blkdev_init+0x0/0x30 @ 1
  573. [ 370.356371] initcall blkdev_init+0x0/0x30 returned 0 after 41945062 usecs
  574. [ 370.432949] calling dio_init+0x0/0x38 @ 1
  575. [ 370.480803] initcall dio_init+0x0/0x38 returned 0 after 84 usecs
  576. [ 370.550150] calling dnotify_init+0x0/0x88 @ 1
  577. [ 370.600345] initcall dnotify_init+0x0/0x88 returned 0 after 64 usecs
  578. [ 370.672251] calling fanotify_user_setup+0x0/0x84 @ 1
  579. [ 370.730180] initcall fanotify_user_setup+0x0/0x84 returned 0 after 64 usecs
  580. [ 370.808202] calling aio_setup+0x0/0x94 @ 1
  581. [ 370.856779] initcall aio_setup+0x0/0x94 returned 0 after 32 usecs
  582. [ 370.926482] calling init_sys32_ioctl+0x0/0x34 @ 1
  583. [ 370.979908] initcall init_sys32_ioctl+0x0/0x34 returned 0 after 91 usecs
  584. [ 371.056507] calling mbcache_init+0x0/0x40 @ 1
  585. [ 371.108338] initcall mbcache_init+0x0/0x40 returned 0 after 63 usecs
  586. [ 371.180159] calling init_grace+0x0/0x1c @ 1
  587. [ 371.230450] initcall init_grace+0x0/0x1c returned 0 after 5 usecs
  588. [ 371.298233] calling init_devpts_fs+0x0/0x3c @ 1
  589. [ 371.349417] initcall init_devpts_fs+0x0/0x3c returned 0 after 29 usecs
  590. [ 371.424863] calling ext4_init_fs+0x0/0x170 @ 1
  591. [ 371.476904] initcall ext4_init_fs+0x0/0x170 returned 0 after 207 usecs
  592. [ 371.550875] calling init_ext2_fs+0x0/0x70 @ 1
  593. [ 371.601643] initcall init_ext2_fs+0x0/0x70 returned 0 after 56 usecs
  594. [ 371.671938] calling journal_init+0x0/0x114 @ 1
  595. [ 371.723820] initcall journal_init+0x0/0x114 returned 0 after 226 usecs
  596. [ 371.798501] calling init_fat_fs+0x0/0x5c @ 1
  597. [ 371.847289] initcall init_fat_fs+0x0/0x5c returned 0 after 93 usecs
  598. [ 371.917529] calling init_vfat_fs+0x0/0x1c @ 1
  599. [ 371.967764] initcall init_vfat_fs+0x0/0x1c returned 0 after 2 usecs
  600. [ 372.037573] calling init_nfs_fs+0x0/0x158 @ 1
  601. [ 372.092677] initcall init_nfs_fs+0x0/0x158 returned 0 after 5081 usecs
  602. [ 372.168355] calling init_nfs_v2+0x0/0x20 @ 1
  603. [ 372.219072] initcall init_nfs_v2+0x0/0x20 returned 0 after 0 usecs
  604. [ 372.289856] calling init_nfs_v3+0x0/0x20 @ 1
  605. [ 372.338934] initcall init_nfs_v3+0x0/0x20 returned 0 after 0 usecs
  606. [ 372.410247] calling init_nlm+0x0/0x88 @ 1
  607. [ 372.456588] initcall init_nlm+0x0/0x88 returned 0 after 16 usecs
  608. [ 372.525570] calling init_nls_cp437+0x0/0x20 @ 1
  609. [ 372.578363] initcall init_nls_cp437+0x0/0x20 returned 0 after 1 usecs
  610. [ 372.652481] calling init_nls_iso8859_1+0x0/0x20 @ 1
  611. [ 372.710486] initcall init_nls_iso8859_1+0x0/0x20 returned 0 after 0 usecs
  612. [ 372.787093] calling fuse_init+0x0/0x1b8 @ 1
  613. [ 372.835695] fuse init (API version 7.26)
  614. [ 372.882678] initcall fuse_init+0x0/0x1b8 returned 0 after 45879 usecs
  615. [ 372.957732] calling cuse_init+0x0/0xcc @ 1
  616. [ 373.007210] initcall cuse_init+0x0/0xcc returned 0 after 955 usecs
  617. [ 373.078925] calling init_v9fs+0x0/0x100 @ 1
  618. [ 373.128906] 9p: Installing v9fs 9p2000 file system support
  619. [ 373.194289] initcall init_v9fs+0x0/0x100 returned 0 after 63845 usecs
  620. [ 373.268183] calling ipc_init+0x0/0x20 @ 1
  621. [ 373.315247] initcall ipc_init+0x0/0x20 returned 0 after 8 usecs
  622. [ 373.383967] calling ipc_sysctl_init+0x0/0x20 @ 1
  623. [ 373.439126] initcall ipc_sysctl_init+0x0/0x20 returned 0 after 15 usecs
  624. [ 373.515309] calling init_mqueue_fs+0x0/0xc8 @ 1
  625. [ 373.570228] initcall init_mqueue_fs+0x0/0xc8 returned 0 after 531 usecs
  626. [ 373.646617] calling crypto_algapi_init+0x0/0x18 @ 1
  627. [ 373.703053] initcall crypto_algapi_init+0x0/0x18 returned 0 after 4 usecs
  628. [ 373.782206] calling crypto_null_mod_init+0x0/0x58 @ 1
  629. [ 502.742347] initcall crypto_null_mod_init+0x0/0x58 returned 0 after 125880106 usecs
  630. [ 502.830397] calling aes_init+0x0/0x1c @ 1
  631. [ 502.889651] initcall aes_init+0x0/0x1c returned 0 after 12451 usecs
  632. [ 502.962374] calling crc32c_mod_init+0x0/0x1c @ 1
  633. [ 503.022777] initcall crc32c_mod_init+0x0/0x1c returned 0 after 6257 usecs
  634. [ 503.100864] calling prng_mod_init+0x0/0x20 @ 1
  635. [ 503.158851] initcall prng_mod_init+0x0/0x20 returned 0 after 5473 usecs
  636. [ 503.232613] calling proc_genhd_init+0x0/0x5c @ 1
  637. [ 503.286101] initcall proc_genhd_init+0x0/0x5c returned 0 after 11 usecs
  638. [ 503.360637] calling noop_init+0x0/0x1c @ 1
  639. [ 503.408607] io scheduler noop registered
  640. [ 503.454501] initcall noop_init+0x0/0x1c returned 0 after 44817 usecs
  641. [ 503.526818] calling cfq_init+0x0/0x74 @ 1
  642. [ 503.573391] io scheduler cfq registered (default)
  643. [ 503.629842] initcall cfq_init+0x0/0x74 returned 0 after 55657 usecs
  644. [ 503.702605] calling libcrc32c_mod_init+0x0/0x38 @ 1
  645. [ 503.759254] initcall libcrc32c_mod_init+0x0/0x38 returned 0 after 5 usecs
  646. [ 503.836391] calling percpu_counter_startup+0x0/0x6c @ 1
  647. [ 503.898411] initcall percpu_counter_startup+0x0/0x6c returned 0 after 1331 usecs
  648. [ 504.017350] calling audit_classes_init+0x0/0xb0 @ 1
  649. [ 504.074822] initcall audit_classes_init+0x0/0xb0 returned 0 after 3 usecs
  650. [ 504.150430] calling sg_pool_init+0x0/0x104 @ 1
  651. [ 504.201541] initcall sg_pool_init+0x0/0x104 returned 0 after 25 usecs
  652. [ 504.272901] calling phy_core_init+0x0/0x68 @ 1
  653. [ 504.324541] initcall phy_core_init+0x0/0x68 returned 0 after 416 usecs
  654. [ 504.398356] calling xgene_phy_driver_init+0x0/0x20 @ 1
  655. [ 504.456909] initcall xgene_phy_driver_init+0x0/0x20 returned 0 after 262 usecs
  656. [ 504.538258] calling bgpio_driver_init+0x0/0x20 @ 1
  657. [ 504.592443] initcall bgpio_driver_init+0x0/0x20 returned 0 after 50 usecs
  658. [ 504.669398] calling pl061_gpio_init+0x0/0x1c @ 1
  659. [ 504.723238] initcall pl061_gpio_init+0x0/0x1c returned 0 after 22 usecs
  660. [ 504.797757] calling xgene_gpio_driver_init+0x0/0x20 @ 1
  661. [ 504.856620] initcall xgene_gpio_driver_init+0x0/0x20 returned 0 after 45 usecs
  662. [ 504.938228] calling pci_proc_init+0x0/0x88 @ 1
  663. [ 504.988707] initcall pci_proc_init+0x0/0x88 returned 0 after 8 usecs
  664. [ 505.061310] calling pcie_portdrv_init+0x0/0xa4 @ 1
  665. [ 505.117455] initcall pcie_portdrv_init+0x0/0xa4 returned 0 after 68 usecs
  666. [ 505.195022] calling aer_service_init+0x0/0x44 @ 1
  667. [ 505.249398] initcall aer_service_init+0x0/0x44 returned 0 after 19 usecs
  668. [ 505.325448] calling pcie_pme_service_init+0x0/0x1c @ 1
  669. [ 505.383615] initcall pcie_pme_service_init+0x0/0x1c returned 0 after 18 usecs
  670. [ 505.463689] calling pci_stub_init+0x0/0x148 @ 1
  671. [ 505.515485] initcall pci_stub_init+0x0/0x148 returned 0 after 28 usecs
  672. [ 505.588843] calling gen_pci_driver_init+0x0/0x20 @ 1
  673. [ 505.647371] OF: PCI: host bridge /pcie@10000000 ranges:
  674. [ 505.705537] OF: PCI: IO 0x3eff0000..0x3effffff -> 0x00000000
  675. [ 505.772203] OF: PCI: MEM 0x10000000..0x3efeffff -> 0x10000000
  676. [ 505.840510] pci-host-generic 3f000000.pcie: ECAM at [mem 0x3f000000-0x3fffffff] for [bus 00-0f]
  677. [ 505.939946] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00
  678. [ 506.016590] pci_bus 0000:00: root bus resource [bus 00-0f]
  679. [ 506.078990] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  680. [ 506.149068] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
  681. [ 506.229841] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
  682. [ 506.312513] pci 0000:00:01.0: [1af4:1001] type 00 class 0x010000
  683. [ 506.384630] pci 0000:00:01.0: reg 0x10: [io 0x0000-0x003f]
  684. [ 506.450378] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
  685. [ 506.538705] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
  686. [ 506.610336] pci 0000:00:02.0: reg 0x10: [io 0x0000-0x001f]
  687. [ 506.674666] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
  688. [ 506.751918] pci 0000:00:02.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
  689. [ 506.838115] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
  690. [ 506.907900] pci 0000:00:03.0: reg 0x10: [io 0x0000-0x001f]
  691. [ 506.972948] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
  692. [ 507.052749] pci 0000:00:03.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
  693. [ 507.149219] pci 0000:00:02.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
  694. [ 507.231791] pci 0000:00:03.0: BAR 6: assigned [mem 0x10040000-0x1007ffff pref]
  695. [ 507.312552] pci 0000:00:01.0: BAR 1: assigned [mem 0x10080000-0x10080fff]
  696. [ 507.390433] pci 0000:00:02.0: BAR 1: assigned [mem 0x10081000-0x10081fff]
  697. [ 507.466885] pci 0000:00:03.0: BAR 1: assigned [mem 0x10082000-0x10082fff]
  698. [ 507.543168] pci 0000:00:01.0: BAR 0: assigned [io 0x1000-0x103f]
  699. [ 507.611530] pci 0000:00:02.0: BAR 0: assigned [io 0x1040-0x105f]
  700. [ 507.680474] pci 0000:00:03.0: BAR 0: assigned [io 0x1060-0x107f]
  701. [ 507.750384] initcall gen_pci_driver_init+0x0/0x20 returned 0 after 2053774 usecs
  702. [ 507.832015] calling xgene_pcie_driver_init+0x0/0x20 @ 1
  703. [ 507.891593] initcall xgene_pcie_driver_init+0x0/0x20 returned 0 after 56 usecs
  704. [ 507.973760] calling genericbl_driver_init+0x0/0x20 @ 1
  705. [ 508.032428] initcall genericbl_driver_init+0x0/0x20 returned 0 after 29 usecs
  706. [ 508.114138] calling amba_clcdfb_init+0x0/0x38 @ 1
  707. [ 508.168421] initcall amba_clcdfb_init+0x0/0x38 returned 0 after 22 usecs
  708. [ 508.245163] calling xenfb_init+0x0/0x54 @ 1
  709. [ 508.294349] initcall xenfb_init+0x0/0x54 returned -19 after 0 usecs
  710. [ 508.364610] calling of_fixed_factor_clk_driver_init+0x0/0x20 @ 1
  711. [ 508.433538] initcall of_fixed_factor_clk_driver_init+0x0/0x20 returned 0 after 46 usecs
  712. [ 508.523266] calling of_fixed_clk_driver_init+0x0/0x20 @ 1
  713. [ 508.585090] initcall of_fixed_clk_driver_init+0x0/0x20 returned 0 after 43 usecs
  714. [ 508.669473] calling gpio_clk_driver_init+0x0/0x20 @ 1
  715. [ 508.726682] initcall gpio_clk_driver_init+0x0/0x20 returned 0 after 47 usecs
  716. [ 508.805394] calling virtio_mmio_init+0x0/0x20 @ 1
  717. [ 508.900982] initcall virtio_mmio_init+0x0/0x20 returned 0 after 39902 usecs
  718. [ 508.979189] calling virtio_pci_driver_init+0x0/0x28 @ 1
  719. [ 509.039980] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
  720. [ 509.115355] virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver
  721. [ 509.198146] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
  722. [ 509.272446] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
  723. [ 509.354634] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
  724. [ 509.430437] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
  725. [ 509.512547] initcall virtio_pci_driver_init+0x0/0x28 returned 0 after 462210 usecs
  726. [ 509.599206] calling virtio_balloon_driver_init+0x0/0x1c @ 1
  727. [ 509.662114] initcall virtio_balloon_driver_init+0x0/0x1c returned 0 after 22 usecs
  728. [ 509.746705] calling xenbus_probe_initcall+0x0/0x74 @ 1
  729. [ 509.804390] initcall xenbus_probe_initcall+0x0/0x74 returned -19 after 0 usecs
  730. [ 509.886396] calling xenbus_init+0x0/0x54 @ 1
  731. [ 509.935192] initcall xenbus_init+0x0/0x54 returned -19 after 0 usecs
  732. [ 510.006657] calling xenbus_backend_init+0x0/0x68 @ 1
  733. [ 510.062846] initcall xenbus_backend_init+0x0/0x68 returned -19 after 0 usecs
  734. [ 510.141767] calling evtchn_init+0x0/0x64 @ 1
  735. [ 510.189797] initcall evtchn_init+0x0/0x64 returned -19 after 0 usecs
  736. [ 510.259979] calling gntdev_init+0x0/0x6c @ 1
  737. [ 510.309676] initcall gntdev_init+0x0/0x6c returned -19 after 0 usecs
  738. [ 510.379864] calling gntalloc_init+0x0/0x54 @ 1
  739. [ 510.431654] initcall gntalloc_init+0x0/0x54 returned -19 after 0 usecs
  740. [ 510.505613] calling xenfs_init+0x0/0x44 @ 1
  741. [ 510.553132] xenfs: not registering filesystem on non-xen platform
  742. [ 510.622894] initcall xenfs_init+0x0/0x44 returned 0 after 68121 usecs
  743. [ 510.694656] calling hypervisor_subsys_init+0x0/0x30 @ 1
  744. [ 510.754511] initcall hypervisor_subsys_init+0x0/0x30 returned -19 after 0 usecs
  745. [ 510.836025] calling hyper_sysfs_init+0x0/0x104 @ 1
  746. [ 510.891576] initcall hyper_sysfs_init+0x0/0x104 returned -19 after 0 usecs
  747. [ 510.969056] calling privcmd_init+0x0/0x54 @ 1
  748. [ 511.020096] initcall privcmd_init+0x0/0x54 returned -19 after 0 usecs
  749. [ 511.092493] calling pty_init+0x0/0x3b4 @ 1
  750. [ 511.142211] initcall pty_init+0x0/0x3b4 returned 0 after 1623 usecs
  751. [ 511.211861] calling sysrq_init+0x0/0x98 @ 1
  752. [ 511.260691] initcall sysrq_init+0x0/0x98 returned 0 after 21 usecs
  753. [ 511.331167] calling xen_hvc_init+0x0/0x2a8 @ 1
  754. [ 511.382196] initcall xen_hvc_init+0x0/0x2a8 returned -19 after 0 usecs
  755. [ 511.454581] calling serial8250_init+0x0/0x168 @ 1
  756. [ 511.509032] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  757. [ 511.581863] initcall serial8250_init+0x0/0x168 returned 0 after 71122 usecs
  758. [ 511.659971] calling serial_pci_driver_init+0x0/0x28 @ 1
  759. [ 511.720487] initcall serial_pci_driver_init+0x0/0x28 returned 0 after 40 usecs
  760. [ 511.802039] calling of_platform_serial_driver_init+0x0/0x20 @ 1
  761. [ 511.868008] initcall of_platform_serial_driver_init+0x0/0x20 returned 0 after 88 usecs
  762. [ 511.956404] calling init+0x0/0x124 @ 1
  763. [ 512.000008] initcall init+0x0/0x124 returned 0 after 45 usecs
  764. [ 512.065593] calling topology_sysfs_init+0x0/0x40 @ 1
  765. [ 512.121731] initcall topology_sysfs_init+0x0/0x40 returned 0 after 26 usecs
  766. [ 512.198669] calling cacheinfo_sysfs_init+0x0/0x38 @ 1
  767. [ 546.848507] cacheinfo: Unable to detect cache hierarchy for CPU 0
  768. [ 546.929829] initcall cacheinfo_sysfs_init+0x0/0x38 returned -2 after 33861398 usecs
  769. [ 547.023023] calling loop_init+0x0/0x164 @ 1
  770. [ 547.145956] loop: module loaded
  771. [ 547.190688] initcall loop_init+0x0/0x164 returned 0 after 113119 usecs
  772. [ 547.265740] calling init+0x0/0xac @ 1
  773. [ 590.306631] initcall init+0x0/0xac returned 0 after 41990973 usecs
  774. [ 590.376955] calling xlblk_init+0x0/0x100 @ 1
  775. [ 590.427404] initcall xlblk_init+0x0/0x100 returned -19 after 0 usecs
  776. [ 590.499156] calling xen_blkif_init+0x0/0x80 @ 1
  777. [ 590.551534] initcall xen_blkif_init+0x0/0x80 returned -19 after 0 usecs
  778. [ 590.628356] calling init_sd+0x0/0x18c @ 1
  779. [ 590.676713] initcall init_sd+0x0/0x18c returned 0 after 513 usecs
  780. [ 590.748999] calling ahci_pci_driver_init+0x0/0x28 @ 1
  781. [ 590.810740] initcall ahci_pci_driver_init+0x0/0x28 returned 0 after 564 usecs
  782. [ 590.894015] calling ahci_driver_init+0x0/0x20 @ 1
  783. [ 590.950565] initcall ahci_driver_init+0x0/0x20 returned 0 after 625 usecs
  784. [ 591.030317] calling xgene_ahci_driver_init+0x0/0x20 @ 1
  785. [ 591.092761] initcall xgene_ahci_driver_init+0x0/0x20 returned 0 after 579 usecs
  786. [ 591.178949] calling pata_platform_driver_init+0x0/0x24 @ 1
  787. [ 591.244805] initcall pata_platform_driver_init+0x0/0x24 returned 0 after 553 usecs
  788. [ 591.333674] calling pata_of_platform_driver_init+0x0/0x20 @ 1
  789. [ 591.401604] initcall pata_of_platform_driver_init+0x0/0x20 returned 0 after 611 usecs
  790. [ 591.489797] calling macvlan_init_module+0x0/0xa4 @ 1
  791. [ 591.548154] initcall macvlan_init_module+0x0/0xa4 returned 0 after 4 usecs
  792. [ 591.627608] calling macvtap_init+0x0/0x10c @ 1
  793. [ 591.681118] initcall macvtap_init+0x0/0x10c returned 0 after 357 usecs
  794. [ 591.756364] calling net_olddevs_init+0x0/0x90 @ 1
  795. [ 591.812639] initcall net_olddevs_init+0x0/0x90 returned 0 after 7 usecs
  796. [ 591.889608] calling xgene_mdio_driver_init+0x0/0x20 @ 1
  797. [ 591.951290] initcall xgene_mdio_driver_init+0x0/0x20 returned 0 after 388 usecs
  798. [ 592.035389] calling phy_module_init+0x0/0x24 @ 1
  799. [ 592.091470] initcall phy_module_init+0x0/0x24 returned 0 after 357 usecs
  800. [ 592.167417] calling fixed_mdio_bus_init+0x0/0xf0 @ 1
  801. [ 592.227345] libphy: Fixed MDIO Bus: probed
  802. [ 592.274467] initcall fixed_mdio_bus_init+0x0/0xf0 returned 0 after 46464 usecs
  803. [ 592.358329] calling tun_init+0x0/0xb8 @ 1
  804. [ 592.405768] tun: Universal TUN/TAP device driver, 1.6
  805. [ 592.464176] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  806. [ 595.741701] initcall tun_init+0x0/0xb8 returned 0 after 3257743 usecs
  807. [ 595.814334] calling virtio_net_driver_init+0x0/0xb4 @ 1
  808. [ 595.946357] initcall virtio_net_driver_init+0x0/0xb4 returned 0 after 68244 usecs
  809. [ 596.032347] calling caif_virtio_driver_init+0x0/0x1c @ 1
  810. [ 596.094781] initcall caif_virtio_driver_init+0x0/0x1c returned 0 after 20 usecs
  811. [ 596.177065] calling xgbe_mod_init+0x0/0x1c @ 1
  812. [ 596.230526] initcall xgbe_mod_init+0x0/0x1c returned 0 after 78 usecs
  813. [ 596.303224] calling xgene_enet_driver_init+0x0/0x20 @ 1
  814. [ 596.363240] initcall xgene_enet_driver_init+0x0/0x20 returned 0 after 59 usecs
  815. [ 596.445827] calling mlx4_init+0x0/0x170 @ 1
  816. [ 596.931575] initcall mlx4_init+0x0/0x170 returned 0 after 427824 usecs
  817. [ 597.007741] calling mlx4_en_init+0x0/0xb0 @ 1
  818. [ 597.058264] initcall mlx4_en_init+0x0/0xb0 returned 0 after 1 usecs
  819. [ 597.128458] calling smc_driver_init+0x0/0x20 @ 1
  820. [ 597.185142] initcall smc_driver_init+0x0/0x20 returned 0 after 468 usecs
  821. [ 597.263668] calling smsc911x_init_module+0x0/0x20 @ 1
  822. [ 597.323205] initcall smsc911x_init_module+0x0/0x20 returned 0 after 445 usecs
  823. [ 597.403791] calling netif_init+0x0/0x68 @ 1
  824. [ 597.452590] initcall netif_init+0x0/0x68 returned -19 after 0 usecs
  825. [ 597.524049] calling netback_init+0x0/0xd4 @ 1
  826. [ 597.575220] initcall netback_init+0x0/0xd4 returned -19 after 0 usecs
  827. [ 597.647113] calling ehci_hcd_init+0x0/0x70 @ 1
  828. [ 597.698518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  829. [ 597.771666] initcall ehci_hcd_init+0x0/0x70 returned 0 after 71430 usecs
  830. [ 597.847809] calling ehci_pci_init+0x0/0x8c @ 1
  831. [ 597.899087] ehci-pci: EHCI PCI platform driver
  832. [ 597.949960] initcall ehci_pci_init+0x0/0x8c returned 0 after 49677 usecs
  833. [ 598.025233] calling ehci_platform_init+0x0/0x60 @ 1
  834. [ 598.084317] ehci-platform: EHCI generic platform driver
  835. [ 598.145747] initcall ehci_platform_init+0x0/0x60 returned 0 after 59987 usecs
  836. [ 598.224946] calling ohci_hcd_mod_init+0x0/0x88 @ 1
  837. [ 598.281213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  838. [ 598.351828] initcall ohci_hcd_mod_init+0x0/0x88 returned 0 after 68956 usecs
  839. [ 598.432770] calling ohci_pci_init+0x0/0x8c @ 1
  840. [ 598.485708] ohci-pci: OHCI PCI platform driver
  841. [ 598.535729] initcall ohci_pci_init+0x0/0x8c returned 0 after 48846 usecs
  842. [ 598.612758] calling ohci_platform_init+0x0/0x60 @ 1
  843. [ 598.669819] ohci-platform: OHCI generic platform driver
  844. [ 598.729743] initcall ohci_platform_init+0x0/0x60 returned 0 after 58516 usecs
  845. [ 598.811278] calling xhci_hcd_init+0x0/0x20 @ 1
  846. [ 598.863622] initcall xhci_hcd_init+0x0/0x20 returned 0 after 0 usecs
  847. [ 598.936925] calling xhci_pci_init+0x0/0x60 @ 1
  848. [ 598.990278] initcall xhci_pci_init+0x0/0x60 returned 0 after 37 usecs
  849. [ 599.063249] calling usb_storage_driver_init+0x0/0x48 @ 1
  850. [ 599.125659] usbcore: registered new interface driver usb-storage
  851. [ 599.193703] initcall usb_storage_driver_init+0x0/0x48 returned 0 after 66505 usecs
  852. [ 599.279434] calling ambakmi_driver_init+0x0/0x1c @ 1
  853. [ 599.337723] initcall ambakmi_driver_init+0x0/0x1c returned 0 after 22 usecs
  854. [ 599.416333] calling mousedev_init+0x0/0xa8 @ 1
  855. [ 599.468302] mousedev: PS/2 mouse device common for all mice
  856. [ 599.533856] initcall mousedev_init+0x0/0xa8 returned 0 after 64163 usecs
  857. [ 599.609730] calling evdev_init+0x0/0x1c @ 1
  858. [ 599.656930] initcall evdev_init+0x0/0x1c returned 0 after 0 usecs
  859. [ 599.728815] calling atkbd_init+0x0/0x34 @ 1
  860. [ 599.778229] initcall atkbd_init+0x0/0x34 returned 0 after 48 usecs
  861. [ 599.849712] calling psmouse_init+0x0/0x88 @ 1
  862. [ 599.899723] initcall psmouse_init+0x0/0x88 returned 0 after 52 usecs
  863. [ 599.972508] calling rtc_init+0x0/0x40 @ 1
  864. [ 600.020616] initcall rtc_init+0x0/0x40 returned 0 after 0 usecs
  865. [ 600.090464] calling efi_rtc_driver_init+0x0/0x28 @ 1
  866. [ 600.148701] initcall efi_rtc_driver_init+0x0/0x28 returned -19 after 48 usecs
  867. [ 600.230950] calling pl031_driver_init+0x0/0x1c @ 1
  868. [ 600.289955] rtc-pl031 9010000.pl031: rtc core: registered pl031 as rtc0
  869. [ 600.367495] initcall pl031_driver_init+0x0/0x1c returned 0 after 78461 usecs
  870. [ 600.448529] calling xgene_rtc_driver_init+0x0/0x20 @ 1
  871. [ 600.510246] initcall xgene_rtc_driver_init+0x0/0x20 returned 0 after 52 usecs
  872. [ 600.592394] calling gpio_poweroff_driver_init+0x0/0x20 @ 1
  873. [ 600.657772] initcall gpio_poweroff_driver_init+0x0/0x20 returned 0 after 50 usecs
  874. [ 600.742494] calling gpio_restart_driver_init+0x0/0x20 @ 1
  875. [ 600.805897] initcall gpio_restart_driver_init+0x0/0x20 returned 0 after 46 usecs
  876. [ 600.889744] calling vexpress_reset_init+0x0/0x20 @ 1
  877. [ 600.946876] initcall vexpress_reset_init+0x0/0x20 returned 0 after 52 usecs
  878. [ 601.026658] calling xgene_reboot_init+0x0/0x20 @ 1
  879. [ 601.083189] initcall xgene_reboot_init+0x0/0x20 returned 0 after 45 usecs
  880. [ 601.160824] calling syscon_reboot_driver_init+0x0/0x20 @ 1
  881. [ 601.226378] initcall syscon_reboot_driver_init+0x0/0x20 returned 0 after 46 usecs
  882. [ 601.312116] calling dm_init+0x0/0x7c @ 1
  883. [ 601.358912] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  884. [ 601.454304] initcall dm_init+0x0/0x7c returned 0 after 93308 usecs
  885. [ 601.523070] calling dm_bufio_init+0x0/0x128 @ 1
  886. [ 626.210290] initcall dm_bufio_init+0x0/0x128 returned 0 after 24055978 usecs
  887. [ 626.291504] calling dm_snapshot_init+0x0/0x23c @ 1
  888. [ 626.291538] initcall dm_snapshot_init+0x0/0x23c returned 0 after 29 usecs
  889. [ 626.291541] calling mmc_pwrseq_simple_driver_init+0x0/0x20 @ 1
  890. [ 626.291618] initcall mmc_pwrseq_simple_driver_init+0x0/0x20 returned 0 after 72 usecs
  891. [ 626.291620] calling mmc_pwrseq_emmc_driver_init+0x0/0x20 @ 1
  892. [ 626.291647] initcall mmc_pwrseq_emmc_driver_init+0x0/0x20 returned 0 after 23 usecs
  893. [ 626.291649] calling mmc_blk_init+0x0/0xa8 @ 1
  894. [ 626.291662] initcall mmc_blk_init+0x0/0xa8 returned 0 after 10 usecs
  895. [ 626.291664] calling mmci_driver_init+0x0/0x1c @ 1
  896. [ 626.291679] initcall mmci_driver_init+0x0/0x1c returned 0 after 12 usecs
  897. [ 626.291680] calling sdhci_drv_init+0x0/0x2c @ 1
  898. [ 626.291681] sdhci: Secure Digital Host Controller Interface driver
  899. [ 626.291682] sdhci: Copyright(c) Pierre Ossman
  900. [ 626.291684] initcall sdhci_drv_init+0x0/0x2c returned 0 after 1 usecs
  901. [ 626.291686] calling mmc_spi_driver_init+0x0/0x20 @ 1
  902. [ 626.291698] initcall mmc_spi_driver_init+0x0/0x20 returned 0 after 10 usecs
  903. [ 626.291700] calling sdhci_pltfm_drv_init+0x0/0x20 @ 1
  904. [ 626.291701] sdhci-pltfm: SDHCI platform and OF driver helper
  905. [ 626.291703] initcall sdhci_pltfm_drv_init+0x0/0x20 returned 0 after 0 usecs
  906. [ 626.291705] calling esrt_sysfs_init+0x0/0x2a8 @ 1
  907. [ 626.291708] initcall esrt_sysfs_init+0x0/0x2a8 returned -38 after 0 usecs
  908. [ 626.291710] calling hid_init+0x0/0x60 @ 1
  909. [ 626.291739] initcall hid_init+0x0/0x60 returned 0 after 25 usecs
  910. [ 626.291741] calling hid_generic_init+0x0/0x28 @ 1
  911. [ 626.291766] initcall hid_generic_init+0x0/0x28 returned 0 after 21 usecs
  912. [ 626.291768] calling a4_driver_init+0x0/0x28 @ 1
  913. [ 626.291783] initcall a4_driver_init+0x0/0x28 returned 0 after 11 usecs
  914. [ 626.291785] calling apple_driver_init+0x0/0x28 @ 1
  915. [ 626.291804] initcall apple_driver_init+0x0/0x28 returned 0 after 16 usecs
  916. [ 626.291806] calling belkin_driver_init+0x0/0x28 @ 1
  917. [ 626.291819] initcall belkin_driver_init+0x0/0x28 returned 0 after 10 usecs
  918. [ 626.291821] calling ch_driver_init+0x0/0x28 @ 1
  919. [ 626.291833] initcall ch_driver_init+0x0/0x28 returned 0 after 9 usecs
  920. [ 626.291835] calling ch_driver_init+0x0/0x28 @ 1
  921. [ 626.291849] initcall ch_driver_init+0x0/0x28 returned 0 after 10 usecs
  922. [ 626.291851] calling cp_driver_init+0x0/0x28 @ 1
  923. [ 626.291864] initcall cp_driver_init+0x0/0x28 returned 0 after 10 usecs
  924. [ 626.291866] calling ez_driver_init+0x0/0x28 @ 1
  925. [ 626.291879] initcall ez_driver_init+0x0/0x28 returned 0 after 10 usecs
  926. [ 626.291881] calling ks_driver_init+0x0/0x28 @ 1
  927. [ 626.291894] initcall ks_driver_init+0x0/0x28 returned 0 after 10 usecs
  928. [ 626.291896] calling lg_driver_init+0x0/0x28 @ 1
  929. [ 626.291908] initcall lg_driver_init+0x0/0x28 returned 0 after 10 usecs
  930. [ 626.291910] calling ms_driver_init+0x0/0x28 @ 1
  931. [ 626.291923] initcall ms_driver_init+0x0/0x28 returned 0 after 10 usecs
  932. [ 626.291925] calling mr_driver_init+0x0/0x28 @ 1
  933. [ 626.291942] initcall mr_driver_init+0x0/0x28 returned 0 after 14 usecs
  934. [ 626.291944] calling hid_init+0x0/0x6c @ 1
  935. [ 626.291967] usbcore: registered new interface driver usbhid
  936. [ 626.291968] usbhid: USB HID core driver
  937. [ 626.291970] initcall hid_init+0x0/0x6c returned 0 after 23 usecs
  938. [ 626.291973] calling vhost_net_init+0x0/0x40 @ 1
  939. [ 626.292046] initcall vhost_net_init+0x0/0x40 returned 0 after 67 usecs
  940. [ 626.292049] calling vhost_init+0x0/0x8 @ 1
  941. [ 626.292051] initcall vhost_init+0x0/0x8 returned 0 after 0 usecs
  942. [ 626.292053] calling sock_diag_init+0x0/0x4c @ 1
  943. [ 626.292078] initcall sock_diag_init+0x0/0x4c returned 0 after 22 usecs
  944. [ 626.292080] calling llc_init+0x0/0x34 @ 1
  945. [ 626.292083] initcall llc_init+0x0/0x34 returned 0 after 1 usecs
  946. [ 626.292084] calling snap_init+0x0/0x44 @ 1
  947. [ 626.292087] initcall snap_init+0x0/0x44 returned 0 after 1 usecs
  948. [ 626.292088] calling nf_conntrack_standalone_init+0x0/0x9c @ 1
  949. [ 626.292232] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  950. [ 626.292321] initcall nf_conntrack_standalone_init+0x0/0x9c returned 0 after 223 usecs
  951. [ 626.292323] calling nf_nat_init+0x0/0x100 @ 1
  952. [ 626.292335] initcall nf_nat_init+0x0/0x100 returned 0 after 10 usecs
  953. [ 626.292337] calling xt_init+0x0/0x140 @ 1
  954. [ 626.292339] initcall xt_init+0x0/0x140 returned 0 after 1 usecs
  955. [ 626.292341] calling tcpudp_mt_init+0x0/0x20 @ 1
  956. [ 626.292344] initcall tcpudp_mt_init+0x0/0x20 returned 0 after 1 usecs
  957. [ 626.292346] calling xt_nat_init+0x0/0x20 @ 1
  958. [ 626.292348] initcall xt_nat_init+0x0/0x20 returned 0 after 0 usecs
  959. [ 626.292350] calling gre_offload_init+0x0/0x20 @ 1
  960. [ 626.292353] initcall gre_offload_init+0x0/0x20 returned 0 after 0 usecs
  961. [ 626.292354] calling sysctl_ipv4_init+0x0/0x60 @ 1
  962. [ 626.292398] initcall sysctl_ipv4_init+0x0/0x60 returned 0 after 40 usecs
  963. [ 626.292400] calling xfrm4_beet_init+0x0/0x20 @ 1
  964. [ 626.292403] initcall xfrm4_beet_init+0x0/0x20 returned 0 after 1 usecs
  965. [ 626.292405] calling xfrm4_transport_init+0x0/0x20 @ 1
  966. [ 626.292407] initcall xfrm4_transport_init+0x0/0x20 returned 0 after 0 usecs
  967. [ 626.292409] calling xfrm4_mode_tunnel_init+0x0/0x20 @ 1
  968. [ 626.292410] initcall xfrm4_mode_tunnel_init+0x0/0x20 returned 0 after 0 usecs
  969. [ 626.292412] calling nf_conntrack_l3proto_ipv4_init+0x0/0xd8 @ 1
  970. [ 626.292441] initcall nf_conntrack_l3proto_ipv4_init+0x0/0xd8 returned 0 after 25 usecs
  971. [ 626.292443] calling nf_nat_l3proto_ipv4_init+0x0/0x58 @ 1
  972. [ 626.292447] initcall nf_nat_l3proto_ipv4_init+0x0/0x58 returned 0 after 2 usecs
  973. [ 626.292448] calling nf_defrag_init+0x0/0x1c @ 1
  974. [ 626.292450] initcall nf_defrag_init+0x0/0x1c returned 0 after 0 usecs
  975. [ 626.292452] calling ip_tables_init+0x0/0xc4 @ 1
  976. [ 626.292459] ip_tables: (C) 2000-2006 Netfilter Core Team
  977. [ 626.292461] initcall ip_tables_init+0x0/0xc4 returned 0 after 6 usecs
  978. [ 626.292462] calling iptable_filter_init+0x0/0x60 @ 1
  979. [ 626.292507] initcall iptable_filter_init+0x0/0x60 returned 0 after 40 usecs
  980. [ 626.292509] calling iptable_nat_init+0x0/0x58 @ 1
  981. [ 626.292518] initcall iptable_nat_init+0x0/0x58 returned 0 after 7 usecs
  982. [ 626.292520] calling masquerade_tg_init+0x0/0x2c @ 1
  983. [ 626.292527] initcall masquerade_tg_init+0x0/0x2c returned 0 after 4 usecs
  984. [ 626.292528] calling inet_diag_init+0x0/0xa0 @ 1
  985. [ 626.292531] initcall inet_diag_init+0x0/0xa0 returned 0 after 1 usecs
  986. [ 626.292533] calling tcp_diag_init+0x0/0x1c @ 1
  987. [ 626.292535] initcall tcp_diag_init+0x0/0x1c returned 0 after 0 usecs
  988. [ 626.292536] calling cubictcp_register+0x0/0x64 @ 1
  989. [ 626.292539] initcall cubictcp_register+0x0/0x64 returned 0 after 1 usecs
  990. [ 626.292541] calling packet_init+0x0/0x58 @ 1
  991. [ 626.292543] NET: Registered protocol family 17
  992. [ 626.292549] initcall packet_init+0x0/0x58 returned 0 after 6 usecs
  993. [ 626.292551] calling br_init+0x0/0xd8 @ 1
  994. [ 626.292565] initcall br_init+0x0/0xd8 returned 0 after 12 usecs
  995. [ 626.292567] calling br_netfilter_init+0x0/0xc4 @ 1
  996. [ 626.292578] Bridge firewalling registered
  997. [ 626.292580] initcall br_netfilter_init+0x0/0xc4 returned 0 after 10 usecs
  998. [ 626.292581] calling ebtables_init+0x0/0x5c @ 1
  999. [ 626.292582] Ebtables v2.0 registered
  1000. [ 626.292584] initcall ebtables_init+0x0/0x5c returned 0 after 0 usecs
  1001. [ 626.292586] calling init_p9+0x0/0x28 @ 1
  1002. [ 626.292598] 9pnet: Installing 9P2000 support
  1003. [ 626.292601] initcall init_p9+0x0/0x28 returned 0 after 12 usecs
  1004. [ 626.292602] calling p9_virtio_init+0x0/0x40 @ 1
  1005. [ 626.292623] initcall p9_virtio_init+0x0/0x40 returned 0 after 17 usecs
  1006. [ 626.292625] calling caif_device_init+0x0/0x48 @ 1
  1007. [ 626.292633] initcall caif_device_init+0x0/0x48 returned 0 after 6 usecs
  1008. [ 626.292635] calling chnl_init_module+0x0/0x1c @ 1
  1009. [ 626.292637] initcall chnl_init_module+0x0/0x1c returned 0 after 0 usecs
  1010. [ 626.292639] calling caif_sktinit_module+0x0/0x1c @ 1
  1011. [ 626.292640] NET: Registered protocol family 37
  1012. [ 626.292642] initcall caif_sktinit_module+0x0/0x1c returned 0 after 0 usecs
  1013. [ 626.292682] calling fpsimd_init+0x0/0x80 @ 1
  1014. [ 626.292686] initcall fpsimd_init+0x0/0x80 returned 0 after 1 usecs
  1015. [ 626.292689] calling sys_reg_genericv8_init+0x0/0x6c @ 1
  1016. [ 626.292692] initcall sys_reg_genericv8_init+0x0/0x6c returned 0 after 0 usecs
  1017. [ 626.292694] calling xen_pm_init+0x0/0xdc @ 1
  1018. [ 626.292697] initcall xen_pm_init+0x0/0xdc returned -19 after 0 usecs
  1019. [ 626.292701] calling init_oops_id+0x0/0x4c @ 1
  1020. [ 626.292704] initcall init_oops_id+0x0/0x4c returned 0 after 1 usecs
  1021. [ 626.292707] calling pm_qos_power_init+0x0/0xdc @ 1
  1022. [ 626.292877] initcall pm_qos_power_init+0x0/0xdc returned 0 after 161 usecs
  1023. [ 626.292879] calling pm_debugfs_init+0x0/0x34 @ 1
  1024. [ 626.292884] initcall pm_debugfs_init+0x0/0x34 returned 0 after 2 usecs
  1025. [ 626.292886] calling printk_late_init+0x0/0xf4 @ 1
  1026. [ 626.292889] initcall printk_late_init+0x0/0xf4 returned 0 after 1 usecs
  1027. [ 626.292891] calling tk_debug_sleep_time_init+0x0/0x4c @ 1
  1028. [ 626.292900] initcall tk_debug_sleep_time_init+0x0/0x4c returned 0 after 6 usecs
  1029. [ 626.292902] calling taskstats_init+0x0/0x4c @ 1
  1030. [ 626.292918] registered taskstats version 1
  1031. [ 626.292919] initcall taskstats_init+0x0/0x4c returned 0 after 15 usecs
  1032. [ 626.292921] calling clear_boot_tracer+0x0/0x3c @ 1
  1033. [ 626.292923] initcall clear_boot_tracer+0x0/0x3c returned 0 after 0 usecs
  1034. [ 626.292925] calling fault_around_debugfs+0x0/0x44 @ 1
  1035. [ 626.292930] initcall fault_around_debugfs+0x0/0x44 returned 0 after 2 usecs
  1036. [ 626.292933] calling max_swapfiles_check+0x0/0x8 @ 1
  1037. [ 626.292935] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  1038. [ 626.292937] calling split_huge_pages_debugfs+0x0/0x44 @ 1
  1039. [ 626.292940] initcall split_huge_pages_debugfs+0x0/0x44 returned 0 after 2 usecs
  1040. [ 626.292942] calling check_early_ioremap_leak+0x0/0x58 @ 1
  1041. [ 626.292944] initcall check_early_ioremap_leak+0x0/0x58 returned 0 after 0 usecs
  1042. [ 626.292946] calling prandom_reseed+0x0/0x40 @ 1
  1043. [ 626.292953] initcall prandom_reseed+0x0/0x40 returned 0 after 4 usecs
  1044. [ 626.292955] calling pci_resource_alignment_sysfs_init+0x0/0x28 @ 1
  1045. [ 626.292960] initcall pci_resource_alignment_sysfs_init+0x0/0x28 returned 0 after 2 usecs
  1046. [ 626.292962] calling pci_sysfs_init+0x0/0x60 @ 1
  1047. [ 626.304923] initcall pci_sysfs_init+0x0/0x60 returned 0 after 11673 usecs
  1048. [ 626.304926] calling fb_logo_late_init+0x0/0x14 @ 1
  1049. [ 626.304929] initcall fb_logo_late_init+0x0/0x14 returned 0 after 0 usecs
  1050. [ 626.304930] calling clk_debug_init+0x0/0x150 @ 1
  1051. [ 626.304966] initcall clk_debug_init+0x0/0x150 returned 0 after 31 usecs
  1052. [ 626.304968] calling boot_wait_for_devices+0x0/0x28 @ 1
  1053. [ 626.304970] initcall boot_wait_for_devices+0x0/0x28 returned 0 after 0 usecs
  1054. [ 626.304973] calling deferred_probe_initcall+0x0/0x3c @ 1
  1055. [ 626.304988] initcall deferred_probe_initcall+0x0/0x3c returned 0 after 12 usecs
  1056. [ 626.304990] calling pm_genpd_debug_init+0x0/0x60 @ 1
  1057. [ 626.304996] initcall pm_genpd_debug_init+0x0/0x60 returned 0 after 4 usecs
  1058. [ 626.304997] calling genpd_poweroff_unused+0x0/0x94 @ 1
  1059. [ 626.304999] initcall genpd_poweroff_unused+0x0/0x94 returned 0 after 0 usecs
  1060. [ 626.305001] calling rtc_hctosys+0x0/0xf8 @ 1
  1061. [ 626.466111] rtc-pl031 9010000.pl031: setting system clock to 2017-06-09 22:54:20 UTC (1497048860)
  1062. [ 626.466117] initcall rtc_hctosys+0x0/0xf8 returned 0 after 157334 usecs
  1063. [ 626.466119] calling efi_shutdown_init+0x0/0x48 @ 1
  1064. [ 626.466122] initcall efi_shutdown_init+0x0/0x48 returned -19 after 0 usecs
  1065. [ 626.466124] calling of_fdt_raw_init+0x0/0x80 @ 1
  1066. [ 626.466214] initcall of_fdt_raw_init+0x0/0x80 returned 0 after 85 usecs
  1067. [ 626.466216] calling register_sk_filter_ops+0x0/0x8 @ 1
  1068. [ 626.466218] initcall register_sk_filter_ops+0x0/0x8 returned 0 after 0 usecs
  1069. [ 626.466219] calling tcp_congestion_default+0x0/0x1c @ 1
  1070. [ 626.466222] initcall tcp_congestion_default+0x0/0x1c returned 0 after 0 usecs
  1071. [ 626.466224] calling ip_auto_config+0x0/0xf1c @ 1
  1072. [ 626.466230] initcall ip_auto_config+0x0/0xf1c returned 0 after 3 usecs
  1073. [ 626.466233] calling clk_disable_unused+0x0/0xd8 @ 1
  1074. [ 626.466238] initcall clk_disable_unused+0x0/0xd8 returned 0 after 2 usecs
  1075. [ 626.466240] calling regulator_init_complete+0x0/0x4c @ 1
  1076. [ 626.466244] initcall regulator_init_complete+0x0/0x4c returned 0 after 2 usecs
  1077. [ 682.749974] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  1078. [ 1111.414699] ------------[ cut here ]------------
  1079. [ 1111.475996] kernel BUG at kernel/irq/handle.c:145!
  1080. [ 1111.535411] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP
  1081. [ 1111.600496] Modules linked in:
  1082. [ 1111.638304] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.10.0-rc3+ #31
  1083. [ 1111.714021] Hardware name: linux,dummy-virt (DT)
  1084. [ 1111.769700] task: ffff000008a44000 task.stack: ffff000008a30000
  1085. [ 1111.839057] PC is at __handle_irq_event_percpu+0x260/0x2b4
  1086. [ 1111.903278] LR is at handle_irq_event_percpu+0x28/0x60
  1087. [ 1111.964086] pc : [<ffff000008115e00>] lr : [<ffff000008115e7c>] pstate: 600001c5
  1088. [ 1112.050590] sp : ffff8002fffc2ed0
  1089. [ 1112.090368] x29: ffff8002fffc2ed0 x28: ffff000008a44000
  1090. [ 1112.151676] x27: ffff8002f1457380 x26: ffff8002fffc3090
  1091. [ 1112.213588] x25: ffff8002f22fd400 x24: ffff000008021000
  1092. [ 1112.274610] x23: ffff000008a33db0 x22: ffff8002f2008400
  1093. [ 1112.336815] x21: ffff8002fffc2f7c x20: ffff8002f22fd49c
  1094. [ 1112.398260] x19: 0000000000000026 x18: ffff8002f1453da0
  1095. [ 1112.460094] x17: ffff0000087d6948 x16: 000000000000000e
  1096. [ 1112.521715] x15: 0000000000000007 x14: 0000000000000008
  1097. [ 1112.583975] x13: 0000000000000000 x12: 003d090000000000
  1098. [ 1112.646377] x11: 00000000003d0900 x10: 0000000000000000
  1099. [ 1112.707313] x9 : 00003d0900000000 x8 : 0000000000030d40
  1100. [ 1112.769569] x7 : 000000001e0fba04 x6 : ffff000008aeaf90
  1101. [ 1112.829703] x5 : ffff8002f22fd400 x4 : ffff8002f22fd400
  1102. [ 1112.892389] x3 : 0000000000000001 x2 : 0000000000042004
  1103. [ 1112.954385] x1 : ffff8002fffc2f7c x0 : ffff000008115e7c
  1104. [ 1113.016745]
  1105. [ 1113.035440] Process swapper/0 (pid: 0, stack limit = 0xffff000008a30000)
  1106. [ 1113.114673] Stack: (0xffff8002fffc2ed0 to 0xffff000008a34000)
  1107. [ 1113.182236] Call trace:
  1108. [ 1113.211754] Exception stack(0xffff8002fffc2d00 to 0xffff8002fffc2e30)
  1109. [ 1113.286857] 2d00: 0000000000000026 0001000000000000 ffff8002fffc2ed0 ffff000008115e00
  1110. [ 1113.378679] 2d20: 0000000000000000 ffff000008790288 ffff000008886250 0000000180200000
  1111. [ 1113.470498] 2d40: 00000000000001c0 0000000000000008 ffff8002fffc2d80 ffff000008090994
  1112. [ 1113.562423] 2d60: 0000000000000000 0000000000000000 0000000000000000 ffff8002f2313000
  1113. [ 1113.653507] 2d80: ffff8002fffc2da0 ffff000008140a30 0000000000000001 ffff000008ad1000
  1114. [ 1113.741939] 2da0: ffff000008115e7c ffff8002fffc2f7c 0000000000042004 0000000000000001
  1115. [ 1113.832399] 2dc0: ffff8002f22fd400 ffff8002f22fd400 ffff000008aeaf90 000000001e0fba04
  1116. [ 1113.924160] 2de0: 0000000000030d40 00003d0900000000 0000000000000000 00000000003d0900
  1117. [ 1114.014415] 2e00: 003d090000000000 0000000000000000 0000000000000008 0000000000000007
  1118. [ 1114.105516] 2e20: 000000000000000e ffff0000087d6948
  1119. [ 1114.162250] [<ffff000008115e00>] __handle_irq_event_percpu+0x260/0x2b4
  1120. [ 1114.239134] [<ffff000008115e7c>] handle_irq_event_percpu+0x28/0x60
  1121. [ 1114.310537] [<ffff000008115f00>] handle_irq_event+0x4c/0x7c
  1122. [ 1114.376100] [<ffff000008119a30>] handle_fasteoi_irq+0xbc/0x18c
  1123. [ 1114.443761] [<ffff000008114c44>] generic_handle_irq+0x34/0x4c
  1124. [ 1114.511297] [<ffff000008115320>] __handle_domain_irq+0x6c/0xbc
  1125. [ 1114.579799] [<ffff00000808152c>] gic_handle_irq+0x64/0xbc
  1126. [ 1114.642316] Exception stack(0xffff000008a33db0 to 0xffff000008a33ee0)
  1127. [ 1114.717869] 3da0: 00008002f75bb000 ffff000008a04000
  1128. [ 1114.807471] 3dc0: ffff8002fffc3bb8 ffff8002fffc3bc4 0100000000000000 0000000771a6b5cb
  1129. [ 1114.899522] 3de0: 000000000000c4e0 0000000002e9fb93 ffff000008a448d0 ffff000008a33e50
  1130. [ 1114.990954] 3e00: 0000000000000870 0000000000000000 64656e7275746572 7265746661203020
  1131. [ 1115.079753] 3e20: 7363657375203020 0000000000000007 000000000000000e ffff0000087d6948
  1132. [ 1115.171219] 3e40: ffff8002f1453da0 ffff000008ad21c8 ffff000008ad2000 ffff000008a04000
  1133. [ 1115.260472] 3e60: 0000000000000000 ffff000008a60dcc ffff8002fffed200 0000000000000000
  1134. [ 1115.351082] 3e80: 0000000000000000 0000000000000000 0000000040970018 ffff000008a33ee0
  1135. [ 1115.442625] 3ea0: ffff000008085ad0 ffff000008a33ee0 ffff000008085ad4 0000000060000045
  1136. [ 1115.534573] 3ec0: ffff000008a39000 ffff000008a44000 ffffffffffffffff ffff8002fffed200
  1137. [ 1115.626049] [<ffff000008082ff4>] el1_irq+0xb4/0x128
  1138. [ 1115.682874] [<ffff000008085ad4>] arch_cpu_idle+0x44/0x17c
  1139. [ 1115.744967] [<ffff000008773dd8>] default_idle_call+0x20/0x30
  1140. [ 1115.809946] [<ffff00000810adb0>] do_idle+0xd8/0x124
  1141. [ 1115.867159] [<ffff00000810b00c>] cpu_startup_entry+0x2c/0x30
  1142. [ 1115.934202] [<ffff00000876e258>] rest_init+0x80/0x88
  1143. [ 1115.992772] [<ffff000008970b74>] start_kernel+0x394/0x3a8
  1144. [ 1116.055976] [<ffff0000089701e0>] __primary_switched+0x64/0x74
  1145. [ 1116.123982] Code: f9403ba0 2a1303e1 94022eb4 17ffff87 (d4210000)
  1146. [ 1116.195882] ---[ end trace b58700f4ac919118 ]---
  1147. [ 1116.250413] Kernel panic - not syncing: Fatal exception in interrupt
  1148. [ 1116.324531] SMP: stopping secondary CPUs
  1149. [ 1117.546399] SMP: failed to stop secondary CPUs 0-1
  1150. [ 1117.609698] Kernel Offset: disabled
  1151. [ 1117.653603] Memory Limit: none
  1152. [ 1117.690690] ---[ end Kernel panic - not syncing: Fatal exception in interrupt
  1153. ./run-guest.sh: line 116: 1957 Killed ./qemu-system-aarch64 -smp $SMP -m $MEMSIZE -machine virt${DUMPDTB}${IRQ} -cpu host -kernel ${KERNEL} -enable-kvm ${DTB} -drive if=none,file=$FS,id=vda,cache=none,format=raw -device virtio-blk-pci,drive=vda -netdev user,id=net0,hostfwd=tcp::2222-:22 -device virtio-net-pci,netdev=net0,mac=de:ad:be:ef:41:48 $BRIDGE_IF -display none -serial $CONSOLE -qmp unix:/var/run/qmp,server,nowait -append "console=ttyAMA0 root=/dev/vda rw $CMDLINE"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement