Hi Michael! On 9/12/19 11:34 PM, Michael Schmitz wrote:
try adding 'initcall_debug' to the kernel command line.
Attached the dmesg log with initcall_debug enabled. The delay was still there but no kernel OOPS. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@xxxxxxxxxx `. `' Freie Universitaet Berlin - glaubitz@xxxxxxxxxxxxxxxxxxx `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
[ 0.000000] Linux version 5.3.0-rc5-m68k (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 8.3.0 (Debian 8.3.0-21)) #1 Debian 5.3~rc5-1~exp2 (2019-08-25) [ 0.000000] Enabling workaround for errata I14 [ 0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_PAL ZORRO3 [ 0.000000] On node 0 totalpages: 30720 [ 0.000000] DMA zone: 300 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 30720 pages, LIFO batch:7 [ 0.000000] initrd: 06c226ca - 07800000 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 30420 [ 0.000000] Kernel command line: root=UUID=eadaf41d-6457-4e5b-b8cc-dbe3dc1c6b6d console=tty0 console=ttyS0,9600n8 modprobe.blacklist=amiflop,gayle initcall_debug [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 104552K/122880K available (3043K kernel code, 394K rwdata, 1084K rodata, 160K init, 203K bss, 18328K reserved, 0K cma-reserved) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x460 with crng_init=0 [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8 [ 0.000000] NR_IRQS: 200 [ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.170000] printk: console [ttyS0] enabled [ 0.180000] Calibrating delay loop... 98.20 BogoMIPS (lpj=491008) [ 0.280000] pid_max: default: 32768 minimum: 301 [ 0.300000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.310000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.360000] calling spawn_ksoftirqd+0x0/0x46 @ 1 [ 0.360000] initcall spawn_ksoftirqd+0x0/0x46 returned 0 after 0 usecs [ 0.360000] calling dynamic_debug_init+0x0/0x20c @ 1 [ 0.370000] initcall dynamic_debug_init+0x0/0x20c returned 0 after 9765 usecs [ 0.370000] calling initialize_ptr_random+0x0/0xae @ 1 [ 0.370000] initcall initialize_ptr_random+0x0/0xae returned 0 after 0 usecs [ 0.380000] devtmpfs: initialized [ 0.400000] calling ipc_ns_init+0x0/0x12 @ 1 [ 0.400000] initcall ipc_ns_init+0x0/0x12 returned 0 after 0 usecs [ 0.400000] calling init_mmap_min_addr+0x0/0xe @ 1 [ 0.400000] initcall init_mmap_min_addr+0x0/0xe returned 0 after 0 usecs [ 0.400000] calling net_ns_init+0x0/0x100 @ 1 [ 0.410000] initcall net_ns_init+0x0/0x100 returned 0 after 9765 usecs [ 0.410000] calling wq_sysfs_init+0x0/0x2a @ 1 [ 0.410000] initcall wq_sysfs_init+0x0/0x2a returned 0 after 0 usecs [ 0.410000] calling ksysfs_init+0x0/0x8e @ 1 [ 0.410000] initcall ksysfs_init+0x0/0x8e returned 0 after 0 usecs [ 0.410000] calling rcu_set_runtime_mode+0x0/0xc @ 1 [ 0.410000] initcall rcu_set_runtime_mode+0x0/0xc returned 0 after 0 usecs [ 0.410000] calling init_jiffies_clocksource+0x0/0x18 @ 1 [ 0.410000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.420000] initcall init_jiffies_clocksource+0x0/0x18 returned 0 after 9765 usecs [ 0.420000] calling futex_init+0x0/0x6e @ 1 [ 0.420000] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.430000] initcall futex_init+0x0/0x6e returned 0 after 9765 usecs [ 0.430000] calling cgroup_wq_init+0x0/0x3a @ 1 [ 0.430000] initcall cgroup_wq_init+0x0/0x3a returned 0 after 0 usecs [ 0.430000] calling cgroup1_wq_init+0x0/0x3a @ 1 [ 0.430000] initcall cgroup1_wq_init+0x0/0x3a returned 0 after 0 usecs [ 0.430000] calling init_zero_pfn+0x0/0x8c @ 1 [ 0.430000] initcall init_zero_pfn+0x0/0x8c returned 0 after 0 usecs [ 0.430000] calling init_per_zone_wmark_min+0x0/0x6e @ 1 [ 0.430000] initcall init_per_zone_wmark_min+0x0/0x6e returned 0 after 0 usecs [ 0.430000] calling fsnotify_init+0x0/0x48 @ 1 [ 0.440000] initcall fsnotify_init+0x0/0x48 returned 0 after 9765 usecs [ 0.440000] calling filelock_init+0x0/0x50 @ 1 [ 0.440000] initcall filelock_init+0x0/0x50 returned 0 after 0 usecs [ 0.440000] calling init_script_binfmt+0x0/0x14 @ 1 [ 0.440000] initcall init_script_binfmt+0x0/0x14 returned 0 after 0 usecs [ 0.440000] calling init_elf_binfmt+0x0/0x14 @ 1 [ 0.440000] initcall init_elf_binfmt+0x0/0x14 returned 0 after 0 usecs [ 0.440000] calling debugfs_init+0x0/0x54 @ 1 [ 0.440000] initcall debugfs_init+0x0/0x54 returned 0 after 0 usecs [ 0.440000] calling prandom_init+0x0/0xce @ 1 [ 0.440000] initcall prandom_init+0x0/0xce returned 0 after 0 usecs [ 0.440000] calling component_debug_init+0x0/0x1a @ 1 [ 0.440000] initcall component_debug_init+0x0/0x1a returned 0 after 0 usecs [ 0.440000] calling sock_init+0x0/0xa0 @ 1 [ 0.450000] initcall sock_init+0x0/0xa0 returned 0 after 9765 usecs [ 0.450000] calling net_inuse_init+0x0/0x20 @ 1 [ 0.450000] initcall net_inuse_init+0x0/0x20 returned 0 after 0 usecs [ 0.450000] calling net_defaults_init+0x0/0x20 @ 1 [ 0.450000] initcall net_defaults_init+0x0/0x20 returned 0 after 0 usecs [ 0.450000] calling init_default_flow_dissectors+0x0/0x48 @ 1 [ 0.450000] initcall init_default_flow_dissectors+0x0/0x48 returned 0 after 0 usecs [ 0.450000] calling netpoll_init+0x0/0x18 @ 1 [ 0.450000] initcall netpoll_init+0x0/0x18 returned 0 after 0 usecs [ 0.450000] calling netlink_proto_init+0x0/0x122 @ 1 [ 0.450000] NET: Registered protocol family 16 [ 0.470000] initcall netlink_proto_init+0x0/0x122 returned 0 after 19531 usecs [ 0.470000] calling tcp_bpf_v4_build_proto+0x0/0x70 @ 1 [ 0.470000] initcall tcp_bpf_v4_build_proto+0x0/0x70 returned 0 after 0 usecs [ 0.470000] calling bdi_class_init+0x0/0x4a @ 1 [ 0.470000] initcall bdi_class_init+0x0/0x4a returned 0 after 0 usecs [ 0.470000] calling mm_sysfs_init+0x0/0x24 @ 1 [ 0.470000] initcall mm_sysfs_init+0x0/0x24 returned 0 after 0 usecs [ 0.470000] calling tty_class_init+0x0/0x34 @ 1 [ 0.470000] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs [ 0.470000] calling vtconsole_class_init+0x0/0xdc @ 1 [ 0.470000] initcall vtconsole_class_init+0x0/0xdc returned 0 after 0 usecs [ 0.470000] calling serdev_init+0x0/0x1c @ 1 [ 0.470000] initcall serdev_init+0x0/0x1c returned 0 after 0 usecs [ 0.470000] calling software_node_init+0x0/0x28 @ 1 [ 0.480000] initcall software_node_init+0x0/0x28 returned 0 after 9765 usecs [ 0.480000] calling isa_bus_init+0x0/0x3e @ 1 [ 0.480000] initcall isa_bus_init+0x0/0x3e returned 0 after 0 usecs [ 0.480000] calling nubus_bus_register+0x0/0x10 @ 1 [ 0.480000] initcall nubus_bus_register+0x0/0x10 returned 0 after 0 usecs [ 0.480000] calling zorro_driver_init+0x0/0x10 @ 1 [ 0.480000] initcall zorro_driver_init+0x0/0x10 returned 0 after 0 usecs [ 0.480000] calling kobject_uevent_init+0x0/0x10 @ 1 [ 0.480000] initcall kobject_uevent_init+0x0/0x10 returned 0 after 0 usecs [ 0.480000] calling q40_add_kbd_device+0x0/0x52 @ 1 [ 0.480000] initcall q40_add_kbd_device+0x0/0x52 returned -19 after 0 usecs [ 0.480000] calling amiga_init_devices+0x0/0x414 @ 1 [ 0.490000] initcall amiga_init_devices+0x0/0x414 returned 0 after 9765 usecs [ 0.490000] calling atari_platform_init+0x0/0x12a @ 1 [ 0.490000] initcall atari_platform_init+0x0/0x12a returned -19 after 0 usecs [ 0.500000] calling atari_stram_map_pages+0x0/0xd4 @ 1 [ 0.500000] initcall atari_stram_map_pages+0x0/0xd4 returned 0 after 0 usecs [ 0.500000] calling mac_platform_init+0x0/0x2ea @ 1 [ 0.500000] initcall mac_platform_init+0x0/0x2ea returned -19 after 0 usecs [ 0.500000] calling kcmp_cookies_init+0x0/0x28 @ 1 [ 0.500000] initcall kcmp_cookies_init+0x0/0x28 returned 0 after 0 usecs [ 0.500000] calling cryptomgr_init+0x0/0x10 @ 1 [ 0.500000] initcall cryptomgr_init+0x0/0x10 returned 0 after 0 usecs [ 0.500000] calling via_pmu_start+0x0/0xc6 @ 1 [ 0.500000] initcall via_pmu_start+0x0/0xc6 returned -19 after 0 usecs [ 0.500000] calling amiga_init_bus+0x0/0x7a @ 1 [ 0.500000] initcall amiga_init_bus+0x0/0x7a returned 0 after 0 usecs [ 0.500000] calling uid_cache_init+0x0/0x82 @ 1 [ 0.500000] initcall uid_cache_init+0x0/0x82 returned 0 after 0 usecs [ 0.500000] calling param_sysfs_init+0x0/0x1d0 @ 1 [ 0.570000] initcall param_sysfs_init+0x0/0x1d0 returned 0 after 68359 usecs [ 0.570000] calling user_namespace_sysctl_init+0x0/0x4c @ 1 [ 0.570000] initcall user_namespace_sysctl_init+0x0/0x4c returned 0 after 0 usecs [ 0.570000] calling proc_schedstat_init+0x0/0x22 @ 1 [ 0.570000] initcall proc_schedstat_init+0x0/0x22 returned 0 after 0 usecs [ 0.570000] calling pm_sysrq_init+0x0/0x16 @ 1 [ 0.570000] initcall pm_sysrq_init+0x0/0x16 returned 0 after 0 usecs [ 0.570000] calling create_proc_profile+0x0/0x46 @ 1 [ 0.570000] initcall create_proc_profile+0x0/0x46 returned 0 after 0 usecs [ 0.570000] calling crash_save_vmcoreinfo_init+0x0/0x48e @ 1 [ 0.570000] initcall crash_save_vmcoreinfo_init+0x0/0x48e returned 0 after 0 usecs [ 0.570000] calling cgroup_sysfs_init+0x0/0x16 @ 1 [ 0.570000] initcall cgroup_sysfs_init+0x0/0x16 returned 0 after 0 usecs [ 0.570000] calling cgroup_namespaces_init+0x0/0x4 @ 1 [ 0.570000] initcall cgroup_namespaces_init+0x0/0x4 returned 0 after 0 usecs [ 0.570000] calling user_namespaces_init+0x0/0x2a @ 1 [ 0.570000] initcall user_namespaces_init+0x0/0x2a returned 0 after 0 usecs [ 0.570000] calling hung_task_init+0x0/0x4e @ 1 [ 0.580000] initcall hung_task_init+0x0/0x4e returned 0 after 0 usecs [ 0.580000] calling dev_map_init+0x0/0x12 @ 1 [ 0.580000] initcall dev_map_init+0x0/0x12 returned 0 after 0 usecs [ 0.580000] calling oom_init+0x0/0x30 @ 1 [ 0.580000] initcall oom_init+0x0/0x30 returned 0 after 0 usecs [ 0.580000] calling cgwb_init+0x0/0x26 @ 1 [ 0.580000] initcall cgwb_init+0x0/0x26 returned 0 after 0 usecs [ 0.580000] calling default_bdi_init+0x0/0x92 @ 1 [ 0.590000] initcall default_bdi_init+0x0/0x92 returned 0 after 9765 usecs [ 0.590000] calling percpu_enable_async+0x0/0xc @ 1 [ 0.590000] initcall percpu_enable_async+0x0/0xc returned 0 after 0 usecs [ 0.590000] calling init_reserve_notifier+0x0/0x4 @ 1 [ 0.590000] initcall init_reserve_notifier+0x0/0x4 returned 0 after 0 usecs [ 0.590000] calling init_admin_reserve+0x0/0x22 @ 1 [ 0.590000] initcall init_admin_reserve+0x0/0x22 returned 0 after 0 usecs [ 0.590000] calling init_user_reserve+0x0/0x20 @ 1 [ 0.590000] initcall init_user_reserve+0x0/0x20 returned 0 after 0 usecs [ 0.590000] calling swap_init_sysfs+0x0/0x60 @ 1 [ 0.590000] initcall swap_init_sysfs+0x0/0x60 returned 0 after 0 usecs [ 0.590000] calling swapfile_init+0x0/0x126 @ 1 [ 0.590000] initcall swapfile_init+0x0/0x126 returned 0 after 0 usecs [ 0.590000] calling mem_cgroup_swap_init+0x0/0x70 @ 1 [ 0.590000] initcall mem_cgroup_swap_init+0x0/0x70 returned 0 after 0 usecs [ 0.590000] calling mem_cgroup_init+0x0/0x18c @ 1 [ 0.590000] initcall mem_cgroup_init+0x0/0x18c returned 0 after 0 usecs [ 0.590000] calling dh_init+0x0/0x10 @ 1 [ 1.280000] random: fast init done [ 66.880000] random: crng init done [ 456.910000] initcall dh_init+0x0/0x10 returned 0 after 445625000 usecs [ 456.910000] calling crypto_null_mod_init+0x0/0x66 @ 1 [ 456.940000] initcall crypto_null_mod_init+0x0/0x66 returned 0 after 29296 usecs [ 456.940000] calling md5_mod_init+0x0/0x10 @ 1 [ 456.970000] initcall md5_mod_init+0x0/0x10 returned 0 after 29296 usecs [ 456.970000] calling sha256_generic_mod_init+0x0/0x14 @ 1 [ 457.080000] initcall sha256_generic_mod_init+0x0/0x14 returned 0 after 107421 usecs [ 457.080000] calling crypto_ecb_module_init+0x0/0x10 @ 1 [ 457.080000] initcall crypto_ecb_module_init+0x0/0x10 returned 0 after 0 usecs [ 457.080000] calling crypto_cbc_module_init+0x0/0x10 @ 1 [ 457.080000] initcall crypto_cbc_module_init+0x0/0x10 returned 0 after 0 usecs [ 457.080000] calling crypto_cts_module_init+0x0/0x10 @ 1 [ 457.080000] initcall crypto_cts_module_init+0x0/0x10 returned 0 after 0 usecs [ 457.080000] calling crypto_module_init+0x0/0x10 @ 1 [ 457.080000] initcall crypto_module_init+0x0/0x10 returned 0 after 0 usecs [ 457.080000] calling aes_init+0x0/0x10 @ 1 [ 457.090000] initcall aes_init+0x0/0x10 returned 0 after 9765 usecs [ 457.090000] calling crct10dif_mod_init+0x0/0x10 @ 1 [ 457.120000] initcall crct10dif_mod_init+0x0/0x10 returned 0 after 29296 usecs [ 457.120000] calling lzo_mod_init+0x0/0x3a @ 1 [ 457.150000] initcall lzo_mod_init+0x0/0x3a returned 0 after 29296 usecs [ 457.150000] calling lzorle_mod_init+0x0/0x3a @ 1 [ 457.150000] alg: No test for lzo-rle (lzo-rle-generic) [ 457.170000] alg: No test for lzo-rle (lzo-rle-scomp) [ 457.190000] initcall lzorle_mod_init+0x0/0x3a returned 0 after 39062 usecs [ 457.190000] calling init_bio+0x0/0xca @ 1 [ 457.200000] initcall init_bio+0x0/0xca returned 0 after 9765 usecs [ 457.200000] calling blk_settings_init+0x0/0x20 @ 1 [ 457.200000] initcall blk_settings_init+0x0/0x20 returned 0 after 0 usecs [ 457.200000] calling blk_ioc_init+0x0/0x28 @ 1 [ 457.200000] initcall blk_ioc_init+0x0/0x28 returned 0 after 0 usecs [ 457.200000] calling blk_softirq_init+0x0/0x42 @ 1 [ 457.200000] initcall blk_softirq_init+0x0/0x42 returned 0 after 0 usecs [ 457.200000] calling blk_mq_init+0x0/0x26 @ 1 [ 457.200000] initcall blk_mq_init+0x0/0x26 returned 0 after 0 usecs [ 457.200000] calling genhd_device_init+0x0/0x70 @ 1 [ 457.200000] initcall genhd_device_init+0x0/0x70 returned 0 after 0 usecs [ 457.200000] calling blkcg_init+0x0/0x26 @ 1 [ 457.210000] initcall blkcg_init+0x0/0x26 returned 0 after 0 usecs [ 457.210000] calling fbmem_init+0x0/0xd4 @ 1 [ 457.210000] initcall fbmem_init+0x0/0xd4 returned 0 after 0 usecs [ 457.210000] calling misc_init+0x0/0xc0 @ 1 [ 457.210000] initcall misc_init+0x0/0xc0 returned 0 after 0 usecs [ 457.210000] calling dax_core_init+0x0/0xb8 @ 1 [ 457.220000] initcall dax_core_init+0x0/0xb8 returned 0 after 0 usecs [ 457.220000] calling nubus_init+0x0/0x772 @ 1 [ 457.220000] initcall nubus_init+0x0/0x772 returned 0 after 0 usecs [ 457.220000] calling init_scsi+0x0/0x78 @ 1 [ 457.230000] SCSI subsystem initialized [ 457.240000] initcall init_scsi+0x0/0x78 returned 0 after 19531 usecs [ 457.240000] calling serio_init+0x0/0x2a @ 1 [ 457.240000] initcall serio_init+0x0/0x2a returned 0 after 0 usecs [ 457.240000] calling input_init+0x0/0xf8 @ 1 [ 457.240000] initcall input_init+0x0/0xf8 returned 0 after 0 usecs [ 457.240000] calling rtc_init+0x0/0x48 @ 1 [ 457.250000] initcall rtc_init+0x0/0x48 returned 0 after 9765 usecs [ 457.250000] calling power_supply_class_init+0x0/0x42 @ 1 [ 457.250000] initcall power_supply_class_init+0x0/0x42 returned 0 after 0 usecs [ 457.250000] calling leds_init+0x0/0x3c @ 1 [ 457.250000] initcall leds_init+0x0/0x3c returned 0 after 0 usecs [ 457.250000] calling nvmem_init+0x0/0x10 @ 1 [ 457.250000] initcall nvmem_init+0x0/0x10 returned 0 after 0 usecs [ 457.250000] calling proto_init+0x0/0x10 @ 1 [ 457.250000] initcall proto_init+0x0/0x10 returned 0 after 0 usecs [ 457.250000] calling net_dev_init+0x0/0x1ca @ 1 [ 457.260000] initcall net_dev_init+0x0/0x1ca returned 0 after 9765 usecs [ 457.260000] calling neigh_init+0x0/0x78 @ 1 [ 457.260000] initcall neigh_init+0x0/0x78 returned 0 after 0 usecs [ 457.260000] calling fib_notifier_init+0x0/0x10 @ 1 [ 457.260000] initcall fib_notifier_init+0x0/0x10 returned 0 after 0 usecs [ 457.260000] calling fib_rules_init+0x0/0xa6 @ 1 [ 457.260000] initcall fib_rules_init+0x0/0xa6 returned 0 after 0 usecs [ 457.260000] calling init_cgroup_netprio+0x0/0x12 @ 1 [ 457.260000] initcall init_cgroup_netprio+0x0/0x12 returned 0 after 0 usecs [ 457.260000] calling bpf_lwt_init+0x0/0x14 @ 1 [ 457.260000] initcall bpf_lwt_init+0x0/0x14 returned 0 after 0 usecs [ 457.260000] calling pktsched_init+0x0/0xf0 @ 1 [ 457.260000] initcall pktsched_init+0x0/0xf0 returned 0 after 0 usecs [ 457.260000] calling tc_filter_init+0x0/0x10a @ 1 [ 457.260000] initcall tc_filter_init+0x0/0x10a returned 0 after 0 usecs [ 457.260000] calling tc_action_init+0x0/0x50 @ 1 [ 457.270000] initcall tc_action_init+0x0/0x50 returned 0 after 0 usecs [ 457.270000] calling genl_init+0x0/0x34 @ 1 [ 457.270000] initcall genl_init+0x0/0x34 returned 0 after 0 usecs [ 457.270000] calling nexthop_init+0x0/0xc0 @ 1 [ 457.270000] initcall nexthop_init+0x0/0xc0 returned 0 after 0 usecs [ 457.270000] calling clocksource_done_booting+0x0/0x3c @ 1 [ 457.270000] clocksource: Switched to clocksource ciab [ 457.280000] initcall clocksource_done_booting+0x0/0x3c returned 0 after 10356 usecs [ 457.280000] calling bpf_init+0x0/0x4a @ 1 [ 457.280000] initcall bpf_init+0x0/0x4a returned 0 after 200 usecs [ 457.280000] calling init_pipe_fs+0x0/0x44 @ 1 [ 457.280000] initcall init_pipe_fs+0x0/0x44 returned 0 after 1042 usecs [ 457.280000] calling cgroup_writeback_init+0x0/0x24 @ 1 [ 457.280000] initcall cgroup_writeback_init+0x0/0x24 returned 0 after 371 usecs [ 457.280000] calling inotify_user_setup+0x0/0x48 @ 1 [ 457.280000] initcall inotify_user_setup+0x0/0x48 returned 0 after 835 usecs [ 457.280000] calling eventpoll_init+0x0/0x92 @ 1 [ 457.290000] initcall eventpoll_init+0x0/0x92 returned 0 after 1521 usecs [ 457.290000] calling anon_inode_init+0x0/0x4e @ 1 [ 457.290000] initcall anon_inode_init+0x0/0x4e returned 0 after 1050 usecs [ 457.290000] calling init_dax_wait_table+0x0/0x3a @ 1 [ 457.290000] initcall init_dax_wait_table+0x0/0x3a returned 0 after 2922 usecs [ 457.290000] calling proc_locks_init+0x0/0x24 @ 1 [ 457.290000] initcall proc_locks_init+0x0/0x24 returned 0 after 121 usecs [ 457.290000] calling dquot_init+0x0/0xde @ 1 [ 457.290000] VFS: Disk quotas dquot_6.6.0 [ 457.300000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 457.310000] initcall dquot_init+0x0/0xde returned 0 after 21057 usecs [ 457.320000] calling quota_init+0x0/0x24 @ 1 [ 457.320000] initcall quota_init+0x0/0x24 returned 0 after 591 usecs [ 457.320000] calling proc_cmdline_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_cmdline_init+0x0/0x20 returned 0 after 122 usecs [ 457.320000] calling proc_consoles_init+0x0/0x22 @ 1 [ 457.320000] initcall proc_consoles_init+0x0/0x22 returned 0 after 96 usecs [ 457.320000] calling proc_cpuinfo_init+0x0/0x1e @ 1 [ 457.320000] initcall proc_cpuinfo_init+0x0/0x1e returned 0 after 99 usecs [ 457.320000] calling proc_devices_init+0x0/0x22 @ 1 [ 457.320000] initcall proc_devices_init+0x0/0x22 returned 0 after 94 usecs [ 457.320000] calling proc_interrupts_init+0x0/0x22 @ 1 [ 457.320000] initcall proc_interrupts_init+0x0/0x22 returned 0 after 94 usecs [ 457.320000] calling proc_loadavg_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_loadavg_init+0x0/0x20 returned 0 after 92 usecs [ 457.320000] calling proc_meminfo_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_meminfo_init+0x0/0x20 returned 0 after 92 usecs [ 457.320000] calling proc_stat_init+0x0/0x1e @ 1 [ 457.320000] initcall proc_stat_init+0x0/0x1e returned 0 after 89 usecs [ 457.320000] calling proc_uptime_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_uptime_init+0x0/0x20 returned 0 after 86 usecs [ 457.320000] calling proc_version_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_version_init+0x0/0x20 returned 0 after 89 usecs [ 457.320000] calling proc_softirqs_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_softirqs_init+0x0/0x20 returned 0 after 86 usecs [ 457.320000] calling proc_kcore_init+0x0/0x70 @ 1 [ 457.320000] initcall proc_kcore_init+0x0/0x70 returned 0 after 139 usecs [ 457.320000] calling proc_kmsg_init+0x0/0x20 @ 1 [ 457.320000] initcall proc_kmsg_init+0x0/0x20 returned 0 after 96 usecs [ 457.320000] calling proc_page_init+0x0/0x52 @ 1 [ 457.320000] initcall proc_page_init+0x0/0x52 returned 0 after 169 usecs [ 457.320000] calling init_ramfs_fs+0x0/0x10 @ 1 [ 457.330000] initcall init_ramfs_fs+0x0/0x10 returned 0 after 67 usecs [ 457.330000] calling blk_scsi_ioctl_init+0x0/0x256 @ 1 [ 457.330000] initcall blk_scsi_ioctl_init+0x0/0x256 returned 0 after 41 usecs [ 457.330000] calling dynamic_debug_init_debugfs+0x0/0x3c @ 1 [ 457.330000] initcall dynamic_debug_init_debugfs+0x0/0x3c returned 0 after 436 usecs [ 457.330000] calling chr_dev_init+0x0/0xb0 @ 1 [ 457.540000] initcall chr_dev_init+0x0/0xb0 returned 0 after 211737 usecs [ 457.540000] calling firmware_class_init+0x0/0x24 @ 1 [ 457.540000] initcall firmware_class_init+0x0/0x24 returned 0 after 38 usecs [ 457.550000] calling sysctl_core_init+0x0/0x2a @ 1 [ 457.550000] initcall sysctl_core_init+0x0/0x2a returned 0 after 773 usecs [ 457.550000] calling eth_offload_init+0x0/0x12 @ 1 [ 457.550000] initcall eth_offload_init+0x0/0x12 returned 0 after 35 usecs [ 457.550000] calling inet_init+0x0/0x27a @ 1 [ 457.550000] NET: Registered protocol family 2 [ 457.580000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 457.590000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 457.600000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 457.610000] TCP: Hash tables configured (established 1024 bind 1024) [ 457.620000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 457.630000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 457.640000] initcall inet_init+0x0/0x27a returned 0 after 91001 usecs [ 457.640000] calling ipv4_offload_init+0x0/0x78 @ 1 [ 457.640000] initcall ipv4_offload_init+0x0/0x78 returned 0 after 42 usecs [ 457.640000] calling af_unix_init+0x0/0x4c @ 1 [ 457.640000] NET: Registered protocol family 1 [ 457.660000] initcall af_unix_init+0x0/0x4c returned 0 after 13111 usecs [ 457.660000] calling ipv6_offload_init+0x0/0x82 @ 1 [ 457.660000] initcall ipv6_offload_init+0x0/0x82 returned 0 after 55 usecs [ 457.660000] calling vlan_offload_init+0x0/0x20 @ 1 [ 457.660000] initcall vlan_offload_init+0x0/0x20 returned 0 after 35 usecs [ 457.660000] calling xsk_init+0x0/0x7a @ 1 [ 457.660000] NET: Registered protocol family 44 [ 457.670000] initcall xsk_init+0x0/0x7a returned 0 after 12849 usecs [ 457.670000] calling populate_rootfs+0x0/0xa2 @ 1 [ 457.680000] Trying to unpack rootfs image as initramfs... [ 482.080000] Freeing initrd memory: 12148K [ 482.090000] initcall populate_rootfs+0x0/0xa2 returned 0 after 23845461 usecs [ 482.090000] calling proc_hardware_init+0x0/0x20 @ 1 [ 482.090000] initcall proc_hardware_init+0x0/0x20 returned 0 after 147 usecs [ 482.090000] calling rtc_init+0x0/0x5e @ 1 [ 482.090000] initcall rtc_init+0x0/0x5e returned -19 after 24 usecs [ 482.090000] calling atari_nvram_init+0x0/0x4c @ 1 [ 482.090000] initcall atari_nvram_init+0x0/0x4c returned -19 after 23 usecs [ 482.090000] calling rtc_MK48T08_init+0x0/0x30 @ 1 [ 482.090000] initcall rtc_MK48T08_init+0x0/0x30 returned -19 after 23 usecs [ 482.090000] calling rtc_DP8570A_init+0x0/0x30 @ 1 [ 482.090000] initcall rtc_DP8570A_init+0x0/0x30 returned -19 after 20 usecs [ 482.090000] calling nfhd_init+0x0/0x228 @ 1 [ 482.090000] initcall nfhd_init+0x0/0x228 returned -19 after 68 usecs [ 482.090000] calling nfcon_init+0x0/0x114 @ 1 [ 482.090000] initcall nfcon_init+0x0/0x114 returned -19 after 53 usecs [ 482.090000] calling nfeth_init+0x0/0x194 @ 1 [ 482.090000] initcall nfeth_init+0x0/0x194 returned -19 after 52 usecs [ 482.090000] calling proc_execdomains_init+0x0/0x20 @ 1 [ 482.090000] initcall proc_execdomains_init+0x0/0x20 returned 0 after 119 usecs [ 482.090000] calling register_warn_debugfs+0x0/0x22 @ 1 [ 482.090000] initcall register_warn_debugfs+0x0/0x22 returned 0 after 279 usecs [ 482.090000] calling ioresources_init+0x0/0x46 @ 1 [ 482.100000] initcall ioresources_init+0x0/0x46 returned 0 after 598 usecs [ 482.100000] calling psi_proc_init+0x0/0x5a @ 1 [ 482.100000] initcall psi_proc_init+0x0/0x5a returned 0 after 242 usecs [ 482.100000] calling timekeeping_init_ops+0x0/0x12 @ 1 [ 482.100000] initcall timekeeping_init_ops+0x0/0x12 returned 0 after 38 usecs [ 482.100000] calling init_clocksource_sysfs+0x0/0x24 @ 1 [ 482.100000] initcall init_clocksource_sysfs+0x0/0x24 returned 0 after 2491 usecs [ 482.100000] calling init_timer_list_procfs+0x0/0x2c @ 1 [ 482.100000] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 123 usecs [ 482.100000] calling alarmtimer_init+0x0/0xe0 @ 1 [ 482.100000] probe of alarmtimer returned 1 after 941 usecs [ 482.100000] initcall alarmtimer_init+0x0/0xe0 returned 0 after 3679 usecs [ 482.110000] calling init_posix_timers+0x0/0x28 @ 1 [ 482.110000] initcall init_posix_timers+0x0/0x28 returned 0 after 688 usecs [ 482.110000] calling proc_dma_init+0x0/0x20 @ 1 [ 482.110000] initcall proc_dma_init+0x0/0x20 returned 0 after 121 usecs [ 482.110000] calling proc_modules_init+0x0/0x1e @ 1 [ 482.110000] initcall proc_modules_init+0x0/0x1e returned 0 after 110 usecs [ 482.110000] calling modules_wq_init+0x0/0x2e @ 1 [ 482.110000] initcall modules_wq_init+0x0/0x2e returned 0 after 24 usecs [ 482.110000] calling kallsyms_init+0x0/0x20 @ 1 [ 482.110000] initcall kallsyms_init+0x0/0x20 returned 0 after 101 usecs [ 482.110000] calling pid_namespaces_init+0x0/0x3c @ 1 [ 482.110000] initcall pid_namespaces_init+0x0/0x3c returned 0 after 496 usecs [ 482.110000] calling utsname_sysctl_init+0x0/0x12 @ 1 [ 482.110000] initcall utsname_sysctl_init+0x0/0x12 returned 0 after 265 usecs [ 482.110000] calling blacklist_init+0x0/0x98 @ 1 [ 482.110000] Key type blacklist registered [ 482.120000] initcall blacklist_init+0x0/0x98 returned 0 after 8098 usecs [ 482.120000] calling kswapd_init+0x0/0x126 @ 1 [ 482.120000] initcall kswapd_init+0x0/0x126 returned 0 after 2692 usecs [ 482.120000] calling slab_proc_init+0x0/0x20 @ 1 [ 482.120000] initcall slab_proc_init+0x0/0x20 returned 0 after 139 usecs [ 482.120000] calling workingset_init+0x0/0x96 @ 1 [ 482.120000] workingset: timestamp_bits=11 max_order=15 bucket_order=4 [ 482.130000] initcall workingset_init+0x0/0x96 returned 0 after 7192 usecs [ 482.130000] calling proc_vmalloc_init+0x0/0x24 @ 1 [ 482.130000] initcall proc_vmalloc_init+0x0/0x24 returned 0 after 123 usecs [ 482.130000] calling procswaps_init+0x0/0x1e @ 1 [ 482.130000] initcall procswaps_init+0x0/0x1e returned 0 after 110 usecs [ 482.130000] calling init_frontswap+0x0/0x82 @ 1 [ 482.130000] initcall init_frontswap+0x0/0x82 returned 0 after 1132 usecs [ 482.130000] calling slab_sysfs_init+0x0/0xf8 @ 1 [ 482.390000] initcall slab_sysfs_init+0x0/0xf8 returned 0 after 250803 usecs [ 482.390000] calling init_zbud+0x0/0x1e @ 1 [ 482.390000] zbud: loaded [ 482.400000] initcall init_zbud+0x0/0x1e returned 0 after 9925 usecs [ 482.400000] calling fcntl_init+0x0/0x28 @ 1 [ 482.400000] initcall fcntl_init+0x0/0x28 returned 0 after 465 usecs [ 482.400000] calling proc_filesystems_init+0x0/0x20 @ 1 [ 482.400000] initcall proc_filesystems_init+0x0/0x20 returned 0 after 126 usecs [ 482.400000] calling start_dirtytime_writeback+0x0/0x32 @ 1 [ 482.400000] initcall start_dirtytime_writeback+0x0/0x32 returned 0 after 56 usecs [ 482.400000] calling blkdev_init+0x0/0x1e @ 1 [ 482.410000] initcall blkdev_init+0x0/0x1e returned 0 after 3294 usecs [ 482.410000] calling dio_init+0x0/0x2a @ 1 [ 482.410000] initcall dio_init+0x0/0x2a returned 0 after 3163 usecs [ 482.410000] calling dnotify_init+0x0/0x74 @ 1 [ 482.410000] initcall dnotify_init+0x0/0x74 returned 0 after 797 usecs [ 482.410000] calling fanotify_user_setup+0x0/0x4e @ 1 [ 482.420000] initcall fanotify_user_setup+0x0/0x4e returned 0 after 3849 usecs [ 482.420000] calling userfaultfd_init+0x0/0x2c @ 1 [ 482.420000] initcall userfaultfd_init+0x0/0x2c returned 0 after 2753 usecs [ 482.420000] calling aio_setup+0x0/0x74 @ 1 [ 482.430000] initcall aio_setup+0x0/0x74 returned 0 after 2601 usecs [ 482.430000] calling io_uring_init+0x0/0x2a @ 1 [ 482.430000] initcall io_uring_init+0x0/0x2a returned 0 after 516 usecs [ 482.430000] calling fscrypt_init+0x0/0x96 @ 1 [ 482.440000] initcall fscrypt_init+0x0/0x96 returned 0 after 10159 usecs [ 482.440000] calling init_devpts_fs+0x0/0x2c @ 1 [ 482.440000] initcall init_devpts_fs+0x0/0x2c returned 0 after 334 usecs [ 482.440000] calling ipc_init+0x0/0x26 @ 1 [ 482.440000] initcall ipc_init+0x0/0x26 returned 0 after 437 usecs [ 482.440000] calling ipc_sysctl_init+0x0/0x12 @ 1 [ 482.440000] initcall ipc_sysctl_init+0x0/0x12 returned 0 after 465 usecs [ 482.440000] calling init_mqueue_fs+0x0/0x94 @ 1 [ 482.450000] initcall init_mqueue_fs+0x0/0x94 returned 0 after 4772 usecs [ 482.450000] calling key_proc_init+0x0/0x5e @ 1 [ 482.450000] initcall key_proc_init+0x0/0x5e returned 0 after 191 usecs [ 482.450000] calling crypto_algapi_init+0x0/0xa @ 1 [ 482.450000] initcall crypto_algapi_init+0x0/0xa returned 0 after 103 usecs [ 482.450000] calling proc_genhd_init+0x0/0x3e @ 1 [ 482.450000] initcall proc_genhd_init+0x0/0x3e returned 0 after 301 usecs [ 482.450000] calling bsg_init+0x0/0x118 @ 1 [ 482.450000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 482.460000] initcall bsg_init+0x0/0x118 returned 0 after 9306 usecs [ 482.460000] calling throtl_init+0x0/0x3a @ 1 [ 482.460000] initcall throtl_init+0x0/0x3a returned 0 after 3083 usecs [ 482.460000] calling deadline_init+0x0/0x10 @ 1 [ 482.460000] io scheduler mq-deadline registered [ 482.470000] initcall deadline_init+0x0/0x10 returned 0 after 4077 usecs [ 482.470000] calling crc_t10dif_mod_init+0x0/0x6a @ 1 [ 482.470000] initcall crc_t10dif_mod_init+0x0/0x6a returned 0 after 136 usecs [ 482.470000] calling sg_pool_init+0x0/0xc4 @ 1 [ 482.480000] initcall sg_pool_init+0x0/0xc4 returned 0 after 8418 usecs [ 482.480000] calling amifb_driver_init+0x0/0x18 @ 1 [ 482.710000] Console: switching to colour frame buffer device 80x25 [ 482.750000] fb0: Amiga AGA frame buffer device, using 1280K of video memory [ 482.760000] probe of amiga-video returned 1 after 281340 usecs [ 482.760000] initcall amifb_driver_init+0x0/0x18 returned 0 after 275897 usecs [ 482.760000] calling atyfb_init+0x0/0x534 @ 1 [ 482.760000] initcall atyfb_init+0x0/0x534 returned -19 after 44 usecs [ 482.760000] calling valkyriefb_init+0x0/0x36e @ 1 [ 482.760000] initcall valkyriefb_init+0x0/0x36e returned -19 after 39 usecs [ 482.760000] calling fm2fb_init+0x0/0x40 @ 1 [ 482.760000] initcall fm2fb_init+0x0/0x40 returned 0 after 819 usecs [ 482.760000] calling atafb_init+0x0/0x66 @ 1 [ 482.760000] initcall atafb_init+0x0/0x66 returned -19 after 23 usecs [ 482.760000] calling macfb_init+0x0/0x748 @ 1 [ 482.760000] initcall macfb_init+0x0/0x748 returned -19 after 38 usecs [ 482.760000] calling dnfb_init+0x0/0x62 @ 1 [ 482.760000] initcall dnfb_init+0x0/0x62 returned -19 after 20 usecs [ 482.760000] calling q40fb_init+0x0/0x58 @ 1 [ 482.770000] probe of q40fb.0 returned 0 after 441 usecs [ 482.770000] initcall q40fb_init+0x0/0x58 returned 0 after 3270 usecs [ 482.770000] calling cirrusfb_init+0x0/0xb8 @ 1 [ 482.770000] initcall cirrusfb_init+0x0/0xb8 returned 0 after 909 usecs [ 482.770000] calling n_null_init+0x0/0x30 @ 1 [ 482.770000] initcall n_null_init+0x0/0x30 returned 0 after 35 usecs [ 482.770000] calling pty_init+0x0/0x208 @ 1 [ 482.770000] initcall pty_init+0x0/0x208 returned 0 after 2731 usecs [ 482.770000] calling sysrq_init+0x0/0x68 @ 1 [ 482.770000] initcall sysrq_init+0x0/0x68 returned 0 after 165 usecs [ 482.770000] calling init_pmz+0x0/0xb0 @ 1 [ 482.770000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>) [ 482.780000] initcall init_pmz+0x0/0xb0 returned -19 after 3487 usecs [ 482.780000] calling amiga_serial_driver_init+0x0/0x18 @ 1 [ 482.780000] Amiga-builtin serial driver version 4.30 [ 482.800000] ttyS0 is the amiga builtin serial port [ 482.820000] probe of amiga-serial returned 1 after 38036 usecs [ 482.820000] initcall amiga_serial_driver_init+0x0/0x18 returned 0 after 38357 usecs [ 482.820000] calling nvram_module_init+0x0/0x5c @ 1 [ 482.820000] initcall nvram_module_init+0x0/0x5c returned -19 after 30 usecs [ 482.820000] calling topology_sysfs_init+0x0/0x24 @ 1 [ 482.820000] initcall topology_sysfs_init+0x0/0x24 returned 0 after 875 usecs [ 482.820000] calling cacheinfo_sysfs_init+0x0/0x28 @ 1 [ 482.820000] initcall cacheinfo_sysfs_init+0x0/0x28 returned -2 after 49 usecs [ 482.820000] calling z2_init+0x0/0x106 @ 1 [ 482.840000] initcall z2_init+0x0/0x106 returned 0 after 21536 usecs [ 482.840000] calling adbhid_init+0x0/0x26 @ 1 [ 482.840000] initcall adbhid_init+0x0/0x26 returned 0 after 74 usecs [ 482.840000] calling pmu_device_init+0x0/0x2c @ 1 [ 482.840000] initcall pmu_device_init+0x0/0x2c returned 0 after 22 usecs [ 482.840000] calling via_pmu_dev_init+0x0/0xd8 @ 1 [ 482.840000] initcall via_pmu_dev_init+0x0/0xd8 returned -19 after 20 usecs [ 482.840000] calling via_cuda_start+0x0/0x70 @ 1 [ 482.840000] initcall via_cuda_start+0x0/0x70 returned -19 after 22 usecs [ 482.840000] calling adb_init+0x0/0x118 @ 1 [ 482.840000] initcall adb_init+0x0/0x118 returned 0 after 19 usecs [ 482.840000] calling spi_transport_init+0x0/0x80 @ 1 [ 482.850000] initcall spi_transport_init+0x0/0x80 returned 0 after 1689 usecs [ 482.850000] calling mvme147_init+0x0/0x120 @ 1 [ 482.850000] initcall mvme147_init+0x0/0x120 returned 0 after 26 usecs [ 482.850000] calling net_olddevs_init+0x0/0x5e @ 1 [ 482.850000] initcall net_olddevs_init+0x0/0x5e returned 0 after 218 usecs [ 482.850000] calling blackhole_netdev_init+0x0/0x6c @ 1 [ 482.850000] initcall blackhole_netdev_init+0x0/0x6c returned 0 after 406 usecs [ 482.850000] calling mac_mace_driver_init+0x0/0x12 @ 1 [ 482.850000] initcall mac_mace_driver_init+0x0/0x12 returned 0 after 1006 usecs [ 482.850000] calling amiga_zorro_init+0x0/0x18 @ 1 [ 482.850000] Zorro: Probing AutoConfig expansion devices: 5 devices [ 482.870000] probe of amiga-zorro returned 1 after 14101 usecs [ 482.870000] initcall amiga_zorro_init+0x0/0x18 returned 0 after 14925 usecs [ 482.870000] calling zorro_proc_init+0x0/0xc4 @ 1 [ 482.870000] initcall zorro_proc_init+0x0/0xc4 returned 0 after 463 usecs [ 482.870000] calling serport_init+0x0/0x2c @ 1 [ 482.870000] initcall serport_init+0x0/0x2c returned 0 after 28 usecs [ 482.870000] calling q40kbd_driver_init+0x0/0x1a @ 1 [ 482.870000] initcall q40kbd_driver_init+0x0/0x1a returned -19 after 1393 usecs [ 482.870000] calling input_leds_init+0x0/0x10 @ 1 [ 482.870000] initcall input_leds_init+0x0/0x10 returned 0 after 53 usecs [ 482.870000] calling mousedev_init+0x0/0x8a @ 1 [ 482.880000] mousedev: PS/2 mouse device common for all mice [ 482.890000] initcall mousedev_init+0x0/0x8a returned 0 after 21161 usecs [ 482.890000] calling amikbd_driver_init+0x0/0x18 @ 1 [ 482.900000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0 [ 482.910000] probe of amiga-keyboard returned 1 after 18761 usecs [ 482.910000] initcall amikbd_driver_init+0x0/0x18 returned 0 after 19509 usecs [ 482.910000] calling atakbd_init+0x0/0xda @ 1 [ 482.910000] initcall atakbd_init+0x0/0xda returned -19 after 26 usecs [ 482.910000] calling atkbd_init+0x0/0x1a @ 1 [ 482.920000] initcall atkbd_init+0x0/0x1a returned 0 after 1408 usecs [ 482.920000] calling generic_rtc_driver_init+0x0/0x18 @ 1 [ 482.920000] initcall generic_rtc_driver_init+0x0/0x18 returned -19 after 1351 usecs [ 482.920000] calling rp5c01_rtc_driver_init+0x0/0x18 @ 1 [ 482.930000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 482.940000] probe of rtc-rp5c01 returned 1 after 25295 usecs [ 482.940000] initcall rp5c01_rtc_driver_init+0x0/0x18 returned 0 after 25806 usecs [ 482.950000] calling ledtrig_disk_init+0x0/0x4a @ 1 [ 482.950000] initcall ledtrig_disk_init+0x0/0x4a returned 0 after 150 usecs [ 482.950000] calling ledtrig_cpu_init+0x0/0x98 @ 1 [ 482.950000] ledtrig-cpu: registered to indicate activity on CPUs [ 482.960000] initcall ledtrig_cpu_init+0x0/0x98 returned 0 after 9567 usecs [ 482.960000] calling ledtrig_panic_init+0x0/0x36 @ 1 [ 482.960000] initcall ledtrig_panic_init+0x0/0x36 returned 0 after 117 usecs [ 482.960000] calling sock_diag_init+0x0/0x44 @ 1 [ 482.960000] initcall sock_diag_init+0x0/0x44 returned 0 after 673 usecs [ 482.960000] calling blackhole_init+0x0/0x10 @ 1 [ 482.960000] initcall blackhole_init+0x0/0x10 returned 0 after 41 usecs [ 482.960000] calling gre_offload_init+0x0/0x46 @ 1 [ 482.960000] initcall gre_offload_init+0x0/0x46 returned 0 after 37 usecs [ 482.960000] calling sysctl_ipv4_init+0x0/0x44 @ 1 [ 482.960000] initcall sysctl_ipv4_init+0x0/0x44 returned 0 after 3416 usecs [ 482.960000] calling cubictcp_register+0x0/0x7a @ 1 [ 482.960000] initcall cubictcp_register+0x0/0x7a returned 0 after 72 usecs [ 482.960000] calling packet_init+0x0/0x7a @ 1 [ 482.960000] NET: Registered protocol family 17 [ 482.980000] initcall packet_init+0x0/0x7a returned 0 after 10762 usecs [ 482.980000] calling strp_dev_init+0x0/0x30 @ 1 [ 482.980000] initcall strp_dev_init+0x0/0x30 returned 0 after 2822 usecs [ 482.980000] calling mpls_gso_init+0x0/0x2e @ 1 [ 482.980000] mpls_gso: MPLS GSO support [ 482.990000] initcall mpls_gso_init+0x0/0x2e returned 0 after 10392 usecs [ 482.990000] calling unregister_early_console+0x0/0x22 @ 1 [ 482.990000] initcall unregister_early_console+0x0/0x22 returned 0 after 27 usecs [ 482.990000] calling init_oops_id+0x0/0x46 @ 1 [ 482.990000] initcall init_oops_id+0x0/0x46 returned 0 after 97 usecs [ 482.990000] calling pm_qos_power_init+0x0/0x92 @ 1 [ 483.000000] initcall pm_qos_power_init+0x0/0x92 returned 0 after 11600 usecs [ 483.010000] calling printk_late_init+0x0/0x13e @ 1 [ 483.010000] initcall printk_late_init+0x0/0x13e returned 0 after 59 usecs [ 483.010000] calling tk_debug_sleep_time_init+0x0/0x22 @ 1 [ 483.010000] initcall tk_debug_sleep_time_init+0x0/0x22 returned 0 after 286 usecs [ 483.010000] calling taskstats_init+0x0/0x34 @ 1 [ 483.010000] registered taskstats version 1 [ 483.020000] initcall taskstats_init+0x0/0x34 returned 0 after 14175 usecs [ 483.020000] calling memcg_slabinfo_init+0x0/0x24 @ 1 [ 483.020000] initcall memcg_slabinfo_init+0x0/0x24 returned 0 after 591 usecs [ 483.020000] calling fault_around_debugfs+0x0/0x22 @ 1 [ 483.020000] initcall fault_around_debugfs+0x0/0x22 returned 0 after 247 usecs [ 483.020000] calling init_zswap+0x0/0x3da @ 1 [ 483.030000] zswap: loaded using pool lzo/zbud [ 483.050000] initcall init_zswap+0x0/0x3da returned 0 after 21259 usecs [ 483.050000] calling set_hardened_usercopy+0x0/0x76 @ 1 [ 483.050000] initcall set_hardened_usercopy+0x0/0x76 returned 1 after 27 usecs [ 483.050000] calling init_root_keyring+0x0/0xe @ 1 [ 483.050000] initcall init_root_keyring+0x0/0xe returned 0 after 1625 usecs [ 483.050000] calling prandom_reseed+0x0/0x2c @ 1 [ 483.050000] initcall prandom_reseed+0x0/0x2c returned 0 after 137 usecs [ 483.050000] calling deferred_probe_initcall+0x0/0x8e @ 1 [ 483.050000] initcall deferred_probe_initcall+0x0/0x8e returned 0 after 1701 usecs [ 483.050000] calling via_pmu_event_init+0x0/0x80 @ 1 [ 483.050000] initcall via_pmu_event_init+0x0/0x80 returned -19 after 27 usecs [ 483.050000] calling rtc_hctosys+0x0/0xd4 @ 1 [ 483.050000] rtc-rp5c01 rtc-rp5c01: hctosys: unable to read the hardware clock [ 483.060000] initcall rtc_hctosys+0x0/0xd4 returned -22 after 3151 usecs [ 483.060000] calling tcp_congestion_default+0x0/0x16 @ 1 [ 483.060000] initcall tcp_congestion_default+0x0/0x16 returned 0 after 48 usecs [ 483.060000] Freeing unused kernel memory: 160K [ 483.070000] This architecture does not have kernel memory protection. [ 483.080000] Run /init as init process [ 490.660000] calling ata_init+0x0/0x29a [libata] @ 76 [ 490.930000] libata version 3.00 loaded. [ 490.930000] initcall ata_init+0x0/0x29a [libata] returned 0 after 259833 usecs [ 490.980000] calling pata_gayle_driver_init+0x0/0x1c [pata_gayle] @ 76 [ 490.990000] amiga-gayle-ide amiga-gayle-ide: Amiga Gayle IDE controller (A4000 style) [ 491.140000] scsi host0: pata_gayle [ 491.160000] ata1: PATA max PIO4 cmd 0xdd2020 ctl 0xdd303a irq 2 [ 491.170000] probe of amiga-gayle-ide returned 1 after 187810 usecs [ 491.180000] initcall pata_gayle_driver_init+0x0/0x1c [pata_gayle] returned 0 after 185728 usecs [ 491.480000] calling ariadne_init_module+0x0/0x10 [ariadne] @ 79 [ 491.490000] eth0: Ariadne at 0x00ea0000, Ethernet Address 00:60:30:00:10:91 [ 491.500000] probe of zorro1 returned 1 after 13184 usecs [ 491.500000] initcall ariadne_init_module+0x0/0x10 [ariadne] returned 0 after 14498 usecs [ 491.500000] ata1.00: ATA-7: ST3802110A, 3.AAD, max UDMA/100 [ 491.510000] ata1.00: 156301488 sectors, multi 16: LBA48 [ 491.530000] ata1.00: configured for PIO [ 491.590000] scsi 0:0:0:0: Direct-Access ATA ST3802110A D PQ: 0 ANSI: 5 [ 491.650000] calling esp_init+0x0/0x1e [esp_scsi] @ 77 [ 491.650000] initcall esp_init+0x0/0x1e [esp_scsi] returned 0 after 74 usecs [ 491.700000] calling zorro_esp_scsi_init+0x0/0x10 [zorro_esp] @ 77 [ 491.700000] zorro_esp: CyberStormI found at address 0xe90000. [ 491.810000] zorro_esp zorro0: esp0: regs[4ee61321:a1d0768f] irq[2] [ 491.820000] zorro_esp zorro0: esp0: is a FAS236, 40 MHz (ccf=0), SCSI ID 7 [ 491.840000] calling xsurf100_driver_init+0x0/0x10 [xsurf100] @ 83 [ 491.850000] probe of zorro2 returned 1 after 3768 usecs [ 491.850000] initcall xsurf100_driver_init+0x0/0x10 [xsurf100] returned 0 after 5188 usecs [ 492.400000] Z2RAM: using 0K Zorro II RAM and 512K Chip RAM (Total 512K) [ 494.880000] scsi host1: esp [ 494.900000] probe of zorro0 returned 1 after 3200717 usecs [ 494.900000] initcall zorro_esp_scsi_init+0x0/0x10 [zorro_esp] returned 0 after 2985934 usecs [ 495.190000] scsi 1:0:1:0: Direct-Access IBMRAID DFHSS2F9337 4I4I PQ: 0 ANSI: 2 [ 495.210000] scsi target1:0:1: Beginning Domain Validation [ 495.370000] scsi target1:0:1: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15) [ 495.430000] scsi target1:0:1: Domain Validation skipping write tests [ 495.440000] scsi target1:0:1: Ending Domain Validation [ 498.100000] calling init_sd+0x0/0x1a2 [sd_mod] @ 76 [ 498.110000] initcall init_sd+0x0/0x1a2 [sd_mod] returned 0 after 4715 usecs [ 498.130000] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 498.160000] sd 1:0:1:0: Power-on or device reset occurred [ 498.220000] sd 0:0:0:0: [sda] Write Protect is off [ 498.240000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 498.240000] sd 1:0:1:0: [sdb] 4404489 512-byte logical blocks: (2.26 GB/2.10 GiB) [ 498.320000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 498.330000] sd 1:0:1:0: [sdb] Write Protect is off [ 498.340000] sd 1:0:1:0: [sdb] Mode Sense: a7 00 10 08 [ 498.380000] sd 1:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA [ 498.430000] calling phy_init+0x0/0x24c [libphy] @ 75 [ 498.440000] initcall phy_init+0x0/0x24c [libphy] returned 0 after 5205 usecs [ 498.560000] sda: RDSK (512) sda1 (DOS^C)(res 2 spb 1) sda2 (LNX^@)(res 2 spb 1) sda3 (EXT^C)(res 2 spb 1) sda4 ((res 2 spb 1) [ 498.750000] sdb: [mac] sdb1 sdb2 sdb3 sdb4 sdb5 [ 498.810000] calling axdrv_init+0x0/0x16 [ax88796] @ 75 [ 498.820000] ax88796 ax88796.16384 eth1: 16bit, irq 2, 40000800, MAC: 28:cd:4c:ff:fb:28 [ 498.830000] probe of ax88796.16384 returned 1 after 23963 usecs [ 498.840000] initcall axdrv_init+0x0/0x16 [ax88796] returned 0 after 25907 usecs [ 498.930000] sd 0:0:0:0: [sda] Attached SCSI disk [ 498.940000] probe of 0:0:0:0 returned 1 after 832033 usecs [ 499.210000] sd 1:0:1:0: [sdb] Attached SCSI disk [ 499.230000] probe of 1:0:1:0 returned 1 after 1069858 usecs [ 509.150000] calling libcrc32c_mod_init+0x0/0x28 [libcrc32c] @ 97 [ 509.460000] calling crc32c_mod_init+0x0/0x10 [crc32c_generic] @ 98 [ 509.810000] initcall crc32c_mod_init+0x0/0x10 [crc32c_generic] returned 0 after 342783 usecs [ 510.030000] initcall libcrc32c_mod_init+0x0/0x28 [libcrc32c] returned 0 after 555284 usecs [ 510.060000] calling init_module+0x0/0x298 [raid6_pq] @ 97 [ 510.230000] raid6: int32x8 gen() 7 MB/s [ 510.410000] raid6: int32x8 xor() 4 MB/s [ 510.590000] raid6: int32x4 gen() 7 MB/s [ 510.770000] raid6: int32x4 xor() 5 MB/s [ 510.950000] raid6: int32x2 gen() 7 MB/s [ 511.130000] raid6: int32x2 xor() 5 MB/s [ 511.310000] raid6: int32x1 gen() 7 MB/s [ 511.490000] raid6: int32x1 xor() 4 MB/s [ 511.500000] raid6: using algorithm int32x4 gen() 7 MB/s [ 511.510000] raid6: .... xor() 5 MB/s, rmw enabled [ 511.530000] raid6: using intx1 recovery algorithm [ 511.540000] initcall init_module+0x0/0x298 [raid6_pq] returned 0 after 1449965 usecs [ 511.910000] calling calibrate_xor_blocks+0x0/0xe6 [xor] @ 97 [ 511.910000] xor: measuring software checksum speed [ 512.020000] 8regs : 71.600 MB/sec [ 512.130000] 8regs_prefetch: 71.200 MB/sec [ 512.240000] 32regs : 46.000 MB/sec [ 512.350000] 32regs_prefetch: 47.200 MB/sec [ 512.360000] xor: using function: 8regs (71.600 MB/sec) [ 512.370000] initcall calibrate_xor_blocks+0x0/0xe6 [xor] returned 0 after 451032 usecs [ 512.960000] calling init_btrfs_fs+0x0/0x116 [btrfs] @ 97 [ 513.560000] Btrfs loaded, crc32c=crc32c-generic [ 513.570000] initcall init_btrfs_fs+0x0/0x116 [btrfs] returned 0 after 595248 usecs [ 518.730000] BTRFS: device label BUILDD devid 1 transid 76809 /dev/sda4 [ 521.980000] calling journal_init+0x0/0x122 [jbd2] @ 126 [ 522.010000] initcall journal_init+0x0/0x122 [jbd2] returned 0 after 23568 usecs [ 522.110000] calling mbcache_init+0x0/0x2e [mbcache] @ 126 [ 522.110000] initcall mbcache_init+0x0/0x2e [mbcache] returned 0 after 626 usecs [ 522.530000] calling ext4_init_fs+0x0/0x19c [ext4] @ 126 [ 522.560000] initcall ext4_init_fs+0x0/0x19c [ext4] returned 0 after 24548 usecs [ 523.110000] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem [ 523.680000] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 534.720000] systemd[1]: System time before build time, advancing clock. [ 535.470000] calling init_autofs_fs+0x0/0x28 [autofs4] @ 1 [ 535.480000] initcall init_autofs_fs+0x0/0x28 [autofs4] returned 0 after 3162 usecs [ 535.710000] calling nf_defrag_init+0x0/0x46 [nf_defrag_ipv6] @ 1 [ 535.720000] initcall nf_defrag_init+0x0/0x46 [nf_defrag_ipv6] returned 0 after 4036 usecs [ 536.320000] calling inet6_init+0x0/0x334 [ipv6] @ 1 [ 536.350000] NET: Registered protocol family 10 [ 537.280000] calling hmac_module_init+0x0/0x10 [hmac] @ 147 [ 537.280000] initcall hmac_module_init+0x0/0x10 [hmac] returned 0 after 44 usecs [ 537.510000] calling sha1_generic_mod_init+0x0/0x10 [sha1_generic] @ 148 [ 537.750000] initcall sha1_generic_mod_init+0x0/0x10 [sha1_generic] returned 0 after 232215 usecs [ 538.960000] Segment Routing with IPv6 [ 538.970000] initcall inet6_init+0x0/0x334 [ipv6] returned 0 after 1431429 usecs [ 539.070000] calling xt_init+0x0/0xa8 [x_tables] @ 1 [ 539.080000] initcall xt_init+0x0/0xa8 [x_tables] returned 0 after 123 usecs [ 539.130000] calling ip_tables_init+0x0/0x8e [ip_tables] @ 1 [ 539.140000] initcall ip_tables_init+0x0/0x8e [ip_tables] returned 0 after 359 usecs [ 539.730000] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 539.770000] systemd[1]: Detected architecture m68k. [ 540.080000] systemd[1]: Set hostname to <elgar>. [ 561.490000] systemd[1]: Listening on Journal Socket. [ 561.790000] systemd[1]: Mounting Kernel Debug File System... [ 562.220000] systemd[1]: Starting Availability of block devices... [ 562.380000] systemd[1]: Listening on Journal Socket (/dev/log). [ 562.860000] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 563.000000] systemd[1]: Listening on udev Control Socket. [ 563.260000] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 563.880000] systemd[1]: Starting Load Kernel Modules... [ 564.090000] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 564.270000] systemd[1]: Created slice system-getty.slice. [ 566.550000] systemd[1]: lvm2-monitor.service: Job lvm2-monitor.service/start failed with result 'dependency'. [ 567.080000] calling loop_init+0x0/0x114 [loop] @ 175 [ 567.500000] systemd[1]: Mounting POSIX Message Queue File System... [ 567.730000] systemd[1]: Listening on fsck to fsckd communication Socket. [ 568.250000] loop: module loaded [ 568.260000] initcall loop_init+0x0/0x114 [loop] returned 0 after 1147957 usecs [ 568.590000] calling ns8390_module_init+0x0/0x4 [8390] @ 175 [ 568.590000] initcall ns8390_module_init+0x0/0x4 [8390] returned 0 after 26 usecs [ 568.670000] calling apne_module_init+0x0/0x20 [apne] @ 175 [ 568.670000] initcall apne_module_init+0x0/0x20 [apne] returned -19 after 30 usecs [ 568.890000] systemd[1]: Starting Remount Root and Kernel File Systems... [ 569.040000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 569.190000] systemd[1]: Reached target Paths. [ 569.310000] systemd[1]: Reached target Local Encrypted Volumes. [ 570.680000] systemd[1]: Starting Journal Service... [ 570.900000] systemd[1]: Listening on LVM2 poll daemon socket. [ 571.300000] systemd[1]: Created slice User and Session Slice. [ 572.040000] systemd[1]: Mounted Kernel Debug File System. [ 572.430000] systemd[1]: Started Availability of block devices. [ 573.640000] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro [ 574.270000] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 574.440000] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE [ 574.480000] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. [ 574.650000] systemd[1]: Failed to start Load Kernel Modules. [ 575.130000] systemd[1]: Mounted POSIX Message Queue File System. [ 575.470000] systemd[1]: Started Remount Root and Kernel File Systems. [ 576.090000] systemd[1]: Starting Load/Save Random Seed... [ 576.960000] systemd[1]: Starting Create System Users... [ 577.770000] systemd[1]: Starting Apply Kernel Variables... [ 581.700000] systemd[1]: Started Load/Save Random Seed. [ 583.470000] systemd[1]: Started Apply Kernel Variables. [ 583.920000] systemd[1]: Started Create System Users. [ 584.420000] systemd[1]: Starting Create Static Device Nodes in /dev... [ 588.980000] systemd[1]: Started Create Static Device Nodes in /dev. [ 589.680000] systemd[1]: Starting udev Kernel Device Manager... [ 589.810000] systemd[1]: Reached target Local File Systems (Pre). [ 589.950000] systemd[1]: Reached target Local File Systems. [ 593.870000] systemd[1]: Started udev Coldplug all Devices. [ 594.460000] systemd[1]: Starting Helper to synchronize boot up for ifupdown... [ 594.830000] systemd[1]: Started udev Kernel Device Manager. [ 595.030000] systemd[1]: Started Journal Service. [ 605.100000] calling init_soundcore+0x0/0x94 [soundcore] @ 232 [ 605.100000] initcall init_soundcore+0x0/0x94 [soundcore] returned 0 after 959 usecs [ 605.330000] calling amiga_audio_driver_init+0x0/0x1c [dmasound_paula] @ 232 [ 605.380000] Amiga DMA sound driver rev 016 installed [ 605.390000] Core driver edition 01.06 : AMIGA driver edition 00.04 [ 605.400000] Write will use 4 fragments of 32768 bytes as default [ 605.410000] probe of amiga-audio returned 1 after 82377 usecs [ 605.410000] initcall amiga_audio_driver_init+0x0/0x1c [dmasound_paula] returned 0 after 82473 usecs [ 605.850000] systemd-journald[188]: Received request to flush runtime journal from PID 1 [ 606.330000] calling init_sg+0x0/0xca [sg] @ 245 [ 606.430000] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 606.490000] sd 1:0:1:0: Attached scsi generic sg1 type 0 [ 606.500000] initcall init_sg+0x0/0xca [sg] returned 0 after 163470 usecs [ 607.110000] calling amimouse_driver_init+0x0/0x1c [amimouse] @ 243 [ 607.110000] input: amiga-mouse as /devices/platform/amiga-mouse/input/input1 [ 607.300000] calling parport_default_proc_register+0x0/0x42 [parport] @ 235 [ 607.310000] initcall parport_default_proc_register+0x0/0x42 [parport] returned 0 after 1919 usecs [ 607.380000] probe of amiga-mouse returned 1 after 274561 usecs [ 607.380000] initcall amimouse_driver_init+0x0/0x1c [amimouse] returned 0 after 75887 usecs [ 607.690000] calling amiga_parallel_driver_init+0x0/0x1c [parport_amiga] @ 235 [ 607.700000] parport0: Amiga built-in port using irq [ 607.900000] parport0: fix this legacy no-device port driver! [ 607.910000] probe of amiga-parallel returned 1 after 217074 usecs [ 607.910000] initcall amiga_parallel_driver_init+0x0/0x1c [parport_amiga] returned 0 after 213974 usecs [ 608.030000] calling mac_hid_init+0x0/0x1e [mac_hid] @ 232 [ 608.030000] initcall mac_hid_init+0x0/0x1e [mac_hid] returned 0 after 257 usecs [ 608.180000] calling evdev_init+0x0/0x10 [evdev] @ 232 [ 608.240000] initcall evdev_init+0x0/0x10 [evdev] returned 0 after 60579 usecs [ 650.070000] Adding 976244k swap on /dev/sda2. Priority:-2 extents:1 across:976244k FS