Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

/-

Created July 17, 2016 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/78d3fb9edad12ec7dd04d39c573188ee to your computer and use it in GitHub Desktop.
Save anonymous/78d3fb9edad12ec7dd04d39c573188ee to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.7.0-rc7 (slapin@slapin-pc) (gcc version 5.2.1 20151005 (Linaro GCC 5.2-2015.11-2) ) #1 SMP Sun Jul 17 19:00:00 MSK 2016
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Olimex A13-Olinuxino
[ 0.000000] debug: ignoring loglevel setting.
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 130304
[ 0.000000] free_area_init_node: node 0, pgdat c0939f80, node_mem_map df8fa000
[ 0.000000] Normal zone: 1018 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 130304 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] percpu: Embedded 13 pages/cpu @df8da000 s23360 r8192 d21696 u53248
[ 0.000000] pcpu-alloc: s23360 r8192 d21696 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129286
[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootwait panic=10 ignore_loglevel debug initcall_debug
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 507852K/521216K available (5269K kernel code, 235K rwdata, 1524K rodata, 1024K init, 262K bss, 13364K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0000000 - 0xff800000 ( 504 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdfd00000 ( 509 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc07a26e8 (7786 kB)
[ 0.000000] .init : 0xc0800000 - 0xc0900000 (1024 kB)
[ 0.000000] .data : 0xc0900000 - 0xc093ad00 ( 236 kB)
[ 0.000000] .bss : 0xc093c000 - 0xc097da24 ( 263 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000034] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000083] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000388] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
[ 0.000783] Console: colour dummy device 80x30
[ 0.002203] console [tty1] enabled
[ 0.002276] Calibrating delay loop... 380.92 BogoMIPS (lpj=1904640)
[ 0.060122] pid_max: default: 32768 minimum: 301
[ 0.060390] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.060456] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.061807] CPU: Testing write buffer coherency: ok
[ 0.062424] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.062518] calling cpu_suspend_alloc_sp+0x0/0x9c @ 1
[ 0.062586] initcall cpu_suspend_alloc_sp+0x0/0x9c returned 0 after 0 usecs
[ 0.062654] calling init_static_idmap+0x0/0xf8 @ 1
[ 0.062766] Setting up static identity map for 0x40100000 - 0x40100058
[ 0.062894] initcall init_static_idmap+0x0/0xf8 returned 0 after 0 usecs
[ 0.062965] calling spawn_ksoftirqd+0x0/0x30 @ 1
[ 0.063268] initcall spawn_ksoftirqd+0x0/0x30 returned 0 after 0 usecs
[ 0.063341] calling init_workqueues+0x0/0x3ec @ 1
[ 0.064111] initcall init_workqueues+0x0/0x3ec returned 0 after 0 usecs
[ 0.064187] calling migration_init+0x0/0x4c @ 1
[ 0.064249] initcall migration_init+0x0/0x4c returned 0 after 0 usecs
[ 0.064314] calling check_cpu_stall_init+0x0/0x20 @ 1
[ 0.064377] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
[ 0.064440] calling rcu_spawn_gp_kthread+0x0/0x10c @ 1
[ 0.064781] initcall rcu_spawn_gp_kthread+0x0/0x10c returned 0 after 0 usecs
[ 0.064855] calling cpu_stop_init+0x0/0xc4 @ 1
[ 0.065100] initcall cpu_stop_init+0x0/0xc4 returned 0 after 0 usecs
[ 0.065170] calling relay_init+0x0/0x18 @ 1
[ 0.065232] initcall relay_init+0x0/0x18 returned 0 after 0 usecs
[ 0.065297] calling lru_init+0x0/0x64 @ 1
[ 0.065540] initcall lru_init+0x0/0x64 returned 0 after 0 usecs
[ 0.065623] calling rand_initialize+0x0/0x2c @ 1
[ 0.065931] initcall rand_initialize+0x0/0x2c returned 0 after 0 usecs
[ 0.066004] calling dummy_timer_register+0x0/0x44 @ 1
[ 0.066070] initcall dummy_timer_register+0x0/0x44 returned 0 after 0 usecs
[ 0.066328] Brought up 1 CPUs
[ 0.066389] SMP: Total of 1 processors activated (380.92 BogoMIPS).
[ 0.066443] CPU: All CPU(s) started in SVC mode.
[ 0.069431] devtmpfs: initialized
[ 0.081572] calling ipc_ns_init+0x0/0x3c @ 1
[ 0.081673] initcall ipc_ns_init+0x0/0x3c returned 0 after 0 usecs
[ 0.081740] calling init_mmap_min_addr+0x0/0x20 @ 1
[ 0.081802] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
[ 0.081874] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
[ 0.081960] initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
[ 0.082054] calling net_ns_init+0x0/0x14c @ 1
[ 0.082587] initcall net_ns_init+0x0/0x14c returned 0 after 0 usecs
[ 0.082849] calling vfp_init+0x0/0x1b0 @ 1
[ 0.082907] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.083024] initcall vfp_init+0x0/0x1b0 returned 0 after 0 usecs
[ 0.083087] calling ptrace_break_init+0x0/0x2c @ 1
[ 0.083151] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
[ 0.083216] calling register_cpufreq_notifier+0x0/0x10 @ 1
[ 0.083283] initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
[ 0.083373] calling v6_userpage_init+0x0/0x8 @ 1
[ 0.083431] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
[ 0.083493] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
[ 0.083556] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
[ 0.083642] calling alloc_frozen_cpus+0x0/0x8 @ 1
[ 0.083700] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[ 0.083761] calling wq_sysfs_init+0x0/0x30 @ 1
[ 0.084099] initcall wq_sysfs_init+0x0/0x30 returned 0 after 0 usecs
[ 0.084167] calling ksysfs_init+0x0/0xa4 @ 1
[ 0.084318] initcall ksysfs_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.084382] calling pm_init+0x0/0x80 @ 1
[ 0.084545] initcall pm_init+0x0/0x80 returned 0 after 0 usecs
[ 0.084610] calling pm_disk_init+0x0/0x18 @ 1
[ 0.084712] initcall pm_disk_init+0x0/0x18 returned 0 after 0 usecs
[ 0.084786] calling swsusp_header_init+0x0/0x3c @ 1
[ 0.084852] initcall swsusp_header_init+0x0/0x3c returned 0 after 0 usecs
[ 0.084917] calling init_jiffies_clocksource+0x0/0x14 @ 1
[ 0.084981] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.085081] initcall init_jiffies_clocksource+0x0/0x14 returned 0 after 0 usecs
[ 0.085170] calling cgroup_wq_init+0x0/0x78 @ 1
[ 0.085257] initcall cgroup_wq_init+0x0/0x78 returned 0 after 0 usecs
[ 0.085320] calling cpu_pm_init+0x0/0x18 @ 1
[ 0.085378] initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
[ 0.085446] calling init_per_zone_wmark_min+0x0/0x70 @ 1
[ 0.085528] initcall init_per_zone_wmark_min+0x0/0x70 returned 0 after 0 usecs
[ 0.085616] calling init_zero_pfn+0x0/0x40 @ 1
[ 0.085674] initcall init_zero_pfn+0x0/0x40 returned 0 after 0 usecs
[ 0.085735] calling fsnotify_init+0x0/0x24 @ 1
[ 0.085800] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
[ 0.085860] calling filelock_init+0x0/0xc0 @ 1
[ 0.085936] initcall filelock_init+0x0/0xc0 returned 0 after 0 usecs
[ 0.085997] calling init_script_binfmt+0x0/0x1c @ 1
[ 0.086059] initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
[ 0.086119] calling init_elf_binfmt+0x0/0x1c @ 1
[ 0.086179] initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
[ 0.086241] calling debugfs_init+0x0/0x68 @ 1
[ 0.086328] initcall debugfs_init+0x0/0x68 returned 0 after 0 usecs
[ 0.086394] calling prandom_init+0x0/0xd8 @ 1
[ 0.086459] initcall prandom_init+0x0/0xd8 returned 0 after 0 usecs
[ 0.086518] calling pinctrl_init+0x0/0xd4 @ 1
[ 0.086567] pinctrl core: initialized pinctrl subsystem
[ 0.086774] initcall pinctrl_init+0x0/0xd4 returned 0 after 0 usecs
[ 0.086839] calling gpiolib_dev_init+0x0/0xd4 @ 1
[ 0.087008] initcall gpiolib_dev_init+0x0/0xd4 returned 0 after 0 usecs
[ 0.087074] calling regulator_init+0x0/0xa4 @ 1
[ 0.087941] initcall regulator_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.088021] calling opp_debug_init+0x0/0x4c @ 1
[ 0.088099] initcall opp_debug_init+0x0/0x4c returned 0 after 0 usecs
[ 0.088165] calling cpufreq_core_init+0x0/0x68 @ 1
[ 0.088249] initcall cpufreq_core_init+0x0/0x68 returned 0 after 0 usecs
[ 0.088312] calling cpuidle_init+0x0/0x58 @ 1
[ 0.088412] initcall cpuidle_init+0x0/0x58 returned 0 after 0 usecs
[ 0.088473] calling sock_init+0x0/0xa4 @ 1
[ 0.089037] initcall sock_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.089116] calling net_inuse_init+0x0/0x24 @ 1
[ 0.089189] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[ 0.089253] calling netlink_proto_init+0x0/0x144 @ 1
[ 0.089760] NET: Registered protocol family 16
[ 0.089903] initcall netlink_proto_init+0x0/0x144 returned 0 after 0 usecs
[ 0.090312] calling atomic_pool_init+0x0/0x128 @ 1
[ 0.091039] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.091106] initcall atomic_pool_init+0x0/0x128 returned 0 after 0 usecs
[ 0.091176] calling bdi_class_init+0x0/0x5c @ 1
[ 0.091327] initcall bdi_class_init+0x0/0x5c returned 0 after 0 usecs
[ 0.091389] calling mm_sysfs_init+0x0/0x38 @ 1
[ 0.091468] initcall mm_sysfs_init+0x0/0x38 returned 0 after 0 usecs
[ 0.091538] calling kobject_uevent_init+0x0/0xc @ 1
[ 0.091628] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
[ 0.091693] calling gpiolib_sysfs_init+0x0/0xa4 @ 1
[ 0.091816] initcall gpiolib_sysfs_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.091879] calling tty_class_init+0x0/0x40 @ 1
[ 0.091972] initcall tty_class_init+0x0/0x40 returned 0 after 0 usecs
[ 0.092034] calling vtconsole_class_init+0x0/0xec @ 1
[ 0.092327] initcall vtconsole_class_init+0x0/0xec returned 0 after 0 usecs
[ 0.092396] calling wakeup_sources_debugfs_init+0x0/0x38 @ 1
[ 0.092480] initcall wakeup_sources_debugfs_init+0x0/0x38 returned 0 after 0 usecs
[ 0.092571] calling regmap_initcall+0x0/0x10 @ 1
[ 0.092645] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
[ 0.092707] calling syscon_init+0x0/0x10 @ 1
[ 0.092849] initcall syscon_init+0x0/0x10 returned 0 after 0 usecs
[ 0.092914] calling spi_init+0x0/0x94 @ 1
[ 0.093101] initcall spi_init+0x0/0x94 returned 0 after 0 usecs
[ 0.093164] calling i2c_init+0x0/0xc8 @ 1
[ 0.093392] initcall i2c_init+0x0/0xc8 returned 0 after 0 usecs
[ 0.093456] calling init_menu+0x0/0xc @ 1
[ 0.093510] cpuidle: using governor menu
[ 0.093567] initcall init_menu+0x0/0xc returned 0 after 0 usecs
[ 0.093809] calling gate_vma_init+0x0/0x24 @ 1
[ 0.093871] initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
[ 0.093933] calling customize_machine+0x0/0x40 @ 1
[ 0.102474] initcall customize_machine+0x0/0x40 returned 0 after 9765 usecs
[ 0.102572] calling arch_hw_breakpoint_init+0x0/0x248 @ 1
[ 0.102628] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.102689] initcall arch_hw_breakpoint_init+0x0/0x248 returned 0 after 0 usecs
[ 0.102774] calling vdso_init+0x0/0x1a4 @ 1
[ 0.103036] initcall vdso_init+0x0/0x1a4 returned 0 after 0 usecs
[ 0.103102] calling exceptions_init+0x0/0x9c @ 1
[ 0.103164] initcall exceptions_init+0x0/0x9c returned 0 after 0 usecs
[ 0.103226] calling dma_bus_init+0x0/0xac @ 1
[ 0.103355] initcall dma_bus_init+0x0/0xac returned 0 after 0 usecs
[ 0.103421] calling dma_channel_table_init+0x0/0xf0 @ 1
[ 0.103520] initcall dma_channel_table_init+0x0/0xf0 returned 0 after 0 usecs
[ 0.103769] calling topology_init+0x0/0x70 @ 1
[ 0.104049] initcall topology_init+0x0/0x70 returned 0 after 0 usecs
[ 0.104121] calling uid_cache_init+0x0/0xb8 @ 1
[ 0.104190] initcall uid_cache_init+0x0/0xb8 returned 0 after 0 usecs
[ 0.104253] calling param_sysfs_init+0x0/0x1dc @ 1
[ 0.118373] initcall param_sysfs_init+0x0/0x1dc returned 0 after 9765 usecs
[ 0.118467] calling cgroup_namespaces_init+0x0/0x8 @ 1
[ 0.118531] initcall cgroup_namespaces_init+0x0/0x8 returned 0 after 0 usecs
[ 0.118595] calling oom_init+0x0/0x64 @ 1
[ 0.118996] initcall oom_init+0x0/0x64 returned 0 after 0 usecs
[ 0.119074] calling default_bdi_init+0x0/0x58 @ 1
[ 0.119683] initcall default_bdi_init+0x0/0x58 returned 0 after 0 usecs
[ 0.119759] calling percpu_enable_async+0x0/0x18 @ 1
[ 0.119820] initcall percpu_enable_async+0x0/0x18 returned 0 after 0 usecs
[ 0.119880] calling kcompactd_init+0x0/0x20 @ 1
[ 0.120140] initcall kcompactd_init+0x0/0x20 returned 0 after 0 usecs
[ 0.120327] calling init_reserve_notifier+0x0/0x8 @ 1
[ 0.120393] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
[ 0.120462] calling init_admin_reserve+0x0/0x30 @ 1
[ 0.120523] initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
[ 0.120584] calling init_user_reserve+0x0/0x30 @ 1
[ 0.120642] initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
[ 0.120711] calling crypto_wq_init+0x0/0x44 @ 1
[ 0.121027] initcall crypto_wq_init+0x0/0x44 returned 0 after 0 usecs
[ 0.121102] calling cryptomgr_init+0x0/0xc @ 1
[ 0.121165] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
[ 0.121226] calling cryptd_init+0x0/0xd0 @ 1
[ 0.121302] initcall cryptd_init+0x0/0xd0 returned 0 after 0 usecs
[ 0.121365] calling init_bio+0x0/0xe0 @ 1
[ 0.121909] initcall init_bio+0x0/0xe0 returned 0 after 0 usecs
[ 0.121985] calling blk_settings_init+0x0/0x38 @ 1
[ 0.122049] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
[ 0.122112] calling blk_ioc_init+0x0/0x40 @ 1
[ 0.122176] initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
[ 0.122239] calling blk_softirq_init+0x0/0x7c @ 1
[ 0.122304] initcall blk_softirq_init+0x0/0x7c returned 0 after 0 usecs
[ 0.122366] calling blk_mq_init+0x0/0x1c @ 1
[ 0.122428] initcall blk_mq_init+0x0/0x1c returned 0 after 0 usecs
[ 0.122488] calling genhd_device_init+0x0/0x80 @ 1
[ 0.122889] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
[ 0.122963] calling gpiolib_debugfs_init+0x0/0x38 @ 1
[ 0.123068] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
[ 0.123131] calling pwm_debugfs_init+0x0/0x38 @ 1
[ 0.123204] initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
[ 0.123265] calling pwm_sysfs_init+0x0/0x14 @ 1
[ 0.123368] initcall pwm_sysfs_init+0x0/0x14 returned 0 after 0 usecs
[ 0.123429] calling fbmem_init+0x0/0xec @ 1
[ 0.123554] initcall fbmem_init+0x0/0xec returned 0 after 0 usecs
[ 0.123616] calling regulator_fixed_voltage_init+0x0/0x10 @ 1
[ 0.123875] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
[ 0.124035] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[ 0.125806] initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 0 usecs
[ 0.125916] calling gpio_regulator_init+0x0/0x10 @ 1
[ 0.126150] initcall gpio_regulator_init+0x0/0x10 returned 0 after 0 usecs
[ 0.126218] calling misc_init+0x0/0xe0 @ 1
[ 0.126339] initcall misc_init+0x0/0xe0 returned 0 after 0 usecs
[ 0.126402] calling dma_buf_init+0x0/0x84 @ 1
[ 0.126494] initcall dma_buf_init+0x0/0x84 returned 0 after 0 usecs
[ 0.126556] calling init_scsi+0x0/0x8c @ 1
[ 0.127130] SCSI subsystem initialized
[ 0.127205] initcall init_scsi+0x0/0x8c returned 0 after 0 usecs
[ 0.127267] calling ata_init+0x0/0x370 @ 1
[ 0.127768] libata version 3.00 loaded.
[ 0.127846] initcall ata_init+0x0/0x370 returned 0 after 0 usecs
[ 0.127908] calling phy_init+0x0/0x44 @ 1
[ 0.128245] initcall phy_init+0x0/0x44 returned 0 after 0 usecs
[ 0.128310] calling usb_init+0x0/0x17c @ 1
[ 0.128680] usbcore: registered new interface driver usbfs
[ 0.128882] usbcore: registered new interface driver hub
[ 0.129050] usbcore: registered new device driver usb
[ 0.129119] initcall usb_init+0x0/0x17c returned 0 after 0 usecs
[ 0.129180] calling serio_init+0x0/0x30 @ 1
[ 0.129339] initcall serio_init+0x0/0x30 returned 0 after 0 usecs
[ 0.129401] calling input_init+0x0/0x11c @ 1
[ 0.129531] initcall input_init+0x0/0x11c returned 0 after 0 usecs
[ 0.129594] calling rtc_init+0x0/0x58 @ 1
[ 0.129692] initcall rtc_init+0x0/0x58 returned 0 after 0 usecs
[ 0.129754] calling pps_init+0x0/0xb4 @ 1
[ 0.129839] pps_core: LinuxPPS API ver. 1 registered
[ 0.129892] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.129985] initcall pps_init+0x0/0xb4 returned 0 after 0 usecs
[ 0.130045] calling ptp_init+0x0/0xa0 @ 1
[ 0.130128] PTP clock support registered
[ 0.130290] initcall ptp_init+0x0/0xa0 returned 0 after 9765 usecs
[ 0.130353] calling power_supply_class_init+0x0/0x50 @ 1
[ 0.130462] initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
[ 0.130553] calling hwmon_init+0x0/0x34 @ 1
[ 0.130649] initcall hwmon_init+0x0/0x34 returned 0 after 0 usecs
[ 0.130710] calling mmc_init+0x0/0x40 @ 1
[ 0.130995] initcall mmc_init+0x0/0x40 returned 0 after 0 usecs
[ 0.131057] calling leds_init+0x0/0x4c @ 1
[ 0.131151] initcall leds_init+0x0/0x4c returned 0 after 0 usecs
[ 0.131214] calling proto_init+0x0/0xc @ 1
[ 0.131289] initcall proto_init+0x0/0xc returned 0 after 0 usecs
[ 0.131350] calling net_dev_init+0x0/0x1a8 @ 1
[ 0.132570] initcall net_dev_init+0x0/0x1a8 returned 0 after 0 usecs
[ 0.132645] calling neigh_init+0x0/0xa4 @ 1
[ 0.132707] initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.132767] calling fib_rules_init+0x0/0xc8 @ 1
[ 0.132833] initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
[ 0.132894] calling pktsched_init+0x0/0x130 @ 1
[ 0.132980] initcall pktsched_init+0x0/0x130 returned 0 after 0 usecs
[ 0.133041] calling tc_filter_init+0x0/0x6c @ 1
[ 0.133101] initcall tc_filter_init+0x0/0x6c returned 0 after 0 usecs
[ 0.133160] calling tc_action_init+0x0/0x6c @ 1
[ 0.133219] initcall tc_action_init+0x0/0x6c returned 0 after 0 usecs
[ 0.133278] calling genl_init+0x0/0x7c @ 1
[ 0.133388] initcall genl_init+0x0/0x7c returned 0 after 0 usecs
[ 0.133453] calling ipv4_netfilter_init+0x0/0xc @ 1
[ 0.133515] initcall ipv4_netfilter_init+0x0/0xc returned 0 after 0 usecs
[ 0.133580] calling wireless_nlevent_init+0x0/0x44 @ 1
[ 0.133648] initcall wireless_nlevent_init+0x0/0x44 returned 0 after 0 usecs
[ 0.133712] calling watchdog_init+0x0/0x80 @ 1
[ 0.134150] initcall watchdog_init+0x0/0x80 returned 0 after 0 usecs
[ 0.134431] calling proc_cpu_init+0x0/0x24 @ 1
[ 0.134511] initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
[ 0.134573] calling dma_debug_do_init+0x0/0x8 @ 1
[ 0.134632] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
[ 0.134694] calling alignment_init+0x0/0xe8 @ 1
[ 0.134770] initcall alignment_init+0x0/0xe8 returned 0 after 0 usecs
[ 0.134838] calling clocksource_done_booting+0x0/0x44 @ 1
[ 0.135021] clocksource: Switched to clocksource timer
[ 0.135098] initcall clocksource_done_booting+0x0/0x44 returned 0 after 130 usecs
[ 0.135192] calling bpf_init+0x0/0x58 @ 1
[ 0.135284] initcall bpf_init+0x0/0x58 returned 0 after 28 usecs
[ 0.135349] calling init_pipe_fs+0x0/0x58 @ 1
[ 0.135512] initcall init_pipe_fs+0x0/0x58 returned 0 after 95 usecs
[ 0.135578] calling inotify_user_setup+0x0/0x50 @ 1
[ 0.135678] initcall inotify_user_setup+0x0/0x50 returned 0 after 35 usecs
[ 0.135742] calling eventpoll_init+0x0/0xd0 @ 1
[ 0.135828] initcall eventpoll_init+0x0/0xd0 returned 0 after 24 usecs
[ 0.135890] calling anon_inode_init+0x0/0x6c @ 1
[ 0.135999] initcall anon_inode_init+0x0/0x6c returned 0 after 46 usecs
[ 0.136062] calling proc_locks_init+0x0/0x38 @ 1
[ 0.136139] initcall proc_locks_init+0x0/0x38 returned 0 after 16 usecs
[ 0.136202] calling proc_cmdline_init+0x0/0x38 @ 1
[ 0.136274] initcall proc_cmdline_init+0x0/0x38 returned 0 after 11 usecs
[ 0.136336] calling proc_consoles_init+0x0/0x38 @ 1
[ 0.136407] initcall proc_consoles_init+0x0/0x38 returned 0 after 9 usecs
[ 0.136468] calling proc_cpuinfo_init+0x0/0x38 @ 1
[ 0.136538] initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 9 usecs
[ 0.136598] calling proc_devices_init+0x0/0x38 @ 1
[ 0.136669] initcall proc_devices_init+0x0/0x38 returned 0 after 10 usecs
[ 0.136731] calling proc_interrupts_init+0x0/0x38 @ 1
[ 0.136803] initcall proc_interrupts_init+0x0/0x38 returned 0 after 10 usecs
[ 0.136865] calling proc_loadavg_init+0x0/0x38 @ 1
[ 0.136935] initcall proc_loadavg_init+0x0/0x38 returned 0 after 9 usecs
[ 0.136996] calling proc_meminfo_init+0x0/0x38 @ 1
[ 0.137076] initcall proc_meminfo_init+0x0/0x38 returned 0 after 18 usecs
[ 0.137139] calling proc_stat_init+0x0/0x38 @ 1
[ 0.137209] initcall proc_stat_init+0x0/0x38 returned 0 after 9 usecs
[ 0.137270] calling proc_uptime_init+0x0/0x38 @ 1
[ 0.137340] initcall proc_uptime_init+0x0/0x38 returned 0 after 9 usecs
[ 0.137402] calling proc_version_init+0x0/0x38 @ 1
[ 0.137472] initcall proc_version_init+0x0/0x38 returned 0 after 9 usecs
[ 0.137533] calling proc_softirqs_init+0x0/0x38 @ 1
[ 0.137603] initcall proc_softirqs_init+0x0/0x38 returned 0 after 9 usecs
[ 0.137666] calling proc_kmsg_init+0x0/0x38 @ 1
[ 0.137735] initcall proc_kmsg_init+0x0/0x38 returned 0 after 9 usecs
[ 0.137796] calling proc_page_init+0x0/0x58 @ 1
[ 0.137873] initcall proc_page_init+0x0/0x58 returned 0 after 16 usecs
[ 0.137935] calling init_ramfs_fs+0x0/0x34 @ 1
[ 0.137996] initcall init_ramfs_fs+0x0/0x34 returned 0 after 1 usecs
[ 0.138060] calling blk_scsi_ioctl_init+0x0/0xdc @ 1
[ 0.138123] initcall blk_scsi_ioctl_init+0x0/0xdc returned 0 after 2 usecs
[ 0.138184] calling fb_console_init+0x0/0x144 @ 1
[ 0.138477] initcall fb_console_init+0x0/0x144 returned 0 after 224 usecs
[ 0.138544] calling simplefb_init+0x0/0x90 @ 1
[ 0.139645] simple-framebuffer 5fd00000.framebuffer: framebuffer at 0x5fd00000, 0x300000 bytes, mapped to 0xe0100000
[ 0.139759] simple-framebuffer 5fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
[ 0.171131] Console: switching to colour frame buffer device 128x48
[ 0.201332] simple-framebuffer 5fd00000.framebuffer: fb0: simplefb registered!
[ 0.201814] initcall simplefb_init+0x0/0x90 returned 0 after 61714 usecs
[ 0.202236] calling chr_dev_init+0x0/0xc8 @ 1
[ 0.223771] initcall chr_dev_init+0x0/0xc8 returned 0 after 20724 usecs
[ 0.224242] calling firmware_class_init+0x0/0xb8 @ 1
[ 0.224647] initcall firmware_class_init+0x0/0xb8 returned 0 after 67 usecs
[ 0.225201] calling thermal_init+0x0/0xb8 @ 1
[ 0.226186] initcall thermal_init+0x0/0xb8 returned 0 after 659 usecs
[ 0.226613] calling cpufreq_gov_performance_init+0x0/0xc @ 1
[ 0.226986] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 3 usecs
[ 0.227472] calling sysctl_core_init+0x0/0x30 @ 1
[ 0.227886] initcall sysctl_core_init+0x0/0x30 returned 0 after 92 usecs
[ 0.228307] calling eth_offload_init+0x0/0x18 @ 1
[ 0.228622] initcall eth_offload_init+0x0/0x18 returned 0 after 3 usecs
[ 0.229031] calling inet_init+0x0/0x278 @ 1
[ 0.229409] NET: Registered protocol family 2
[ 0.230902] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.231460] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.244043] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.256556] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.268957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.281720] initcall inet_init+0x0/0x278 returned 0 after 51170 usecs
[ 0.294361] calling ipv4_offload_init+0x0/0x68 @ 1
[ 0.307006] initcall ipv4_offload_init+0x0/0x68 returned 0 after 5 usecs
[ 0.319646] calling af_unix_init+0x0/0x54 @ 1
[ 0.332278] NET: Registered protocol family 1
[ 0.344948] initcall af_unix_init+0x0/0x54 returned 0 after 12374 usecs
[ 0.357862] calling ipv6_offload_init+0x0/0x88 @ 1
[ 0.370644] initcall ipv6_offload_init+0x0/0x88 returned 0 after 6 usecs
[ 0.383565] calling init_sunrpc+0x0/0x6c @ 1
[ 0.397166] RPC: Registered named UNIX socket transport module.
[ 0.410254] RPC: Registered udp transport module.
[ 0.423114] RPC: Registered tcp transport module.
[ 0.435801] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.448634] initcall init_sunrpc+0x0/0x6c returned 0 after 51030 usecs
[ 0.461611] calling populate_rootfs+0x0/0xb8 @ 1
[ 0.474971] initcall populate_rootfs+0x0/0xb8 returned 0 after 459 usecs
[ 0.488315] calling register_armv7_pmu_driver+0x0/0x10 @ 1
[ 0.501763] initcall register_armv7_pmu_driver+0x0/0x10 returned 0 after 460 usecs
[ 0.514939] calling aes_init+0x0/0xc @ 1
[ 0.528412] initcall aes_init+0x0/0xc returned 0 after 469 usecs
[ 0.541593] calling aesbs_mod_init+0x0/0x2c @ 1
[ 0.556003] initcall aesbs_mod_init+0x0/0x2c returned 0 after 1369 usecs
[ 0.569094] calling sha1_mod_init+0x0/0xc @ 1
[ 0.582194] initcall sha1_mod_init+0x0/0xc returned 0 after 300 usecs
[ 0.594945] calling sha1_neon_mod_init+0x0/0x28 @ 1
[ 0.607744] initcall sha1_neon_mod_init+0x0/0x28 returned 0 after 272 usecs
[ 0.620327] calling sha256_mod_init+0x0/0x60 @ 1
[ 0.633543] initcall sha256_mod_init+0x0/0x60 returned 0 after 845 usecs
[ 0.645896] calling proc_execdomains_init+0x0/0x38 @ 1
[ 0.658143] initcall proc_execdomains_init+0x0/0x38 returned 0 after 28 usecs
[ 0.670428] calling cpuhp_sysfs_init+0x0/0x90 @ 1
[ 0.682693] initcall cpuhp_sysfs_init+0x0/0x90 returned 0 after 69 usecs
[ 0.695004] calling ioresources_init+0x0/0x58 @ 1
[ 0.707149] initcall ioresources_init+0x0/0x58 returned 0 after 23 usecs
[ 0.719421] calling snapshot_device_init+0x0/0xc @ 1
[ 0.732048] initcall snapshot_device_init+0x0/0xc returned 0 after 435 usecs
[ 0.744453] calling irq_gc_init_ops+0x0/0x18 @ 1
[ 0.756646] initcall irq_gc_init_ops+0x0/0x18 returned 0 after 3 usecs
[ 0.768900] calling irq_pm_init_ops+0x0/0x18 @ 1
[ 0.780982] initcall irq_pm_init_ops+0x0/0x18 returned 0 after 1 usecs
[ 0.793176] calling init_posix_timers+0x0/0x210 @ 1
[ 0.805349] initcall init_posix_timers+0x0/0x210 returned 0 after 61 usecs
[ 0.817630] calling init_posix_cpu_timers+0x0/0xd8 @ 1
[ 0.829729] initcall init_posix_cpu_timers+0x0/0xd8 returned 0 after 4 usecs
[ 0.841787] calling timekeeping_init_ops+0x0/0x18 @ 1
[ 0.853775] initcall timekeeping_init_ops+0x0/0x18 returned 0 after 1 usecs
[ 0.865758] calling init_clocksource_sysfs+0x0/0x74 @ 1
[ 0.878096] initcall init_clocksource_sysfs+0x0/0x74 returned 0 after 399 usecs
[ 0.890065] calling init_timer_list_procfs+0x0/0x3c @ 1
[ 0.901908] initcall init_timer_list_procfs+0x0/0x3c returned 0 after 17 usecs
[ 0.913845] calling alarmtimer_init+0x0/0x188 @ 1
[ 0.926087] initcall alarmtimer_init+0x0/0x188 returned 0 after 435 usecs
[ 0.938035] calling clockevents_init_sysfs+0x0/0xd8 @ 1
[ 0.950371] initcall clockevents_init_sysfs+0x0/0xd8 returned 0 after 504 usecs
[ 0.962241] calling sched_clock_syscore_init+0x0/0x18 @ 1
[ 0.974115] initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 2 usecs
[ 0.985974] calling futex_init+0x0/0xf0 @ 1
[ 0.997720] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 1.009667] initcall futex_init+0x0/0xf0 returned 0 after 11672 usecs
[ 1.021889] calling proc_modules_init+0x0/0x38 @ 1
[ 1.034125] initcall proc_modules_init+0x0/0x38 returned 0 after 17 usecs
[ 1.046328] calling kallsyms_init+0x0/0x38 @ 1
[ 1.058446] initcall kallsyms_init+0x0/0x38 returned 0 after 14 usecs
[ 1.070645] calling pid_namespaces_init+0x0/0x40 @ 1
[ 1.082770] initcall pid_namespaces_init+0x0/0x40 returned 0 after 20 usecs
[ 1.095001] calling ikconfig_init+0x0/0x50 @ 1
[ 1.107042] initcall ikconfig_init+0x0/0x50 returned 0 after 13 usecs
[ 1.119172] calling utsname_sysctl_init+0x0/0x18 @ 1
[ 1.131298] initcall utsname_sysctl_init+0x0/0x18 returned 0 after 41 usecs
[ 1.143487] calling perf_event_sysfs_init+0x0/0xb4 @ 1
[ 1.156061] initcall perf_event_sysfs_init+0x0/0xb4 returned 0 after 449 usecs
[ 1.168325] calling kswapd_init+0x0/0x24 @ 1
[ 1.180784] initcall kswapd_init+0x0/0x24 returned 0 after 311 usecs
[ 1.193135] calling extfrag_debug_init+0x0/0x94 @ 1
[ 1.205367] initcall extfrag_debug_init+0x0/0x94 returned 0 after 65 usecs
[ 1.217640] calling setup_vmstat+0x0/0x1b4 @ 1
[ 1.230128] initcall setup_vmstat+0x0/0x1b4 returned 0 after 348 usecs
[ 1.242436] calling mm_compute_batch_init+0x0/0x58 @ 1
[ 1.254598] initcall mm_compute_batch_init+0x0/0x58 returned 0 after 1 usecs
[ 1.266840] calling slab_proc_init+0x0/0x38 @ 1
[ 1.279027] initcall slab_proc_init+0x0/0x38 returned 0 after 17 usecs
[ 1.291304] calling workingset_init+0x0/0x90 @ 1
[ 1.303453] workingset: timestamp_bits=28 max_order=17 bucket_order=0
[ 1.315818] initcall workingset_init+0x0/0x90 returned 0 after 12066 usecs
[ 1.328223] calling proc_vmalloc_init+0x0/0x38 @ 1
[ 1.340648] initcall proc_vmalloc_init+0x0/0x38 returned 0 after 14 usecs
[ 1.353175] calling memblock_init_debugfs+0x0/0x78 @ 1
[ 1.365795] initcall memblock_init_debugfs+0x0/0x78 returned 0 after 50 usecs
[ 1.378373] calling procswaps_init+0x0/0x38 @ 1
[ 1.390944] initcall procswaps_init+0x0/0x38 returned 0 after 17 usecs
[ 1.403521] calling slab_sysfs_init+0x0/0x11c @ 1
[ 1.433121] initcall slab_sysfs_init+0x0/0x11c returned 0 after 16579 usecs
[ 1.445879] calling fcntl_init+0x0/0x40 @ 1
[ 1.458528] initcall fcntl_init+0x0/0x40 returned 0 after 45 usecs
[ 1.471112] calling proc_filesystems_init+0x0/0x38 @ 1
[ 1.483769] initcall proc_filesystems_init+0x0/0x38 returned 0 after 23 usecs
[ 1.496426] calling start_dirtytime_writeback+0x0/0x34 @ 1
[ 1.509099] initcall start_dirtytime_writeback+0x0/0x34 returned 0 after 7 usecs
[ 1.521741] calling dio_init+0x0/0x40 @ 1
[ 1.534386] initcall dio_init+0x0/0x40 returned 0 after 34 usecs
[ 1.547000] calling dnotify_init+0x0/0x84 @ 1
[ 1.559638] initcall dnotify_init+0x0/0x84 returned 0 after 55 usecs
[ 1.572204] calling fanotify_user_setup+0x0/0x60 @ 1
[ 1.585303] initcall fanotify_user_setup+0x0/0x60 returned 0 after 498 usecs
[ 1.597884] calling aio_setup+0x0/0x88 @ 1
[ 1.610451] initcall aio_setup+0x0/0x88 returned 0 after 135 usecs
[ 1.622890] calling mbcache_init+0x0/0x4c @ 1
[ 1.635609] initcall mbcache_init+0x0/0x4c returned 0 after 399 usecs
[ 1.648061] calling init_grace+0x0/0xc @ 1
[ 1.660369] initcall init_grace+0x0/0xc returned 0 after 12 usecs
[ 1.672770] calling init_devpts_fs+0x0/0x2c @ 1
[ 1.685098] initcall init_devpts_fs+0x0/0x2c returned 0 after 54 usecs
[ 1.697480] calling ext4_init_fs+0x0/0x18c @ 1
[ 1.711792] initcall ext4_init_fs+0x0/0x18c returned 0 after 2020 usecs
[ 1.724220] calling journal_init+0x0/0x118 @ 1
[ 1.737546] initcall journal_init+0x0/0x118 returned 0 after 1063 usecs
[ 1.749954] calling init_fat_fs+0x0/0x64 @ 1
[ 1.762837] initcall init_fat_fs+0x0/0x64 returned 0 after 655 usecs
[ 1.775197] calling init_vfat_fs+0x0/0xc @ 1
[ 1.787354] initcall init_vfat_fs+0x0/0xc returned 0 after 8 usecs
[ 1.799587] calling init_nfs_fs+0x0/0x154 @ 1
[ 1.813462] initcall init_nfs_fs+0x0/0x154 returned 0 after 1727 usecs
[ 1.825881] calling init_nfs_v2+0x0/0x18 @ 1
[ 1.837908] initcall init_nfs_v2+0x0/0x18 returned 0 after 2 usecs
[ 1.850009] calling init_nfs_v3+0x0/0x18 @ 1
[ 1.861882] initcall init_nfs_v3+0x0/0x18 returned 0 after 2 usecs
[ 1.873866] calling init_nfs_v4+0x0/0x3c @ 1
[ 1.885606] NFS: Registering the id_resolver key type
[ 1.897486] Key type id_resolver registered
[ 1.909166] Key type id_legacy registered
[ 1.920717] initcall init_nfs_v4+0x0/0x3c returned 0 after 34271 usecs
[ 1.932327] calling init_nlm+0x0/0x70 @ 1
[ 1.943837] initcall init_nlm+0x0/0x70 returned 0 after 62 usecs
[ 1.955396] calling init_nls_cp437+0x0/0x10 @ 1
[ 1.966782] initcall init_nls_cp437+0x0/0x10 returned 0 after 2 usecs
[ 1.978324] calling init_nls_iso8859_1+0x0/0x10 @ 1
[ 1.989655] initcall init_nls_iso8859_1+0x0/0x10 returned 0 after 1 usecs
[ 2.001085] calling ipc_init+0x0/0x18 @ 1
[ 2.012411] initcall ipc_init+0x0/0x18 returned 0 after 40 usecs
[ 2.023788] calling ipc_sysctl_init+0x0/0x18 @ 1
[ 2.035073] initcall ipc_sysctl_init+0x0/0x18 returned 0 after 41 usecs
[ 2.046441] calling init_mqueue_fs+0x0/0x100 @ 1
[ 2.058221] initcall init_mqueue_fs+0x0/0x100 returned 0 after 508 usecs
[ 2.069668] calling key_proc_init+0x0/0x80 @ 1
[ 2.080930] initcall key_proc_init+0x0/0x80 returned 0 after 29 usecs
[ 2.092286] calling crypto_algapi_init+0x0/0x10 @ 1
[ 2.103522] initcall crypto_algapi_init+0x0/0x10 returned 0 after 16 usecs
[ 2.114850] calling chainiv_module_init+0x0/0xc @ 1
[ 2.126132] initcall chainiv_module_init+0x0/0xc returned 0 after 6 usecs
[ 2.137509] calling eseqiv_module_init+0x0/0xc @ 1
[ 2.148781] initcall eseqiv_module_init+0x0/0xc returned 0 after 3 usecs
[ 2.160161] calling crypto_null_mod_init+0x0/0x4c @ 1
[ 2.172535] initcall crypto_null_mod_init+0x0/0x4c returned 0 after 1081 usecs
[ 2.184061] calling md5_mod_init+0x0/0xc @ 1
[ 2.195718] initcall md5_mod_init+0x0/0xc returned 0 after 324 usecs
[ 2.207184] calling sha1_generic_mod_init+0x0/0xc @ 1
[ 2.218792] initcall sha1_generic_mod_init+0x0/0xc returned 0 after 264 usecs
[ 2.230347] calling des_generic_mod_init+0x0/0x10 @ 1
[ 2.242215] initcall des_generic_mod_init+0x0/0x10 returned 0 after 431 usecs
[ 2.253834] calling aes_init+0x0/0xc @ 1
[ 2.265480] initcall aes_init+0x0/0xc returned 0 after 244 usecs
[ 2.277051] calling crc32c_mod_init+0x0/0xc @ 1
[ 2.288714] initcall crc32c_mod_init+0x0/0xc returned 0 after 245 usecs
[ 2.300308] calling crct10dif_mod_init+0x0/0xc @ 1
[ 2.311975] initcall crct10dif_mod_init+0x0/0xc returned 0 after 242 usecs
[ 2.323569] calling proc_genhd_init+0x0/0x58 @ 1
[ 2.335076] initcall proc_genhd_init+0x0/0x58 returned 0 after 34 usecs
[ 2.346677] calling init_emergency_pool+0x0/0x78 @ 1
[ 2.358185] initcall init_emergency_pool+0x0/0x78 returned 0 after 1 usecs
[ 2.369779] calling bsg_init+0x0/0x13c @ 1
[ 2.381843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.393803] initcall bsg_init+0x0/0x13c returned 0 after 12152 usecs
[ 2.405819] calling noop_init+0x0/0xc @ 1
[ 2.417786] io scheduler noop registered
[ 2.429728] initcall noop_init+0x0/0xc returned 0 after 11651 usecs
[ 2.441874] calling deadline_init+0x0/0xc @ 1
[ 2.453958] io scheduler deadline registered
[ 2.466082] initcall deadline_init+0x0/0xc returned 0 after 11828 usecs
[ 2.478346] calling cfq_init+0x0/0x98 @ 1
[ 2.490565] io scheduler cfq registered (default)
[ 2.502829] initcall cfq_init+0x0/0x98 returned 0 after 12023 usecs
[ 2.515197] calling crc_t10dif_mod_init+0x0/0x94 @ 1
[ 2.527626] initcall crc_t10dif_mod_init+0x0/0x94 returned 0 after 16 usecs
[ 2.540092] calling percpu_counter_startup+0x0/0x1c @ 1
[ 2.552593] initcall percpu_counter_startup+0x0/0x1c returned 0 after 8 usecs
[ 2.565066] calling sg_pool_init+0x0/0xf4 @ 1
[ 2.577641] initcall sg_pool_init+0x0/0xf4 returned 0 after 114 usecs
[ 2.590175] calling sunxi_rsb_init+0x0/0x44 @ 1
[ 2.603037] initcall sunxi_rsb_init+0x0/0x44 returned 0 after 347 usecs
[ 2.615583] calling phy_core_init+0x0/0x58 @ 1
[ 2.628156] initcall phy_core_init+0x0/0x58 returned 0 after 51 usecs
[ 2.640658] calling sun4i_usb_phy_driver_init+0x0/0x10 @ 1
[ 2.653426] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
[ 2.679843] initcall sun4i_usb_phy_driver_init+0x0/0x10 returned 0 after 25987 usecs
[ 2.693329] calling sun9i_usb_phy_driver_init+0x0/0x10 @ 1
[ 2.706873] initcall sun9i_usb_phy_driver_init+0x0/0x10 returned 0 after 178 usecs
[ 2.720229] calling sun4i_a10_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.733812] initcall sun4i_a10_pinctrl_driver_init+0x0/0x10 returned 0 after 174 usecs
[ 2.747226] calling sun5i_a10s_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.760809] initcall sun5i_a10s_pinctrl_driver_init+0x0/0x10 returned 0 after 170 usecs
[ 2.774200] calling sun5i_a13_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.790038] sun5i-a13-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 2.803996] initcall sun5i_a13_pinctrl_driver_init+0x0/0x10 returned 0 after 15970 usecs
[ 2.817871] calling sun6i_a31_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.831662] initcall sun6i_a31_pinctrl_driver_init+0x0/0x10 returned 0 after 201 usecs
[ 2.845375] calling sun6i_a31s_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.859156] initcall sun6i_a31s_pinctrl_driver_init+0x0/0x10 returned 0 after 178 usecs
[ 2.872862] calling sun6i_a31_r_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.886670] initcall sun6i_a31_r_pinctrl_driver_init+0x0/0x10 returned 0 after 175 usecs
[ 2.900451] calling sun7i_a20_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.914323] initcall sun7i_a20_pinctrl_driver_init+0x0/0x10 returned 0 after 171 usecs
[ 2.928177] calling sun8i_a23_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.941961] initcall sun8i_a23_pinctrl_driver_init+0x0/0x10 returned 0 after 172 usecs
[ 2.955694] calling sun8i_a23_r_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.969532] initcall sun8i_a23_r_pinctrl_driver_init+0x0/0x10 returned 0 after 193 usecs
[ 2.983282] calling sun8i_a33_pinctrl_driver_init+0x0/0x10 @ 1
[ 2.997113] initcall sun8i_a33_pinctrl_driver_init+0x0/0x10 returned 0 after 177 usecs
[ 3.010735] calling sun8i_a83t_pinctrl_driver_init+0x0/0x10 @ 1
[ 3.024432] initcall sun8i_a83t_pinctrl_driver_init+0x0/0x10 returned 0 after 175 usecs
[ 3.037979] calling sun8i_h3_pinctrl_driver_init+0x0/0x10 @ 1
[ 3.051740] initcall sun8i_h3_pinctrl_driver_init+0x0/0x10 returned 0 after 175 usecs
[ 3.065327] calling sun8i_h3_r_pinctrl_driver_init+0x0/0x10 @ 1
[ 3.079033] initcall sun8i_h3_r_pinctrl_driver_init+0x0/0x10 returned 0 after 171 usecs
[ 3.092679] calling sun9i_a80_pinctrl_driver_init+0x0/0x10 @ 1
[ 3.106420] initcall sun9i_a80_pinctrl_driver_init+0x0/0x10 returned 0 after 171 usecs
[ 3.120042] calling sun9i_a80_r_pinctrl_driver_init+0x0/0x10 @ 1
[ 3.133815] initcall sun9i_a80_r_pinctrl_driver_init+0x0/0x10 returned 0 after 169 usecs
[ 3.147462] calling sun4i_pwm_driver_init+0x0/0x10 @ 1
[ 3.161302] initcall sun4i_pwm_driver_init+0x0/0x10 returned 0 after 279 usecs
[ 3.174990] calling sun4i_dma_driver_init+0x0/0x10 @ 1
[ 3.204445] initcall sun4i_dma_driver_init+0x0/0x10 returned 0 after 15633 usecs
[ 3.218190] calling sun6i_dma_driver_init+0x0/0x10 @ 1
[ 3.231822] initcall sun6i_dma_driver_init+0x0/0x10 returned 0 after 289 usecs
[ 3.245319] calling sunxi_sram_driver_init+0x0/0x10 @ 1
[ 3.259952] initcall sunxi_sram_driver_init+0x0/0x10 returned 0 after 1229 usecs
[ 3.273574] calling sunxi_reset_driver_init+0x0/0x10 @ 1
[ 3.287196] initcall sunxi_reset_driver_init+0x0/0x10 returned 0 after 202 usecs
[ 3.300710] calling pty_init+0x0/0x3dc @ 1
[ 3.451600] initcall pty_init+0x0/0x3dc returned 0 after 134262 usecs
[ 3.465033] calling serial8250_init+0x0/0x148 @ 1
[ 3.477809] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 3.495574] initcall serial8250_init+0x0/0x148 returned 0 after 17325 usecs
[ 3.508595] calling dw8250_platform_driver_init+0x0/0x10 @ 1
[ 3.523412] console [ttyS0] disabled
[ 3.556463] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 26, base_baud = 1500000) is a U6_16550A
[ 7.252296] console [ttyS0] enabled
[ 7.269841] initcall dw8250_platform_driver_init+0x0/0x10 returned 0 after 3660405 usecs
[ 7.291548] calling of_platform_serial_driver_init+0x0/0x10 @ 1
[ 7.311518] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 516 usecs
[ 7.332974] calling topology_sysfs_init+0x0/0x7c @ 1
[ 7.351327] initcall topology_sysfs_init+0x0/0x7c returned 0 after 92 usecs
[ 7.371592] calling cacheinfo_sysfs_init+0x0/0x90 @ 1
[ 7.390035] initcall cacheinfo_sysfs_init+0x0/0x90 returned -2 after 3 usecs
[ 7.410385] calling devcoredump_init+0x0/0x14 @ 1
[ 7.428539] initcall devcoredump_init+0x0/0x14 returned 0 after 68 usecs
[ 7.448473] calling sun6i_prcm_driver_init+0x0/0x10 @ 1
[ 7.467296] initcall sun6i_prcm_driver_init+0x0/0x10 returned 0 after 242 usecs
[ 7.487858] calling init_sd+0x0/0x170 @ 1
[ 7.505370] initcall init_sd+0x0/0x170 returned 0 after 224 usecs
[ 7.524790] calling init_sg+0x0/0x12c @ 1
[ 7.542201] initcall init_sg+0x0/0x12c returned 0 after 125 usecs
[ 7.561486] calling ahci_sunxi_driver_init+0x0/0x10 @ 1
[ 7.580239] initcall ahci_sunxi_driver_init+0x0/0x10 returned 0 after 201 usecs
[ 7.600771] calling spidev_init+0x0/0xc0 @ 1
[ 7.618428] initcall spidev_init+0x0/0xc0 returned 0 after 133 usecs
[ 7.637928] calling sun4i_spi_driver_init+0x0/0x10 @ 1
[ 7.656489] initcall sun4i_spi_driver_init+0x0/0x10 returned 0 after 193 usecs
[ 7.676846] calling sun6i_spi_driver_init+0x0/0x10 @ 1
[ 7.695252] initcall sun6i_spi_driver_init+0x0/0x10 returned 0 after 183 usecs
[ 7.715463] calling net_olddevs_init+0x0/0x74 @ 1
[ 7.733278] initcall net_olddevs_init+0x0/0x74 returned 0 after 26 usecs
[ 7.752899] calling sun4i_mdio_driver_init+0x0/0x10 @ 1
[ 7.771405] initcall sun4i_mdio_driver_init+0x0/0x10 returned 0 after 225 usecs
[ 7.791681] calling emac_driver_init+0x0/0x10 @ 1
[ 7.809647] initcall emac_driver_init+0x0/0x10 returned 0 after 222 usecs
[ 7.829358] calling stmmac_init+0x0/0x5c @ 1
[ 7.846637] initcall stmmac_init+0x0/0x5c returned 0 after 40 usecs
[ 7.865868] calling sun7i_dwmac_driver_init+0x0/0x10 @ 1
[ 7.884468] initcall sun7i_dwmac_driver_init+0x0/0x10 returned 0 after 188 usecs
[ 7.904995] calling dwmac_generic_driver_init+0x0/0x10 @ 1
[ 7.923939] initcall dwmac_generic_driver_init+0x0/0x10 returned 0 after 259 usecs
[ 7.944653] calling ehci_hcd_init+0x0/0x70 @ 1
[ 7.962269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.981989] initcall ehci_hcd_init+0x0/0x70 returned 0 after 19246 usecs
[ 8.002030] calling ehci_platform_init+0x0/0x54 @ 1
[ 8.020137] ehci-platform: EHCI generic platform driver
[ 8.039095] initcall ehci_platform_init+0x0/0x54 returned 0 after 18496 usecs
[ 8.059673] calling ohci_hcd_mod_init+0x0/0x80 @ 1
[ 8.077788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.097339] initcall ohci_hcd_mod_init+0x0/0x80 returned 0 after 19078 usecs
[ 8.117717] calling ohci_platform_init+0x0/0x54 @ 1
[ 8.135972] ohci-platform: OHCI generic platform driver
[ 8.154730] initcall ohci_platform_init+0x0/0x54 returned 0 after 18302 usecs
[ 8.175039] calling serport_init+0x0/0x30 @ 1
[ 8.192420] initcall serport_init+0x0/0x30 returned 0 after 2 usecs
[ 8.211512] calling input_leds_init+0x0/0xc @ 1
[ 8.228928] initcall input_leds_init+0x0/0xc returned 0 after 4 usecs
[ 8.248135] calling evdev_init+0x0/0xc @ 1
[ 8.265020] initcall evdev_init+0x0/0xc returned 0 after 2 usecs
[ 8.283706] calling sun4i_ts_driver_init+0x0/0x10 @ 1
[ 8.302510] initcall sun4i_ts_driver_init+0x0/0x10 returned 0 after 913 usecs
[ 8.322420] calling sun6i_rtc_driver_init+0x0/0x10 @ 1
[ 8.340601] initcall sun6i_rtc_driver_init+0x0/0x10 returned 0 after 210 usecs
[ 8.360582] calling sunxi_rtc_driver_init+0x0/0x10 @ 1
[ 8.378616] initcall sunxi_rtc_driver_init+0x0/0x10 returned 0 after 227 usecs
[ 8.398428] calling i2c_dev_init+0x0/0xc4 @ 1
[ 8.415401] i2c /dev entries driver
[ 8.431434] initcall i2c_dev_init+0x0/0xc4 returned 0 after 15644 usecs
[ 8.450818] calling mv64xxx_i2c_driver_init+0x0/0x10 @ 1
[ 8.472817] initcall mv64xxx_i2c_driver_init+0x0/0x10 returned 0 after 3788 usecs
[ 8.493308] calling p2wi_driver_init+0x0/0x10 @ 1
[ 8.511041] initcall p2wi_driver_init+0x0/0x10 returned 0 after 237 usecs
[ 8.530666] calling sunxi_wdt_driver_init+0x0/0x10 @ 1
[ 8.549615] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 8.570778] initcall sunxi_wdt_driver_init+0x0/0x10 returned 0 after 21603 usecs
[ 8.591460] calling cpufreq_stats_init+0x0/0xe0 @ 1
[ 8.609663] initcall cpufreq_stats_init+0x0/0xe0 returned 0 after 11 usecs
[ 8.629740] calling cpufreq_gov_dbs_init+0x0/0xc @ 1
[ 8.648033] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 4 usecs
[ 8.668068] calling dt_cpufreq_platdrv_init+0x0/0x10 @ 1
[ 8.686809] initcall dt_cpufreq_platdrv_init+0x0/0x10 returned 0 after 148 usecs
[ 8.707394] calling cpufreq_dt_platdev_init+0x0/0x78 @ 1
[ 8.727428] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 384000 KHz
[ 8.748719] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 432000 KHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment