Advertisement
Guest User

Untitled

a guest
Sep 17th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.38 KB | None | 0 0
  1. + exec qemu-system-s390x -M s390-ccw-virtio -cpu max,zpci=on -m 4G -smp 2 -kernel ./test/qemu_s390x_defconfig/images//bzImage -drive file=./test/qemu_s390x_defconfig/images//rootfs.ext2,if=virtio,format=raw -append 'rootwait root=/dev/vda net.ifnames=0 biosdevname=0 initcall_debug debug ' -display none -serial mon:stdio -net nic,model=virtio -net user,host=10.0.2.10,hostfwd=tcp:127.0.0.1:10021-:22
  2. qemu-system-s390x: warning: 'msa5-base' requires 'kimd-sha-512'.
  3. qemu-system-s390x: warning: 'msa5-base' requires 'klmd-sha-512'.
  4. qemu-system-s390x: warning: 'msa5-base' requires 'kimd-sha-512'.
  5. qemu-system-s390x: warning: 'msa5-base' requires 'klmd-sha-512'.
  6. KASLR disabled: CPU has no PRNG
  7. [ 0.335459] Linux version 5.8.7 (naourr@atlas) (s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08-441-g3697c786a6) 10.2.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP Mon Sep 14 22:44:01 CEST 2020
  8. [ 0.336441] setup: Linux is running under KVM in 64-bit mode
  9. [ 0.346700] setup: The maximum memory size is 4096MB
  10. [ 0.348240] cpu: 2 configured CPUs, 0 standby CPUs
  11. [ 0.431520] Write protected kernel read-only data: 13988k
  12. [ 0.491800] Zone ranges:
  13. [ 0.492751] DMA [mem 0x0000000000000000-0x000000007fffffff]
  14. [ 0.493028] Normal [mem 0x0000000080000000-0x00000000ffffffff]
  15. [ 0.493048] Movable zone start for each node
  16. [ 0.493077] Early memory node ranges
  17. [ 0.493163] node 0: [mem 0x0000000000000000-0x00000000ffffffff]
  18. [ 0.493565] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ffffffff]
  19. [ 0.493769] On node 0 totalpages: 1048576
  20. [ 0.493884] DMA zone: 8192 pages used for memmap
  21. [ 0.493907] DMA zone: 0 pages reserved
  22. [ 0.493986] DMA zone: 524288 pages, LIFO batch:63
  23. [ 0.589794] Normal zone: 8192 pages used for memmap
  24. [ 0.589812] Normal zone: 524288 pages, LIFO batch:63
  25. [ 0.608488] percpu: Embedded 33 pages/cpu s97536 r8192 d29440 u135168
  26. [ 0.608887] pcpu-alloc: s97536 r8192 d29440 u135168 alloc=33*4096
  27. [ 0.608939] pcpu-alloc: [0] 0 [0] 1
  28. [ 0.610394] Built 1 zonelists, mobility grouping on. Total pages: 1032192
  29. [ 0.610415] Policy zone: Normal
  30. [ 0.610557] Kernel command line: rootwait root=/dev/vda net.ifnames=0 biosdevname=0 initcall_debug debug
  31. [ 0.613393] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  32. [ 0.614376] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  33. [ 0.615018] mem auto-init: stack:off, heap alloc:off, heap free:off
  34. [ 0.659804] Memory: 2337720K/4194304K available (10864K kernel code, 2064K rwdata, 3124K rodata, 4048K init, 872K bss, 101940K reserved, 0K cma-reserved)
  35. [ 0.663098] SLUB: HWalign=256, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  36. [ 0.663693] ftrace: allocating 33572 entries in 132 pages
  37. [ 0.769991] ftrace: allocated 132 pages with 2 groups
  38. [ 0.775048] rcu: Hierarchical RCU implementation.
  39. [ 0.775067] rcu: RCU event tracing is enabled.
  40. [ 0.775094] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
  41. [ 0.775167] Trampoline variant of Tasks RCU enabled.
  42. [ 0.775177] Rude variant of Tasks RCU enabled.
  43. [ 0.775189] Tracing variant of Tasks RCU enabled.
  44. [ 0.775247] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  45. [ 0.775276] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  46. [ 0.802892] NR_IRQS: 3, nr_irqs: 3, preallocated irqs: 3
  47. [ 0.806304] clocksource: tod: mask: 0xffffffffffffffff max_cycles: 0x3b0a9be803b0a9, max_idle_ns: 1805497147909793 ns
  48. [ 0.808147] calling con_init+0x0/0x290 @ 0
  49. [ 0.809525] Console: colour dummy device 80x25
  50. [ 0.809742] initcall con_init+0x0/0x290 returned 0 after 1509 usecs
  51. [ 0.809768] calling hvc_console_init+0x0/0x38 @ 0
  52. [ 0.809802] initcall hvc_console_init+0x0/0x38 returned 0 after 15 usecs
  53. [ 0.809820] calling con3270_init+0x0/0x348 @ 0
  54. [ 0.809883] initcall con3270_init+0x0/0x348 returned -19 after 23 usecs
  55. [ 0.809899] calling con3215_init+0x0/0x1a0 @ 0
  56. [ 0.809938] initcall con3215_init+0x0/0x1a0 returned -19 after 21 usecs
  57. [ 0.809953] calling sclp_console_init+0x0/0x138 @ 0
  58. [ 0.812542] initcall sclp_console_init+0x0/0x138 returned 0 after 2502 usecs
  59. [ 0.812564] calling sclp_vt220_con_init+0x0/0x78 @ 0
  60. [ 0.813405] printk: console [ttyS1] enabled
  61. [ 0.813438] initcall sclp_vt220_con_init+0x0/0x78 returned 0 after 833 usecs
  62. [ 0.814549] Calibrating delay loop (skipped)... 13370.00 BogoMIPS preset
  63. [ 0.814602] pid_max: default: 32768 minimum: 301
  64. [ 0.815378] LSM: Security Framework initializing
  65. [ 0.816203] SELinux: Initializing.
  66. [ 0.819184] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  67. [ 0.819241] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  68. [ 0.851573] calling async_stack_realloc+0x0/0x70 @ 1
  69. [ 0.851744] initcall async_stack_realloc+0x0/0x70 returned 0 after 126 usecs
  70. [ 0.851794] calling trace_init_flags_sys_exit+0x0/0x20 @ 1
  71. [ 0.851823] initcall trace_init_flags_sys_exit+0x0/0x20 returned 0 after 7 usecs
  72. [ 0.851841] calling trace_init_flags_sys_enter+0x0/0x20 @ 1
  73. [ 0.851865] initcall trace_init_flags_sys_enter+0x0/0x20 returned 0 after 5 usecs
  74. [ 0.851882] calling machine_check_init+0x0/0x58 @ 1
  75. [ 0.852007] initcall machine_check_init+0x0/0x58 returned 0 after 77 usecs
  76. [ 0.852032] calling nmi_init+0x0/0xe8 @ 1
  77. [ 0.852165] initcall nmi_init+0x0/0xe8 returned 0 after 102 usecs
  78. [ 0.852190] calling vdso_init+0x0/0x158 @ 1
  79. [ 0.852453] initcall vdso_init+0x0/0x158 returned 0 after 235 usecs
  80. [ 0.852473] calling cpum_cf_init+0x0/0xb8 @ 1
  81. [ 0.852518] initcall cpum_cf_init+0x0/0xb8 returned -19 after 23 usecs
  82. [ 0.852536] calling pfault_irq_init+0x0/0xa8 @ 1
  83. [ 0.852818] initcall pfault_irq_init+0x0/0xa8 returned -95 after 254 usecs
  84. [ 0.852838] calling fault_init+0x0/0x28 @ 1
  85. [ 0.852865] initcall fault_init+0x0/0x28 returned 0 after 8 usecs
  86. [ 0.852883] calling spawn_ksoftirqd+0x0/0x68 @ 1
  87. [ 0.853817] initcall spawn_ksoftirqd+0x0/0x68 returned 0 after 882 usecs
  88. [ 0.853844] calling migration_init+0x0/0x68 @ 1
  89. [ 0.853893] initcall migration_init+0x0/0x68 returned 0 after 26 usecs
  90. [ 0.853912] calling srcu_bootup_announce+0x0/0x58 @ 1
  91. [ 0.853955] rcu: Hierarchical SRCU implementation.
  92. [ 0.854000] initcall srcu_bootup_announce+0x0/0x58 returned 0 after 62 usecs
  93. [ 0.854017] calling rcu_sysrq_init+0x0/0x30 @ 1
  94. [ 0.854044] initcall rcu_sysrq_init+0x0/0x30 returned 0 after 8 usecs
  95. [ 0.854061] calling check_cpu_stall_init+0x0/0x40 @ 1
  96. [ 0.854093] initcall check_cpu_stall_init+0x0/0x40 returned 0 after 13 usecs
  97. [ 0.854110] calling rcu_spawn_gp_kthread+0x0/0x168 @ 1
  98. [ 0.854635] initcall rcu_spawn_gp_kthread+0x0/0x168 returned 0 after 485 usecs
  99. [ 0.854661] calling rcu_spawn_core_kthreads+0x0/0xc8 @ 1
  100. [ 0.854721] initcall rcu_spawn_core_kthreads+0x0/0xc8 returned 0 after 37 usecs
  101. [ 0.854739] calling cpu_stop_init+0x0/0xb8 @ 1
  102. [ 0.856272] initcall cpu_stop_init+0x0/0xb8 returned 0 after 1468 usecs
  103. [ 0.856300] calling init_events+0x0/0x68 @ 1
  104. [ 0.856385] initcall init_events+0x0/0x68 returned 0 after 62 usecs
  105. [ 0.856405] calling init_trace_printk+0x0/0x10 @ 1
  106. [ 0.856456] initcall init_trace_printk+0x0/0x10 returned 0 after 30 usecs
  107. [ 0.856474] calling event_trace_enable_again+0x0/0x48 @ 1
  108. [ 0.856515] initcall event_trace_enable_again+0x0/0x48 returned 0 after 20 usecs
  109. [ 0.856533] calling jump_label_init_module+0x0/0x18 @ 1
  110. [ 0.856565] initcall jump_label_init_module+0x0/0x18 returned 0 after 12 usecs
  111. [ 0.856584] calling initialize_ptr_random+0x0/0x80 @ 1
  112. [ 0.857099] initcall initialize_ptr_random+0x0/0x80 returned 0 after 480 usecs
  113. [ 0.857121] calling spin_retry_init+0x0/0x30 @ 1
  114. [ 0.857151] initcall spin_retry_init+0x0/0x30 returned 0 after 10 usecs
  115. [ 0.858877] smp: Bringing up secondary CPUs ...
  116. [ 0.865562] smp: Brought up 1 node, 2 CPUs
  117. [ 1.035321] node 0 deferred pages initialised in 160ms
  118. [ 1.045296] devtmpfs: initialized
  119. [ 1.050106] calling bpf_jit_charge_init+0x0/0x68 @ 1
  120. [ 1.050166] initcall bpf_jit_charge_init+0x0/0x68 returned 0 after 35 usecs
  121. [ 1.050192] calling ipc_ns_init+0x0/0x60 @ 1
  122. [ 1.050494] random: get_random_u32 called from bucket_table_alloc.isra.0+0x82/0x120 with crng_init=0
  123. [ 1.050970] initcall ipc_ns_init+0x0/0x60 returned 0 after 739 usecs
  124. [ 1.050995] calling init_mmap_min_addr+0x0/0x30 @ 1
  125. [ 1.051021] initcall init_mmap_min_addr+0x0/0x30 returned 0 after 8 usecs
  126. [ 1.051039] calling pci_realloc_setup_params+0x0/0x78 @ 1
  127. [ 1.051084] initcall pci_realloc_setup_params+0x0/0x78 returned 0 after 25 usecs
  128. [ 1.051100] calling net_ns_init+0x0/0x150 @ 1
  129. [ 1.052409] initcall net_ns_init+0x0/0x150 returned 0 after 1252 usecs
  130. [ 1.052514] calling vmem_convert_memory_chunk+0x0/0xc8 @ 1
  131. [ 1.052616] initcall vmem_convert_memory_chunk+0x0/0xc8 returned 0 after 78 usecs
  132. [ 1.052635] calling wq_sysfs_init+0x0/0x58 @ 1
  133. [ 1.052810] initcall wq_sysfs_init+0x0/0x58 returned 0 after 150 usecs
  134. [ 1.052828] calling ksysfs_init+0x0/0xc0 @ 1
  135. [ 1.053010] initcall ksysfs_init+0x0/0xc0 returned 0 after 156 usecs
  136. [ 1.053028] calling rcu_spawn_tasks_trace_kthread+0x0/0x80 @ 1
  137. [ 1.053588] initcall rcu_spawn_tasks_trace_kthread+0x0/0x80 returned 0 after 521 usecs
  138. [ 1.053614] calling rcu_spawn_tasks_rude_kthread+0x0/0x38 @ 1
  139. [ 1.053966] initcall rcu_spawn_tasks_rude_kthread+0x0/0x38 returned 0 after 318 usecs
  140. [ 1.053991] calling rcu_spawn_tasks_kthread+0x0/0x80 @ 1
  141. [ 1.054550] initcall rcu_spawn_tasks_kthread+0x0/0x80 returned 0 after 519 usecs
  142. [ 1.054575] calling rcu_set_runtime_mode+0x0/0x40 @ 1
  143. [ 1.054670] initcall rcu_set_runtime_mode+0x0/0x40 returned 0 after 73 usecs
  144. [ 1.054688] calling init_jiffies_clocksource+0x0/0x38 @ 1
  145. [ 1.054726] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  146. [ 1.054771] initcall init_jiffies_clocksource+0x0/0x38 returned 0 after 63 usecs
  147. [ 1.054788] calling futex_init+0x0/0x110 @ 1
  148. [ 1.054857] futex hash table entries: 512 (order: 5, 131072 bytes, linear)
  149. [ 1.054927] initcall futex_init+0x0/0x110 returned 0 after 113 usecs
  150. [ 1.054944] calling cgroup_wq_init+0x0/0x50 @ 1
  151. [ 1.055025] initcall cgroup_wq_init+0x0/0x50 returned 0 after 60 usecs
  152. [ 1.055043] calling cgroup1_wq_init+0x0/0x50 @ 1
  153. [ 1.055091] initcall cgroup1_wq_init+0x0/0x50 returned 0 after 29 usecs
  154. [ 1.055109] calling ftrace_mod_cmd_init+0x0/0x10 @ 1
  155. [ 1.055135] initcall ftrace_mod_cmd_init+0x0/0x10 returned 0 after 8 usecs
  156. [ 1.055151] calling init_wakeup_tracer+0x0/0x60 @ 1
  157. [ 1.055264] initcall init_wakeup_tracer+0x0/0x60 returned 0 after 92 usecs
  158. [ 1.055281] calling init_graph_trace+0x0/0xa0 @ 1
  159. [ 1.055337] initcall init_graph_trace+0x0/0xa0 returned 0 after 36 usecs
  160. [ 1.055354] calling init_zero_pfn+0x0/0x28 @ 1
  161. [ 1.055377] initcall init_zero_pfn+0x0/0x28 returned 0 after 6 usecs
  162. [ 1.055393] calling mem_cgroup_swap_init+0x0/0x88 @ 1
  163. [ 1.055464] initcall mem_cgroup_swap_init+0x0/0x88 returned 0 after 51 usecs
  164. [ 1.055481] calling cma_init_reserved_areas+0x0/0x68 @ 1
  165. [ 1.055513] initcall cma_init_reserved_areas+0x0/0x68 returned 0 after 14 usecs
  166. [ 1.055530] calling fsnotify_init+0x0/0x78 @ 1
  167. [ 1.055602] initcall fsnotify_init+0x0/0x78 returned 0 after 52 usecs
  168. [ 1.055620] calling filelock_init+0x0/0xd0 @ 1
  169. [ 1.055741] initcall filelock_init+0x0/0xd0 returned 0 after 99 usecs
  170. [ 1.055759] calling init_script_binfmt+0x0/0x40 @ 1
  171. [ 1.055838] initcall init_script_binfmt+0x0/0x40 returned 0 after 58 usecs
  172. [ 1.055855] calling init_elf_binfmt+0x0/0x40 @ 1
  173. [ 1.055882] initcall init_elf_binfmt+0x0/0x40 returned 0 after 9 usecs
  174. [ 1.055898] calling init_compat_elf_binfmt+0x0/0x40 @ 1
  175. [ 1.056067] initcall init_compat_elf_binfmt+0x0/0x40 returned 0 after 12 usecs
  176. [ 1.056097] calling debugfs_init+0x0/0x80 @ 1
  177. [ 1.056197] initcall debugfs_init+0x0/0x80 returned 0 after 79 usecs
  178. [ 1.056228] calling tracefs_init+0x0/0x70 @ 1
  179. [ 1.056274] initcall tracefs_init+0x0/0x70 returned 0 after 28 usecs
  180. [ 1.056290] calling securityfs_init+0x0/0xa0 @ 1
  181. [ 1.057642] initcall securityfs_init+0x0/0xa0 returned 0 after 1298 usecs
  182. [ 1.057663] calling lockdown_secfs_init+0x0/0x60 @ 1
  183. [ 1.057734] initcall lockdown_secfs_init+0x0/0x60 returned 0 after 49 usecs
  184. [ 1.057754] calling calibrate_xor_blocks+0x0/0x140 @ 1
  185. [ 1.057792] xor: automatically using best checksumming function xc
  186. [ 1.057827] initcall calibrate_xor_blocks+0x0/0x140 returned 0 after 52 usecs
  187. [ 1.057844] calling prandom_init+0x0/0x148 @ 1
  188. [ 1.058009] initcall prandom_init+0x0/0x148 returned 0 after 142 usecs
  189. [ 1.058029] calling virtio_init+0x0/0x50 @ 1
  190. [ 1.058147] initcall virtio_init+0x0/0x50 returned 0 after 96 usecs
  191. [ 1.058164] calling iommu_init+0x0/0x58 @ 1
  192. [ 1.058208] initcall iommu_init+0x0/0x58 returned 0 after 25 usecs
  193. [ 1.058224] calling component_debug_init+0x0/0x48 @ 1
  194. [ 1.058777] initcall component_debug_init+0x0/0x48 returned 0 after 518 usecs
  195. [ 1.058811] calling sock_init+0x0/0xc0 @ 1
  196. [ 1.059691] initcall sock_init+0x0/0xc0 returned 0 after 838 usecs
  197. [ 1.059710] calling net_inuse_init+0x0/0x50 @ 1
  198. [ 1.059794] initcall net_inuse_init+0x0/0x50 returned 0 after 62 usecs
  199. [ 1.059812] calling net_defaults_init+0x0/0x50 @ 1
  200. [ 1.059848] initcall net_defaults_init+0x0/0x50 returned 0 after 17 usecs
  201. [ 1.059865] calling init_default_flow_dissectors+0x0/0x70 @ 1
  202. [ 1.059954] initcall init_default_flow_dissectors+0x0/0x70 returned 0 after 68 usecs
  203. [ 1.059972] calling netlink_proto_init+0x0/0x188 @ 1
  204. [ 1.060358] NET: Registered protocol family 16
  205. [ 1.061556] initcall netlink_proto_init+0x0/0x188 returned 0 after 1525 usecs
  206. [ 1.061644] calling debug_init+0x0/0x78 @ 1
  207. [ 1.061737] initcall debug_init+0x0/0x78 returned 0 after 69 usecs
  208. [ 1.061756] calling arch_kdebugfs_init+0x0/0x48 @ 1
  209. [ 1.061806] initcall arch_kdebugfs_init+0x0/0x48 returned 0 after 29 usecs
  210. [ 1.061824] calling irq_sysfs_init+0x0/0xd0 @ 1
  211. [ 1.062057] initcall irq_sysfs_init+0x0/0xd0 returned 0 after 208 usecs
  212. [ 1.062076] calling audit_init+0x0/0x1b0 @ 1
  213. [ 1.062136] audit: initializing netlink subsys (disabled)
  214. [ 1.063544] initcall audit_init+0x0/0x1b0 returned 0 after 1406 usecs
  215. [ 1.063572] calling release_early_probes+0x0/0x78 @ 1
  216. [ 1.063602] initcall release_early_probes+0x0/0x78 returned 0 after 9 usecs
  217. [ 1.063620] calling bdi_class_init+0x0/0x80 @ 1
  218. [ 1.063792] audit: type=2000 audit(1600364979.814:1): state=initialized audit_enabled=0 res=1
  219. [ 1.063862] initcall bdi_class_init+0x0/0x80 returned 0 after 215 usecs
  220. [ 1.063884] calling mm_sysfs_init+0x0/0x60 @ 1
  221. [ 1.063956] initcall mm_sysfs_init+0x0/0x60 returned 0 after 50 usecs
  222. [ 1.063992] calling init_per_zone_wmark_min+0x0/0xb8 @ 1
  223. [ 1.064390] initcall init_per_zone_wmark_min+0x0/0xb8 returned 0 after 367 usecs
  224. [ 1.064410] calling kobject_uevent_init+0x0/0x10 @ 1
  225. [ 1.064517] initcall kobject_uevent_init+0x0/0x10 returned 0 after 83 usecs
  226. [ 1.064536] calling pcibus_class_init+0x0/0x18 @ 1
  227. [ 1.064613] initcall pcibus_class_init+0x0/0x18 returned 0 after 55 usecs
  228. [ 1.064631] calling pci_driver_init+0x0/0x18 @ 1
  229. [ 1.064720] initcall pci_driver_init+0x0/0x18 returned 0 after 67 usecs
  230. [ 1.064738] calling tty_class_init+0x0/0x68 @ 1
  231. [ 1.064799] initcall tty_class_init+0x0/0x68 returned 0 after 41 usecs
  232. [ 1.064817] calling vtconsole_class_init+0x0/0x100 @ 1
  233. [ 1.065228] initcall vtconsole_class_init+0x0/0x100 returned 0 after 379 usecs
  234. [ 1.065246] calling iommu_dev_init+0x0/0x18 @ 1
  235. [ 1.065426] initcall iommu_dev_init+0x0/0x18 returned 0 after 28 usecs
  236. [ 1.065444] calling software_node_init+0x0/0x60 @ 1
  237. [ 1.065492] initcall software_node_init+0x0/0x60 returned 0 after 28 usecs
  238. [ 1.065509] calling register_node_type+0x0/0x58 @ 1
  239. [ 1.065663] initcall register_node_type+0x0/0x58 returned 0 after 132 usecs
  240. [ 1.065748] calling stp_init+0x0/0xc0 @ 1
  241. [ 1.065775] initcall stp_init+0x0/0xc0 returned 0 after 9 usecs
  242. [ 1.065792] calling setup_hwcaps+0x0/0x3c0 @ 1
  243. [ 1.066002] initcall setup_hwcaps+0x0/0x3c0 returned 0 after 186 usecs
  244. [ 1.066020] calling nospec_report+0x0/0x70 @ 1
  245. [ 1.066045] Spectre V2 mitigation: execute trampolines
  246. [ 1.066071] initcall nospec_report+0x0/0x70 returned 0 after 32 usecs
  247. [ 1.066088] calling service_level_perf_register+0x0/0x18 @ 1
  248. [ 1.066141] initcall service_level_perf_register+0x0/0x18 returned 0 after 33 usecs
  249. [ 1.066159] calling init_cpum_sampling_pmu+0x0/0x1a0 @ 1
  250. [ 1.066225] initcall init_cpum_sampling_pmu+0x0/0x1a0 returned -19 after 46 usecs
  251. [ 1.066243] calling cf_diag_init+0x0/0x180 @ 1
  252. [ 1.066296] initcall cf_diag_init+0x0/0x180 returned -19 after 34 usecs
  253. [ 1.066313] calling s390_arch_random_init+0x0/0xe0 @ 1
  254. [ 1.066374] initcall s390_arch_random_init+0x0/0xe0 returned 0 after 41 usecs
  255. [ 1.066391] calling numa_init_late+0x0/0x80 @ 1
  256. [ 1.067153] initcall numa_init_late+0x0/0x80 returned 0 after 721 usecs
  257. [ 1.067175] calling kcmp_cookies_init+0x0/0x60 @ 1
  258. [ 1.067298] initcall kcmp_cookies_init+0x0/0x60 returned 0 after 99 usecs
  259. [ 1.067318] calling cryptomgr_init+0x0/0x18 @ 1
  260. [ 1.067360] initcall cryptomgr_init+0x0/0x18 returned 0 after 21 usecs
  261. [ 1.067379] calling cio_debug_init+0x0/0x120 @ 1
  262. [ 1.068619] initcall cio_debug_init+0x0/0x120 returned 0 after 1180 usecs
  263. [ 1.068644] calling sclp_initcall+0x0/0xd0 @ 1
  264. [ 1.070108] initcall sclp_initcall+0x0/0xd0 returned 0 after 1396 usecs
  265. [ 1.070255] calling create_proc_service_level+0x0/0x68 @ 1
  266. [ 1.070437] initcall create_proc_service_level+0x0/0x68 returned 0 after 144 usecs
  267. [ 1.070460] calling s390_smp_init+0x0/0xc0 @ 1
  268. [ 1.072637] initcall s390_smp_init+0x0/0xc0 returned 0 after 2080 usecs
  269. [ 1.072676] calling cpumf_pmu_init+0x0/0x78 @ 1
  270. [ 1.072724] initcall cpumf_pmu_init+0x0/0x78 returned -19 after 24 usecs
  271. [ 1.072744] calling uid_cache_init+0x0/0xc8 @ 1
  272. [ 1.072852] initcall uid_cache_init+0x0/0xc8 returned 0 after 85 usecs
  273. [ 1.072872] calling param_sysfs_init+0x0/0x178 @ 1
  274. [ 1.082206] initcall param_sysfs_init+0x0/0x178 returned 0 after 9092 usecs
  275. [ 1.082230] calling user_namespace_sysctl_init+0x0/0x68 @ 1
  276. [ 1.082417] initcall user_namespace_sysctl_init+0x0/0x68 returned 0 after 159 usecs
  277. [ 1.082436] calling proc_schedstat_init+0x0/0x50 @ 1
  278. [ 1.082496] initcall proc_schedstat_init+0x0/0x50 returned 0 after 39 usecs
  279. [ 1.082513] calling pm_sysrq_init+0x0/0x40 @ 1
  280. [ 1.083603] initcall pm_sysrq_init+0x0/0x40 returned 0 after 1033 usecs
  281. [ 1.083635] calling create_proc_profile+0x0/0x118 @ 1
  282. [ 1.083678] initcall create_proc_profile+0x0/0x118 returned 0 after 20 usecs
  283. [ 1.083697] calling crash_save_vmcoreinfo_init+0x0/0x5b8 @ 1
  284. [ 1.084375] initcall crash_save_vmcoreinfo_init+0x0/0x5b8 returned 0 after 633 usecs
  285. [ 1.084402] calling crash_notes_memory_init+0x0/0x60 @ 1
  286. [ 1.084492] initcall crash_notes_memory_init+0x0/0x60 returned 0 after 65 usecs
  287. [ 1.084511] calling cgroup_sysfs_init+0x0/0x20 @ 1
  288. [ 1.084569] initcall cgroup_sysfs_init+0x0/0x20 returned 0 after 36 usecs
  289. [ 1.084587] calling cgroup_namespaces_init+0x0/0x10 @ 1
  290. [ 1.084609] initcall cgroup_namespaces_init+0x0/0x10 returned 0 after 4 usecs
  291. [ 1.084626] calling user_namespaces_init+0x0/0x58 @ 1
  292. [ 1.084747] initcall user_namespaces_init+0x0/0x58 returned 0 after 98 usecs
  293. [ 1.084765] calling init_kprobes+0x0/0x148 @ 1
  294. [ 1.087695] initcall init_kprobes+0x0/0x148 returned 0 after 2723 usecs
  295. [ 1.087738] calling send_signal_irq_work_init+0x0/0x88 @ 1
  296. [ 1.087800] initcall send_signal_irq_work_init+0x0/0x88 returned 0 after 38 usecs
  297. [ 1.087820] calling init_kprobe_trace_early+0x0/0x58 @ 1
  298. [ 1.088019] initcall init_kprobe_trace_early+0x0/0x58 returned 0 after 156 usecs
  299. [ 1.088057] calling dev_map_init+0x0/0x90 @ 1
  300. [ 1.088133] initcall dev_map_init+0x0/0x90 returned 0 after 54 usecs
  301. [ 1.088151] calling cpu_map_init+0x0/0x88 @ 1
  302. [ 1.088201] initcall cpu_map_init+0x0/0x88 returned 0 after 29 usecs
  303. [ 1.088219] calling netns_bpf_init+0x0/0x18 @ 1
  304. [ 1.088274] initcall netns_bpf_init+0x0/0x18 returned 0 after 34 usecs
  305. [ 1.088293] calling stack_map_init+0x0/0x90 @ 1
  306. [ 1.088343] initcall stack_map_init+0x0/0x90 returned 0 after 30 usecs
  307. [ 1.088361] calling oom_init+0x0/0x60 @ 1
  308. [ 1.090424] initcall oom_init+0x0/0x60 returned 0 after 1938 usecs
  309. [ 1.090497] calling cgwb_init+0x0/0x58 @ 1
  310. [ 1.090689] initcall cgwb_init+0x0/0x58 returned 0 after 163 usecs
  311. [ 1.090714] calling default_bdi_init+0x0/0x60 @ 1
  312. [ 1.092615] initcall default_bdi_init+0x0/0x60 returned 0 after 1819 usecs
  313. [ 1.092653] calling percpu_enable_async+0x0/0x20 @ 1
  314. [ 1.092681] initcall percpu_enable_async+0x0/0x20 returned 0 after 6 usecs
  315. [ 1.092699] calling kcompactd_init+0x0/0xd0 @ 1
  316. [ 1.093509] initcall kcompactd_init+0x0/0xd0 returned 0 after 764 usecs
  317. [ 1.093540] calling init_reserve_notifier+0x0/0x48 @ 1
  318. [ 1.093584] initcall init_reserve_notifier+0x0/0x48 returned 0 after 21 usecs
  319. [ 1.093619] calling init_admin_reserve+0x0/0x48 @ 1
  320. [ 1.093663] initcall init_admin_reserve+0x0/0x48 returned 0 after 24 usecs
  321. [ 1.093681] calling init_user_reserve+0x0/0x48 @ 1
  322. [ 1.093709] initcall init_user_reserve+0x0/0x48 returned 0 after 10 usecs
  323. [ 1.093726] calling swap_init_sysfs+0x0/0x90 @ 1
  324. [ 1.093808] initcall swap_init_sysfs+0x0/0x90 returned 0 after 61 usecs
  325. [ 1.093826] calling swapfile_init+0x0/0xe0 @ 1
  326. [ 1.093893] initcall swapfile_init+0x0/0xe0 returned 0 after 47 usecs
  327. [ 1.093911] calling hugetlb_init+0x0/0x438 @ 1
  328. [ 1.094037] initcall hugetlb_init+0x0/0x438 returned 0 after 100 usecs
  329. [ 1.094055] calling ksm_init+0x0/0x128 @ 1
  330. [ 1.095114] initcall ksm_init+0x0/0x128 returned 0 after 1006 usecs
  331. [ 1.095144] calling hugepage_init+0x0/0x198 @ 1
  332. [ 1.095191] initcall hugepage_init+0x0/0x198 returned -22 after 23 usecs
  333. [ 1.095210] calling mem_cgroup_init+0x0/0x1b8 @ 1
  334. [ 1.095408] initcall mem_cgroup_init+0x0/0x1b8 returned 0 after 172 usecs
  335. [ 1.095428] calling page_idle_init+0x0/0x60 @ 1
  336. [ 1.095547] initcall page_idle_init+0x0/0x60 returned 0 after 96 usecs
  337. [ 1.095567] calling fips_init+0x0/0x48 @ 1
  338. [ 1.095625] initcall fips_init+0x0/0x48 returned 0 after 38 usecs
  339. [ 1.095644] calling seqiv_module_init+0x0/0x18 @ 1
  340. [ 1.095723] initcall seqiv_module_init+0x0/0x18 returned 0 after 58 usecs
  341. [ 1.095744] calling rsa_init+0x0/0x68 @ 1
  342. [ 1.251144] initcall rsa_init+0x0/0x68 returned 0 after 151707 usecs
  343. [ 1.251194] calling hmac_module_init+0x0/0x18 @ 1
  344. [ 1.251222] initcall hmac_module_init+0x0/0x18 returned 0 after 8 usecs
  345. [ 1.251239] calling crypto_null_mod_init+0x0/0x90 @ 1
  346. [ 1.254794] initcall crypto_null_mod_init+0x0/0x90 returned 0 after 3440 usecs
  347. [ 1.254824] calling md5_mod_init+0x0/0x18 @ 1
  348. [ 1.259198] initcall md5_mod_init+0x0/0x18 returned 0 after 4237 usecs
  349. [ 1.259263] calling sha1_generic_mod_init+0x0/0x18 @ 1
  350. [ 1.261474] initcall sha1_generic_mod_init+0x0/0x18 returned 0 after 2127 usecs
  351. [ 1.261527] calling sha256_generic_mod_init+0x0/0x18 @ 1
  352. [ 1.267209] initcall sha256_generic_mod_init+0x0/0x18 returned 0 after 5507 usecs
  353. [ 1.267274] calling sha512_generic_mod_init+0x0/0x18 @ 1
  354. [ 1.272686] initcall sha512_generic_mod_init+0x0/0x18 returned 0 after 5251 usecs
  355. [ 1.272744] calling blake2b_mod_init+0x0/0x18 @ 1
  356. [ 1.282312] initcall blake2b_mod_init+0x0/0x18 returned 0 after 9310 usecs
  357. [ 1.282367] calling crypto_ecb_module_init+0x0/0x18 @ 1
  358. [ 1.282401] initcall crypto_ecb_module_init+0x0/0x18 returned 0 after 11 usecs
  359. [ 1.282420] calling crypto_cbc_module_init+0x0/0x18 @ 1
  360. [ 1.282443] initcall crypto_cbc_module_init+0x0/0x18 returned 0 after 4 usecs
  361. [ 1.282459] calling crypto_cts_module_init+0x0/0x18 @ 1
  362. [ 1.282481] initcall crypto_cts_module_init+0x0/0x18 returned 0 after 4 usecs
  363. [ 1.282498] calling crypto_module_init+0x0/0x18 @ 1
  364. [ 1.282518] initcall crypto_module_init+0x0/0x18 returned 0 after 3 usecs
  365. [ 1.282535] calling crypto_ctr_module_init+0x0/0x18 @ 1
  366. [ 1.282596] initcall crypto_ctr_module_init+0x0/0x18 returned 0 after 41 usecs
  367. [ 1.282613] calling crypto_gcm_module_init+0x0/0x80 @ 1
  368. [ 1.282678] initcall crypto_gcm_module_init+0x0/0x80 returned 0 after 45 usecs
  369. [ 1.282695] calling aes_init+0x0/0x18 @ 1
  370. [ 1.287123] initcall aes_init+0x0/0x18 returned 0 after 4294 usecs
  371. [ 1.287151] calling crc32c_mod_init+0x0/0x18 @ 1
  372. [ 1.290154] initcall crc32c_mod_init+0x0/0x18 returned 0 after 2872 usecs
  373. [ 1.290215] calling crct10dif_mod_init+0x0/0x18 @ 1
  374. [ 1.291854] initcall crct10dif_mod_init+0x0/0x18 returned 0 after 1567 usecs
  375. [ 1.291910] calling lzo_mod_init+0x0/0x60 @ 1
  376. [ 1.296665] initcall lzo_mod_init+0x0/0x60 returned 0 after 4546 usecs
  377. [ 1.296863] calling lzorle_mod_init+0x0/0x60 @ 1
  378. [ 1.299601] initcall lzorle_mod_init+0x0/0x60 returned 0 after 2642 usecs
  379. [ 1.299628] calling xxhash_mod_init+0x0/0x18 @ 1
  380. [ 1.301668] initcall xxhash_mod_init+0x0/0x18 returned 0 after 1938 usecs
  381. [ 1.301718] calling drbg_init+0x0/0x1e0 @ 1
  382. [ 1.319139] random: fast init done
  383. [ 1.325855] initcall drbg_init+0x0/0x1e0 returned 0 after 23522 usecs
  384. [ 1.325920] calling ghash_mod_init+0x0/0x18 @ 1
  385. [ 1.329089] initcall ghash_mod_init+0x0/0x18 returned 0 after 3061 usecs
  386. [ 1.329150] calling init_bio+0x0/0x108 @ 1
  387. [ 1.330312] initcall init_bio+0x0/0x108 returned 0 after 1104 usecs
  388. [ 1.330339] calling blk_settings_init+0x0/0x48 @ 1
  389. [ 1.330374] initcall blk_settings_init+0x0/0x48 returned 0 after 13 usecs
  390. [ 1.330393] calling blk_ioc_init+0x0/0x58 @ 1
  391. [ 1.330454] initcall blk_ioc_init+0x0/0x58 returned 0 after 40 usecs
  392. [ 1.330473] calling blk_softirq_init+0x0/0xb8 @ 1
  393. [ 1.330540] initcall blk_softirq_init+0x0/0xb8 returned 0 after 46 usecs
  394. [ 1.330558] calling blk_mq_init+0x0/0x78 @ 1
  395. [ 1.330600] initcall blk_mq_init+0x0/0x78 returned 0 after 22 usecs
  396. [ 1.330617] calling genhd_device_init+0x0/0xa0 @ 1
  397. [ 1.331602] initcall genhd_device_init+0x0/0xa0 returned 0 after 933 usecs
  398. [ 1.331630] calling blkcg_init+0x0/0x58 @ 1
  399. [ 1.332506] initcall blkcg_init+0x0/0x58 returned 0 after 827 usecs
  400. [ 1.332538] calling bio_crypt_ctx_init+0x0/0x88 @ 1
  401. [ 1.332706] initcall bio_crypt_ctx_init+0x0/0x88 returned 0 after 141 usecs
  402. [ 1.332761] calling raid6_select_algo+0x0/0x170 @ 1
  403. [ 1.496835] raid6: vx128x8 gen() 906 MB/s
  404. [ 1.666828] raid6: vx128x8 xor() 478 MB/s
  405. [ 1.666890] raid6: using algorithm vx128x8 gen() 906 MB/s
  406. [ 1.666910] raid6: .... xor() 478 MB/s, rmw enabled
  407. [ 1.666982] raid6: using s390xc recovery algorithm
  408. [ 1.667041] initcall raid6_select_algo+0x0/0x170 returned 0 after 326418 usecs
  409. [ 1.667061] calling irq_poll_setup+0x0/0xb8 @ 1
  410. [ 1.667137] initcall irq_poll_setup+0x0/0xb8 returned 0 after 56 usecs
  411. [ 1.667157] calling pci_slot_init+0x0/0x78 @ 1
  412. [ 1.667259] initcall pci_slot_init+0x0/0x78 returned 0 after 81 usecs
  413. [ 1.667277] calling fbmem_init+0x0/0x118 @ 1
  414. [ 1.667827] initcall fbmem_init+0x0/0x118 returned 0 after 516 usecs
  415. [ 1.667845] calling misc_init+0x0/0xf8 @ 1
  416. [ 1.667966] initcall misc_init+0x0/0xf8 returned 0 after 99 usecs
  417. [ 1.667984] calling tpm_init+0x0/0x130 @ 1
  418. [ 1.668980] initcall tpm_init+0x0/0x130 returned 0 after 942 usecs
  419. [ 1.669022] calling iommu_subsys_init+0x0/0x78 @ 1
  420. [ 1.669081] iommu: Default domain type: Translated
  421. [ 1.669107] initcall iommu_subsys_init+0x0/0x78 returned 0 after 64 usecs
  422. [ 1.669124] calling s390_iommu_init+0x0/0x18 @ 1
  423. [ 1.669240] initcall s390_iommu_init+0x0/0x18 returned 0 after 95 usecs
  424. [ 1.669260] calling cn_init+0x0/0xd8 @ 1
  425. [ 1.669434] initcall cn_init+0x0/0xd8 returned 0 after 150 usecs
  426. [ 1.669451] calling dax_core_init+0x0/0xf0 @ 1
  427. [ 1.669880] initcall dax_core_init+0x0/0xf0 returned 0 after 399 usecs
  428. [ 1.669900] calling dma_buf_init+0x0/0xd8 @ 1
  429. [ 1.670150] initcall dma_buf_init+0x0/0xd8 returned 0 after 222 usecs
  430. [ 1.670169] calling init_scsi+0x0/0xd0 @ 1
  431. [ 1.671081] SCSI subsystem initialized
  432. [ 1.671112] initcall init_scsi+0x0/0xd0 returned 0 after 901 usecs
  433. [ 1.671130] calling input_init+0x0/0x128 @ 1
  434. [ 1.671283] initcall input_init+0x0/0x128 returned 0 after 129 usecs
  435. [ 1.671301] calling md_init+0x0/0x1a8 @ 1
  436. [ 1.672203] initcall md_init+0x0/0x1a8 returned 0 after 853 usecs
  437. [ 1.672229] calling proto_init+0x0/0x18 @ 1
  438. [ 1.672293] initcall proto_init+0x0/0x18 returned 0 after 42 usecs
  439. [ 1.672312] calling net_dev_init+0x0/0x260 @ 1
  440. [ 1.676392] initcall net_dev_init+0x0/0x260 returned 0 after 3962 usecs
  441. [ 1.676413] calling neigh_init+0x0/0xb0 @ 1
  442. [ 1.676469] initcall neigh_init+0x0/0xb0 returned 0 after 34 usecs
  443. [ 1.676486] calling fib_notifier_init+0x0/0x18 @ 1
  444. [ 1.676545] initcall fib_notifier_init+0x0/0x18 returned 0 after 38 usecs
  445. [ 1.676562] calling fib_rules_init+0x0/0xe8 @ 1
  446. [ 1.676955] initcall fib_rules_init+0x0/0xe8 returned 0 after 344 usecs
  447. [ 1.676977] calling init_cgroup_netprio+0x0/0x38 @ 1
  448. [ 1.677030] initcall init_cgroup_netprio+0x0/0x38 returned 0 after 19 usecs
  449. [ 1.677047] calling bpf_lwt_init+0x0/0x18 @ 1
  450. [ 1.677080] initcall bpf_lwt_init+0x0/0x18 returned 0 after 14 usecs
  451. [ 1.677097] calling devlink_init+0x0/0x60 @ 1
  452. [ 1.677477] initcall devlink_init+0x0/0x60 returned 0 after 351 usecs
  453. [ 1.677497] calling pktsched_init+0x0/0x138 @ 1
  454. [ 1.677766] initcall pktsched_init+0x0/0x138 returned 0 after 241 usecs
  455. [ 1.677786] calling tc_filter_init+0x0/0x118 @ 1
  456. [ 1.677927] initcall tc_filter_init+0x0/0x118 returned 0 after 114 usecs
  457. [ 1.677946] calling tc_action_init+0x0/0x80 @ 1
  458. [ 1.677991] initcall tc_action_init+0x0/0x80 returned 0 after 25 usecs
  459. [ 1.678009] calling genl_init+0x0/0x68 @ 1
  460. [ 1.678189] initcall genl_init+0x0/0x68 returned 0 after 156 usecs
  461. [ 1.678208] calling ethnl_init+0x0/0x88 @ 1
  462. [ 1.679081] initcall ethnl_init+0x0/0x88 returned 0 after 831 usecs
  463. [ 1.679102] calling nexthop_init+0x0/0xf8 @ 1
  464. [ 1.679241] initcall nexthop_init+0x0/0xf8 returned 0 after 116 usecs
  465. [ 1.679261] calling iucv_init+0x0/0x270 @ 1
  466. [ 1.679301] initcall iucv_init+0x0/0x270 returned -93 after 20 usecs
  467. [ 1.679319] calling channel_subsystem_init+0x0/0xf8 @ 1
  468. [ 1.682158] initcall channel_subsystem_init+0x0/0xf8 returned 0 after 2744 usecs
  469. [ 1.682286] calling chp_init+0x0/0xf8 @ 1
  470. [ 1.682386] initcall chp_init+0x0/0xf8 returned 0 after 75 usecs
  471. [ 1.682405] calling zcore_init+0x0/0x348 @ 1
  472. [ 1.682461] initcall zcore_init+0x0/0x348 returned -61 after 35 usecs
  473. [ 1.682481] calling pci_base_init+0x0/0x118 @ 1
  474. [ 1.683922] initcall pci_base_init+0x0/0x118 returned 0 after 1373 usecs
  475. [ 1.683970] calling watchdog_init+0x0/0xc8 @ 1
  476. [ 1.685646] initcall watchdog_init+0x0/0xc8 returned 0 after 1596 usecs
  477. [ 1.686615] calling channel_subsystem_init_sync+0x0/0x38 @ 1
  478. [ 1.821378] initcall channel_subsystem_init_sync+0x0/0x38 returned 0 after 131557 usecs
  479. [ 1.821423] calling scm_init+0x0/0x80 @ 1
  480. [ 1.821730] initcall scm_init+0x0/0x80 returned 0 after 277 usecs
  481. [ 1.821821] calling clocksource_done_booting+0x0/0x68 @ 1
  482. [ 1.821892] initcall clocksource_done_booting+0x0/0x68 returned 0 after 50 usecs
  483. [ 1.821910] calling tracer_init_tracefs+0x0/0x218 @ 1
  484. [ 2.078252] initcall tracer_init_tracefs+0x0/0x218 returned 0 after 250287 usecs
  485. [ 2.078298] calling init_trace_printk_function_export+0x0/0x58 @ 1
  486. [ 2.078370] initcall init_trace_printk_function_export+0x0/0x58 returned 0 after 47 usecs
  487. [ 2.078390] calling init_graph_tracefs+0x0/0x58 @ 1
  488. [ 2.078454] initcall init_graph_tracefs+0x0/0x58 returned 0 after 42 usecs
  489. [ 2.078474] calling trace_events_synth_init+0x0/0x98 @ 1
  490. [ 2.078567] initcall trace_events_synth_init+0x0/0x98 returned 0 after 70 usecs
  491. [ 2.078587] calling bpf_event_init+0x0/0x38 @ 1
  492. [ 2.078618] initcall bpf_event_init+0x0/0x38 returned 0 after 12 usecs
  493. [ 2.078636] calling init_kprobe_trace+0x0/0x130 @ 1
  494. [ 2.078771] initcall init_kprobe_trace+0x0/0x130 returned 0 after 111 usecs
  495. [ 2.078791] calling init_dynamic_event+0x0/0x68 @ 1
  496. [ 2.078857] initcall init_dynamic_event+0x0/0x68 returned 0 after 43 usecs
  497. [ 2.078877] calling init_uprobe_trace+0x0/0x90 @ 1
  498. [ 2.078967] initcall init_uprobe_trace+0x0/0x90 returned 0 after 67 usecs
  499. [ 2.078987] calling trace_boot_init+0x0/0x80 @ 1
  500. [ 2.079047] initcall trace_boot_init+0x0/0x80 returned 0 after 39 usecs
  501. [ 2.079065] calling bpf_init+0x0/0x78 @ 1
  502. [ 2.079192] initcall bpf_init+0x0/0x78 returned 0 after 102 usecs
  503. [ 2.079211] calling init_pipe_fs+0x0/0x70 @ 1
  504. [ 2.079430] initcall init_pipe_fs+0x0/0x70 returned 0 after 192 usecs
  505. [ 2.079450] calling cgroup_writeback_init+0x0/0x58 @ 1
  506. [ 2.079523] initcall cgroup_writeback_init+0x0/0x58 returned 0 after 52 usecs
  507. [ 2.079542] calling inotify_user_setup+0x0/0x70 @ 1
  508. [ 2.079605] initcall inotify_user_setup+0x0/0x70 returned 0 after 42 usecs
  509. [ 2.079622] calling eventpoll_init+0x0/0xe8 @ 1
  510. [ 2.079775] initcall eventpoll_init+0x0/0xe8 returned 0 after 131 usecs
  511. [ 2.079794] calling anon_inode_init+0x0/0x88 @ 1
  512. [ 2.079985] initcall anon_inode_init+0x0/0x88 returned 0 after 165 usecs
  513. [ 2.080004] calling init_dax_wait_table+0x0/0x58 @ 1
  514. [ 2.080331] initcall init_dax_wait_table+0x0/0x58 returned 0 after 299 usecs
  515. [ 2.080348] calling proc_locks_init+0x0/0x50 @ 1
  516. [ 2.080404] initcall proc_locks_init+0x0/0x50 returned 0 after 36 usecs
  517. [ 2.080420] calling iomap_init+0x0/0x20 @ 1
  518. [ 2.080546] initcall iomap_init+0x0/0x20 returned 0 after 102 usecs
  519. [ 2.080563] calling dquot_init+0x0/0x148 @ 1
  520. [ 2.080586] VFS: Disk quotas dquot_6.6.0
  521. [ 2.080743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  522. [ 2.080781] initcall dquot_init+0x0/0x148 returned 0 after 193 usecs
  523. [ 2.080798] calling quota_init+0x0/0x50 @ 1
  524. [ 2.080963] initcall quota_init+0x0/0x50 returned 0 after 142 usecs
  525. [ 2.080982] calling proc_cmdline_init+0x0/0x50 @ 1
  526. [ 2.081026] initcall proc_cmdline_init+0x0/0x50 returned 0 after 24 usecs
  527. [ 2.081043] calling proc_consoles_init+0x0/0x50 @ 1
  528. [ 2.081085] initcall proc_consoles_init+0x0/0x50 returned 0 after 22 usecs
  529. [ 2.081102] calling proc_cpuinfo_init+0x0/0x48 @ 1
  530. [ 2.081150] initcall proc_cpuinfo_init+0x0/0x48 returned 0 after 29 usecs
  531. [ 2.081167] calling proc_devices_init+0x0/0x50 @ 1
  532. [ 2.081207] initcall proc_devices_init+0x0/0x50 returned 0 after 21 usecs
  533. [ 2.081224] calling proc_interrupts_init+0x0/0x50 @ 1
  534. [ 2.081263] initcall proc_interrupts_init+0x0/0x50 returned 0 after 20 usecs
  535. [ 2.081280] calling proc_loadavg_init+0x0/0x50 @ 1
  536. [ 2.081318] initcall proc_loadavg_init+0x0/0x50 returned 0 after 19 usecs
  537. [ 2.081334] calling proc_meminfo_init+0x0/0x50 @ 1
  538. [ 2.081371] initcall proc_meminfo_init+0x0/0x50 returned 0 after 19 usecs
  539. [ 2.081388] calling proc_stat_init+0x0/0x48 @ 1
  540. [ 2.081420] initcall proc_stat_init+0x0/0x48 returned 0 after 15 usecs
  541. [ 2.081437] calling proc_uptime_init+0x0/0x50 @ 1
  542. [ 2.081475] initcall proc_uptime_init+0x0/0x50 returned 0 after 20 usecs
  543. [ 2.081492] calling proc_version_init+0x0/0x50 @ 1
  544. [ 2.081678] initcall proc_version_init+0x0/0x50 returned 0 after 22 usecs
  545. [ 2.081696] calling proc_softirqs_init+0x0/0x50 @ 1
  546. [ 2.081734] initcall proc_softirqs_init+0x0/0x50 returned 0 after 19 usecs
  547. [ 2.081751] calling proc_kcore_init+0x0/0xe0 @ 1
  548. [ 2.082308] initcall proc_kcore_init+0x0/0xe0 returned 0 after 522 usecs
  549. [ 2.082328] calling vmcore_init+0x0/0xc0 @ 1
  550. [ 2.082404] initcall vmcore_init+0x0/0xc0 returned 0 after 54 usecs
  551. [ 2.082422] calling proc_kmsg_init+0x0/0x48 @ 1
  552. [ 2.082457] initcall proc_kmsg_init+0x0/0x48 returned 0 after 16 usecs
  553. [ 2.082475] calling proc_page_init+0x0/0x80 @ 1
  554. [ 2.082520] initcall proc_page_init+0x0/0x80 returned 0 after 26 usecs
  555. [ 2.082537] calling proc_boot_config_init+0x0/0xb0 @ 1
  556. [ 2.082682] initcall proc_boot_config_init+0x0/0xb0 returned 0 after 122 usecs
  557. [ 2.082701] calling init_ramfs_fs+0x0/0x18 @ 1
  558. [ 2.082728] initcall init_ramfs_fs+0x0/0x18 returned 0 after 8 usecs
  559. [ 2.082745] calling init_hugetlbfs_fs+0x0/0x160 @ 1
  560. [ 2.082770] hugetlbfs: disabling because there are no supported hugepage sizes
  561. [ 2.082800] initcall init_hugetlbfs_fs+0x0/0x160 returned -524 after 35 usecs
  562. [ 2.082817] calling blk_scsi_ioctl_init+0x0/0x38 @ 1
  563. [ 2.082902] initcall blk_scsi_ioctl_init+0x0/0x38 returned 0 after 51 usecs
  564. [ 2.082922] calling chr_dev_init+0x0/0x170 @ 1
  565. [ 2.112491] initcall chr_dev_init+0x0/0x170 returned 0 after 28825 usecs
  566. [ 2.112536] calling firmware_class_init+0x0/0x38 @ 1
  567. [ 2.112580] initcall firmware_class_init+0x0/0x38 returned 0 after 20 usecs
  568. [ 2.112599] calling sysctl_core_init+0x0/0x48 @ 1
  569. [ 2.112852] initcall sysctl_core_init+0x0/0x48 returned 0 after 222 usecs
  570. [ 2.112876] calling eth_offload_init+0x0/0x38 @ 1
  571. [ 2.113072] initcall eth_offload_init+0x0/0x38 returned 0 after 168 usecs
  572. [ 2.113093] calling inet_init+0x0/0x2c0 @ 1
  573. [ 2.113638] NET: Registered protocol family 2
  574. [ 2.120118] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  575. [ 2.120241] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  576. [ 2.120568] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  577. [ 2.120923] TCP: Hash tables configured (established 32768 bind 32768)
  578. [ 2.122956] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  579. [ 2.123179] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  580. [ 2.124470] initcall inet_init+0x0/0x2c0 returned 0 after 11078 usecs
  581. [ 2.124495] calling ipv4_offload_init+0x0/0xa0 @ 1
  582. [ 2.124566] initcall ipv4_offload_init+0x0/0xa0 returned 0 after 48 usecs
  583. [ 2.124584] calling af_unix_init+0x0/0x78 @ 1
  584. [ 2.124634] NET: Registered protocol family 1
  585. [ 2.124764] initcall af_unix_init+0x0/0x78 returned 0 after 154 usecs
  586. [ 2.124784] calling ipv6_offload_init+0x0/0xa8 @ 1
  587. [ 2.124885] initcall ipv6_offload_init+0x0/0xa8 returned 0 after 78 usecs
  588. [ 2.124904] calling vlan_offload_init+0x0/0x48 @ 1
  589. [ 2.124962] initcall vlan_offload_init+0x0/0x48 returned 0 after 16 usecs
  590. [ 2.124996] calling populate_rootfs+0x0/0x198 @ 1
  591. [ 2.127665] initcall populate_rootfs+0x0/0x198 returned 0 after 2582 usecs
  592. [ 2.127764] calling stp_init_sysfs+0x0/0xd0 @ 1
  593. [ 2.128050] initcall stp_init_sysfs+0x0/0xd0 returned 0 after 257 usecs
  594. [ 2.128070] calling s390_ipl_init+0x0/0xe8 @ 1
  595. [ 2.128706] initcall s390_ipl_init+0x0/0xe8 returned 0 after 598 usecs
  596. [ 2.128727] calling show_diag_stat_init+0x0/0x50 @ 1
  597. [ 2.128802] initcall show_diag_stat_init+0x0/0x50 returned 0 after 51 usecs
  598. [ 2.128822] calling stsi_init_debugfs+0x0/0x108 @ 1
  599. [ 2.129168] initcall stsi_init_debugfs+0x0/0x108 returned 0 after 315 usecs
  600. [ 2.129190] calling sysinfo_create_proc+0x0/0x50 @ 1
  601. [ 2.129250] initcall sysinfo_create_proc+0x0/0x50 returned 0 after 38 usecs
  602. [ 2.129269] calling lgr_init+0x0/0xc8 @ 1
  603. [ 2.129801] initcall lgr_init+0x0/0xc8 returned 0 after 383 usecs
  604. [ 2.129824] calling topology_init+0x0/0x80 @ 1
  605. [ 2.129962] initcall topology_init+0x0/0x80 returned 0 after 88 usecs
  606. [ 2.129983] calling audit_classes_init+0x0/0xd0 @ 1
  607. [ 2.130138] initcall audit_classes_init+0x0/0xd0 returned 0 after 115 usecs
  608. [ 2.130159] calling ftrace_plt_init+0x0/0x88 @ 1
  609. [ 2.130423] initcall ftrace_plt_init+0x0/0x88 returned 0 after 227 usecs
  610. [ 2.130461] calling uv_info_init+0x0/0xd0 @ 1
  611. [ 2.130503] initcall uv_info_init+0x0/0xd0 returned 0 after 20 usecs
  612. [ 2.130522] calling s390_cma_mem_init+0x0/0x18 @ 1
  613. [ 2.130550] initcall s390_cma_mem_init+0x0/0x18 returned 0 after 8 usecs
  614. [ 2.130569] calling page_table_register_sysctl+0x0/0x48 @ 1
  615. [ 2.130625] initcall page_table_register_sysctl+0x0/0x48 returned 0 after 35 usecs
  616. [ 2.130648] calling pt_dump_init+0x0/0xb0 @ 1
  617. [ 2.130782] initcall pt_dump_init+0x0/0xb0 returned 0 after 107 usecs
  618. [ 2.130804] calling cpu_feature_match_VXRS_init+0x0/0x58 @ 1
  619. [ 2.137106] alg: No test for crc32be (crc32be-vx)
  620. [ 2.144811] initcall cpu_feature_match_VXRS_init+0x0/0x58 returned 0 after 13605 usecs
  621. [ 2.144855] calling hypfs_init+0x0/0xe8 @ 1
  622. [ 2.145314] hypfs: The hardware system does not support hypfs
  623. [ 2.146494] hypfs: Initialization of hypfs failed with rc=-61
  624. [ 2.146528] initcall hypfs_init+0x0/0xe8 returned -61 after 1595 usecs
  625. [ 2.146548] calling appldata_init+0x0/0x100 @ 1
  626. [ 2.147210] initcall appldata_init+0x0/0x100 returned 0 after 621 usecs
  627. [ 2.147233] calling clp_misc_init+0x0/0x18 @ 1
  628. [ 2.147908] initcall clp_misc_init+0x0/0x18 returned 0 after 629 usecs
  629. [ 2.147944] calling proc_execdomains_init+0x0/0x50 @ 1
  630. [ 2.148009] initcall proc_execdomains_init+0x0/0x50 returned 0 after 41 usecs
  631. [ 2.148029] calling register_warn_debugfs+0x0/0x50 @ 1
  632. [ 2.148111] initcall register_warn_debugfs+0x0/0x50 returned 0 after 57 usecs
  633. [ 2.148131] calling cpuhp_sysfs_init+0x0/0xb0 @ 1
  634. [ 2.148296] initcall cpuhp_sysfs_init+0x0/0xb0 returned 0 after 139 usecs
  635. [ 2.148316] calling ioresources_init+0x0/0x80 @ 1
  636. [ 2.148375] initcall ioresources_init+0x0/0x80 returned 0 after 37 usecs
  637. [ 2.148394] calling init_sched_debug_procfs+0x0/0x60 @ 1
  638. [ 2.148443] initcall init_sched_debug_procfs+0x0/0x60 returned 0 after 29 usecs
  639. [ 2.148461] calling klp_init+0x0/0x60 @ 1
  640. [ 2.148516] initcall klp_init+0x0/0x60 returned 0 after 34 usecs
  641. [ 2.148534] calling timekeeping_init_ops+0x0/0x90 @ 1
  642. [ 2.148588] initcall timekeeping_init_ops+0x0/0x90 returned 0 after 33 usecs
  643. [ 2.148606] calling init_clocksource_sysfs+0x0/0x50 @ 1
  644. [ 2.148819] initcall init_clocksource_sysfs+0x0/0x50 returned 0 after 188 usecs
  645. [ 2.148840] calling init_timer_list_procfs+0x0/0x60 @ 1
  646. [ 2.148893] initcall init_timer_list_procfs+0x0/0x60 returned 0 after 32 usecs
  647. [ 2.148912] calling alarmtimer_init+0x0/0x80 @ 1
  648. [ 2.149006] initcall alarmtimer_init+0x0/0x80 returned 0 after 69 usecs
  649. [ 2.149025] calling init_posix_timers+0x0/0x58 @ 1
  650. [ 2.149082] initcall init_posix_timers+0x0/0x58 returned 0 after 36 usecs
  651. [ 2.149101] calling clockevents_init_sysfs+0x0/0xe0 @ 1
  652. [ 2.149406] initcall clockevents_init_sysfs+0x0/0xe0 returned 0 after 277 usecs
  653. [ 2.149426] calling proc_modules_init+0x0/0x48 @ 1
  654. [ 2.149468] initcall proc_modules_init+0x0/0x48 returned 0 after 21 usecs
  655. [ 2.149486] calling modules_wq_init+0x0/0x48 @ 1
  656. [ 2.149515] initcall modules_wq_init+0x0/0x48 returned 0 after 10 usecs
  657. [ 2.149532] calling kallsyms_init+0x0/0x48 @ 1
  658. [ 2.149569] initcall kallsyms_init+0x0/0x48 returned 0 after 17 usecs
  659. [ 2.149586] calling pid_namespaces_init+0x0/0x60 @ 1
  660. [ 2.149733] initcall pid_namespaces_init+0x0/0x60 returned 0 after 122 usecs
  661. [ 2.149753] calling ikconfig_init+0x0/0x70 @ 1
  662. [ 2.149825] initcall ikconfig_init+0x0/0x70 returned 0 after 50 usecs
  663. [ 2.149948] calling audit_watch_init+0x0/0x60 @ 1
  664. [ 2.150021] initcall audit_watch_init+0x0/0x60 returned 0 after 50 usecs
  665. [ 2.150040] calling audit_fsnotify_init+0x0/0x60 @ 1
  666. [ 2.150073] initcall audit_fsnotify_init+0x0/0x60 returned 0 after 14 usecs
  667. [ 2.150091] calling audit_tree_init+0x0/0x98 @ 1
  668. [ 2.150154] initcall audit_tree_init+0x0/0x98 returned 0 after 43 usecs
  669. [ 2.150172] calling seccomp_sysctl_init+0x0/0x50 @ 1
  670. [ 2.150238] initcall seccomp_sysctl_init+0x0/0x50 returned 0 after 44 usecs
  671. [ 2.150256] calling utsname_sysctl_init+0x0/0x38 @ 1
  672. [ 2.150307] initcall utsname_sysctl_init+0x0/0x38 returned 0 after 30 usecs
  673. [ 2.150325] calling init_tracepoints+0x0/0x50 @ 1
  674. [ 2.150369] initcall init_tracepoints+0x0/0x50 returned 0 after 23 usecs
  675. [ 2.150386] calling init_lstats_procfs+0x0/0x48 @ 1
  676. [ 2.150423] initcall init_lstats_procfs+0x0/0x48 returned 0 after 17 usecs
  677. [ 2.150442] calling stack_trace_init+0x0/0xd8 @ 1
  678. [ 2.150605] initcall stack_trace_init+0x0/0xd8 returned 0 after 136 usecs
  679. [ 2.150625] calling init_blk_tracer+0x0/0x80 @ 1
  680. [ 2.150754] initcall init_blk_tracer+0x0/0x80 returned 0 after 104 usecs
  681. [ 2.150775] calling perf_event_sysfs_init+0x0/0xc0 @ 1
  682. [ 2.151222] initcall perf_event_sysfs_init+0x0/0xc0 returned 0 after 414 usecs
  683. [ 2.151244] calling system_trusted_keyring_init+0x0/0x90 @ 1
  684. [ 2.151267] Initialise system trusted keyrings
  685. [ 2.151924] initcall system_trusted_keyring_init+0x0/0x90 returned 0 after 637 usecs
  686. [ 2.151946] calling kswapd_init+0x0/0x98 @ 1
  687. [ 2.152697] initcall kswapd_init+0x0/0x98 returned 0 after 704 usecs
  688. [ 2.152726] calling extfrag_debug_init+0x0/0x80 @ 1
  689. [ 2.152857] initcall extfrag_debug_init+0x0/0x80 returned 0 after 104 usecs
  690. [ 2.152879] calling mm_compute_batch_init+0x0/0x40 @ 1
  691. [ 2.152956] initcall mm_compute_batch_init+0x0/0x40 returned 0 after 53 usecs
  692. [ 2.152975] calling slab_proc_init+0x0/0x48 @ 1
  693. [ 2.153022] initcall slab_proc_init+0x0/0x48 returned 0 after 26 usecs
  694. [ 2.153040] calling workingset_init+0x0/0xd0 @ 1
  695. [ 2.153077] workingset: timestamp_bits=45 max_order=20 bucket_order=0
  696. [ 2.153149] initcall workingset_init+0x0/0xd0 returned 0 after 87 usecs
  697. [ 2.153167] calling proc_vmalloc_init+0x0/0x60 @ 1
  698. [ 2.153224] initcall proc_vmalloc_init+0x0/0x60 returned 0 after 36 usecs
  699. [ 2.153242] calling memblock_init_debugfs+0x0/0x98 @ 1
  700. [ 2.153355] initcall memblock_init_debugfs+0x0/0x98 returned 0 after 90 usecs
  701. [ 2.153375] calling procswaps_init+0x0/0x48 @ 1
  702. [ 2.153414] initcall procswaps_init+0x0/0x48 returned 0 after 18 usecs
  703. [ 2.153432] calling init_frontswap+0x0/0xc0 @ 1
  704. [ 2.153620] initcall init_frontswap+0x0/0xc0 returned 0 after 160 usecs
  705. [ 2.153641] calling slab_sysfs_init+0x0/0x148 @ 1
  706. [ 2.168866] initcall slab_sysfs_init+0x0/0x148 returned 0 after 14841 usecs
  707. [ 2.168890] calling init_cleancache+0x0/0xa8 @ 1
  708. [ 2.169085] initcall init_cleancache+0x0/0xa8 returned 0 after 164 usecs
  709. [ 2.169106] calling init_zbud+0x0/0x48 @ 1
  710. [ 2.169124] zbud: loaded
  711. [ 2.169206] initcall init_zbud+0x0/0x48 returned 0 after 77 usecs
  712. [ 2.169224] calling fcntl_init+0x0/0x58 @ 1
  713. [ 2.169286] initcall fcntl_init+0x0/0x58 returned 0 after 42 usecs
  714. [ 2.169305] calling proc_filesystems_init+0x0/0x50 @ 1
  715. [ 2.169352] initcall proc_filesystems_init+0x0/0x50 returned 0 after 27 usecs
  716. [ 2.169371] calling start_dirtytime_writeback+0x0/0x40 @ 1
  717. [ 2.169428] initcall start_dirtytime_writeback+0x0/0x40 returned 0 after 37 usecs
  718. [ 2.169447] calling blkdev_init+0x0/0x20 @ 1
  719. [ 2.169539] initcall blkdev_init+0x0/0x20 returned 0 after 71 usecs
  720. [ 2.169558] calling dio_init+0x0/0x58 @ 1
  721. [ 2.169616] initcall dio_init+0x0/0x58 returned 0 after 38 usecs
  722. [ 2.169634] calling dnotify_init+0x0/0x98 @ 1
  723. [ 2.170092] initcall dnotify_init+0x0/0x98 returned 0 after 302 usecs
  724. [ 2.170113] calling fanotify_user_setup+0x0/0xb8 @ 1
  725. [ 2.170221] initcall fanotify_user_setup+0x0/0xb8 returned 0 after 83 usecs
  726. [ 2.170240] calling userfaultfd_init+0x0/0x58 @ 1
  727. [ 2.170440] initcall userfaultfd_init+0x0/0x58 returned 0 after 175 usecs
  728. [ 2.170460] calling aio_setup+0x0/0xa0 @ 1
  729. [ 2.170943] initcall aio_setup+0x0/0xa0 returned 0 after 428 usecs
  730. [ 2.170980] calling io_uring_init+0x0/0x58 @ 1
  731. [ 2.171034] initcall io_uring_init+0x0/0x58 returned 0 after 32 usecs
  732. [ 2.171053] calling mbcache_init+0x0/0x60 @ 1
  733. [ 2.171303] initcall mbcache_init+0x0/0x60 returned 0 after 223 usecs
  734. [ 2.171323] calling init_devpts_fs+0x0/0x50 @ 1
  735. [ 2.171413] initcall init_devpts_fs+0x0/0x50 returned 0 after 67 usecs
  736. [ 2.171432] calling ext4_init_fs+0x0/0x1e8 @ 1
  737. [ 2.174034] initcall ext4_init_fs+0x0/0x1e8 returned 0 after 2403 usecs
  738. [ 2.174249] calling journal_init+0x0/0x60 @ 1
  739. [ 2.176060] initcall journal_init+0x0/0x60 returned 0 after 1665 usecs
  740. [ 2.176120] calling init_iso9660_fs+0x0/0x98 @ 1
  741. [ 2.178518] initcall init_iso9660_fs+0x0/0x98 returned 0 after 2293 usecs
  742. [ 2.178553] calling fuse_init+0x0/0x168 @ 1
  743. [ 2.178579] fuse: init (API version 7.31)
  744. [ 2.179456] initcall fuse_init+0x0/0x168 returned 0 after 852 usecs
  745. [ 2.179484] calling init_xfs_fs+0x0/0x1a8 @ 1
  746. [ 2.179507] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  747. [ 2.184458] initcall init_xfs_fs+0x0/0x1a8 returned 0 after 4828 usecs
  748. [ 2.184485] calling ipc_init+0x0/0x50 @ 1
  749. [ 2.184654] initcall ipc_init+0x0/0x50 returned 0 after 143 usecs
  750. [ 2.184673] calling ipc_sysctl_init+0x0/0x38 @ 1
  751. [ 2.184743] initcall ipc_sysctl_init+0x0/0x38 returned 0 after 49 usecs
  752. [ 2.184761] calling init_mqueue_fs+0x0/0xd8 @ 1
  753. [ 2.185532] initcall init_mqueue_fs+0x0/0xd8 returned 0 after 730 usecs
  754. [ 2.185553] calling key_proc_init+0x0/0x98 @ 1
  755. [ 2.185615] initcall key_proc_init+0x0/0x98 returned 0 after 40 usecs
  756. [ 2.185633] calling selinux_nf_ip_init+0x0/0x68 @ 1
  757. [ 2.187303] initcall selinux_nf_ip_init+0x0/0x68 returned 0 after 1607 usecs
  758. [ 2.187324] calling init_sel_fs+0x0/0x120 @ 1
  759. [ 2.189153] initcall init_sel_fs+0x0/0x120 returned 0 after 1754 usecs
  760. [ 2.189182] calling selnl_init+0x0/0x70 @ 1
  761. [ 2.189283] initcall selnl_init+0x0/0x70 returned 0 after 77 usecs
  762. [ 2.189302] calling sel_netif_init+0x0/0x70 @ 1
  763. [ 2.189378] initcall sel_netif_init+0x0/0x70 returned 0 after 54 usecs
  764. [ 2.189396] calling sel_netnode_init+0x0/0x50 @ 1
  765. [ 2.189448] initcall sel_netnode_init+0x0/0x50 returned 0 after 32 usecs
  766. [ 2.189466] calling sel_netport_init+0x0/0x50 @ 1
  767. [ 2.189505] initcall sel_netport_init+0x0/0x50 returned 0 after 20 usecs
  768. [ 2.189522] calling aurule_init+0x0/0x58 @ 1
  769. [ 2.189555] initcall aurule_init+0x0/0x58 returned 0 after 14 usecs
  770. [ 2.189572] calling crypto_algapi_init+0x0/0x38 @ 1
  771. [ 2.189634] initcall crypto_algapi_init+0x0/0x38 returned 0 after 41 usecs
  772. [ 2.189651] calling jent_mod_init+0x0/0x60 @ 1
  773. [ 2.292332] initcall jent_mod_init+0x0/0x60 returned 0 after 100223 usecs
  774. [ 2.292380] calling asymmetric_key_init+0x0/0x18 @ 1
  775. [ 2.292484] Key type asymmetric registered
  776. [ 2.292518] initcall asymmetric_key_init+0x0/0x18 returned 0 after 113 usecs
  777. [ 2.292535] calling x509_key_init+0x0/0x18 @ 1
  778. [ 2.292591] Asymmetric key parser 'x509' registered
  779. [ 2.292621] initcall x509_key_init+0x0/0x18 returned 0 after 65 usecs
  780. [ 2.292638] calling proc_genhd_init+0x0/0x70 @ 1
  781. [ 2.292710] initcall proc_genhd_init+0x0/0x70 returned 0 after 52 usecs
  782. [ 2.292728] calling bsg_init+0x0/0x110 @ 1
  783. [ 2.292880] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  784. [ 2.292910] initcall bsg_init+0x0/0x110 returned 0 after 159 usecs
  785. [ 2.292932] calling throtl_init+0x0/0x60 @ 1
  786. [ 2.293714] initcall throtl_init+0x0/0x60 returned 0 after 735 usecs
  787. [ 2.293741] calling iolatency_init+0x0/0x18 @ 1
  788. [ 2.293781] initcall iolatency_init+0x0/0x18 returned 0 after 18 usecs
  789. [ 2.293799] calling ioc_init+0x0/0x18 @ 1
  790. [ 2.293971] initcall ioc_init+0x0/0x18 returned 0 after 135 usecs
  791. [ 2.293990] calling deadline_init+0x0/0x18 @ 1
  792. [ 2.294056] io scheduler mq-deadline registered
  793. [ 2.294087] initcall deadline_init+0x0/0x18 returned 0 after 76 usecs
  794. [ 2.294104] calling kyber_init+0x0/0x18 @ 1
  795. [ 2.294147] io scheduler kyber registered
  796. [ 2.294166] initcall kyber_init+0x0/0x18 returned 0 after 42 usecs
  797. [ 2.294182] calling bfq_init+0x0/0xa8 @ 1
  798. [ 2.294585] io scheduler bfq registered
  799. [ 2.294622] initcall bfq_init+0x0/0xa8 returned 0 after 410 usecs
  800. [ 2.294640] calling crc_t10dif_mod_init+0x0/0xa8 @ 1
  801. [ 2.294704] initcall crc_t10dif_mod_init+0x0/0xa8 returned 0 after 43 usecs
  802. [ 2.294722] calling libcrc32c_mod_init+0x0/0x50 @ 1
  803. [ 2.294766] initcall libcrc32c_mod_init+0x0/0x50 returned 0 after 23 usecs
  804. [ 2.294783] calling percpu_counter_startup+0x0/0x88 @ 1
  805. [ 2.295302] initcall percpu_counter_startup+0x0/0x88 returned 0 after 477 usecs
  806. [ 2.295329] calling test_atomics_init+0x0/0x40 @ 1
  807. [ 2.296892] atomic64_test: passed
  808. [ 2.296939] initcall test_atomics_init+0x0/0x40 returned 0 after 1550 usecs
  809. [ 2.296958] calling digsig_init+0x0/0x68 @ 1
  810. [ 2.297009] initcall digsig_init+0x0/0x68 returned 0 after 31 usecs
  811. [ 2.297026] calling sg_pool_init+0x0/0xf0 @ 1
  812. [ 2.297324] initcall sg_pool_init+0x0/0xf0 returned 0 after 269 usecs
  813. [ 2.297344] calling pci_proc_init+0x0/0xa0 @ 1
  814. [ 2.297500] initcall pci_proc_init+0x0/0xa0 returned 0 after 132 usecs
  815. [ 2.297519] calling pci_hotplug_init+0x0/0x10 @ 1
  816. [ 2.297541] initcall pci_hotplug_init+0x0/0x10 returned 0 after 3 usecs
  817. [ 2.297558] calling virtio_input_driver_init+0x0/0x18 @ 1
  818. [ 2.297656] initcall virtio_input_driver_init+0x0/0x18 returned 0 after 76 usecs
  819. [ 2.297675] calling n_null_init+0x0/0x48 @ 1
  820. [ 2.297711] initcall n_null_init+0x0/0x48 returned 0 after 16 usecs
  821. [ 2.297728] calling pty_init+0x0/0x38 @ 1
  822. [ 2.298400] initcall pty_init+0x0/0x38 returned 0 after 629 usecs
  823. [ 2.298427] calling sysrq_init+0x0/0x80 @ 1
  824. [ 2.298504] initcall sysrq_init+0x0/0x80 returned 0 after 53 usecs
  825. [ 2.298522] calling hvc_iucv_init+0x0/0x2b0 @ 1
  826. [ 2.298552] hvc_iucv: The z/VM IUCV HVC device driver cannot be used without z/VM
  827. [ 2.298589] initcall hvc_iucv_init+0x0/0x2b0 returned -19 after 47 usecs
  828. [ 2.298605] calling init+0x0/0x130 @ 1
  829. [ 2.298862] initcall init+0x0/0x130 returned 0 after 232 usecs
  830. [ 2.298882] calling cn_proc_init+0x0/0x60 @ 1
  831. [ 2.299012] initcall cn_proc_init+0x0/0x60 returned 0 after 107 usecs
  832. [ 2.299034] calling topology_sysfs_init+0x0/0x50 @ 1
  833. [ 2.299271] initcall topology_sysfs_init+0x0/0x50 returned 0 after 211 usecs
  834. [ 2.299290] calling cacheinfo_sysfs_init+0x0/0x50 @ 1
  835. [ 2.299860] initcall cacheinfo_sysfs_init+0x0/0x50 returned -2 after 527 usecs
  836. [ 2.300072] calling brd_init+0x0/0x238 @ 1
  837. [ 2.335086] brd: module loaded
  838. [ 2.335265] initcall brd_init+0x0/0x238 returned 0 after 34281 usecs
  839. [ 2.335301] calling init+0x0/0xa8 @ 1
  840. [ 2.335938] initcall init+0x0/0xa8 returned 0 after 576 usecs
  841. [ 2.335979] calling fc_transport_init+0x0/0xb0 @ 1
  842. [ 2.336178] initcall fc_transport_init+0x0/0xb0 returned 0 after 173 usecs
  843. [ 2.336198] calling init_sd+0x0/0x1f8 @ 1
  844. [ 2.336517] initcall init_sd+0x0/0x1f8 returned 0 after 290 usecs
  845. [ 2.336538] calling init_sg+0x0/0x100 @ 1
  846. [ 2.336985] initcall init_sg+0x0/0x100 returned 0 after 413 usecs
  847. [ 2.337007] calling net_olddevs_init+0x0/0x98 @ 1
  848. [ 2.337151] initcall net_olddevs_init+0x0/0x98 returned 0 after 120 usecs
  849. [ 2.337171] calling blackhole_netdev_init+0x0/0xa8 @ 1
  850. [ 2.337565] initcall blackhole_netdev_init+0x0/0xa8 returned 0 after 363 usecs
  851. [ 2.337587] calling evdev_init+0x0/0x18 @ 1
  852. [ 2.337615] initcall evdev_init+0x0/0x18 returned 0 after 9 usecs
  853. [ 2.337633] calling sock_diag_init+0x0/0x58 @ 1
  854. [ 2.337801] initcall sock_diag_init+0x0/0x58 returned 0 after 144 usecs
  855. [ 2.337821] calling blackhole_init+0x0/0x18 @ 1
  856. [ 2.337846] initcall blackhole_init+0x0/0x18 returned 0 after 5 usecs
  857. [ 2.337864] calling init_cgroup_cls+0x0/0x18 @ 1
  858. [ 2.337945] initcall init_cgroup_cls+0x0/0x18 returned 0 after 59 usecs
  859. [ 2.337963] calling gre_offload_init+0x0/0x70 @ 1
  860. [ 2.338009] initcall gre_offload_init+0x0/0x70 returned 0 after 25 usecs
  861. [ 2.338027] calling sysctl_ipv4_init+0x0/0x78 @ 1
  862. [ 2.338392] initcall sysctl_ipv4_init+0x0/0x78 returned 0 after 336 usecs
  863. [ 2.338412] calling cubictcp_register+0x0/0xa0 @ 1
  864. [ 2.338481] initcall cubictcp_register+0x0/0xa0 returned 0 after 48 usecs
  865. [ 2.338500] calling inet6_init+0x0/0x3b8 @ 1
  866. [ 2.339443] NET: Registered protocol family 10
  867. [ 2.345370] Segment Routing with IPv6
  868. [ 2.345433] RPL Segment Routing with IPv6
  869. [ 2.345772] initcall inet6_init+0x0/0x3b8 returned 0 after 7073 usecs
  870. [ 2.345795] calling packet_init+0x0/0xa8 @ 1
  871. [ 2.345824] NET: Registered protocol family 17
  872. [ 2.345970] initcall packet_init+0x0/0xa8 returned 0 after 149 usecs
  873. [ 2.346005] calling strp_dev_init+0x0/0x60 @ 1
  874. [ 2.347159] initcall strp_dev_init+0x0/0x60 returned 0 after 1098 usecs
  875. [ 2.347195] calling init_dns_resolver+0x0/0x120 @ 1
  876. [ 2.347342] Key type dns_resolver registered
  877. [ 2.347392] initcall init_dns_resolver+0x0/0x120 returned 0 after 170 usecs
  878. [ 2.347447] calling cio_ignore_proc_init+0x0/0x58 @ 1
  879. [ 2.347501] initcall cio_ignore_proc_init+0x0/0x58 returned 0 after 32 usecs
  880. [ 2.347521] calling cio_settle_init+0x0/0x58 @ 1
  881. [ 2.347562] initcall cio_settle_init+0x0/0x58 returned 0 after 20 usecs
  882. [ 2.347582] calling crw_machine_check_init+0x0/0x70 @ 1
  883. [ 2.348366] initcall crw_machine_check_init+0x0/0x70 returned 0 after 732 usecs
  884. [ 2.348414] calling init_cmf+0x0/0x100 @ 1
  885. [ 2.348511] cio: Channel measurement facility initialized using format extended (mode autodetected)
  886. [ 2.348548] initcall init_cmf+0x0/0x100 returned 0 after 109 usecs
  887. [ 2.348567] calling chsc_sch_init+0x0/0x88 @ 1
  888. [ 2.349560] initcall chsc_sch_init+0x0/0x88 returned 0 after 942 usecs
  889. [ 2.349588] calling init_ccwgroup+0x0/0x68 @ 1
  890. [ 2.349717] initcall init_ccwgroup+0x0/0x68 returned 0 after 104 usecs
  891. [ 2.349737] calling init_QDIO+0x0/0x68 @ 1
  892. [ 2.350689] initcall init_QDIO+0x0/0x68 returned 0 after 907 usecs
  893. [ 2.350710] calling dasd_init+0x0/0x170 @ 1
  894. [ 2.351559] initcall dasd_init+0x0/0x170 returned 0 after 799 usecs
  895. [ 2.351587] calling dasd_diag_init+0x0/0xb0 @ 1
  896. [ 2.351613] Discipline DIAG cannot be used without z/VM
  897. [ 2.351642] initcall dasd_diag_init+0x0/0xb0 returned -19 after 32 usecs
  898. [ 2.351660] calling dasd_eckd_init+0x0/0x168 @ 1
  899. [ 2.352040] initcall dasd_eckd_init+0x0/0x168 returned 0 after 349 usecs
  900. [ 2.352219] calling dasd_fba_init+0x0/0x78 @ 1
  901. [ 2.352323] initcall dasd_fba_init+0x0/0x78 returned 0 after 79 usecs
  902. [ 2.352343] calling sclp_quiesce_init+0x0/0x18 @ 1
  903. [ 2.352467] initcall sclp_quiesce_init+0x0/0x18 returned 0 after 100 usecs
  904. [ 2.352487] calling sclp_detect_standby_memory+0x0/0x2c8 @ 1
  905. [ 2.352537] initcall sclp_detect_standby_memory+0x0/0x2c8 returned 0 after 29 usecs
  906. [ 2.352555] calling sclp_conf_init+0x0/0x78 @ 1
  907. [ 2.352633] initcall sclp_conf_init+0x0/0x78 returned 0 after 56 usecs
  908. [ 2.352652] calling cpi_init+0x0/0x80 @ 1
  909. [ 2.352737] initcall cpi_init+0x0/0x80 returned 0 after 63 usecs
  910. [ 2.352756] calling ocf_init+0x0/0xc0 @ 1
  911. [ 2.352878] initcall ocf_init+0x0/0xc0 returned 0 after 98 usecs
  912. [ 2.352897] calling sclp_ctl_device_init+0x0/0x18 @ 1
  913. [ 2.353241] initcall sclp_ctl_device_init+0x0/0x18 returned 0 after 306 usecs
  914. [ 2.353270] calling sclp_sd_init+0x0/0xa0 @ 1
  915. [ 2.353679] initcall sclp_sd_init+0x0/0xa0 returned 0 after 376 usecs
  916. [ 2.353702] calling raw3270_init+0x0/0xf8 @ 1
  917. [ 2.353852] initcall raw3270_init+0x0/0xf8 returned 0 after 125 usecs
  918. [ 2.353871] calling tty3270_init+0x0/0xd0 @ 1
  919. [ 2.354033] initcall tty3270_init+0x0/0xd0 returned 0 after 138 usecs
  920. [ 2.354051] calling fs3270_init+0x0/0x88 @ 1
  921. [ 2.354559] sclp_sd: Store Data request failed (eq=2, di=3, response=0x40f0, flags=0x00, status=0, rc=-5)
  922. [ 2.355197] initcall fs3270_init+0x0/0x88 returned 0 after 1092 usecs
  923. [ 2.355223] calling tty3215_init+0x0/0x110 @ 1
  924. [ 2.355265] initcall tty3215_init+0x0/0x110 returned 0 after 21 usecs
  925. [ 2.355283] calling sclp_tty_init+0x0/0x238 @ 1
  926. [ 2.355327] initcall sclp_tty_init+0x0/0x238 returned 0 after 25 usecs
  927. [ 2.355344] calling sclp_vt220_tty_init+0x0/0x150 @ 1
  928. [ 2.355834] initcall sclp_vt220_tty_init+0x0/0x150 returned 0 after 452 usecs
  929. [ 2.355868] calling vmcp_init+0x0/0xa0 @ 1
  930. [ 2.355914] initcall vmcp_init+0x0/0xa0 returned 0 after 25 usecs
  931. [ 2.355957] calling ap_module_init+0x0/0x320 @ 1
  932. [ 2.356228] ap: The hardware system does not support AP instructions
  933. [ 2.356264] initcall ap_module_init+0x0/0x320 returned -19 after 279 usecs
  934. [ 2.356283] calling qeth_core_init+0x0/0x160 @ 1
  935. [ 2.356304] qeth: loading core functions
  936. [ 2.357517] initcall qeth_core_init+0x0/0x160 returned 0 after 1162 usecs
  937. [ 2.357577] calling qeth_l2_init+0x0/0x38 @ 1
  938. [ 2.357636] qeth: register layer 2 discipline
  939. [ 2.357659] initcall qeth_l2_init+0x0/0x38 returned 0 after 39 usecs
  940. [ 2.357676] calling qeth_l3_init+0x0/0x88 @ 1
  941. [ 2.357694] qeth: register layer 3 discipline
  942. [ 2.357784] initcall qeth_l3_init+0x0/0x88 returned 0 after 87 usecs
  943. [ 2.357801] calling zfcp_module_init+0x0/0x158 @ 1
  944. [ 2.358693] initcall zfcp_module_init+0x0/0x158 returned 0 after 850 usecs
  945. [ 2.358714] calling virtio_ccw_init+0x0/0xdf0 @ 1
  946. [ 2.359567] initcall virtio_ccw_init+0x0/0xdf0 returned 0 after 807 usecs
  947. [ 2.359673] calling init_oops_id+0x0/0x60 @ 1
  948. [ 2.359722] initcall init_oops_id+0x0/0x60 returned 0 after 27 usecs
  949. [ 2.359741] calling sched_init_debug+0x0/0x68 @ 1
  950. [ 2.359895] initcall sched_init_debug+0x0/0x68 returned 0 after 128 usecs
  951. [ 2.359924] calling printk_late_init+0x0/0x178 @ 1
  952. [ 2.360041] initcall printk_late_init+0x0/0x178 returned 0 after 69 usecs
  953. [ 2.360062] calling init_srcu_module_notifier+0x0/0x50 @ 1
  954. [ 2.360116] initcall init_srcu_module_notifier+0x0/0x50 returned 0 after 30 usecs
  955. [ 2.360140] calling swiotlb_create_debugfs+0x0/0x78 @ 1
  956. [ 2.360664] initcall swiotlb_create_debugfs+0x0/0x78 returned 0 after 444 usecs
  957. [ 2.360740] calling tk_debug_sleep_time_init+0x0/0x50 @ 1
  958. [ 2.360856] initcall tk_debug_sleep_time_init+0x0/0x50 returned 0 after 86 usecs
  959. [ 2.360883] calling debugfs_kprobe_init+0x0/0xa0 @ 1
  960. [ 2.361198] initcall debugfs_kprobe_init+0x0/0xa0 returned 0 after 254 usecs
  961. [ 2.361694] calling taskstats_init+0x0/0x60 @ 1
  962. [ 2.362334] registered taskstats version 1
  963. [ 2.362394] initcall taskstats_init+0x0/0x60 returned 0 after 638 usecs
  964. [ 2.362426] calling bpf_map_iter_init+0x0/0x18 @ 1
  965. [ 2.362495] initcall bpf_map_iter_init+0x0/0x18 returned 0 after 34 usecs
  966. [ 2.362527] calling task_iter_init+0x0/0x50 @ 1
  967. [ 2.362585] initcall task_iter_init+0x0/0x50 returned 0 after 32 usecs
  968. [ 2.362611] calling init_trampolines+0x0/0x38 @ 1
  969. [ 2.362679] initcall init_trampolines+0x0/0x38 returned 0 after 38 usecs
  970. [ 2.362704] calling load_system_certificate_list+0x0/0x100 @ 1
  971. [ 2.362732] Loading compiled-in X.509 certificates
  972. [ 2.377452] virtio_blk virtio1: [vda] 122880 512-byte logical blocks (62.9 MB/60.0 MiB)
  973. [ 2.377555] vda: detected capacity change from 0 to 62914560
  974. [ 2.528745] Loaded X.509 cert 'Build time autogenerated kernel key: 17d87f4ae0fed0074e90e0b7d43843fa7f856883'
  975. [ 2.528831] initcall load_system_certificate_list+0x0/0x100 returned 0 after 162198 usecs
  976. [ 2.528854] calling memcg_slabinfo_init+0x0/0x50 @ 1
  977. [ 2.528969] initcall memcg_slabinfo_init+0x0/0x50 returned 0 after 91 usecs
  978. [ 2.528987] calling fault_around_debugfs+0x0/0x50 @ 1
  979. [ 2.529070] initcall fault_around_debugfs+0x0/0x50 returned 0 after 61 usecs
  980. [ 2.529088] calling init_zswap+0x0/0x200 @ 1
  981. [ 2.529627] zswap: loaded using pool lzo/zbud
  982. [ 2.531103] initcall init_zswap+0x0/0x200 returned 0 after 1936 usecs
  983. [ 2.531134] calling split_huge_pages_debugfs+0x0/0x50 @ 1
  984. [ 2.531193] initcall split_huge_pages_debugfs+0x0/0x50 returned 0 after 35 usecs
  985. [ 2.531215] calling gup_benchmark_init+0x0/0x50 @ 1
  986. [ 2.531304] initcall gup_benchmark_init+0x0/0x50 returned 0 after 67 usecs
  987. [ 2.531323] calling init_percpu_stats_debugfs+0x0/0x50 @ 1
  988. [ 2.531377] initcall init_percpu_stats_debugfs+0x0/0x50 returned 0 after 33 usecs
  989. [ 2.531395] calling fscrypt_init+0x0/0xb0 @ 1
  990. [ 2.532132] Key type ._fscrypt registered
  991. [ 2.532161] Key type .fscrypt registered
  992. [ 2.532179] Key type fscrypt-provisioning registered
  993. [ 2.532223] initcall fscrypt_init+0x0/0xb0 returned 0 after 786 usecs
  994. [ 2.532242] calling fsverity_init+0x0/0x68 @ 1
  995. [ 2.532699] initcall fsverity_init+0x0/0x68 returned 0 after 425 usecs
  996. [ 2.532718] calling init_btrfs_fs+0x0/0x170 @ 1
  997. [ 2.538346] Btrfs loaded, crc32c=crc32c-vx
  998. [ 2.538418] initcall init_btrfs_fs+0x0/0x170 returned 0 after 5538 usecs
  999. [ 2.538439] calling init_root_keyring+0x0/0x18 @ 1
  1000. [ 2.539304] initcall init_root_keyring+0x0/0x18 returned 0 after 824 usecs
  1001. [ 2.539323] calling integrity_fs_init+0x0/0x78 @ 1
  1002. [ 2.539439] initcall integrity_fs_init+0x0/0x78 returned 0 after 93 usecs
  1003. [ 2.539459] calling init_ima+0x0/0xe8 @ 1
  1004. [ 2.539709] ima: No TPM chip found, activating TPM-bypass!
  1005. [ 2.539820] ima: Allocated hash algorithm: sha256
  1006. [ 2.540789] ima: No architecture policies found
  1007. [ 2.541113] initcall init_ima+0x0/0xe8 returned 0 after 1594 usecs
  1008. [ 2.541133] calling prandom_reseed+0x0/0x58 @ 1
  1009. [ 2.541271] initcall prandom_reseed+0x0/0x58 returned 0 after 115 usecs
  1010. [ 2.541291] calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
  1011. [ 2.541360] initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 48 usecs
  1012. [ 2.541378] calling pci_sysfs_init+0x0/0x80 @ 1
  1013. [ 2.541422] initcall pci_sysfs_init+0x0/0x80 returned 0 after 24 usecs
  1014. [ 2.541441] calling sync_state_resume_initcall+0x0/0x38 @ 1
  1015. [ 2.541502] initcall sync_state_resume_initcall+0x0/0x38 returned 0 after 42 usecs
  1016. [ 2.541519] calling deferred_probe_initcall+0x0/0xc0 @ 1
  1017. [ 2.542013] initcall deferred_probe_initcall+0x0/0xc0 returned 0 after 452 usecs
  1018. [ 2.542041] calling tcp_congestion_default+0x0/0x18 @ 1
  1019. [ 2.542158] initcall tcp_congestion_default+0x0/0x18 returned 0 after 93 usecs
  1020. [ 2.542178] calling clear_boot_tracer+0x0/0x58 @ 1
  1021. [ 2.542204] initcall clear_boot_tracer+0x0/0x58 returned 0 after 8 usecs
  1022. [ 2.542221] calling latency_fsnotify_init+0x0/0x60 @ 1
  1023. [ 2.542309] initcall latency_fsnotify_init+0x0/0x60 returned 0 after 67 usecs
  1024. [ 2.545208] md: Waiting for all devices to be available before autodetect
  1025. [ 2.545226] md: If you don't use raid, use raid=noautodetect
  1026. [ 2.547918] md: Autodetecting RAID arrays.
  1027. [ 2.547968] md: autorun ...
  1028. [ 2.547986] md: ... autorun DONE.
  1029. [ 2.554279] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  1030. [ 2.563773] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  1031. [ 2.563971] VFS: Mounted root (ext2 filesystem) readonly on device 253:0.
  1032. [ 2.566201] devtmpfs: mounted
  1033. [ 2.576402] Freeing unused kernel memory: 4048K
  1034. [ 2.598225] Write protected read-only-after-init data: 68k
  1035. [ 2.598459] Run /sbin/init as init process
  1036. [ 2.598475] with arguments:
  1037. [ 2.598506] /sbin/init
  1038. [ 2.598521] with environment:
  1039. [ 2.598538] HOME=/
  1040. [ 2.598550] TERM=linux
  1041. [ 2.598560] biosdevname=0
  1042. [ 2.781692] EXT4-fs (vda): warning: mounting unchecked fs, running e2fsck is recommended
  1043. [ 2.795195] EXT4-fs (vda): re-mounted. Opts: (null)
  1044. [ 2.795631] ext2 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
  1045. Starting syslogd: OK
  1046. Starting klogd: OK
  1047. Running sysctl: OK
  1048. Populating /dev using udev: [ 4.054033] udevd[123]: starting version 3.2.9
  1049. [ 4.078599] random: udevd: uninitialized urandom read (16 bytes read)
  1050. [ 4.083244] random: udevd: uninitialized urandom read (16 bytes read)
  1051. [ 4.084124] random: udevd: uninitialized urandom read (16 bytes read)
  1052. [ 4.161584] udevd[124]: starting eudev-3.2.9
  1053. [ 4.860607] calling vfio_init+0x0/0x1000 [vfio] @ 129
  1054. [ 4.861696] VFIO - User Level meta-driver version: 0.3
  1055. [ 4.861878] initcall vfio_init+0x0/0x1000 [vfio] returned 0 after 1172 usecs
  1056. [ 4.885559] calling cpu_feature_match_MSA_init+0x0/0x1000 [sha1_s390] @ 130
  1057. [ 4.885818] initcall cpu_feature_match_MSA_init+0x0/0x1000 [sha1_s390] returned -19 after 203 usecs
  1058. [ 4.891598] calling vfio_iommu_type1_init+0x0/0x1000 [vfio_iommu_type1] @ 129
  1059. [ 4.891866] initcall vfio_iommu_type1_init+0x0/0x1000 [vfio_iommu_type1] returned 0 after 214 usecs
  1060. [ 4.952143] calling mdev_init+0x0/0x1000 [mdev] @ 129
  1061. [ 4.952428] initcall mdev_init+0x0/0x1000 [mdev] returned 0 after 202 usecs
  1062. [ 4.960051] calling cpu_feature_match_MSA_init+0x0/0x1000 [sha1_s390] @ 132
  1063. [ 4.960210] initcall cpu_feature_match_MSA_init+0x0/0x1000 [sha1_s390] returned -19 after 110 usecs
  1064. [ 4.963145] calling vfio_mdev_init+0x0/0x1000 [vfio_mdev] @ 133
  1065. [ 4.963380] initcall vfio_mdev_init+0x0/0x1000 [vfio_mdev] returned 0 after 193 usecs
  1066. [ 4.965199] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha256_s390] @ 130
  1067. [ 4.965431] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha256_s390] returned -19 after 189 usecs
  1068. [ 5.000270] calling vfio_ccw_sch_init+0x0/0xf18 [vfio_ccw] @ 133
  1069. [ 5.002569] initcall vfio_ccw_sch_init+0x0/0xf18 [vfio_ccw] returned 0 after 2166 usecs
  1070. [ 5.095345] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha256_s390] @ 132
  1071. [ 5.095517] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha256_s390] returned -19 after 110 usecs
  1072. [ 5.100063] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha512_s390] @ 130
  1073. [ 5.100224] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha512_s390] returned -19 after 110 usecs
  1074. [ 5.244595] calling failover_init+0x0/0x1000 [failover] @ 133
  1075. [ 5.244787] initcall failover_init+0x0/0x1000 [failover] returned 0 after 127 usecs
  1076. [ 5.246176] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha512_s390] @ 132
  1077. [ 5.246375] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha512_s390] returned -19 after 157 usecs
  1078. [ 5.253608] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha3_256_s390] @ 130
  1079. [ 5.253822] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha3_256_s390] returned -19 after 146 usecs
  1080. [ 5.263795] calling net_failover_init+0x0/0x1000 [net_failover] @ 133
  1081. [ 5.263973] initcall net_failover_init+0x0/0x1000 [net_failover] returned 0 after 124 usecs
  1082. [ 5.334857] calling virtio_net_driver_init+0x0/0x1000 [virtio_net] @ 133
  1083. [ 5.357787] initcall virtio_net_driver_init+0x0/0x1000 [virtio_net] returned 0 after 22269 usecs
  1084. [ 5.381362] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha3_256_s390] @ 132
  1085. [ 5.381587] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha3_256_s390] returned -19 after 155 usecs
  1086. [ 5.406396] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha3_512_s390] @ 130
  1087. [ 5.406542] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha3_512_s390] returned -19 after 74 usecs
  1088. [ 5.510307] calling cpu_feature_match_MSA_init+0x0/0xf70 [sha3_512_s390] @ 132
  1089. [ 5.510532] initcall cpu_feature_match_MSA_init+0x0/0xf70 [sha3_512_s390] returned -19 after 146 usecs
  1090. [ 5.536599] calling cpu_feature_match_MSA_init+0x0/0xdf8 [des_s390] @ 130
  1091. [ 5.537143] initcall cpu_feature_match_MSA_init+0x0/0xdf8 [des_s390] returned 0 after 236 usecs
  1092. [ 5.552529] calling cpu_feature_match_MSA_init+0x0/0xdf8 [aes_s390] @ 130
  1093. [ 5.552760] initcall cpu_feature_match_MSA_init+0x0/0xdf8 [aes_s390] returned 0 after 177 usecs
  1094. [ 5.564309] calling cpu_feature_match_MSA_init+0x0/0xad8 [prng] @ 130
  1095. [ 5.564543] initcall cpu_feature_match_MSA_init+0x0/0xad8 [prng] returned -19 after 176 usecs
  1096. [ 5.672857] calling cpu_feature_match_MSA_init+0x0/0xad8 [prng] @ 132
  1097. [ 5.673262] initcall cpu_feature_match_MSA_init+0x0/0xad8 [prng] returned -19 after 271 usecs
  1098. [ 5.684171] calling cpu_feature_match_MSA_init+0x0/0x1000 [ghash_s390] @ 130
  1099. [ 5.684504] initcall cpu_feature_match_MSA_init+0x0/0x1000 [ghash_s390] returned -19 after 239 usecs
  1100. [ 5.801806] calling cpu_feature_match_MSA_init+0x0/0x1000 [ghash_s390] @ 132
  1101. [ 5.802240] initcall cpu_feature_match_MSA_init+0x0/0x1000 [ghash_s390] returned -19 after 265 usecs
  1102. [ 5.824702] calling hwrng_modinit+0x0/0x1000 [rng_core] @ 130
  1103. [ 5.825951] initcall hwrng_modinit+0x0/0x1000 [rng_core] returned 0 after 1114 usecs
  1104. [ 5.837296] calling cpu_feature_match_MSA_init+0x0/0xe70 [s390_trng] @ 130
  1105. [ 5.838179] initcall cpu_feature_match_MSA_init+0x0/0xe70 [s390_trng] returned -19 after 801 usecs
  1106. [ 5.931508] calling cpu_feature_match_MSA_init+0x0/0xe70 [s390_trng] @ 132
  1107. [ 5.932955] illegal operation: 0001 ilc:1 [#1] SMP
  1108. [ 5.933078] Modules linked in: s390_trng(+) rng_core aes_s390 des_s390 libdes virtio_net net_failover failover vfio_ccw vfio_mdev mdev vfio_iommu_type1 sha_common vfio
  1109. [ 5.933789] CPU: 1 PID: 132 Comm: udevd Not tainted 5.8.7 #1
  1110. [ 5.933861] Hardware name: QEMU 2964 QEMU (KVM/Linux)
  1111. [ 5.934098] Krnl PSW : 0704f00180000000 000003ff8002c078 (trng_init+0x78/0x190 [s390_trng])
  1112. [ 5.934259] R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:0 AS:3 CC:3 PM:0 RI:0 EA:3
  1113. [ 5.934344] Krnl GPRS: 000000008fcb94b8 0000000000000000 00000000fdddbc14 0000000000000002
  1114. [ 5.934397] 0000000000000000 0000000000000002 0000000000000004 00000000021a3620
  1115. [ 5.934449] 0000000000000ac0 000003ff8002c190 0000000000000000 000000008ffa1ce8
  1116. [ 5.934504] 00000000fd0a0000 0000000000001b78 000003ff8002c056 000003e0007afc90
  1117. [ 5.936100] Krnl Code: 000003ff8002c06c: a714fffe brc 1,000003ff8002c068
  1118. [ 5.936100] 000003ff8002c070: 9120f0ae tm 174(%r15),32
  1119. [ 5.936100] #000003ff8002c074: a774001b brc 7,000003ff8002c0aa
  1120. [ 5.936100] >000003ff8002c078: c010ffff8bc8 larl %r1,000003ff8001d808
  1121. [ 5.936100] 000003ff8002c07e: e32010000002 ltg %r2,0(%r1)
  1122. [ 5.936100] 000003ff8002c084: a7840073 brc 8,000003ff8002c16a
  1123. [ 5.936100] 000003ff8002c088: e55c20180004 chsi 24(%r2),4
  1124. [ 5.936100] 000003ff8002c08e: a7c4006e brc 12,000003ff8002c16a
  1125. [ 5.937456] Call Trace:
  1126. [ 5.938132] [<000003ff8002c078>] trng_init+0x78/0x190 [s390_trng]
  1127. [ 5.938384] ([<000003ff8002c056>] trng_init+0x56/0x190 [s390_trng])
  1128. [ 5.938447] [<0000000000100818>] do_one_initcall+0x40/0x1f0
  1129. [ 5.938500] [<0000000000207cd2>] do_init_module+0x6a/0x290
  1130. [ 5.938547] [<000000000020950a>] __do_sys_finit_module+0xaa/0xc8
  1131. [ 5.938596] [<0000000000b9801c>] system_call+0xe0/0x2b0
  1132. [ 5.938677] Last Breaking-Event-Address:
  1133. [ 5.938743] [<000003ff8002c05c>] trng_init+0x5c/0x190 [s390_trng]
  1134. [ 5.939339] Kernel panic - not syncing: Fatal exception: panic_on_oops
  1135.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement