Advertisement
stuw

uboot-lp1-no-nvec

Jun 25th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.86 KB | None | 0 0
  1.  
  2.  
  3.  
  4. U-Boot SPL 2015.04-rc3-00192-g06ca66c (Apr 02 2015 - 22:35:23)
  5.  
  6.  
  7.  
  8. U-Boot 2015.04-rc3-00192-g06ca66c (Apr 02 2015 - 22:35:23)
  9.  
  10.  
  11. TEGRA20
  12.  
  13. Model: Toshiba AC100 / Dynabook AZ
  14.  
  15. DRAM: 512 MiB
  16.  
  17. MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
  18.  
  19. *** Warning - bad CRC, using default environment
  20.  
  21.  
  22. In: serial
  23.  
  24. Out: lcd
  25.  
  26. Err: lcd
  27.  
  28. Net: Net Initialization Skipped
  29.  
  30. No ethernet found.
  31.  
  32. ## Executing script at 01840000
  33.  
  34. Kernel image @ 0x1000000 [ 0x000000 - 0x497420 ]
  35.  
  36. ## Loading init Ramdisk from Legacy Image at 014a0000 ...
  37.  
  38. Image Name: sos-r5-alpha
  39.  
  40. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  41.  
  42. Data Size: 3731609 Bytes = 3.6 MiB
  43.  
  44. Load Address: 00000000
  45.  
  46. Entry Point: 00000000
  47.  
  48. Verifying Checksum ... OK
  49.  
  50. ## Flattened Device Tree blob at 01830000
  51.  
  52. Booting using the fdt blob at 0x1830000
  53.  
  54. Using Device Tree in place at 01830000, end 01838916
  55.  
  56.  
  57. Starting kernel ...
  58.  
  59.  
  60. Uncompressing Linux... done, booting the kernel.
  61. [ 0.000000] Booting Linux on physical CPU 0x0
  62.  
  63. [ 0.000000] Initializing cgroup subsys cpu
  64.  
  65. [ 0.000000] Initializing cgroup subsys cpuacct
  66.  
  67. [ 0.000000] Linux version 4.0.0-rc3-10933-g67f9eb0-dirty (stuw@stuw-ubuntu-vbox) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-12ubuntu1) ) #4 SMP PREEMPT Thu Apr 2 22:41:00 MSK 2015
  68.  
  69. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
  70.  
  71. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  72.  
  73. [ 0.000000] Machine model: Toshiba AC100 / Dynabook AZ
  74.  
  75. [ 0.000000] debug: ignoring loglevel setting.
  76.  
  77. [ 0.000000] bootconsole [earlycon0] enabled
  78.  
  79. [ 0.000000] cma: Reserved 64 MiB at 0x1c000000
  80.  
  81. [ 0.000000] Memory policy: Data cache writealloc
  82.  
  83. [ 0.000000] On node 0 totalpages: 131072
  84.  
  85. [ 0.000000] free_area_init_node: node 0, pgdat c093f780, node_mem_map dbbd7000
  86.  
  87. [ 0.000000] Normal zone: 1024 pages used for memmap
  88.  
  89. [ 0.000000] Normal zone: 0 pages reserved
  90.  
  91. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  92.  
  93. [ 0.000000] PERCPU: Embedded 11 pages/cpu @dbbad000 s12672 r8192 d24192 u45056
  94.  
  95. [ 0.000000] pcpu-alloc: s12672 r8192 d24192 u45056 alloc=11*4096
  96.  
  97. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  98.  
  99. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  100.  
  101. [ 0.000000] Kernel command line: CMA=64M console=ttyS0,115200n8 no_console_suspend ignore_loglevel earlyprintk initcall_debug
  102.  
  103. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  104.  
  105. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  106.  
  107. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  108.  
  109. [ 0.000000] Memory: 440452K/524288K available (6601K kernel code, 316K rwdata, 2224K rodata, 300K init, 350K bss, 18300K reserved, 65536K cma-reserved, 0K highmem)
  110.  
  111. [ 0.000000] Virtual kernel memory layout:
  112.  
  113. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  114.  
  115. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  116.  
  117. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  118.  
  119. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  120.  
  121. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  122.  
  123. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  124.  
  125. [ 0.000000] .text : 0xc0008000 - 0xc08a6984 (8827 kB)
  126.  
  127. [ 0.000000] .init : 0xc08a7000 - 0xc08f2000 ( 300 kB)
  128.  
  129. [ 0.000000] .data : 0xc08f2000 - 0xc0941260 ( 317 kB)
  130.  
  131. [ 0.000000] .bss : 0xc0941260 - 0xc0998db0 ( 351 kB)
  132.  
  133. [ 0.000000] Preemptible hierarchical RCU implementation.
  134.  
  135. [ 0.000000] Additional per-CPU info printed with stalls.
  136.  
  137. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  138.  
  139. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  140.  
  141. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  142.  
  143. [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001
  144.  
  145. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001
  146.  
  147. [ 0.000000] L2C-310 errata 727915 769419 enabled
  148.  
  149. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  150.  
  151. [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
  152.  
  153. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  154.  
  155. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB
  156.  
  157. [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001
  158.  
  159. [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
  160.  
  161. [ 0.008356] Switching to timer-based delay loop, resolution 1000ns
  162.  
  163. [ 0.015226] Console: colour dummy device 80x30
  164.  
  165. [ 0.019667] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  166.  
  167. [ 0.029885] pid_max: default: 32768 minimum: 301
  168.  
  169. [ 0.034956] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  170.  
  171. [ 0.041567] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  172.  
  173. [ 0.050260] Initializing cgroup subsys freezer
  174.  
  175. [ 0.054710] Initializing cgroup subsys debug
  176.  
  177. [ 0.059074] CPU: Testing write buffer coherency: ok
  178.  
  179. [ 0.064229] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  180.  
  181. [ 0.069891] calling cpu_suspend_alloc_sp+0x0/0x98 @ 1
  182.  
  183. [ 0.075095] initcall cpu_suspend_alloc_sp+0x0/0x98 returned 0 after 0 usecs
  184.  
  185. [ 0.082117] calling init_static_idmap+0x0/0x118 @ 1
  186.  
  187. [ 0.087133] Setting up static identity map for 0x641d08 - 0x641da0
  188.  
  189. [ 0.093398] initcall init_static_idmap+0x0/0x118 returned 0 after 9765 usecs
  190.  
  191. [ 0.100494] calling spawn_ksoftirqd+0x0/0x28 @ 1
  192.  
  193. [ 0.119982] initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 19531 usecs
  194.  
  195. [ 0.126852] calling init_workqueues+0x0/0x3c8 @ 1
  196.  
  197. [ 0.132360] initcall init_workqueues+0x0/0x3c8 returned 0 after 0 usecs
  198.  
  199. [ 0.138970] calling migration_init+0x0/0x74 @ 1
  200.  
  201. [ 0.143674] initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  202.  
  203. [ 0.150157] calling check_cpu_stall_init+0x0/0x20 @ 1
  204.  
  205. [ 0.155342] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  206.  
  207. [ 0.162374] calling rcu_spawn_gp_kthread+0x0/0x108 @ 1
  208.  
  209. [ 0.167845] initcall rcu_spawn_gp_kthread+0x0/0x108 returned 0 after 0 usecs
  210.  
  211. [ 0.174907] calling cpu_stop_init+0x0/0x94 @ 1
  212.  
  213. [ 0.189988] initcall cpu_stop_init+0x0/0x94 returned 0 after 19531 usecs
  214.  
  215. [ 0.196686] calling tegra_init_fuse+0x0/0x104 @ 1
  216.  
  217. [ 0.201659] Tegra Revision: A02 SKU: 8 CPU Process: 2 Core Process: 1
  218.  
  219. [ 0.208089] initcall tegra_init_fuse+0x0/0x104 returned 0 after 0 usecs
  220.  
  221. [ 0.214777] calling tegra_pmc_early_init+0x0/0x168 @ 1
  222.  
  223. [ 0.220215] initcall tegra_pmc_early_init+0x0/0x168 returned 0 after 0 usecs
  224.  
  225. [ 0.227264] calling rand_initialize+0x0/0x2c @ 1
  226.  
  227. [ 0.232165] initcall rand_initialize+0x0/0x2c returned 0 after 0 usecs
  228.  
  229. [ 0.238689] calling dummy_timer_register+0x0/0x4c @ 1
  230.  
  231. [ 0.243893] initcall dummy_timer_register+0x0/0x4c returned 0 after 0 usecs
  232.  
  233. [ 0.271191] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  234.  
  235. [ 0.271254] Brought up 2 CPUs
  236.  
  237. [ 0.279935] SMP: Total of 2 processors activated (4.00 BogoMIPS).
  238.  
  239. [ 0.286098] CPU: All CPU(s) started in SVC mode.
  240.  
  241. [ 0.291446] devtmpfs: initialized
  242.  
  243. [ 0.296049] calling tegra_hotplug_init+0x0/0x74 @ 1
  244.  
  245. [ 0.301030] initcall tegra_hotplug_init+0x0/0x74 returned 0 after 0 usecs
  246.  
  247. [ 0.307855] calling ipc_ns_init+0x0/0x18 @ 1
  248.  
  249. [ 0.312281] initcall ipc_ns_init+0x0/0x18 returned 0 after 0 usecs
  250.  
  251. [ 0.318514] calling init_mmap_min_addr+0x0/0x20 @ 1
  252.  
  253. [ 0.323545] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  254.  
  255. [ 0.330399] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  256.  
  257. [ 0.337062] initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
  258.  
  259. [ 0.345561] calling net_ns_init+0x0/0x1c4 @ 1
  260.  
  261. [ 0.350097] initcall net_ns_init+0x0/0x1c4 returned 0 after 0 usecs
  262.  
  263. [ 0.356486] calling vfp_init+0x0/0x1b0 @ 1
  264.  
  265. [ 0.360676] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  266.  
  267. [ 0.368374] initcall vfp_init+0x0/0x1b0 returned 0 after 0 usecs
  268.  
  269. [ 0.374455] calling ptrace_break_init+0x0/0x2c @ 1
  270.  
  271. [ 0.379381] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  272.  
  273. [ 0.386154] calling register_cpufreq_notifier+0x0/0x10 @ 1
  274.  
  275. [ 0.391782] initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
  276.  
  277. [ 0.399233] calling twd_clk_init+0x0/0x44 @ 1
  278.  
  279. [ 0.403749] initcall twd_clk_init+0x0/0x44 returned 0 after 0 usecs
  280.  
  281. [ 0.410075] calling v6_userpage_init+0x0/0x8 @ 1
  282.  
  283. [ 0.414827] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  284.  
  285. [ 0.421429] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  286.  
  287. [ 0.426961] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  288.  
  289. [ 0.434340] calling alloc_frozen_cpus+0x0/0x8 @ 1
  290.  
  291. [ 0.439180] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  292.  
  293. [ 0.445867] calling wq_sysfs_init+0x0/0x10 @ 1
  294.  
  295. [ 0.450734] initcall wq_sysfs_init+0x0/0x10 returned 0 after 0 usecs
  296.  
  297. [ 0.457081] calling ksysfs_init+0x0/0xa0 @ 1
  298.  
  299. [ 0.461656] initcall ksysfs_init+0x0/0xa0 returned 0 after 0 usecs
  300.  
  301. [ 0.467826] calling pm_init+0x0/0x7c @ 1
  302.  
  303. [ 0.472017] initcall pm_init+0x0/0x7c returned 0 after 0 usecs
  304.  
  305. [ 0.477844] calling init_jiffies_clocksource+0x0/0xc @ 1
  306.  
  307. [ 0.483312] initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0 usecs
  308.  
  309. [ 0.490597] calling cgroup_wq_init+0x0/0x78 @ 1
  310.  
  311. [ 0.495308] initcall cgroup_wq_init+0x0/0x78 returned 0 after 0 usecs
  312.  
  313. [ 0.501779] calling cpu_pm_init+0x0/0x18 @ 1
  314.  
  315. [ 0.506179] initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  316.  
  317. [ 0.512432] calling perf_workqueue_init+0x0/0x80 @ 1
  318.  
  319. [ 0.517635] initcall perf_workqueue_init+0x0/0x80 returned 0 after 0 usecs
  320.  
  321. [ 0.524516] calling init_zero_pfn+0x0/0x40 @ 1
  322.  
  323. [ 0.529090] initcall init_zero_pfn+0x0/0x40 returned 0 after 0 usecs
  324.  
  325. [ 0.535520] calling cma_init_reserved_areas+0x0/0x1d0 @ 1
  326.  
  327. [ 0.543605] initcall cma_init_reserved_areas+0x0/0x1d0 returned 0 after 0 usecs
  328.  
  329. [ 0.550929] calling fsnotify_init+0x0/0x24 @ 1
  330.  
  331. [ 0.555501] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  332.  
  333. [ 0.561924] calling filelock_init+0x0/0xc8 @ 1
  334.  
  335. [ 0.566560] initcall filelock_init+0x0/0xc8 returned 0 after 0 usecs
  336.  
  337. [ 0.572932] calling init_script_binfmt+0x0/0x1c @ 1
  338.  
  339. [ 0.577941] initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  340.  
  341. [ 0.584801] calling init_elf_binfmt+0x0/0x1c @ 1
  342.  
  343. [ 0.589554] initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  344.  
  345. [ 0.596151] calling debugfs_init+0x0/0x64 @ 1
  346.  
  347. [ 0.600682] initcall debugfs_init+0x0/0x64 returned 0 after 0 usecs
  348.  
  349. [ 0.606979] calling prandom_init+0x0/0xe4 @ 1
  350.  
  351. [ 0.611493] initcall prandom_init+0x0/0xe4 returned 0 after 0 usecs
  352.  
  353. [ 0.617811] calling pinctrl_init+0x0/0xcc @ 1
  354.  
  355. [ 0.622325] pinctrl core: initialized pinctrl subsystem
  356.  
  357. [ 0.627704] initcall pinctrl_init+0x0/0xcc returned 0 after 0 usecs
  358.  
  359. [ 0.633978] calling regulator_init+0x0/0x80 @ 1
  360.  
  361. [ 0.639499] initcall regulator_init+0x0/0x80 returned 0 after 0 usecs
  362.  
  363. [ 0.645953] calling soc_bus_register+0x0/0xc @ 1
  364.  
  365. [ 0.650847] initcall soc_bus_register+0x0/0xc returned 0 after 0 usecs
  366.  
  367. [ 0.657369] calling cpufreq_core_init+0x0/0x50 @ 1
  368.  
  369. [ 0.662315] initcall cpufreq_core_init+0x0/0x50 returned 0 after 0 usecs
  370.  
  371. [ 0.669066] calling cpuidle_init+0x0/0x50 @ 1
  372.  
  373. [ 0.673625] initcall cpuidle_init+0x0/0x50 returned 0 after 0 usecs
  374.  
  375. [ 0.679900] calling cpuidle_coupled_init+0x0/0xc @ 1
  376.  
  377. [ 0.685021] initcall cpuidle_coupled_init+0x0/0xc returned 0 after 0 usecs
  378.  
  379. [ 0.691955] calling of_init+0x0/0xac @ 1
  380.  
  381. [ 0.712853] initcall of_init+0x0/0xac returned 0 after 19531 usecs
  382.  
  383. [ 0.719033] calling sock_init+0x0/0x9c @ 1
  384.  
  385. [ 0.723512] initcall sock_init+0x0/0x9c returned 0 after 0 usecs
  386.  
  387. [ 0.729513] calling netlink_proto_init+0x0/0x18c @ 1
  388.  
  389. [ 0.735082] NET: Registered protocol family 16
  390.  
  391. [ 0.739576] initcall netlink_proto_init+0x0/0x18c returned 0 after 0 usecs
  392.  
  393. [ 0.746585] calling atomic_pool_init+0x0/0x150 @ 1
  394.  
  395. [ 0.753178] DMA: preallocated 256 KiB pool for atomic coherent allocations
  396.  
  397. [ 0.760065] initcall atomic_pool_init+0x0/0x150 returned 0 after 9765 usecs
  398.  
  399. [ 0.767069] calling bdi_class_init+0x0/0x58 @ 1
  400.  
  401. [ 0.771840] initcall bdi_class_init+0x0/0x58 returned 0 after 0 usecs
  402.  
  403. [ 0.778273] calling mm_sysfs_init+0x0/0x3c @ 1
  404.  
  405. [ 0.782893] initcall mm_sysfs_init+0x0/0x3c returned 0 after 0 usecs
  406.  
  407. [ 0.789297] calling kobject_uevent_init+0x0/0xc @ 1
  408.  
  409. [ 0.794338] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  410.  
  411. [ 0.801164] calling tegra_gpio_init+0x0/0x10 @ 1
  412.  
  413. [ 0.806029] initcall tegra_gpio_init+0x0/0x10 returned 0 after 0 usecs
  414.  
  415. [ 0.812560] calling pcibus_class_init+0x0/0x14 @ 1
  416.  
  417. [ 0.817549] initcall pcibus_class_init+0x0/0x14 returned 0 after 0 usecs
  418.  
  419. [ 0.824258] calling pci_driver_init+0x0/0xc @ 1
  420.  
  421. [ 0.829085] initcall pci_driver_init+0x0/0xc returned 0 after 0 usecs
  422.  
  423. [ 0.835529] calling backlight_class_init+0x0/0xa4 @ 1
  424.  
  425. [ 0.840788] initcall backlight_class_init+0x0/0xa4 returned 0 after 0 usecs
  426.  
  427. [ 0.847740] calling amba_init+0x0/0xc @ 1
  428.  
  429. [ 0.852048] initcall amba_init+0x0/0xc returned 0 after 0 usecs
  430.  
  431. [ 0.857962] calling tegra30_fuse_init+0x0/0x10 @ 1
  432.  
  433. [ 0.863016] initcall tegra30_fuse_init+0x0/0x10 returned 0 after 0 usecs
  434.  
  435. [ 0.869709] calling tegra20_fuse_init+0x0/0x10 @ 1
  436.  
  437. [ 0.874762] initcall tegra20_fuse_init+0x0/0x10 returned 0 after 0 usecs
  438.  
  439. [ 0.881473] calling tty_class_init+0x0/0x44 @ 1
  440.  
  441. [ 0.886204] initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  442.  
  443. [ 0.892649] calling vtconsole_class_init+0x0/0xe8 @ 1
  444.  
  445. [ 0.898160] initcall vtconsole_class_init+0x0/0xe8 returned 0 after 0 usecs
  446.  
  447. [ 0.905127] calling iommu_dev_init+0x0/0x14 @ 1
  448.  
  449. [ 0.909854] initcall iommu_dev_init+0x0/0x14 returned 0 after 0 usecs
  450.  
  451. [ 0.916305] calling mipi_dsi_bus_init+0x0/0xc @ 1
  452.  
  453. [ 0.921296] initcall mipi_dsi_bus_init+0x0/0xc returned 0 after 0 usecs
  454.  
  455. [ 0.927905] calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  456.  
  457. [ 0.933727] initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  458.  
  459. [ 0.941346] calling regmap_initcall+0x0/0x10 @ 1
  460.  
  461. [ 0.946108] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  462.  
  463. [ 0.952695] calling spi_init+0x0/0x88 @ 1
  464.  
  465. [ 0.957054] initcall spi_init+0x0/0x88 returned 0 after 0 usecs
  466.  
  467. [ 0.962978] calling i2c_init+0x0/0x78 @ 1
  468.  
  469. [ 0.967371] initcall i2c_init+0x0/0x78 returned 0 after 0 usecs
  470.  
  471. [ 0.973294] calling init_ladder+0x0/0xc @ 1
  472.  
  473. [ 0.999989] cpuidle: using governor ladder
  474.  
  475. [ 1.004080] initcall init_ladder+0x0/0xc returned 0 after 29296 usecs
  476.  
  477. [ 1.010595] calling init_menu+0x0/0xc @ 1
  478.  
  479. [ 1.039987] cpuidle: using governor menu
  480.  
  481. [ 1.043904] initcall init_menu+0x0/0xc returned 0 after 29296 usecs
  482.  
  483. [ 1.050349] calling gate_vma_init+0x0/0x24 @ 1
  484.  
  485. [ 1.054870] initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  486.  
  487. [ 1.061298] calling customize_machine+0x0/0x44 @ 1
  488.  
  489. [ 1.079157] platform 7000f800.fuse: Driver tegra20_fuse requests probe deferral
  490.  
  491. [ 1.091751] initcall customize_machine+0x0/0x44 returned 0 after 29296 usecs
  492.  
  493. [ 1.098793] calling init_atags_procfs+0x0/0xec @ 1
  494.  
  495. [ 1.103736] No ATAGs?
  496.  
  497. [ 1.105807] initcall init_atags_procfs+0x0/0xec returned -22 after 0 usecs
  498.  
  499. [ 1.113016] calling arch_hw_breakpoint_init+0x0/0x240 @ 1
  500.  
  501. [ 1.118556] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  502.  
  503. [ 1.126612] hw-breakpoint: maximum watchpoint size is 4 bytes.
  504.  
  505. [ 1.132513] initcall arch_hw_breakpoint_init+0x0/0x240 returned 0 after 19531 usecs
  506.  
  507. [ 1.140226] calling exceptions_init+0x0/0x98 @ 1
  508.  
  509. [ 1.144980] initcall exceptions_init+0x0/0x98 returned 0 after 0 usecs
  510.  
  511. [ 1.151581] calling dma_bus_init+0x0/0xd4 @ 1
  512.  
  513. [ 1.156190] initcall dma_bus_init+0x0/0xd4 returned 0 after 0 usecs
  514.  
  515. [ 1.162465] calling dma_channel_table_init+0x0/0xec @ 1
  516.  
  517. [ 1.167832] initcall dma_channel_table_init+0x0/0xec returned 0 after 0 usecs
  518.  
  519. [ 1.175036] calling iommu_init+0x0/0x60 @ 1
  520.  
  521. [ 1.179370] initcall iommu_init+0x0/0x60 returned 0 after 0 usecs
  522.  
  523. [ 1.185519] calling tegra_clocks_apply_init_table+0x0/0x24 @ 1
  524.  
  525. [ 1.192960] initcall tegra_clocks_apply_init_table+0x0/0x24 returned 0 after 0 usecs
  526.  
  527. [ 1.200708] calling tegra_mc_init+0x0/0x10 @ 1
  528.  
  529. [ 1.205500] initcall tegra_mc_init+0x0/0x10 returned 0 after 0 usecs
  530.  
  531. [ 1.211963] calling topology_init+0x0/0x70 @ 1
  532.  
  533. [ 1.217030] initcall topology_init+0x0/0x70 returned 0 after 0 usecs
  534.  
  535. [ 1.223396] calling uid_cache_init+0x0/0x98 @ 1
  536.  
  537. [ 1.228082] initcall uid_cache_init+0x0/0x98 returned 0 after 0 usecs
  538.  
  539. [ 1.234570] calling param_sysfs_init+0x0/0x1ac @ 1
  540.  
  541. [ 1.261795] initcall param_sysfs_init+0x0/0x1ac returned 0 after 29296 usecs
  542.  
  543. [ 1.268834] calling proc_schedstat_init+0x0/0x38 @ 1
  544.  
  545. [ 1.273972] initcall proc_schedstat_init+0x0/0x38 returned 0 after 0 usecs
  546.  
  547. [ 1.280888] calling pm_sysrq_init+0x0/0x1c @ 1
  548.  
  549. [ 1.309992] initcall pm_sysrq_init+0x0/0x1c returned 0 after 29296 usecs
  550.  
  551. [ 1.316688] calling crash_save_vmcoreinfo_init+0x0/0x430 @ 1
  552.  
  553. [ 1.322562] initcall crash_save_vmcoreinfo_init+0x0/0x430 returned 0 after 0 usecs
  554.  
  555. [ 1.330131] calling crash_notes_memory_init+0x0/0x40 @ 1
  556.  
  557. [ 1.335581] initcall crash_notes_memory_init+0x0/0x40 returned 0 after 0 usecs
  558.  
  559. [ 1.342870] calling hung_task_init+0x0/0x58 @ 1
  560.  
  561. [ 1.347638] initcall hung_task_init+0x0/0x58 returned 0 after 0 usecs
  562.  
  563. [ 1.354084] calling default_bdi_init+0x0/0x58 @ 1
  564.  
  565. [ 1.359349] initcall default_bdi_init+0x0/0x58 returned 0 after 0 usecs
  566.  
  567. [ 1.365970] calling percpu_enable_async+0x0/0x18 @ 1
  568.  
  569. [ 1.371074] initcall percpu_enable_async+0x0/0x18 returned 0 after 0 usecs
  570.  
  571. [ 1.378010] calling init_reserve_notifier+0x0/0x8 @ 1
  572.  
  573. [ 1.383207] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  574.  
  575. [ 1.390230] calling init_admin_reserve+0x0/0x30 @ 1
  576.  
  577. [ 1.395244] initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
  578.  
  579. [ 1.402102] calling init_user_reserve+0x0/0x30 @ 1
  580.  
  581. [ 1.407030] initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  582.  
  583. [ 1.413802] calling crypto_wq_init+0x0/0x48 @ 1
  584.  
  585. [ 1.418575] initcall crypto_wq_init+0x0/0x48 returned 0 after 0 usecs
  586.  
  587. [ 1.425019] calling cryptomgr_init+0x0/0xc @ 1
  588.  
  589. [ 1.429597] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  590.  
  591. [ 1.436022] calling init_bio+0x0/0xbc @ 1
  592.  
  593. [ 1.440462] initcall init_bio+0x0/0xbc returned 0 after 0 usecs
  594.  
  595. [ 1.446375] calling blk_settings_init+0x0/0x38 @ 1
  596.  
  597. [ 1.451323] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  598.  
  599. [ 1.458073] calling blk_ioc_init+0x0/0x40 @ 1
  600.  
  601. [ 1.462612] initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  602.  
  603. [ 1.468907] calling blk_softirq_init+0x0/0x80 @ 1
  604.  
  605. [ 1.473768] initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  606.  
  607. [ 1.480442] calling blk_iopoll_setup+0x0/0x80 @ 1
  608.  
  609. [ 1.485284] initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  610.  
  611. [ 1.491968] calling blk_mq_init+0x0/0x1c @ 1
  612.  
  613. [ 1.496378] initcall blk_mq_init+0x0/0x1c returned 0 after 0 usecs
  614.  
  615. [ 1.502628] calling genhd_device_init+0x0/0x80 @ 1
  616.  
  617. [ 1.507802] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  618.  
  619. [ 1.514510] calling gpiolib_debugfs_init+0x0/0x38 @ 1
  620.  
  621. [ 1.519710] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  622.  
  623. [ 1.526726] calling pca953x_init+0x0/0x10 @ 1
  624.  
  625. [ 1.531348] initcall pca953x_init+0x0/0x10 returned 0 after 0 usecs
  626.  
  627. [ 1.537607] calling palmas_gpio_init+0x0/0x10 @ 1
  628.  
  629. [ 1.542704] initcall palmas_gpio_init+0x0/0x10 returned 0 after 0 usecs
  630.  
  631. [ 1.549311] calling tps6586x_gpio_init+0x0/0x10 @ 1
  632.  
  633. [ 1.554475] initcall tps6586x_gpio_init+0x0/0x10 returned 0 after 0 usecs
  634.  
  635. [ 1.561265] calling tps65910_gpio_init+0x0/0x10 @ 1
  636.  
  637. [ 1.566406] initcall tps65910_gpio_init+0x0/0x10 returned 0 after 0 usecs
  638.  
  639. [ 1.573201] calling pwm_debugfs_init+0x0/0x38 @ 1
  640.  
  641. [ 1.578045] initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  642.  
  643. [ 1.584721] calling pwm_sysfs_init+0x0/0x14 @ 1
  644.  
  645. [ 1.589453] initcall pwm_sysfs_init+0x0/0x14 returned 0 after 0 usecs
  646.  
  647. [ 1.595906] calling pci_slot_init+0x0/0x54 @ 1
  648.  
  649. [ 1.600510] initcall pci_slot_init+0x0/0x54 returned 0 after 0 usecs
  650.  
  651. [ 1.606898] calling fbmem_init+0x0/0xb0 @ 1
  652.  
  653. [ 1.611335] initcall fbmem_init+0x0/0xb0 returned 0 after 0 usecs
  654.  
  655. [ 1.617424] calling regulator_fixed_voltage_init+0x0/0x10 @ 1
  656.  
  657. [ 1.624224] +3VS,vdd_pnl: Failed to request enable GPIO4: -517
  658.  
  659. [ 1.630196] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517
  660.  
  661. [ 1.638280] platform regulators:regulator@1: Driver reg-fixed-voltage requests probe deferral
  662.  
  663. [ 1.646960] initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 19531 usecs
  664.  
  665. [ 1.654966] calling gpio_regulator_init+0x0/0x10 @ 1
  666.  
  667. [ 1.660242] initcall gpio_regulator_init+0x0/0x10 returned 0 after 0 usecs
  668.  
  669. [ 1.667110] calling max8907_regulator_init+0x0/0x10 @ 1
  670.  
  671. [ 1.672620] initcall max8907_regulator_init+0x0/0x10 returned 0 after 0 usecs
  672.  
  673. [ 1.679747] calling palmas_init+0x0/0x10 @ 1
  674.  
  675. [ 1.684471] initcall palmas_init+0x0/0x10 returned 0 after 0 usecs
  676.  
  677. [ 1.690657] calling tps51632_init+0x0/0x10 @ 1
  678.  
  679. [ 1.695342] initcall tps51632_init+0x0/0x10 returned 0 after 0 usecs
  680.  
  681. [ 1.701704] calling tps62360_init+0x0/0x10 @ 1
  682.  
  683. [ 1.706386] initcall tps62360_init+0x0/0x10 returned 0 after 0 usecs
  684.  
  685. [ 1.712744] calling tps65090_regulator_init+0x0/0x10 @ 1
  686.  
  687. [ 1.718334] initcall tps65090_regulator_init+0x0/0x10 returned 0 after 0 usecs
  688.  
  689. [ 1.725560] calling tps6586x_regulator_init+0x0/0x10 @ 1
  690.  
  691. [ 1.731143] initcall tps6586x_regulator_init+0x0/0x10 returned 0 after 0 usecs
  692.  
  693. [ 1.738356] calling tps65910_init+0x0/0x10 @ 1
  694.  
  695. [ 1.743086] initcall tps65910_init+0x0/0x10 returned 0 after 0 usecs
  696.  
  697. [ 1.749433] calling misc_init+0x0/0xc8 @ 1
  698.  
  699. [ 1.753774] initcall misc_init+0x0/0xc8 returned 0 after 0 usecs
  700.  
  701. [ 1.759775] calling tegra_gart_init+0x0/0x10 @ 1
  702.  
  703. [ 1.765887] initcall tegra_gart_init+0x0/0x10 returned 0 after 0 usecs
  704.  
  705. [ 1.772424] calling vga_arb_device_init+0x0/0xf0 @ 1
  706.  
  707. [ 1.777894] vgaarb: loaded
  708.  
  709. [ 1.780603] initcall vga_arb_device_init+0x0/0xf0 returned 0 after 9765 usecs
  710.  
  711. [ 1.787807] calling stmpe_init+0x0/0x10 @ 1
  712.  
  713. [ 1.792244] initcall stmpe_init+0x0/0x10 returned 0 after 0 usecs
  714.  
  715. [ 1.798330] calling tps65910_i2c_init+0x0/0x10 @ 1
  716.  
  717. [ 1.803397] initcall tps65910_i2c_init+0x0/0x10 returned 0 after 0 usecs
  718.  
  719. [ 1.810088] calling max8907_i2c_init+0x0/0x34 @ 1
  720.  
  721. [ 1.815056] initcall max8907_i2c_init+0x0/0x34 returned 0 after 0 usecs
  722.  
  723. [ 1.821668] calling tps6586x_init+0x0/0x10 @ 1
  724.  
  725. [ 1.826360] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  726.  
  727. [ 1.832713] calling tps65090_init+0x0/0x10 @ 1
  728.  
  729. [ 1.837403] initcall tps65090_init+0x0/0x10 returned 0 after 0 usecs
  730.  
  731. [ 1.843755] calling palmas_i2c_init+0x0/0x10 @ 1
  732.  
  733. [ 1.848618] initcall palmas_i2c_init+0x0/0x10 returned 0 after 0 usecs
  734.  
  735. [ 1.855144] calling dma_buf_init+0x0/0x6c @ 1
  736.  
  737. [ 1.859676] initcall dma_buf_init+0x0/0x6c returned 0 after 0 usecs
  738.  
  739. [ 1.865977] calling init_scsi+0x0/0x88 @ 1
  740.  
  741. [ 1.871053] SCSI subsystem initialized
  742.  
  743. [ 1.874811] initcall init_scsi+0x0/0x88 returned 0 after 0 usecs
  744.  
  745. [ 1.880865] calling ata_init+0x0/0x360 @ 1
  746.  
  747. [ 1.885422] libata version 3.00 loaded.
  748.  
  749. [ 1.889251] initcall ata_init+0x0/0x360 returned 0 after 0 usecs
  750.  
  751. [ 1.895351] calling phy_init+0x0/0x40 @ 1
  752.  
  753. [ 1.899907] initcall phy_init+0x0/0x40 returned 0 after 0 usecs
  754.  
  755. [ 1.905831] calling usb_init+0x0/0x170 @ 1
  756.  
  757. [ 1.910426] usbcore: registered new interface driver usbfs
  758.  
  759. [ 1.916081] usbcore: registered new interface driver hub
  760.  
  761. [ 1.921530] usbcore: registered new device driver usb
  762.  
  763. [ 1.926572] initcall usb_init+0x0/0x170 returned 0 after 9765 usecs
  764.  
  765. [ 1.932911] calling serio_init+0x0/0x30 @ 1
  766.  
  767. [ 1.937376] initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  768.  
  769. [ 1.943471] calling input_init+0x0/0x114 @ 1
  770.  
  771. [ 1.947984] initcall input_init+0x0/0x114 returned 0 after 0 usecs
  772.  
  773. [ 1.954164] calling rtc_init+0x0/0x60 @ 1
  774.  
  775. [ 1.958378] initcall rtc_init+0x0/0x60 returned 0 after 0 usecs
  776.  
  777. [ 1.964305] calling tegra_i2c_init_driver+0x0/0x10 @ 1
  778.  
  779. [ 1.972685] tps6586x 3-0034: Found TPS6586X, VERSIONCRC is 05
  780.  
  781. [ 1.980698] vdd_sys: supplied by +5valw
  782.  
  783. [ 1.985682] +1.2vs_sm0,vdd_core: supplied by vdd_sys
  784.  
  785. [ 1.991949] +1.0vs_sm1,vdd_cpu: supplied by vdd_sys
  786.  
  787. [ 1.998347] +3.7vs_sm2,vin_ldo*: supplied by vdd_sys
  788.  
  789. [ 2.004466] REG-LDO_0: supplied by +3.7vs_sm2,vin_ldo*
  790.  
  791. [ 2.011290] +1.1vs_ldo1,avdd_pll*: supplied by +3.7vs_sm2,vin_ldo*
  792.  
  793. [ 2.018761] +1.2vs_ldo2,vdd_rtc: supplied by +3.7vs_sm2,vin_ldo*
  794.  
  795. [ 2.026457] +3.3vs_ldo3,avdd_usb*: supplied by +3.7vs_sm2,vin_ldo*
  796.  
  797. [ 2.034307] +1.8vs_ldo4,avdd_osc,vddio_sys: supplied by +3.7vs_sm2,vin_ldo*
  798.  
  799. [ 2.043884] +2.85vs_ldo6,avdd_vdac: supplied by +3.7vs_sm2,vin_ldo*
  800.  
  801. [ 2.051450] +3.3vs_ldo7,avdd_hdmi: supplied by +3.7vs_sm2,vin_ldo*
  802.  
  803. [ 2.058912] +1.8vs_ldo8,avdd_hdmi_pll: supplied by +3.7vs_sm2,vin_ldo*
  804.  
  805. [ 2.066581] +2.85vs_ldo9,vdd_ddr_rx: supplied by +3.7vs_sm2,vin_ldo*
  806.  
  807. [ 2.075691] initcall tegra_i2c_init_driver+0x0/0x10 returned 0 after 107421 usecs
  808.  
  809. [ 2.083184] calling videodev_init+0x0/0x88 @ 1
  810.  
  811. [ 2.087750] Linux video capture interface: v2.00
  812.  
  813. [ 2.092513] initcall videodev_init+0x0/0x88 returned 0 after 9765 usecs
  814.  
  815. [ 2.099117] calling pps_init+0x0/0xb4 @ 1
  816.  
  817. [ 2.103354] pps_core: LinuxPPS API ver. 1 registered
  818.  
  819. [ 2.108305] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  820.  
  821. [ 2.117506] initcall pps_init+0x0/0xb4 returned 0 after 9765 usecs
  822.  
  823. [ 2.123747] calling ptp_init+0x0/0x9c @ 1
  824.  
  825. [ 2.127957] PTP clock support registered
  826.  
  827. [ 2.131892] initcall ptp_init+0x0/0x9c returned 0 after 9765 usecs
  828.  
  829. [ 2.138127] calling power_supply_class_init+0x0/0x50 @ 1
  830.  
  831. [ 2.143657] initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
  832.  
  833. [ 2.150878] calling hwmon_init+0x0/0x34 @ 1
  834.  
  835. [ 2.155262] initcall hwmon_init+0x0/0x34 returned 0 after 0 usecs
  836.  
  837. [ 2.161366] calling mmc_init+0x0/0x88 @ 1
  838.  
  839. [ 2.165888] initcall mmc_init+0x0/0x88 returned 0 after 0 usecs
  840.  
  841. [ 2.171813] calling leds_init+0x0/0x50 @ 1
  842.  
  843. [ 2.176108] initcall leds_init+0x0/0x50 returned 0 after 0 usecs
  844.  
  845. [ 2.182127] calling iio_init+0x0/0x84 @ 1
  846.  
  847. [ 2.186438] initcall iio_init+0x0/0x84 returned 0 after 0 usecs
  848.  
  849. [ 2.192363] calling ras_init+0x0/0x10 @ 1
  850.  
  851. [ 2.196534] initcall ras_init+0x0/0x10 returned 0 after 0 usecs
  852.  
  853. [ 2.202504] calling init_soundcore+0x0/0x44 @ 1
  854.  
  855. [ 2.207233] initcall init_soundcore+0x0/0x44 returned 0 after 0 usecs
  856.  
  857. [ 2.213683] calling alsa_sound_init+0x0/0xac @ 1
  858.  
  859. [ 2.218501] Advanced Linux Sound Architecture Driver Initialized.
  860.  
  861. [ 2.224598] initcall alsa_sound_init+0x0/0xac returned 0 after 9765 usecs
  862.  
  863. [ 2.231453] calling proto_init+0x0/0xc @ 1
  864.  
  865. [ 2.235697] initcall proto_init+0x0/0xc returned 0 after 0 usecs
  866.  
  867. [ 2.241758] calling net_dev_init+0x0/0x1b0 @ 1
  868.  
  869. [ 2.247766] initcall net_dev_init+0x0/0x1b0 returned 0 after 0 usecs
  870.  
  871. [ 2.254126] calling neigh_init+0x0/0xa4 @ 1
  872.  
  873. [ 2.258442] initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  874.  
  875. [ 2.264607] calling fib_rules_init+0x0/0xc8 @ 1
  876.  
  877. [ 2.269277] initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
  878.  
  879. [ 2.275786] calling genl_init+0x0/0x80 @ 1
  880.  
  881. [ 2.280062] initcall genl_init+0x0/0x80 returned 0 after 0 usecs
  882.  
  883. [ 2.286097] calling bt_init+0x0/0xa8 @ 1
  884.  
  885. [ 2.290169] Bluetooth: Core ver 2.20
  886.  
  887. [ 2.293886] NET: Registered protocol family 31
  888.  
  889. [ 2.298317] Bluetooth: HCI device and connection manager initialized
  890.  
  891. [ 2.304758] Bluetooth: HCI socket layer initialized
  892.  
  893. [ 2.309686] Bluetooth: L2CAP socket layer initialized
  894.  
  895. [ 2.314835] Bluetooth: SCO socket layer initialized
  896.  
  897. [ 2.319739] initcall bt_init+0x0/0xa8 returned 0 after 19531 usecs
  898.  
  899. [ 2.325985] calling cfg80211_init+0x0/0xe0 @ 1
  900.  
  901. [ 2.331381] cfg80211: Calling CRDA to update world regulatory domain
  902.  
  903. [ 2.337744] initcall cfg80211_init+0x0/0xe0 returned 0 after 0 usecs
  904.  
  905. [ 2.344226] calling ieee80211_init+0x0/0x38 @ 1
  906.  
  907. [ 2.348845] initcall ieee80211_init+0x0/0x38 returned 0 after 0 usecs
  908.  
  909. [ 2.355352] calling rfkill_init+0x0/0x8c @ 1
  910.  
  911. [ 2.360174] initcall rfkill_init+0x0/0x8c returned 0 after 9765 usecs
  912.  
  913. [ 2.366732] calling proc_cpu_init+0x0/0x24 @ 1
  914.  
  915. [ 2.371278] initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  916.  
  917. [ 2.377674] calling dma_debug_do_init+0x0/0x8 @ 1
  918.  
  919. [ 2.382528] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  920.  
  921. [ 2.389200] calling alignment_init+0x0/0xec @ 1
  922.  
  923. [ 2.393898] initcall alignment_init+0x0/0xec returned 0 after 0 usecs
  924.  
  925. [ 2.400379] calling clocksource_done_booting+0x0/0x44 @ 1
  926.  
  927. [ 2.405954] Switched to clocksource timer_us
  928.  
  929. [ 2.410255] initcall clocksource_done_booting+0x0/0x44 returned 0 after 4204 usecs
  930.  
  931. [ 2.417904] calling init_pipe_fs+0x0/0x50 @ 1
  932.  
  933. [ 2.422454] initcall init_pipe_fs+0x0/0x50 returned 0 after 63 usecs
  934.  
  935. [ 2.428823] calling eventpoll_init+0x0/0xc0 @ 1
  936.  
  937. [ 2.433552] initcall eventpoll_init+0x0/0xc0 returned 0 after 67 usecs
  938.  
  939. [ 2.440089] calling anon_inode_init+0x0/0x6c @ 1
  940.  
  941. [ 2.444894] initcall anon_inode_init+0x0/0x6c returned 0 after 56 usecs
  942.  
  943. [ 2.451527] calling proc_cmdline_init+0x0/0x38 @ 1
  944.  
  945. [ 2.456483] initcall proc_cmdline_init+0x0/0x38 returned 0 after 22 usecs
  946.  
  947. [ 2.463299] calling proc_consoles_init+0x0/0x38 @ 1
  948.  
  949. [ 2.468349] initcall proc_consoles_init+0x0/0x38 returned 0 after 14 usecs
  950.  
  951. [ 2.475259] calling proc_cpuinfo_init+0x0/0x38 @ 1
  952.  
  953. [ 2.480221] initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 14 usecs
  954.  
  955. [ 2.487057] calling proc_devices_init+0x0/0x38 @ 1
  956.  
  957. [ 2.491995] initcall proc_devices_init+0x0/0x38 returned 0 after 14 usecs
  958.  
  959. [ 2.498844] calling proc_interrupts_init+0x0/0x38 @ 1
  960.  
  961. [ 2.504042] initcall proc_interrupts_init+0x0/0x38 returned 0 after 14 usecs
  962.  
  963. [ 2.511151] calling proc_loadavg_init+0x0/0x38 @ 1
  964.  
  965. [ 2.516099] initcall proc_loadavg_init+0x0/0x38 returned 0 after 14 usecs
  966.  
  967. [ 2.522926] calling proc_meminfo_init+0x0/0x38 @ 1
  968.  
  969. [ 2.527887] initcall proc_meminfo_init+0x0/0x38 returned 0 after 14 usecs
  970.  
  971. [ 2.534712] calling proc_stat_init+0x0/0x38 @ 1
  972.  
  973. [ 2.539414] initcall proc_stat_init+0x0/0x38 returned 0 after 14 usecs
  974.  
  975. [ 2.545997] calling proc_uptime_init+0x0/0x38 @ 1
  976.  
  977. [ 2.550842] initcall proc_uptime_init+0x0/0x38 returned 0 after 14 usecs
  978.  
  979. [ 2.557605] calling proc_version_init+0x0/0x38 @ 1
  980.  
  981. [ 2.562542] initcall proc_version_init+0x0/0x38 returned 0 after 14 usecs
  982.  
  983. [ 2.569391] calling proc_softirqs_init+0x0/0x38 @ 1
  984.  
  985. [ 2.574416] initcall proc_softirqs_init+0x0/0x38 returned 0 after 14 usecs
  986.  
  987. [ 2.581351] calling proc_kmsg_init+0x0/0x38 @ 1
  988.  
  989. [ 2.586040] initcall proc_kmsg_init+0x0/0x38 returned 0 after 14 usecs
  990.  
  991. [ 2.592606] calling proc_page_init+0x0/0x58 @ 1
  992.  
  993. [ 2.597320] initcall proc_page_init+0x0/0x58 returned 0 after 27 usecs
  994.  
  995. [ 2.603874] calling init_ramfs_fs+0x0/0x34 @ 1
  996.  
  997. [ 2.608476] initcall init_ramfs_fs+0x0/0x34 returned 0 after 2 usecs
  998.  
  999. [ 2.614879] calling blk_scsi_ioctl_init+0x0/0xe0 @ 1
  1000.  
  1001. [ 2.619998] initcall blk_scsi_ioctl_init+0x0/0xe0 returned 0 after 0 usecs
  1002.  
  1003. [ 2.626937] calling fb_console_init+0x0/0x15c @ 1
  1004.  
  1005. [ 2.632044] initcall fb_console_init+0x0/0x15c returned 0 after 261 usecs
  1006.  
  1007. [ 2.638842] calling chr_dev_init+0x0/0xc4 @ 1
  1008.  
  1009. [ 2.667844] initcall chr_dev_init+0x0/0xc4 returned 0 after 23922 usecs
  1010.  
  1011. [ 2.674457] calling firmware_class_init+0x0/0xa4 @ 1
  1012.  
  1013. [ 2.679582] initcall firmware_class_init+0x0/0xa4 returned 0 after 2 usecs
  1014.  
  1015. [ 2.686514] calling cpufreq_gov_performance_init+0x0/0xc @ 1
  1016.  
  1017. [ 2.692302] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 1 usecs
  1018.  
  1019. [ 2.699942] calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  1020.  
  1021. [ 2.705041] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 0 usecs
  1022.  
  1023. [ 2.711987] calling sysctl_core_init+0x0/0x30 @ 1
  1024.  
  1025. [ 2.716887] initcall sysctl_core_init+0x0/0x30 returned 0 after 47 usecs
  1026.  
  1027. [ 2.723590] calling eth_offload_init+0x0/0x18 @ 1
  1028.  
  1029. [ 2.728453] initcall eth_offload_init+0x0/0x18 returned 0 after 1 usecs
  1030.  
  1031. [ 2.735117] calling inet_init+0x0/0x234 @ 1
  1032.  
  1033. [ 2.739608] NET: Registered protocol family 2
  1034.  
  1035. [ 2.745208] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  1036.  
  1037. [ 2.752314] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  1038.  
  1039. [ 2.758808] TCP: Hash tables configured (established 4096 bind 4096)
  1040.  
  1041. [ 2.765519] TCP: reno registered
  1042.  
  1043. [ 2.768762] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1044.  
  1045. [ 2.774652] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1046.  
  1047. [ 2.781269] initcall inet_init+0x0/0x234 returned 0 after 40827 usecs
  1048.  
  1049. [ 2.787722] calling ipv4_offload_init+0x0/0x64 @ 1
  1050.  
  1051. [ 2.792639] initcall ipv4_offload_init+0x0/0x64 returned 0 after 1 usecs
  1052.  
  1053. [ 2.799415] calling af_unix_init+0x0/0x54 @ 1
  1054.  
  1055. [ 2.803930] NET: Registered protocol family 1
  1056.  
  1057. [ 2.808369] initcall af_unix_init+0x0/0x54 returned 0 after 4357 usecs
  1058.  
  1059. [ 2.814919] calling ipv6_offload_init+0x0/0x80 @ 1
  1060.  
  1061. [ 2.819868] initcall ipv6_offload_init+0x0/0x80 returned 0 after 1 usecs
  1062.  
  1063. [ 2.826629] calling init_sunrpc+0x0/0x64 @ 1
  1064.  
  1065. [ 2.831736] RPC: Registered named UNIX socket transport module.
  1066.  
  1067. [ 2.837667] RPC: Registered udp transport module.
  1068.  
  1069. [ 2.842409] RPC: Registered tcp transport module.
  1070.  
  1071. [ 2.847188] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1072.  
  1073. [ 2.853684] initcall init_sunrpc+0x0/0x64 returned 0 after 22117 usecs
  1074.  
  1075. [ 2.860289] calling pci_apply_final_quirks+0x0/0x120 @ 1
  1076.  
  1077. [ 2.865726] PCI: CLS 0 bytes, default 64
  1078.  
  1079. [ 2.869725] initcall pci_apply_final_quirks+0x0/0x120 returned 0 after 3903 usecs
  1080.  
  1081. [ 2.877287] calling populate_rootfs+0x0/0x134 @ 1
  1082.  
  1083. [ 2.883920] Unpacking initramfs...
  1084.  
  1085. [ 3.175174] Freeing initrd memory: 3648K (c14a0000 - c1830000)
  1086.  
  1087. [ 3.181174] initcall populate_rootfs+0x0/0x134 returned 0 after 292045 usecs
  1088.  
  1089. [ 3.188387] calling register_pmu_driver+0x0/0x10 @ 1
  1090.  
  1091. [ 3.193829] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  1092.  
  1093. [ 3.202104] initcall register_pmu_driver+0x0/0x10 returned 0 after 8466 usecs
  1094.  
  1095. [ 3.209296] calling proc_execdomains_init+0x0/0x38 @ 1
  1096.  
  1097. [ 3.214533] initcall proc_execdomains_init+0x0/0x38 returned 0 after 19 usecs
  1098.  
  1099. [ 3.221728] calling ioresources_init+0x0/0x58 @ 1
  1100.  
  1101. [ 3.226610] initcall ioresources_init+0x0/0x58 returned 0 after 30 usecs
  1102.  
  1103. [ 3.233323] calling init_sched_debug_procfs+0x0/0x3c @ 1
  1104.  
  1105. [ 3.238807] initcall init_sched_debug_procfs+0x0/0x3c returned 0 after 15 usecs
  1106.  
  1107. [ 3.246160] calling irq_pm_init_ops+0x0/0x18 @ 1
  1108.  
  1109. [ 3.250913] initcall irq_pm_init_ops+0x0/0x18 returned 0 after 1 usecs
  1110.  
  1111. [ 3.257513] calling init_posix_timers+0x0/0x20c @ 1
  1112.  
  1113. [ 3.262608] initcall init_posix_timers+0x0/0x20c returned 0 after 78 usecs
  1114.  
  1115. [ 3.269488] calling init_posix_cpu_timers+0x0/0xe4 @ 1
  1116.  
  1117. [ 3.274757] initcall init_posix_cpu_timers+0x0/0xe4 returned 0 after 0 usecs
  1118.  
  1119. [ 3.281878] calling timekeeping_init_ops+0x0/0x18 @ 1
  1120.  
  1121. [ 3.287074] initcall timekeeping_init_ops+0x0/0x18 returned 0 after 0 usecs
  1122.  
  1123. [ 3.294086] calling init_clocksource_sysfs+0x0/0x68 @ 1
  1124.  
  1125. [ 3.299995] initcall init_clocksource_sysfs+0x0/0x68 returned 0 after 515 usecs
  1126.  
  1127. [ 3.307310] calling init_timer_list_procfs+0x0/0x3c @ 1
  1128.  
  1129. [ 3.312679] initcall init_timer_list_procfs+0x0/0x3c returned 0 after 14 usecs
  1130.  
  1131. [ 3.319959] calling alarmtimer_init+0x0/0x184 @ 1
  1132.  
  1133. [ 3.325251] initcall alarmtimer_init+0x0/0x184 returned 0 after 441 usecs
  1134.  
  1135. [ 3.332048] calling clockevents_init_sysfs+0x0/0xec @ 1
  1136.  
  1137. [ 3.338343] initcall clockevents_init_sysfs+0x0/0xec returned 0 after 907 usecs
  1138.  
  1139. [ 3.345642] calling sched_clock_syscore_init+0x0/0x18 @ 1
  1140.  
  1141. [ 3.351200] initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1142.  
  1143. [ 3.358572] calling init_tstats_procfs+0x0/0x3c @ 1
  1144.  
  1145. [ 3.363594] initcall init_tstats_procfs+0x0/0x3c returned 0 after 15 usecs
  1146.  
  1147. [ 3.370526] calling futex_init+0x0/0x10c @ 1
  1148.  
  1149. [ 3.374935] futex hash table entries: 512 (order: 3, 32768 bytes)
  1150.  
  1151. [ 3.381155] initcall futex_init+0x0/0x10c returned 0 after 6076 usecs
  1152.  
  1153. [ 3.387601] calling proc_modules_init+0x0/0x38 @ 1
  1154.  
  1155. [ 3.392541] initcall proc_modules_init+0x0/0x38 returned 0 after 15 usecs
  1156.  
  1157. [ 3.399386] calling kallsyms_init+0x0/0x38 @ 1
  1158.  
  1159. [ 3.403979] initcall kallsyms_init+0x0/0x38 returned 0 after 15 usecs
  1160.  
  1161. [ 3.410480] calling ikconfig_init+0x0/0x54 @ 1
  1162.  
  1163. [ 3.415072] initcall ikconfig_init+0x0/0x54 returned 0 after 14 usecs
  1164.  
  1165. [ 3.421573] calling utsname_sysctl_init+0x0/0x18 @ 1
  1166.  
  1167. [ 3.426739] initcall utsname_sysctl_init+0x0/0x18 returned 0 after 55 usecs
  1168.  
  1169. [ 3.433695] calling perf_event_sysfs_init+0x0/0xac @ 1
  1170.  
  1171. [ 3.439826] initcall perf_event_sysfs_init+0x0/0xac returned 0 after 815 usecs
  1172.  
  1173. [ 3.447063] calling init_per_zone_wmark_min+0x0/0xb0 @ 1
  1174.  
  1175. [ 3.452604] initcall init_per_zone_wmark_min+0x0/0xb0 returned 0 after 102 usecs
  1176.  
  1177. [ 3.460006] calling kswapd_init+0x0/0x24 @ 1
  1178.  
  1179. [ 3.464561] initcall kswapd_init+0x0/0x24 returned 0 after 149 usecs
  1180.  
  1181. [ 3.470930] calling extfrag_debug_init+0x0/0x98 @ 1
  1182.  
  1183. [ 3.475986] initcall extfrag_debug_init+0x0/0x98 returned 0 after 52 usecs
  1184.  
  1185. [ 3.482867] calling setup_vmstat+0x0/0x1ac @ 1
  1186.  
  1187. [ 3.487531] initcall setup_vmstat+0x0/0x1ac returned 0 after 61 usecs
  1188.  
  1189. [ 3.493964] calling mm_compute_batch_init+0x0/0x5c @ 1
  1190.  
  1191. [ 3.499258] initcall mm_compute_batch_init+0x0/0x5c returned 0 after 0 usecs
  1192.  
  1193. [ 3.506367] calling slab_proc_init+0x0/0x38 @ 1
  1194.  
  1195. [ 3.511055] initcall slab_proc_init+0x0/0x38 returned 0 after 20 usecs
  1196.  
  1197. [ 3.517635] calling workingset_init+0x0/0x44 @ 1
  1198.  
  1199. [ 3.522390] initcall workingset_init+0x0/0x44 returned 0 after 4 usecs
  1200.  
  1201. [ 3.528987] calling proc_vmalloc_init+0x0/0x38 @ 1
  1202.  
  1203. [ 3.533928] initcall proc_vmalloc_init+0x0/0x38 returned 0 after 14 usecs
  1204.  
  1205. [ 3.540776] calling memblock_init_debugfs+0x0/0x7c @ 1
  1206.  
  1207. [ 3.546102] initcall memblock_init_debugfs+0x0/0x7c returned 0 after 43 usecs
  1208.  
  1209. [ 3.553245] calling procswaps_init+0x0/0x38 @ 1
  1210.  
  1211. [ 3.557946] initcall procswaps_init+0x0/0x38 returned 0 after 15 usecs
  1212.  
  1213. [ 3.564510] calling slab_proc_init+0x0/0x8 @ 1
  1214.  
  1215. [ 3.569111] initcall slab_proc_init+0x0/0x8 returned 0 after 0 usecs
  1216.  
  1217. [ 3.575518] calling cpucache_init+0x0/0x5c @ 1
  1218.  
  1219. [ 3.580120] initcall cpucache_init+0x0/0x5c returned 0 after 2 usecs
  1220.  
  1221. [ 3.586534] calling fcntl_init+0x0/0x40 @ 1
  1222.  
  1223. [ 3.590892] initcall fcntl_init+0x0/0x40 returned 0 after 36 usecs
  1224.  
  1225. [ 3.597118] calling proc_filesystems_init+0x0/0x38 @ 1
  1226.  
  1227. [ 3.602396] initcall proc_filesystems_init+0x0/0x38 returned 0 after 15 usecs
  1228.  
  1229. [ 3.609591] calling dio_init+0x0/0x40 @ 1
  1230.  
  1231. [ 3.613763] initcall dio_init+0x0/0x40 returned 0 after 27 usecs
  1232.  
  1233. [ 3.619819] calling fsnotify_mark_init+0x0/0x40 @ 1
  1234.  
  1235. [ 3.624929] initcall fsnotify_mark_init+0x0/0x40 returned 0 after 95 usecs
  1236.  
  1237. [ 3.631813] calling inotify_user_setup+0x0/0x50 @ 1
  1238.  
  1239. [ 3.636861] initcall inotify_user_setup+0x0/0x50 returned 0 after 29 usecs
  1240.  
  1241. [ 3.643756] calling aio_setup+0x0/0x88 @ 1
  1242.  
  1243. [ 3.648130] initcall aio_setup+0x0/0x88 returned 0 after 115 usecs
  1244.  
  1245. [ 3.654305] calling proc_locks_init+0x0/0x38 @ 1
  1246.  
  1247. [ 3.659097] initcall proc_locks_init+0x0/0x38 returned 0 after 15 usecs
  1248.  
  1249. [ 3.665744] calling init_mbcache+0x0/0x18 @ 1
  1250.  
  1251. [ 3.670264] initcall init_mbcache+0x0/0x18 returned 0 after 1 usecs
  1252.  
  1253. [ 3.676589] calling init_grace+0x0/0xc @ 1
  1254.  
  1255. [ 3.680825] initcall init_grace+0x0/0xc returned 0 after 5 usecs
  1256.  
  1257. [ 3.686903] calling init_devpts_fs+0x0/0x68 @ 1
  1258.  
  1259. [ 3.691688] initcall init_devpts_fs+0x0/0x68 returned 0 after 116 usecs
  1260.  
  1261. [ 3.698310] calling init_ext3_fs+0x0/0x8c @ 1
  1262.  
  1263. [ 3.702877] initcall init_ext3_fs+0x0/0x8c returned 0 after 76 usecs
  1264.  
  1265. [ 3.709239] calling init_ext2_fs+0x0/0x8c @ 1
  1266.  
  1267. [ 3.713760] initcall init_ext2_fs+0x0/0x8c returned 0 after 32 usecs
  1268.  
  1269. [ 3.720158] calling ext4_init_fs+0x0/0x224 @ 1
  1270.  
  1271. [ 3.725030] initcall ext4_init_fs+0x0/0x224 returned 0 after 287 usecs
  1272.  
  1273. [ 3.731570] calling journal_init+0x0/0xcc @ 1
  1274.  
  1275. [ 3.736170] initcall journal_init+0x0/0xcc returned 0 after 100 usecs
  1276.  
  1277. [ 3.742605] calling journal_init+0x0/0x128 @ 1
  1278.  
  1279. [ 3.747381] initcall journal_init+0x0/0x128 returned 0 after 167 usecs
  1280.  
  1281. [ 3.753905] calling init_squashfs_fs+0x0/0x8c @ 1
  1282.  
  1283. [ 3.758787] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1284.  
  1285. [ 3.764645] initcall init_squashfs_fs+0x0/0x8c returned 0 after 5742 usecs
  1286.  
  1287. [ 3.771596] calling init_fat_fs+0x0/0x60 @ 1
  1288.  
  1289. [ 3.776057] initcall init_fat_fs+0x0/0x60 returned 0 after 46 usecs
  1290.  
  1291. [ 3.782325] calling init_vfat_fs+0x0/0xc @ 1
  1292.  
  1293. [ 3.786758] initcall init_vfat_fs+0x0/0xc returned 0 after 2 usecs
  1294.  
  1295. [ 3.792985] calling init_nfs_fs+0x0/0x140 @ 1
  1296.  
  1297. [ 3.798194] initcall init_nfs_fs+0x0/0x140 returned 0 after 669 usecs
  1298.  
  1299. [ 3.804626] calling init_nfs_v2+0x0/0x18 @ 1
  1300.  
  1301. [ 3.809064] initcall init_nfs_v2+0x0/0x18 returned 0 after 1 usecs
  1302.  
  1303. [ 3.815285] calling init_nfs_v3+0x0/0x18 @ 1
  1304.  
  1305. [ 3.819714] initcall init_nfs_v3+0x0/0x18 returned 0 after 0 usecs
  1306.  
  1307. [ 3.825945] calling init_nlm+0x0/0x68 @ 1
  1308.  
  1309. [ 3.830184] initcall init_nlm+0x0/0x68 returned 0 after 79 usecs
  1310.  
  1311. [ 3.836193] calling init_nls_cp437+0x0/0x10 @ 1
  1312.  
  1313. [ 3.840858] initcall init_nls_cp437+0x0/0x10 returned 0 after 0 usecs
  1314.  
  1315. [ 3.847372] calling init_nls_iso8859_1+0x0/0x10 @ 1
  1316.  
  1317. [ 3.852384] initcall init_nls_iso8859_1+0x0/0x10 returned 0 after 0 usecs
  1318.  
  1319. [ 3.859243] calling ipc_init+0x0/0x18 @ 1
  1320.  
  1321. [ 3.863436] initcall ipc_init+0x0/0x18 returned 0 after 42 usecs
  1322.  
  1323. [ 3.869478] calling ipc_sysctl_init+0x0/0x18 @ 1
  1324.  
  1325. [ 3.874281] initcall ipc_sysctl_init+0x0/0x18 returned 0 after 54 usecs
  1326.  
  1327. [ 3.880914] calling crypto_algapi_init+0x0/0x10 @ 1
  1328.  
  1329. [ 3.885939] initcall crypto_algapi_init+0x0/0x10 returned 0 after 14 usecs
  1330.  
  1331. [ 3.892873] calling chainiv_module_init+0x0/0xc @ 1
  1332.  
  1333. [ 3.897896] initcall chainiv_module_init+0x0/0xc returned 0 after 1 usecs
  1334.  
  1335. [ 3.904735] calling eseqiv_module_init+0x0/0xc @ 1
  1336.  
  1337. [ 3.909682] initcall eseqiv_module_init+0x0/0xc returned 0 after 0 usecs
  1338.  
  1339. [ 3.916444] calling seqiv_module_init+0x0/0xc @ 1
  1340.  
  1341. [ 3.921285] initcall seqiv_module_init+0x0/0xc returned 0 after 0 usecs
  1342.  
  1343. [ 3.927971] calling crypto_cmac_module_init+0x0/0xc @ 1
  1344.  
  1345. [ 3.933331] initcall crypto_cmac_module_init+0x0/0xc returned 0 after 0 usecs
  1346.  
  1347. [ 3.940537] calling hmac_module_init+0x0/0xc @ 1
  1348.  
  1349. [ 3.945291] initcall hmac_module_init+0x0/0xc returned 0 after 0 usecs
  1350.  
  1351. [ 3.951891] calling crypto_null_mod_init+0x0/0x4c @ 1
  1352.  
  1353. [ 3.957503] initcall crypto_null_mod_init+0x0/0x4c returned 0 after 402 usecs
  1354.  
  1355. [ 3.964629] calling md5_mod_init+0x0/0xc @ 1
  1356.  
  1357. [ 3.969159] initcall md5_mod_init+0x0/0xc returned 0 after 90 usecs
  1358.  
  1359. [ 3.975418] calling sha1_generic_mod_init+0x0/0xc @ 1
  1360.  
  1361. [ 3.980724] initcall sha1_generic_mod_init+0x0/0xc returned 0 after 91 usecs
  1362.  
  1363. [ 3.987778] calling sha256_generic_mod_init+0x0/0x10 @ 1
  1364.  
  1365. [ 3.993411] initcall sha256_generic_mod_init+0x0/0x10 returned 0 after 184 usecs
  1366.  
  1367. [ 4.000812] calling crypto_ecb_module_init+0x0/0xc @ 1
  1368.  
  1369. [ 4.006091] initcall crypto_ecb_module_init+0x0/0xc returned 0 after 1 usecs
  1370.  
  1371. [ 4.013189] calling crypto_cbc_module_init+0x0/0xc @ 1
  1372.  
  1373. [ 4.018565] initcall crypto_cbc_module_init+0x0/0xc returned 0 after 0 usecs
  1374.  
  1375. [ 4.025604] calling crypto_ctr_module_init+0x0/0x3c @ 1
  1376.  
  1377. [ 4.030987] initcall crypto_ctr_module_init+0x0/0x3c returned 0 after 1 usecs
  1378.  
  1379. [ 4.038180] calling crypto_gcm_module_init+0x0/0xb0 @ 1
  1380.  
  1381. [ 4.043543] initcall crypto_gcm_module_init+0x0/0xb0 returned 0 after 3 usecs
  1382.  
  1383. [ 4.050746] calling crypto_ccm_module_init+0x0/0x58 @ 1
  1384.  
  1385. [ 4.056117] initcall crypto_ccm_module_init+0x0/0x58 returned 0 after 2 usecs
  1386.  
  1387. [ 4.063303] calling des_generic_mod_init+0x0/0x10 @ 1
  1388.  
  1389. [ 4.068708] initcall des_generic_mod_init+0x0/0x10 returned 0 after 190 usecs
  1390.  
  1391. [ 4.075834] calling twofish_mod_init+0x0/0xc @ 1
  1392.  
  1393. [ 4.080704] initcall twofish_mod_init+0x0/0xc returned 0 after 88 usecs
  1394.  
  1395. [ 4.087324] calling aes_init+0x0/0xc @ 1
  1396.  
  1397. [ 4.091476] initcall aes_init+0x0/0xc returned 0 after 91 usecs
  1398.  
  1399. [ 4.097406] calling arc4_init+0x0/0x10 @ 1
  1400.  
  1401. [ 4.101825] initcall arc4_init+0x0/0x10 returned 0 after 186 usecs
  1402.  
  1403. [ 4.108014] calling deflate_mod_init+0x0/0xc @ 1
  1404.  
  1405. [ 4.112877] initcall deflate_mod_init+0x0/0xc returned 0 after 111 usecs
  1406.  
  1407. [ 4.119584] calling crc32c_mod_init+0x0/0xc @ 1
  1408.  
  1409. [ 4.124341] initcall crc32c_mod_init+0x0/0xc returned 0 after 90 usecs
  1410.  
  1411. [ 4.130875] calling crypto_authenc_module_init+0x0/0xc @ 1
  1412.  
  1413. [ 4.136501] initcall crypto_authenc_module_init+0x0/0xc returned 0 after 1 usecs
  1414.  
  1415. [ 4.143947] calling crypto_authenc_esn_module_init+0x0/0xc @ 1
  1416.  
  1417. [ 4.149933] initcall crypto_authenc_esn_module_init+0x0/0xc returned 0 after 0 usecs
  1418.  
  1419. [ 4.157735] calling krng_mod_init+0x0/0xc @ 1
  1420.  
  1421. [ 4.162325] initcall krng_mod_init+0x0/0xc returned 0 after 90 usecs
  1422.  
  1423. [ 4.168684] calling ghash_mod_init+0x0/0xc @ 1
  1424.  
  1425. [ 4.173356] initcall ghash_mod_init+0x0/0xc returned 0 after 91 usecs
  1426.  
  1427. [ 4.179803] calling proc_genhd_init+0x0/0x58 @ 1
  1428.  
  1429. [ 4.184583] initcall proc_genhd_init+0x0/0x58 returned 0 after 30 usecs
  1430.  
  1431. [ 4.191241] calling init_emergency_pool+0x0/0x70 @ 1
  1432.  
  1433. [ 4.196348] initcall init_emergency_pool+0x0/0x70 returned 0 after 0 usecs
  1434.  
  1435. [ 4.203274] calling noop_init+0x0/0xc @ 1
  1436.  
  1437. [ 4.207439] io scheduler noop registered (default)
  1438.  
  1439. [ 4.212284] initcall noop_init+0x0/0xc returned 0 after 4731 usecs
  1440.  
  1441. [ 4.218539] calling percpu_counter_startup+0x0/0x1c @ 1
  1442.  
  1443. [ 4.223902] initcall percpu_counter_startup+0x0/0x1c returned 0 after 4 usecs
  1444.  
  1445. [ 4.231111] calling phy_core_init+0x0/0x58 @ 1
  1446.  
  1447. [ 4.235758] initcall phy_core_init+0x0/0x58 returned 0 after 70 usecs
  1448.  
  1449. [ 4.242203] calling as3722_pinctrl_driver_init+0x0/0x10 @ 1
  1450.  
  1451. [ 4.248124] initcall as3722_pinctrl_driver_init+0x0/0x10 returned 0 after 201 usecs
  1452.  
  1453. [ 4.255771] calling palmas_pinctrl_driver_init+0x0/0x10 @ 1
  1454.  
  1455. [ 4.261717] initcall palmas_pinctrl_driver_init+0x0/0x10 returned 0 after 210 usecs
  1456.  
  1457. [ 4.269378] calling tegra20_pinctrl_driver_init+0x0/0x10 @ 1
  1458.  
  1459. [ 4.277881] initcall tegra20_pinctrl_driver_init+0x0/0x10 returned 0 after 2646 usecs
  1460.  
  1461. [ 4.285704] calling tegra30_pinctrl_driver_init+0x0/0x10 @ 1
  1462.  
  1463. [ 4.291719] initcall tegra30_pinctrl_driver_init+0x0/0x10 returned 0 after 189 usecs
  1464.  
  1465. [ 4.299469] calling tegra114_pinctrl_driver_init+0x0/0x10 @ 1
  1466.  
  1467. [ 4.305524] initcall tegra114_pinctrl_driver_init+0x0/0x10 returned 0 after 176 usecs
  1468.  
  1469. [ 4.313359] calling tegra124_pinctrl_driver_init+0x0/0x10 @ 1
  1470.  
  1471. [ 4.319422] initcall tegra124_pinctrl_driver_init+0x0/0x10 returned 0 after 173 usecs
  1472.  
  1473. [ 4.327257] calling tegra_xusb_padctl_driver_init+0x0/0x10 @ 1
  1474.  
  1475. [ 4.333397] initcall tegra_xusb_padctl_driver_init+0x0/0x10 returned 0 after 173 usecs
  1476.  
  1477. [ 4.341318] calling tegra_pwm_driver_init+0x0/0x10 @ 1
  1478.  
  1479. [ 4.347199] initcall tegra_pwm_driver_init+0x0/0x10 returned 0 after 586 usecs
  1480.  
  1481. [ 4.354414] calling pci_proc_init+0x0/0x80 @ 1
  1482.  
  1483. [ 4.359058] initcall pci_proc_init+0x0/0x80 returned 0 after 31 usecs
  1484.  
  1485. [ 4.365507] calling pcie_portdrv_init+0x0/0x78 @ 1
  1486.  
  1487. [ 4.370754] initcall pcie_portdrv_init+0x0/0x78 returned 0 after 291 usecs
  1488.  
  1489. [ 4.377635] calling aer_service_init+0x0/0x28 @ 1
  1490.  
  1491. [ 4.382577] initcall aer_service_init+0x0/0x28 returned 0 after 105 usecs
  1492.  
  1493. [ 4.389369] calling pcie_pme_service_init+0x0/0xc @ 1
  1494.  
  1495. [ 4.394660] initcall pcie_pme_service_init+0x0/0xc returned 0 after 104 usecs
  1496.  
  1497. [ 4.401799] calling tegra_pcie_driver_init+0x0/0x10 @ 1
  1498.  
  1499. [ 4.407379] initcall tegra_pcie_driver_init+0x0/0x10 returned 0 after 208 usecs
  1500.  
  1501. [ 4.414681] calling pwm_backlight_driver_init+0x0/0x10 @ 1
  1502.  
  1503. [ 4.420489] backlight supply power not found, using dummy regulator
  1504.  
  1505. [ 4.427288] initcall pwm_backlight_driver_init+0x0/0x10 returned 0 after 6799 usecs
  1506.  
  1507. [ 4.434937] calling tegra_ahb_driver_init+0x0/0x10 @ 1
  1508.  
  1509. [ 4.440524] initcall tegra_ahb_driver_init+0x0/0x10 returned 0 after 281 usecs
  1510.  
  1511. [ 4.447756] calling tegra_dmac_driver_init+0x0/0x10 @ 1
  1512.  
  1513. [ 4.459060] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels
  1514.  
  1515. [ 4.466838] initcall tegra_dmac_driver_init+0x0/0x10 returned 0 after 13405 usecs
  1516.  
  1517. [ 4.474314] calling tegra_pmc_driver_init+0x0/0x10 @ 1
  1518.  
  1519. [ 4.479956] initcall tegra_pmc_driver_init+0x0/0x10 returned 0 after 335 usecs
  1520.  
  1521. [ 4.487196] calling as3722_regulator_driver_init+0x0/0x10 @ 1
  1522.  
  1523. [ 4.493234] initcall as3722_regulator_driver_init+0x0/0x10 returned 0 after 168 usecs
  1524.  
  1525. [ 4.501070] calling pty_init+0x0/0x248 @ 1
  1526.  
  1527. [ 4.505670] initcall pty_init+0x0/0x248 returned 0 after 362 usecs
  1528.  
  1529. [ 4.511862] calling sysrq_init+0x0/0x114 @ 1
  1530.  
  1531. [ 4.516295] initcall sysrq_init+0x0/0x114 returned 0 after 22 usecs
  1532.  
  1533. [ 4.522592] calling serial8250_init+0x0/0x170 @ 1
  1534.  
  1535. [ 4.527449] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  1536.  
  1537. [ 4.536989] initcall serial8250_init+0x0/0x170 returned 0 after 9309 usecs
  1538.  
  1539. [ 4.543859] calling serial_pci_driver_init+0x0/0x18 @ 1
  1540.  
  1541. [ 4.549393] initcall serial_pci_driver_init+0x0/0x18 returned 0 after 145 usecs
  1542.  
  1543. [ 4.556710] calling of_platform_serial_driver_init+0x0/0x10 @ 1
  1544.  
  1545. [ 4.563305] console [ttyS0] disabled
  1546.  
  1547. [ 4.566934] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra
  1548.  
  1549. [ 4.575914] console [ttyS0] enabled
  1550. [ 4.575914] console [ttyS0] enabled
  1551.  
  1552. [ 4.582921] bootconsole [earlycon0] disabled
  1553. [ 4.582921] bootconsole [earlycon0] disabled
  1554.  
  1555. [ 4.592560] 70006200.serial: ttyS1 at MMIO 0x70006200 (irq = 280, base_baud = 13500000) is a Tegra
  1556. [ 4.602453] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 38760 usecs
  1557. [ 4.610639] calling tegra_uart_init+0x0/0x6c @ 1
  1558. [ 4.615613] initcall tegra_uart_init+0x0/0x6c returned 0 after 269 usecs
  1559. [ 4.622330] calling tegra_host1x_init+0x0/0x68 @ 1
  1560. [ 4.628304] initcall tegra_host1x_init+0x0/0x68 returned 0 after 1064 usecs
  1561. [ 4.635259] calling drm_core_init+0x0/0x10c @ 1
  1562. [ 4.640002] [drm] Initialized drm 1.1.0 20060810
  1563. [ 4.644612] initcall drm_core_init+0x0/0x10c returned 0 after 4612 usecs
  1564. [ 4.651321] calling host1x_drm_init+0x0/0x10c @ 1
  1565. [ 4.656533] tegra-dc 54200000.dc: failed to probe RGB output: -517
  1566. [ 4.662721] platform 54200000.dc: Driver tegra-dc requests probe deferral
  1567. [ 4.670359] 54280000.hdmi supply hdmi not found, using dummy regulator
  1568. [ 4.678464] initcall host1x_drm_init+0x0/0x10c returned 0 after 21818 usecs
  1569. [ 4.685420] calling panel_simple_init+0x0/0x34 @ 1
  1570. [ 4.690771] platform panel: Driver panel-simple requests probe deferral
  1571. [ 4.697621] initcall panel_simple_init+0x0/0x34 returned 0 after 7140 usecs
  1572. [ 4.704578] calling topology_sysfs_init+0x0/0x7c @ 1
  1573. [ 4.709838] initcall topology_sysfs_init+0x0/0x7c returned 0 after 201 usecs
  1574. [ 4.716893] calling cacheinfo_sysfs_init+0x0/0x98 @ 1
  1575. [ 4.722022] initcall cacheinfo_sysfs_init+0x0/0x98 returned -2 after 2 usecs
  1576. [ 4.729073] calling loop_init+0x0/0x158 @ 1
  1577. [ 4.746531] loop: module loaded
  1578. [ 4.749677] initcall loop_init+0x0/0x158 returned 0 after 15954 usecs
  1579. [ 4.756128] calling ad_dpot_i2c_driver_init+0x0/0x10 @ 1
  1580. [ 4.761646] initcall ad_dpot_i2c_driver_init+0x0/0x10 returned 0 after 125 usecs
  1581. [ 4.769048] calling ics932s401_driver_init+0x0/0x10 @ 1
  1582. [ 4.774481] initcall ics932s401_driver_init+0x0/0x10 returned 0 after 125 usecs
  1583. [ 4.781793] calling apds9802als_driver_init+0x0/0x10 @ 1
  1584. [ 4.787306] initcall apds9802als_driver_init+0x0/0x10 returned 0 after 114 usecs
  1585. [ 4.794689] calling isl29003_driver_init+0x0/0x10 @ 1
  1586. [ 4.799941] initcall isl29003_driver_init+0x0/0x10 returned 0 after 111 usecs
  1587. [ 4.807077] calling at24_init+0x0/0x4c @ 1
  1588. [ 4.811365] initcall at24_init+0x0/0x4c returned 0 after 112 usecs
  1589. [ 4.817548] calling cros_ec_driver_spi_init+0x0/0xc @ 1
  1590. [ 4.822957] initcall cros_ec_driver_spi_init+0x0/0xc returned 0 after 106 usecs
  1591. [ 4.830267] calling as3722_i2c_driver_init+0x0/0x10 @ 1
  1592. [ 4.835689] initcall as3722_i2c_driver_init+0x0/0x10 returned 0 after 118 usecs
  1593. [ 4.842998] calling init_sd+0x0/0x164 @ 1
  1594. [ 4.847410] initcall init_sd+0x0/0x164 returned 0 after 307 usecs
  1595. [ 4.853494] calling init_sr+0x0/0x44 @ 1
  1596. [ 4.857620] initcall init_sr+0x0/0x44 returned 0 after 108 usecs
  1597. [ 4.863616] calling ahci_pci_driver_init+0x0/0x18 @ 1
  1598. [ 4.868958] initcall ahci_pci_driver_init+0x0/0x18 returned 0 after 197 usecs
  1599. [ 4.876101] calling tegra_ahci_driver_init+0x0/0x10 @ 1
  1600. [ 4.881620] initcall tegra_ahci_driver_init+0x0/0x10 returned 0 after 210 usecs
  1601. [ 4.888931] calling init_mtd+0x0/0xdc @ 1
  1602. [ 4.893421] initcall init_mtd+0x0/0xdc returned 0 after 391 usecs
  1603. [ 4.899522] calling ofpart_parser_init+0x0/0x24 @ 1
  1604. [ 4.904474] initcall ofpart_parser_init+0x0/0x24 returned 0 after 0 usecs
  1605. [ 4.911261] calling m25p80_driver_init+0x0/0xc @ 1
  1606. [ 4.916247] initcall m25p80_driver_init+0x0/0xc returned 0 after 107 usecs
  1607. [ 4.923111] calling tegra_spi_driver_init+0x0/0x10 @ 1
  1608. [ 4.928522] initcall tegra_spi_driver_init+0x0/0x10 returned 0 after 180 usecs
  1609. [ 4.935733] calling tegra_sflash_driver_init+0x0/0x10 @ 1
  1610. [ 4.941405] initcall tegra_sflash_driver_init+0x0/0x10 returned 0 after 179 usecs
  1611. [ 4.948890] calling tegra_slink_driver_init+0x0/0x10 @ 1
  1612. [ 4.954489] initcall tegra_slink_driver_init+0x0/0x10 returned 0 after 206 usecs
  1613. [ 4.961887] calling dummy_init_module+0x0/0xcc @ 1
  1614. [ 4.968198] initcall dummy_init_module+0x0/0xcc returned 0 after 1397 usecs
  1615. [ 4.975150] calling net_olddevs_init+0x0/0x6c @ 1
  1616. [ 4.979955] initcall net_olddevs_init+0x0/0x6c returned 0 after 8 usecs
  1617. [ 4.986569] calling can_dev_init+0x0/0x2c @ 1
  1618. [ 4.991000] CAN device driver interface
  1619. [ 4.994824] initcall can_dev_init+0x0/0x2c returned 0 after 3733 usecs
  1620. [ 5.001352] calling mcp251x_can_driver_init+0x0/0xc @ 1
  1621. [ 5.006779] initcall mcp251x_can_driver_init+0x0/0xc returned 0 after 109 usecs
  1622. [ 5.014076] calling igb_init_module+0x0/0x50 @ 1
  1623. [ 5.018818] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
  1624. [ 5.025848] igb: Copyright (c) 2007-2014 Intel Corporation.
  1625. [ 5.031625] initcall igb_init_module+0x0/0x50 returned 0 after 12502 usecs
  1626. [ 5.038503] calling rtl8169_pci_driver_init+0x0/0x18 @ 1
  1627. [ 5.044086] initcall rtl8169_pci_driver_init+0x0/0x18 returned 0 after 190 usecs
  1628. [ 5.051483] calling pegasus_init+0x0/0x16c @ 1
  1629. [ 5.056010] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  1630. [ 5.063541] usbcore: registered new interface driver pegasus
  1631. [ 5.069202] initcall pegasus_init+0x0/0x16c returned 0 after 12878 usecs
  1632. [ 5.075891] calling asix_driver_init+0x0/0x18 @ 1
  1633. [ 5.080871] usbcore: registered new interface driver asix
  1634. [ 5.086272] initcall asix_driver_init+0x0/0x18 returned 0 after 5458 usecs
  1635. [ 5.093136] calling ax88179_178a_driver_init+0x0/0x18 @ 1
  1636. [ 5.098758] usbcore: registered new interface driver ax88179_178a
  1637. [ 5.104840] initcall ax88179_178a_driver_init+0x0/0x18 returned 0 after 6073 usecs
  1638. [ 5.112409] calling cdc_driver_init+0x0/0x18 @ 1
  1639. [ 5.117261] usbcore: registered new interface driver cdc_ether
  1640. [ 5.123082] initcall cdc_driver_init+0x0/0x18 returned 0 after 5828 usecs
  1641. [ 5.129872] calling smsc75xx_driver_init+0x0/0x18 @ 1
  1642. [ 5.135184] usbcore: registered new interface driver smsc75xx
  1643. [ 5.140938] initcall smsc75xx_driver_init+0x0/0x18 returned 0 after 5798 usecs
  1644. [ 5.148160] calling smsc95xx_driver_init+0x0/0x18 @ 1
  1645. [ 5.153474] usbcore: registered new interface driver smsc95xx
  1646. [ 5.159221] initcall smsc95xx_driver_init+0x0/0x18 returned 0 after 5792 usecs
  1647. [ 5.166443] calling net1080_driver_init+0x0/0x18 @ 1
  1648. [ 5.171618] usbcore: registered new interface driver net1080
  1649. [ 5.177277] initcall net1080_driver_init+0x0/0x18 returned 0 after 5658 usecs
  1650. [ 5.184401] calling cdc_subset_driver_init+0x0/0x18 @ 1
  1651. [ 5.189848] usbcore: registered new interface driver cdc_subset
  1652. [ 5.195756] initcall cdc_subset_driver_init+0x0/0x18 returned 0 after 5903 usecs
  1653. [ 5.203152] calling zaurus_driver_init+0x0/0x18 @ 1
  1654. [ 5.208252] usbcore: registered new interface driver zaurus
  1655. [ 5.213813] initcall zaurus_driver_init+0x0/0x18 returned 0 after 5563 usecs
  1656. [ 5.220862] calling usbnet_init+0x0/0x30 @ 1
  1657. [ 5.225214] initcall usbnet_init+0x0/0x30 returned 0 after 5 usecs
  1658. [ 5.231396] calling cdc_ncm_driver_init+0x0/0x18 @ 1
  1659. [ 5.236643] usbcore: registered new interface driver cdc_ncm
  1660. [ 5.242292] initcall cdc_ncm_driver_init+0x0/0x18 returned 0 after 5708 usecs
  1661. [ 5.249428] calling cdrom_init+0x0/0x24 @ 1
  1662. [ 5.253737] initcall cdrom_init+0x0/0x24 returned 0 after 47 usecs
  1663. [ 5.259919] calling xhci_pci_init+0x0/0x50 @ 1
  1664. [ 5.264581] initcall xhci_pci_init+0x0/0x50 returned 0 after 137 usecs
  1665. [ 5.271116] calling ehci_hcd_init+0x0/0x70 @ 1
  1666. [ 5.275633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1667. [ 5.282157] initcall ehci_hcd_init+0x0/0x70 returned 0 after 6367 usecs
  1668. [ 5.288769] calling ehci_pci_init+0x0/0x78 @ 1
  1669. [ 5.293285] ehci-pci: EHCI PCI platform driver
  1670. [ 5.297869] initcall ehci_pci_init+0x0/0x78 returned 0 after 4472 usecs
  1671. [ 5.304472] calling ehci_tegra_init+0x0/0x74 @ 1
  1672. [ 5.309173] tegra-ehci: Tegra EHCI driver
  1673. [ 5.313434] platform c5000000.usb: Driver tegra-ehci requests probe deferral
  1674. [ 5.320611] platform c5004000.usb: Driver tegra-ehci requests probe deferral
  1675. [ 5.327779] platform c5008000.usb: Driver tegra-ehci requests probe deferral
  1676. [ 5.334935] initcall ehci_tegra_init+0x0/0x74 returned 0 after 25152 usecs
  1677. [ 5.341815] calling xhci_hcd_init+0x0/0x8 @ 1
  1678. [ 5.346259] initcall xhci_hcd_init+0x0/0x8 returned 0 after 0 usecs
  1679. [ 5.352514] calling acm_init+0x0/0x110 @ 1
  1680. [ 5.356870] usbcore: registered new interface driver cdc_acm
  1681. [ 5.362512] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  1682. [ 5.370512] initcall acm_init+0x0/0x110 returned 0 after 13490 usecs
  1683. [ 5.376867] calling wdm_driver_init+0x0/0x18 @ 1
  1684. [ 5.381698] usbcore: registered new interface driver cdc_wdm
  1685. [ 5.387358] initcall wdm_driver_init+0x0/0x18 returned 0 after 5661 usecs
  1686. [ 5.394135] calling usb_storage_driver_init+0x0/0x18 @ 1
  1687. [ 5.399739] usbcore: registered new interface driver usb-storage
  1688. [ 5.405734] initcall usb_storage_driver_init+0x0/0x18 returned 0 after 6050 usecs
  1689. [ 5.413220] calling tegra_usb_phy_driver_init+0x0/0x10 @ 1
  1690. [ 5.418986] tegra-phy c5000000.usb-phy: no vbus regulator
  1691. [ 5.425477] tegra-phy c5004000.usb-phy: no vbus regulator
  1692. [ 5.431000] tegra-phy c5008000.usb-phy: no vbus regulator
  1693. [ 5.436542] initcall tegra_usb_phy_driver_init+0x0/0x10 returned 0 after 17333 usecs
  1694. [ 5.444273] calling serport_init+0x0/0x30 @ 1
  1695. [ 5.448720] initcall serport_init+0x0/0x30 returned 0 after 0 usecs
  1696. [ 5.454977] calling mousedev_init+0x0/0x8c @ 1
  1697. [ 5.460374] mousedev: PS/2 mouse device common for all mice
  1698. [ 5.465938] initcall mousedev_init+0x0/0x8c returned 0 after 6279 usecs
  1699. [ 5.472567] calling joydev_init+0x0/0xc @ 1
  1700. [ 5.476844] initcall joydev_init+0x0/0xc returned 0 after 1 usecs
  1701. [ 5.482926] calling evdev_init+0x0/0xc @ 1
  1702. [ 5.487111] initcall evdev_init+0x0/0xc returned 0 after 0 usecs
  1703. [ 5.493107] calling atkbd_init+0x0/0x18 @ 1
  1704. [ 5.497550] initcall atkbd_init+0x0/0x18 returned 0 after 165 usecs
  1705. [ 5.503809] calling cros_ec_keyb_driver_init+0x0/0x10 @ 1
  1706. [ 5.509486] initcall cros_ec_keyb_driver_init+0x0/0x10 returned 0 after 183 usecs
  1707. [ 5.516974] calling tegra_kbc_driver_init+0x0/0x10 @ 1
  1708. [ 5.522428] initcall tegra_kbc_driver_init+0x0/0x10 returned 0 after 234 usecs
  1709. [ 5.529659] calling psmouse_init+0x0/0x94 @ 1
  1710. [ 5.534434] initcall psmouse_init+0x0/0x94 returned 0 after 331 usecs
  1711. [ 5.540884] calling mxt_driver_init+0x0/0x10 @ 1
  1712. [ 5.545706] initcall mxt_driver_init+0x0/0x10 returned 0 after 125 usecs
  1713. [ 5.552411] calling stmpe_ts_driver_init+0x0/0x10 @ 1
  1714. [ 5.557692] initcall stmpe_ts_driver_init+0x0/0x10 returned 0 after 140 usecs
  1715. [ 5.564817] calling mpu3050_i2c_driver_init+0x0/0x10 @ 1
  1716. [ 5.570345] initcall mpu3050_i2c_driver_init+0x0/0x10 returned 0 after 124 usecs
  1717. [ 5.577744] calling as3722_rtc_driver_init+0x0/0x10 @ 1
  1718. [ 5.583201] initcall as3722_rtc_driver_init+0x0/0x10 returned 0 after 151 usecs
  1719. [ 5.590515] calling ds1307_driver_init+0x0/0x10 @ 1
  1720. [ 5.595585] initcall ds1307_driver_init+0x0/0x10 returned 0 after 115 usecs
  1721. [ 5.602550] calling em3027_driver_init+0x0/0x10 @ 1
  1722. [ 5.607631] initcall em3027_driver_init+0x0/0x10 returned 0 after 114 usecs
  1723. [ 5.614583] calling max8907_rtc_driver_init+0x0/0x10 @ 1
  1724. [ 5.620122] initcall max8907_rtc_driver_init+0x0/0x10 returned 0 after 135 usecs
  1725. [ 5.627520] calling palmas_rtc_driver_init+0x0/0x10 @ 1
  1726. [ 5.632997] initcall palmas_rtc_driver_init+0x0/0x10 returned 0 after 171 usecs
  1727. [ 5.640310] calling tegra_rtc_driver_init+0x0/0x18 @ 1
  1728. [ 5.646405] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  1729. [ 5.653631] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  1730. [ 5.659927] initcall tegra_rtc_driver_init+0x0/0x18 returned 0 after 14062 usecs
  1731. [ 5.667328] calling tps6586x_rtc_driver_init+0x0/0x10 @ 1
  1732. [ 5.674503] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  1733. [ 5.683173] initcall tps6586x_rtc_driver_init+0x0/0x10 returned 0 after 10124 usecs
  1734. [ 5.690843] calling tps65910_rtc_driver_init+0x0/0x10 @ 1
  1735. [ 5.696474] initcall tps65910_rtc_driver_init+0x0/0x10 returned 0 after 140 usecs
  1736. [ 5.703945] calling i2c_dev_init+0x0/0xdc @ 1
  1737. [ 5.708386] i2c /dev entries driver
  1738. [ 5.713410] initcall i2c_dev_init+0x0/0xdc returned 0 after 4899 usecs
  1739. [ 5.719948] calling pca954x_driver_init+0x0/0x10 @ 1
  1740. [ 5.725128] initcall pca954x_driver_init+0x0/0x10 returned 0 after 134 usecs
  1741. [ 5.732182] calling i2c_mux_pinctrl_driver_init+0x0/0x10 @ 1
  1742. [ 5.738108] initcall i2c_mux_pinctrl_driver_init+0x0/0x10 returned 0 after 174 usecs
  1743. [ 5.745839] calling uvc_init+0x0/0x48 @ 1
  1744. [ 5.750142] usbcore: registered new interface driver uvcvideo
  1745. [ 5.755871] USB Video Class driver (1.1.1)
  1746. [ 5.759972] initcall uvc_init+0x0/0x48 returned 0 after 9795 usecs
  1747. [ 5.766153] calling gspca_init+0x0/0x18 @ 1
  1748. [ 5.770408] gspca_main: v2.14.0 registered
  1749. [ 5.774492] initcall gspca_init+0x0/0x18 returned 0 after 3985 usecs
  1750. [ 5.780847] calling sbs_battery_driver_init+0x0/0x10 @ 1
  1751. [ 5.786368] initcall sbs_battery_driver_init+0x0/0x10 returned 0 after 122 usecs
  1752. [ 5.793754] calling tps65090_charger_driver_init+0x0/0x10 @ 1
  1753. [ 5.799765] initcall tps65090_charger_driver_init+0x0/0x10 returned 0 after 171 usecs
  1754. [ 5.807599] calling as3722_poweroff_driver_init+0x0/0x10 @ 1
  1755. [ 5.813470] initcall as3722_poweroff_driver_init+0x0/0x10 returned 0 after 133 usecs
  1756. [ 5.821222] calling gpio_poweroff_driver_init+0x0/0x10 @ 1
  1757. [ 5.826967] initcall gpio_poweroff_driver_init+0x0/0x10 returned 0 af '  Ђъ 
  1758. [ 5.834526] calling lm90_driver_init+0x0/0x10 @ 1
  1759. [ 5.839421] 3-004c supply vcc not found, using dummy regulator
  1760. [ 5.846473] initcall lm90_driver_init+0x0/0x10 returned 0 after 6984 usecs
  1761. [ 5.853340] calling lm95245_driver_init+0x0/0x10 @ 1
  1762. [ 5.858512] initcall lm95245_driver_init+0x0/0x10 returned 0 after 115 usecs
  1763. [ 5.865551] calling cpufreq_stats_init+0x0/0xdc @ 1
  1764. [ 5.870521] initcall cpufreq_stats_init+0x0/0xdc returned 0 after 4 usecs
  1765. [ 5.877310] calling tegra_cpufreq_init+0x0/0xa0 @ 1
  1766. [ 5.882790] initcall tegra_cpufreq_init+0x0/0xa0 returned 0 after 511 usecs
  1767. [ 5.889759] calling mmc_blk_init+0x0/0x8c @ 1
  1768. [ 5.894193] Driver 'mmcblk' needs updating - please use bus_type methods
  1769. [ 5.901000] initcall mmc_blk_init+0x0/0x8c returned 0 after 6647 usecs
  1770. [ 5.907530] calling sdhci_drv_init+0x0/0x24 @ 1
  1771. [ 5.912132] sdhci: Secure Digital Host Controller Interface driver
  1772. [ 5.918303] sdhci: Copyright(c) Pierre Ossman
  1773. [ 5.922650] initcall sdhci_drv_init+0x0/0x24 returned 0 after 10266 usecs
  1774. [ 5.929437] calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  1775. [ 5.934558] sdhci-pltfm: SDHCI platform and OF driver helper
  1776. [ 5.940213] initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 5517 usecs
  1777. [ 5.947440] calling sdhci_tegra_driver_init+0x0/0x10 @ 1
  1778. [ 5.953133] sdhci-tegra c8000000.sdhci: Got CD GPIO
  1779. [ 5.958028] sdhci-tegra c8000000.sdhci: Got WP GPIO
  1780. [ 5.963161] sdhci-tegra c8000000.sdhci: No vmmc regulator found
  1781. [ 5.969092] sdhci-tegra c8000000.sdhci: No vqmmc regulator found
  1782. [ 5.975084] mmc0: Invalid maximum block size, assuming 512 bytes
  1783. [ 6.016286] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA
  1784. [ 6.023970] sdhci-tegra c8000600.sdhci: No vmmc regulator found
  1785. [ 6.029898] sdhci-tegra c8000600.sdhci: No vqmmc regulator found
  1786. [ 6.035889] mmc1: Invalid maximum block size, assuming 512 bytes
  1787. [ 6.075976] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA
  1788. [ 6.083490] initcall sdhci_tegra_driver_init+0x0/0x10 returned 0 after 127595 usecs
  1789. [ 6.091151] calling gpio_led_driver_init+0x0/0x10 @ 1
  1790. [ 6.096853] initcall gpio_led_driver_init+0x0/0x10 returned 0 after 546 usecs
  1791. [ 6.103979] calling led_pwm_driver_init+0x0/0x10 @ 1
  1792. [ 6.109212] initcall led_pwm_driver_init+0x0/0x10 returned 0 after 172 usecs
  1793. [ 6.116266] calling timer_trig_init+0x0/0xc @ 1
  1794. [ 6.120330] mmc1: new high speed MMC card at address 0001
  1795. [ 6.121148] mmcblk0: mmc1:0001 SEM08G 7.39 GiB
  1796. [ 6.121450] mmcblk0boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
  1797. [ 6.121736] mmcblk0boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
  1798. [ 6.134040] mmcblk0: p1 p2 p3 p4 p5 p6 p7
  1799. [ 6.147203] initcall timer_trig_init+0x0/0xc returned 0 after 3 usecs
  1800. [ 6.153648] calling oneshot_trig_init+0x0/0xc @ 1
  1801. [ 6.158461] initcall oneshot_trig_init+0x0/0xc returned 0 after 2 usecs
  1802. [ 6.165076] calling heartbeat_trig_init+0x0/0x40 @ 1
  1803. [ 6.170147] initcall heartbeat_trig_init+0x0/0x40 returned 0 after 3 usecs
  1804. [ 6.177041] calling gpio_trig_init+0x0/0xc @ 1
  1805. [ 6.181569] initcall gpio_trig_init+0x0/0xc returned 0 after 1 usecs
  1806. [ 6.187940] calling defon_trig_init+0x0/0xc @ 1
  1807. [ 6.192554] initcall defon_trig_init+0x0/0xc returned 0 after 1 usecs
  1808. [ 6.199013] calling transient_trig_init+0x0/0xc @ 1
  1809. [ 6.203975] initcall transient_trig_init+0x0/0xc returned 0 after 2 usecs
  1810. [ 6.210788] calling ledtrig_camera_init+0x0/0x34 @ 1
  1811. [ 6.215842] initcall ledtrig_camera_init+0x0/0x34 returned 0 after 6 usecs
  1812. [ 6.222732] calling hid_init+0x0/0x54 @ 1
  1813. [ 6.227113] initcall hid_init+0x0/0x54 returned 0 after 261 usecs
  1814. [ 6.233208] calling hid_generic_init+0x0/0x18 @ 1
  1815. [ 6.238241] initcall hid_generic_init+0x0/0x18 returned 0 after 215 usecs
  1816. [ 6.245029] calling hid_init+0x0/0x54 @ 1
  1817. [ 6.249457] usbcore: registered new interface driver usbhid
  1818. [ 6.255017] usbhid: USB HID core driver
  1819. [ 6.258874] initcall hid_init+0x0/0x54 returned 0 after 9500 usecs
  1820. [ 6.265059] calling staging_init+0x0/0x8 @ 1
  1821. [ 6.269430] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
  1822. [ 6.275612] calling isl29018_driver_init+0x0/0x10 @ 1
  1823. [ 6.280978] initcall isl29018_driver_init+0x0/0x10 returned 0 after 208 usecs
  1824. [ 6.288138] calling isl29028_driver_init+0x0/0x10 @ 1
  1825. [ 6.293491] initcall isl29028_driver_init+0x0/0x10 returned 0 after 210 usecs
  1826. [ 6.300656] calling tegra20_mc_driver_init+0x0/0x10 @ 1
  1827. [ 6.306627] initcall tegra20_mc_driver_init+0x0/0x10 returned 0 after 625 usecs
  1828. [ 6.313941] calling ak8975_driver_init+0x0/0x10 @ 1
  1829. [ 6.319147] initcall ak8975_driver_init+0x0/0x10 returned 0 after 210 usecs
  1830. [ 6.326136] calling alsa_timer_init+0x0/0x1c4 @ 1
  1831. [ 6.331704] initcall alsa_timer_init+0x0/0x1c4 returned 0 after 754 usecs
  1832. [ 6.338567] calling alsa_pcm_init+0x0/0x6c @ 1
  1833. [ 6.343131] initcall alsa_pcm_init+0x0/0x6c returned 0 after 32 usecs
  1834. [ 6.349629] calling snd_compress_init+0x0/0x8 @ 1
  1835. [ 6.354418] initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  1836. [ 6.361083] calling snd_soc_init+0x0/0x118 @ 1
  1837. [ 6.366768] initcall snd_soc_init+0x0/0x118 returned 0 after 1122 usecs
  1838. [ 6.373390] calling alc5632_i2c_driver_init+0x0/0x10 @ 1
  1839. [ 6.379926] initcall alc5632_i2c_driver_init+0x0/0x10 returned 0 after 1082 usecs
  1840. [ 6.387445] calling max98090_i2c_driver_init+0x0/0x10 @ 1
  1841. [ 6.393133] initcall max98090_i2c_driver_init+0x0/0x10 returned 0 after 197 usecs
  1842. [ 6.400642] calling rt5640_i2c_driver_init+0x0/0x10 @ 1
  1843. [ 6.406183] initcall rt5640_i2c_driver_init+0x0/0x10 returned 0 after 223 usecs
  1844. [ 6.413497] calling tlv320aic23_i2c_driver_init+0x0/0x10 @ 1
  1845. [ 6.419460] initcall tlv320aic23_i2c_driver_init+0x0/0x10 returned 0 after 193 usecs
  1846. [ 6.427227] calling wm8753_modinit+0x0/0x58 @ 1
  1847. [ 6.432211] initcall wm8753_modinit+0x0/0x58 returned 0 after 359 usecs
  1848. [ 6.438853] calling wm8903_i2c_driver_init+0x0/0x10 @ 1
  1849. [ 6.444376] initcall wm8903_i2c_driver_init+0x0/0x10 returned 0 after 207 usecs
  1850. [ 6.452194] calling tegra20_das_driver_init+0x0/0x10 @ 1
  1851. [ 6.458088] initcall tegra20_das_driver_init+0x0/0x10 returned 0 after 467 usecs
  1852. [ 6.465483] calling tegra20_i2s_driver_init+0x0/0x10 @ 1
  1853. [ 6.471478] initcall tegra20_i2s_driver_init+0x0/0x10 returned 0 after 557 usecs
  1854. [ 6.478897] calling tegra30_ahub_driver_init+0x0/0x10 @ 1
  1855. [ 6.484697] initcall tegra30_ahub_driver_init+0x0/0x10 returned 0 after 310 usecs
  1856. [ 6.492197] calling tegra30_i2s_driver_init+0x0/0x10 @ 1
  1857. [ 6.497887] initcall tegra30_i2s_driver_init+0x0/0x10 returned 0 after 274 usecs
  1858. [ 6.505279] calling tegra_rt5640_driver_init+0x0/0x10 @ 1
  1859. [ 6.511020] initcall tegra_rt5640_driver_init+0x0/0x10 returned 0 after 237 usecs
  1860. [ 6.518520] calling tegra_wm8753_driver_init+0x0/0x10 @ 1
  1861. [ 6.524242] initcall tegra_wm8753_driver_init+0x0/0x10 returned 0 after 235 usecs
  1862. [ 6.531741] calling tegra_wm8903_driver_init+0x0/0x10 @ 1
  1863. [ 6.537479] initcall tegra_wm8903_driver_init+0x0/0x10 returned 0 after 238 usecs
  1864. [ 6.544961] calling tegra_snd_trimslice_driver_init+0x0/0x10 @ 1
  1865. [ 6.551325] initcall tegra_snd_trimslice_driver_init+0x0/0x10 returned 0 after 251 usecs
  1866. [ 6.559433] calling tegra_alc5632_driver_init+0x0/0x10 @ 1
  1867. [ 6.568342] tegra-alc5632 sound: alc5632-hifi <-> 70002800.i2s mapping ok
  1868. [ 7.090369] input: Compal PAZ00 Headset Jack as /devices/soc0/sound/sound/card0/input0
  1869. [ 7.099620] initcall tegra_alc5632_driver_init+0x0/0x10 returned 0 after 522073 usecs
  1870. [ 7.107506] calling tegra_max98090_driver_init+0x0/0x10 @ 1
  1871. [ 7.113637] initcall tegra_max98090_driver_init+0x0/0x10 returned 0 after 450 usecs
  1872. [ 7.121334] calling sock_diag_init+0x0/0xc @ 1
  1873. [ 7.125921] initcall sock_diag_init+0x0/0xc returned 0 after 51 usecs
  1874. [ 7.132403] calling gre_offload_init+0x0/0x10 @ 1
  1875. [ 7.137222] initcall gre_offload_init+0x0/0x10 returned 0 after 0 usecs
  1876. [ 7.143843] calling sysctl_ipv4_init+0x0/0x54 @ 1
  1877. [ 7.149148] initcall sysctl_ipv4_init+0x0/0x54 returned 0 after 474 usecs
  1878. [ 7.155944] calling esp4_init+0x0/0x7c @ 1
  1879. [ 7.160165] initcall esp4_init+0x0/0x7c returned 0 after 5 usecs
  1880. [ 7.166203] calling tunnel4_init+0x0/0x70 @ 1
  1881. [ 7.170649] initcall tunnel4_init+0x0/0x70 returned 0 after 0 usecs
  1882. [ 7.176947] calling xfrm4_transport_init+0x0/0x10 @ 1
  1883. [ 7.182086] initcall xfrm4_transport_init+0x0/0x10 returned 0 after 1 usecs
  1884. [ 7.189075] calling cubictcp_register+0x0/0x5c @ 1
  1885. [ 7.193949] TCP: cubic registered
  1886. [ 7.197288] initcall cubictcp_register+0x0/0x5c returned 0 after 3254 usecs
  1887. [ 7.204254] calling inet6_init+0x0/0x2a8 @ 1
  1888. [ 7.209143] NET: Registered protocol family 10
  1889. [ 7.216495] initcall inet6_init+0x0/0x2a8 returned 0 after 7666 usecs
  1890. [ 7.222952] calling ah6_init+0x0/0x7c @ 1
  1891. [ 7.227093] initcall ah6_init+0x0/0x7c returned 0 after 4 usecs
  1892. [ 7.233024] calling esp6_init+0x0/0x7c @ 1
  1893. [ 7.237238] initcall esp6_init+0x0/0x7c returned 0 after 3 usecs
  1894. [ 7.243254] calling ipcomp6_init+0x0/0x7c @ 1
  1895. [ 7.247725] initcall ipcomp6_init+0x0/0x7c returned 0 after 2 usecs
  1896. [ 7.254004] calling xfrm6_tunnel_init+0x0/0xd8 @ 1
  1897. [ 7.259089] initcall xfrm6_tunnel_init+0x0/0xd8 returned 0 after 172 usecs
  1898. [ 7.266007] calling tunnel6_init+0x0/0x70 @ 1
  1899. [ 7.270455] initcall tunnel6_init+0x0/0x70 returned 0 after 0 usecs
  1900. [ 7.276756] calling xfrm6_transport_init+0x0/0x10 @ 1
  1901. [ 7.281898] initcall xfrm6_transport_init+0x0/0x10 returned 0 after 1 usecs
  1902. [ 7.288892] calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  1903. [ 7.294205] initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 1 usecs
  1904. [ 7.301371] calling xfrm6_beet_init+0x0/0x10 @ 1
  1905. [ 7.306101] initcall xfrm6_beet_init+0x0/0x10 returned 0 after 0 usecs
  1906. [ 7.312636] calling mip6_init+0x0/0xbc @ 1
  1907. [ 7.316832] mip6: Mobile IPv6
  1908. [ 7.319807] initcall mip6_init+0x0/0xbc returned 0 after 2895 usecs
  1909. [ 7.326104] calling sit_init+0x0/0xbc @ 1
  1910. [ 7.330193] sit: IPv6 over IPv4 tunneling driver
  1911. [ 7.338289] initcall sit_init+0x0/0xbc returned 0 after 7886 usecs
  1912. [ 7.344486] calling ip6_tunnel_init+0x0/0xb8 @ 1
  1913. [ 7.351595] initcall ip6_tunnel_init+0x0/0xb8 returned 0 after 1823 usecs
  1914. [ 7.358404] calling packet_init+0x0/0x48 @ 1
  1915. [ 7.362751] NET: Registered protocol family 17
  1916. [ 7.367226] initcall packet_init+0x0/0x48 returned 0 after 4365 usecs
  1917. [ 7.373663] calling ipsec_pfkey_init+0x0/0x78 @ 1
  1918. [ 7.378477] NET: Registered protocol family 15
  1919. [ 7.382915] initcall ipsec_pfkey_init+0x0/0x78 returned 0 after 4350 usecs
  1920. [ 7.389797] calling can_init+0x0/0x104 @ 1
  1921. [ 7.393967] can: controller area network core (rev 20120528 abi 9)
  1922. [ 7.400369] NET: Registered protocol family 29
  1923. [ 7.404812] initcall can_init+0x0/0x104 returned 0 after 10583 usecs
  1924. [ 7.411179] calling raw_module_init+0x0/0x38 @ 1
  1925. [ 7.415870] can: raw protocol (rev 20120528)
  1926. [ 7.420147] initcall raw_module_init+0x0/0x38 returned 0 after 4170 usecs
  1927. [ 7.426942] calling bcm_module_init+0x0/0x64 @ 1
  1928. [ 7.431632] can: broadcast manager protocol (rev 20120528 t)
  1929. [ 7.437314] initcall bcm_module_init+0x0/0x64 returned 0 after 5541 usecs
  1930. [ 7.444095] calling cgw_module_init+0x0/0x104 @ 1
  1931. [ 7.448885] can: netlink gateway (rev 20130117) max_hops=1
  1932. [ 7.454418] initcall cgw_module_init+0x0/0x104 returned 0 after 5395 usecs
  1933. [ 7.461304] calling rfcomm_init+0x0/0x100 @ 1
  1934. [ 7.465874] Bluetooth: RFCOMM socket layer initialized
  1935. [ 7.471044] Bluetooth: RFCOMM ver 1.11
  1936. [ 7.474804] initcall rfcomm_init+0x0/0x100 returned 0 after 8848 usecs
  1937. [ 7.481343] calling bnep_init+0x0/0x68 @ 1
  1938. [ 7.485515] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1939. [ 7.490846] Bluetooth: BNEP socket layer initialized
  1940. [ 7.495803] initcall bnep_init+0x0/0x68 returned 0 after 10041 usecs
  1941. [ 7.502165] calling hidp_init+0x0/0x20 @ 1
  1942. [ 7.506349] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  1943. [ 7.512273] Bluetooth: HIDP socket layer initialized
  1944. [ 7.517242] initcall hidp_init+0x0/0x20 returned 0 after 10632 usecs
  1945. [ 7.523592] calling rfkill_gpio_driver_init+0x0/0x10 @ 1
  1946. [ 7.529192] initcall rfkill_gpio_driver_init+0x0/0x10 returned 0 after 191 usecs
  1947. [ 7.536737] calling init_machine_late+0x0/0x28 @ 1
  1948. [ 7.543309] rfkill_gpio rfkill_gpio: wifi_rfkill device registered.
  1949. [ 7.549598] initcall init_machine_late+0x0/0x28 returned 0 after 7799 usecs
  1950. [ 7.556570] calling swp_emulation_init+0x0/0x70 @ 1
  1951. [ 7.561542] Registering SWP/SWPB emulation handler
  1952. [ 7.566339] initcall swp_emulation_init+0x0/0x70 returned 0 after 4698 usecs
  1953. [ 7.573385] calling init_oops_id+0x0/0x40 @ 1
  1954. [ 7.577842] initcall init_oops_id+0x0/0x40 returned 0 after 7 usecs
  1955. [ 7.584109] calling sched_init_debug+0x0/0x3c @ 1
  1956. [ 7.588923] initcall sched_init_debug+0x0/0x3c returned 0 after 16 usecs
  1957. [ 7.595615] calling pm_qos_power_init+0x0/0xc0 @ 1
  1958. [ 7.602112] initcall pm_qos_power_init+0x0/0xc0 returned 0 after 1567 usecs
  1959. [ 7.609089] calling pm_debugfs_init+0x0/0x38 @ 1
  1960. [ 7.613799] initcall pm_debugfs_init+0x0/0x38 returned 0 after 13 usecs
  1961. [ 7.620420] calling printk_late_init+0x0/0x5c @ 1
  1962. [ 7.625207] initcall printk_late_init+0x0/0x5c returned 0 after 5 usecs
  1963. [ 7.631828] calling tk_debug_sleep_time_init+0x0/0x54 @ 1
  1964. [ 7.637330] initcall tk_debug_sleep_time_init+0x0/0x54 returned 0 after 12 usecs
  1965. [ 7.644719] calling fault_around_debugfs+0x0/0x4c @ 1
  1966. [ 7.650334] initcall fault_around_debugfs+0x0/0x4c returned 0 after 11 usecs
  1967. [ 7.657390] calling max_swapfiles_check+0x0/0x8 @ 1
  1968. [ 7.662344] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  1969. [ 7.669134] calling prandom_reseed+0x0/0x4c @ 1
  1970. [ 7.673759] initcall prandom_reseed+0x0/0x4c returned 0 after 17 usecs
  1971. [ 7.680289] calling tegra_gpio_debuginit+0x0/0x38 @ 1
  1972. [ 7.685427] initcall tegra_gpio_debuginit+0x0/0x38 returned 0 after 10 usecs
  1973. [ 7.692478] calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
  1974. [ 7.698762] initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 18 usecs
  1975. [ 7.706937] calling pci_sysfs_init+0x0/0x58 @ 1
  1976. [ 7.711545] initcall pci_sysfs_init+0x0/0x58 returned 0 after 2 usecs
  1977. [ 7.717986] calling fb_logo_late_init+0x0/0x18 @ 1
  1978. [ 7.722852] initcall fb_logo_late_init+0x0/0x18 returned 0 after 0 usecs
  1979. [ 7.729566] calling deferred_probe_initcall+0x0/0x84 @ 1
  1980. [ 7.736069] tegra-dc 54200000.dc: failed to probe RGB output: -517
  1981. [ 7.742259] platform 54200000.dc: Driver tegra-dc requests probe deferral
  1982. [ 7.750839] utmi_phy_clk_enable: timeout waiting for phy to stabilize
  1983. [ 7.757298] tegra-ehci c5000000.usb: EHCI Host Controller
  1984. [ 7.762718] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 1
  1985. [ 7.770592] tegra-ehci c5000000.usb: irq 287, io mem 0xc5000000
  1986. [ 7.795982] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00
  1987. [ 7.803626] hub 1-0:1.0: USB hub found
  1988. [ 7.807441] hub 1-0:1.0: 1 port detected
  1989. [ 7.849056] tegra-ehci c5004000.usb: EHCI Host Controller
  1990. [ 7.854478] tegra-ehci c5004000.usb: new USB bus registered, assigned bus number 2
  1991. [ 7.862333] tegra-ehci c5004000.usb: irq 288, io mem 0xc5004000
  1992. [ 7.885978] tegra-ehci c5004000.usb: USB 2.0 started, EHCI 1.00
  1993. [ 7.893574] hub 2-0:1.0: USB hub found
  1994. [ 7.897383] hub 2-0:1.0: 1 port detected
  1995. [ 7.904884] tegra-ehci c5008000.usb: EHCI Host Controller
  1996. [ 7.910937] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 3
  1997. [ 7.918813] tegra-ehci c5008000.usb: irq 289, io mem 0xc5008000
  1998. [ 7.935982] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00
  1999. [ 7.943583] hub 3-0:1.0: USB hub found
  2000. [ 7.947878] hub 3-0:1.0: 1 port detected
  2001. [ 7.958724] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2002. [ 7.965325] [drm] No driver support for vblank timestamp query.
  2003. [ 8.018688] Console: switching to colour frame buffer device 128x37
  2004. [ 8.033571] drm drm: fb0: frame buffer device
  2005. [ 8.038023] drm drm: registered panic notifier
  2006. [ 8.066003] [drm] Initialized tegra 0.0.0 20120330 on minor 0
  2007. [ 8.071803] initcall deferred_probe_initcall+0x0/0x84 returned 0 after 328941 usecs
  2008. [ 8.079483] calling gpio_keys_init+0x0/0x10 @ 1
  2009. [ 8.085342] input: gpio-keys as /devices/soc0/gpio-keys/input/input1
  2010. [ 8.092565] initcall gpio_keys_init+0x0/0x10 returned 0 after 8269 usecs
  2011. [ 8.099418] calling rtc_hctosys+0x0/0xf8 @ 1
  2012. [ 8.104093] tps6586x-rtc tps6586x-rtc: setting system clock to 2015-04-02 19:26:23 UTC (1428002783)
  2013. [ 8.113148] initcall rtc_hctosys+0x0/0xf8 returned 0 after 9148 usecs
  2014. [ 8.119608] calling of_fdt_raw_init+0x0/0x74 @ 1
  2015. [ 8.124491] initcall of_fdt_raw_init+0x0/0x74 returned 0 after 177 usecs
  2016. [ 8.131210] calling clk_debug_init+0x0/0x13c @ 1
  2017. [ 8.145841] initcall clk_debug_init+0x0/0x13c returned 0 after 9684 usecs
  2018. [ 8.152812] calling tcp_congestion_default+0x0/0xc @ 1
  2019. [ 8.158264] initcall tcp_congestion_default+0x0/0xc returned 0 after 2 usecs
  2020. [ 8.165354] calling ip_auto_config+0x0/0x1040 @ 1
  2021. [ 8.170195] initcall ip_auto_config+0x0/0x1040 returned 0 after 23 usecs
  2022. [ 8.176953] calling regulator_init_complete+0x0/0x164 @ 1
  2023. [ 8.182788] initcall regulator_init_complete+0x0/0x164 returned 0 after 344 usecs
  2024. [ 8.190291] calling clk_disable_unused+0x0/0xd8 @ 1
  2025. [ 8.195354] initcall clk_disable_unused+0x0/0xd8 returned 0 after 94 usecs
  2026. [ 8.202259] calling alsa_sound_last_init+0x0/0x6c @ 1
  2027. [ 8.207771] ALSA device list:
  2028. [ 8.210730] #0: Compal PAZ00
  2029. [ 8.213783] initcall alsa_sound_last_init+0x0/0x6c returned 0 after 5862 usecs
  2030. [ 8.221066] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  2031. [ 8.228499] Freeing unused kernel memory: 300K (c08a7000 - c08f2000)
  2032. [ 8.266069] usb 3-1: new high-speed USB device number 2 using tegra-ehci
  2033. [ 8.378974] hub 2-1:1.0: USB hub found
  2034. [ 8.382946] hub 2-1:1.0: 2 ports detected
  2035. [ 8.419358] hub 3-1:1.0: USB hub found
  2036. [ 8.424904] hub 3-1:1.0: 3 ports detected
  2037. [ 8.666267] usb 2-1.1: new high-speed USB device number 3 using tegra-ehci
  2038. [ 8.716262] usb 3-1.2: new high-speed USB device number 3 using tegra-ehci
  2039. [ 8.880333] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b1e4)
  2040. [ 8.906464] usb 2-1.2: new full-speed USB device number 4 using tegra-ehci
  2041. [ 8.914287] input: USB 2.0 Camera as /devices/soc0/c5008000.usb/usb3/3-1/3-1.2/3-1.2:1.0/input/input2
  2042. [ 9.016337] usb 3-1.3: new full-speed USB device number 4 using tegra-ehci
  2043. [ 9.171864] input: Logitech USB Receiver as /devices/soc0/c5008000.usb/usb3/3-1/3-1.3/3-1.3:1.0/0003:046D:C52E.0001/input/input3
  2044. [ 9.247078] hid-generic 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-c5008000.usb-1.3/input0
  2045. [ 9.276068] input: Logitech USB Receiver as /devices/soc0/c5008000.usb/usb3/3-1/3-1.3/3-1.3:1.1/0003:046D:C52E.0002/input/input4
  2046. [ 9.348078] hid-generic 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-c5008000.usb-1.3/input1
  2047. [ 23.986600] random: nonblocking pool is initialized
  2048. [ 53.129573] PM: Syncing filesystems ... done.
  2049. [ 53.158308] Freezing user space processes ... (elapsed 0.011 seconds) done.
  2050. [ 53.159684] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  2051. [ 53.287454] PM: suspend of devices complete after 125.432 msecs
  2052. [ 53.296867] PM: late suspend of devices complete after 3.458 msecs
  2053. [ 53.306678] PM: noirq suspend of devices complete after 3.598 msecs
  2054. [ 53.312961] Disabling non-boot CPUs ...
  2055. [ 53.319410] CPU1: shutdown
  2056. [ 53.354685] PM: Calling sched_clock_suspend+0x0/0x2c
  2057. [ 53.359660] PM: Calling timekeeping_suspend+0x0/0x220
  2058. [ 53.359660] PM: Calling fw_suspend+0x0/0x18
  2059. [ 53.359660] PM: Calling cpu_pm_suspend+0x0/0x18
  2060. [ 53.359660] PM: Calling tegra_legacy_irq_suspend+0x0/0xa0
  2061. [ 53.359660] Entering suspend state LP1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement