Advertisement
zombah

kernel 4.2+ panel failed to start

Aug 5th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.97 KB | None | 0 0
  1. Kernel image @ 0x160000 [ 0x000000 - 0x5538f0 ]
  2. ## Loading init Ramdisk from Legacy Image at 006c0000 ...
  3. Image Name: sos-ng-r1-alpha
  4. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  5. Data Size: 21597860 Bytes = 20.6 MiB
  6. Load Address: 00000000
  7. Entry Point: 00000000
  8. Verifying Checksum ... OK
  9. ## Flattened Device Tree blob at 01b60000
  10. Booting using the fdt blob at 0x1b60000
  11. Loading Ramdisk to 1e2d8000, end 1f770ea4 ... OK
  12. Loading Device Tree to 0fff7000, end 0ffffab5 ... OK
  13.  
  14. Starting kernel ...
  15.  
  16. Uncompressing Linux... done, booting the kernel.
  17. [ 0.000000] Booting Linux on physical CPU 0x0
  18. [ 0.000000] Initializing cgroup subsys cpu
  19. [ 0.000000] Initializing cgroup subsys cpuacct
  20. [ 0.000000] Linux version 4.2.0-rc5-00042-g4e6b6ee (zombah@gilgamesh) (gcc version 4.5.2 (Sourcery G++ Lite 2011.03-41) ) #1 SMP PREEMPT Wed Aug 5 17:36:31 MSK 2015
  21. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
  22. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  23. [ 0.000000] Machine model: Toshiba AC100 / Dynabook AZ
  24. [ 0.000000] debug: ignoring loglevel setting.
  25. [ 0.000000] bootconsole [earlycon0] enabled
  26. [ 0.000000] cma: Reserved 64 MiB at 0x1a000000
  27. [ 0.000000] Memory policy: Data cache writealloc
  28. [ 0.000000] On node 0 totalpages: 131072
  29. [ 0.000000] free_area_init_node: node 0, pgdat c0a81800, node_mem_map dfbd7000
  30. [ 0.000000] Normal zone: 1024 pages used for memmap
  31. [ 0.000000] Normal zone: 0 pages reserved
  32. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  33. [ 0.000000] PERCPU: Embedded 11 pages/cpu @dfbad000 s15104 r8192 d21760 u45056
  34. [ 0.000000] pcpu-alloc: s15104 r8192 d21760 u45056 alloc=11*4096
  35. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  36. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  37. [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend=1 ignore_loglevel earlyprintk initcall_debug
  38. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  39. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  40. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  41. [ 0.000000] Memory: 421696K/524288K available (7655K kernel code, 340K rwdata, 2420K rodata, 312K init, 363K bss, 37056K reserved, 65536K cma-reserved, 0K highmem)
  42. [ 0.000000] Virtual kernel memory layout:
  43. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  44. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  45. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  46. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  47. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  48. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  49. [ 0.000000] .text : 0xc0008000 - 0xc09df428 (10078 kB)
  50. [ 0.000000] .init : 0xc09e0000 - 0xc0a2e000 ( 312 kB)
  51. [ 0.000000] .data : 0xc0a2e000 - 0xc0a833c0 ( 341 kB)
  52. [ 0.000000] .bss : 0xc0a86000 - 0xc0ae0c18 ( 364 kB)
  53. [ 0.000000] Preemptible hierarchical RCU implementation.
  54. [ 0.000000] Additional per-CPU info printed with stalls.
  55. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  56. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  57. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
  58. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  59. [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000
  60. [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001
  61. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001
  62. [ 0.000000] L2C-310 errata 727915 769419 enabled
  63. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  64. [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
  65. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  66. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB
  67. [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001
  68. [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  69. [ 0.008354] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  70. [ 0.017968] Switching to timer-based delay loop, resolution 1000ns
  71. [ 0.024808] Console: colour dummy device 80x30
  72. [ 0.029987] console [tty0] enabled
  73. [ 0.033398] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  74. [ 0.043615] pid_max: default: 32768 minimum: 301
  75. [ 0.048669] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  76. [ 0.055299] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  77. [ 0.063855] Initializing cgroup subsys freezer
  78. [ 0.068323] Initializing cgroup subsys debug
  79. [ 0.072686] CPU: Testing write buffer coherency: ok
  80. [ 0.077824] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  81. [ 0.083519] calling cpu_suspend_alloc_sp+0x0/0x9c @ 1
  82. [ 0.088691] initcall cpu_suspend_alloc_sp+0x0/0x9c returned 0 after 0 usecs
  83. [ 0.095729] calling init_static_idmap+0x0/0x110 @ 1
  84. [ 0.100750] Setting up static identity map for 0x8440 - 0x84d8
  85. [ 0.106651] initcall init_static_idmap+0x0/0x110 returned 0 after 0 usecs
  86. [ 0.113503] calling spawn_ksoftirqd+0x0/0x28 @ 1
  87. [ 0.119981] initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 9765 usecs
  88. [ 0.126779] calling init_workqueues+0x0/0x3b8 @ 1
  89. [ 0.132241] initcall init_workqueues+0x0/0x3b8 returned 0 after 0 usecs
  90. [ 0.138871] calling migration_init+0x0/0x74 @ 1
  91. [ 0.143570] initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  92. [ 0.150058] calling check_cpu_stall_init+0x0/0x20 @ 1
  93. [ 0.155239] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  94. [ 0.162274] calling rcu_spawn_gp_kthread+0x0/0x110 @ 1
  95. [ 0.167759] initcall rcu_spawn_gp_kthread+0x0/0x110 returned 0 after 0 usecs
  96. [ 0.174839] calling cpu_stop_init+0x0/0x98 @ 1
  97. [ 0.179987] initcall cpu_stop_init+0x0/0x98 returned 0 after 9765 usecs
  98. [ 0.186612] calling cci_init+0x0/0xec @ 1
  99. [ 0.190839] initcall cci_init+0x0/0xec returned -19 after 0 usecs
  100. [ 0.196946] calling tegra_init_fuse+0x0/0x104 @ 1
  101. [ 0.201913] Tegra Revision: A02 SKU: 8 CPU Process: 2 Core Process: 1
  102. [ 0.208359] initcall tegra_init_fuse+0x0/0x104 returned 0 after 0 usecs
  103. [ 0.215048] calling tegra_pmc_early_init+0x0/0x16c @ 1
  104. [ 0.220475] initcall tegra_pmc_early_init+0x0/0x16c returned 0 after 0 usecs
  105. [ 0.227535] calling rand_initialize+0x0/0x2c @ 1
  106. [ 0.232433] initcall rand_initialize+0x0/0x2c returned 0 after 0 usecs
  107. [ 0.238971] calling dummy_timer_register+0x0/0x4c @ 1
  108. [ 0.244174] initcall dummy_timer_register+0x0/0x4c returned 0 after 0 usecs
  109. [ 0.260884] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  110. [ 0.260947] Brought up 2 CPUs
  111. [ 0.269639] SMP: Total of 2 processors activated (4.00 BogoMIPS).
  112. [ 0.275806] CPU: All CPU(s) started in SVC mode.
  113. [ 0.281114] devtmpfs: initialized
  114. [ 0.301080] calling tegra_hotplug_init+0x0/0x88 @ 1
  115. [ 0.306067] initcall tegra_hotplug_init+0x0/0x88 returned 0 after 0 usecs
  116. [ 0.312925] calling ipc_ns_init+0x0/0x3c @ 1
  117. [ 0.317319] initcall ipc_ns_init+0x0/0x3c returned 0 after 0 usecs
  118. [ 0.323575] calling init_mmap_min_addr+0x0/0x20 @ 1
  119. [ 0.328585] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  120. [ 0.335449] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  121. [ 0.342119] initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
  122. [ 0.350633] calling net_ns_init+0x0/0x1f8 @ 1
  123. [ 0.355131] initcall net_ns_init+0x0/0x1f8 returned 0 after 0 usecs
  124. [ 0.361529] calling vfp_init+0x0/0x1cc @ 1
  125. [ 0.365719] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  126. [ 0.373448] initcall vfp_init+0x0/0x1cc returned 0 after 9765 usecs
  127. [ 0.379763] calling ptrace_break_init+0x0/0x2c @ 1
  128. [ 0.384707] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  129. [ 0.391472] calling register_cpufreq_notifier+0x0/0x10 @ 1
  130. [ 0.397092] initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
  131. [ 0.404569] calling twd_clk_init+0x0/0x40 @ 1
  132. [ 0.409058] initcall twd_clk_init+0x0/0x40 returned 0 after 0 usecs
  133. [ 0.415394] calling v6_userpage_init+0x0/0x8 @ 1
  134. [ 0.420152] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  135. [ 0.426739] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  136. [ 0.432287] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  137. [ 0.439658] calling alloc_frozen_cpus+0x0/0x8 @ 1
  138. [ 0.444506] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  139. [ 0.451186] calling wq_sysfs_init+0x0/0x30 @ 1
  140. [ 0.456059] initcall wq_sysfs_init+0x0/0x30 returned 0 after 0 usecs
  141. [ 0.462435] calling ksysfs_init+0x0/0x9c @ 1
  142. [ 0.466969] initcall ksysfs_init+0x0/0x9c returned 0 after 0 usecs
  143. [ 0.473168] calling pm_init+0x0/0x78 @ 1
  144. [ 0.477340] initcall pm_init+0x0/0x78 returned 0 after 0 usecs
  145. [ 0.483203] calling init_jiffies_clocksource+0x0/0x14 @ 1
  146. [ 0.488723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  147. [ 0.498627] initcall init_jiffies_clocksource+0x0/0x14 returned 0 after 9765 usecs
  148. [ 0.506250] calling cgroup_wq_init+0x0/0x78 @ 1
  149. [ 0.510961] initcall cgroup_wq_init+0x0/0x78 returned 0 after 0 usecs
  150. [ 0.517425] calling cpu_pm_init+0x0/0x18 @ 1
  151. [ 0.521841] initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  152. [ 0.528074] calling perf_workqueue_init+0x0/0x80 @ 1
  153. [ 0.533305] initcall perf_workqueue_init+0x0/0x80 returned 0 after 0 usecs
  154. [ 0.540203] calling init_zero_pfn+0x0/0x40 @ 1
  155. [ 0.544775] initcall init_zero_pfn+0x0/0x40 returned 0 after 0 usecs
  156. [ 0.551205] calling cma_init_reserved_areas+0x0/0x1e8 @ 1
  157. [ 0.559336] initcall cma_init_reserved_areas+0x0/0x1e8 returned 0 after 0 usecs
  158. [ 0.566696] calling fsnotify_init+0x0/0x24 @ 1
  159. [ 0.571257] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  160. [ 0.577661] calling filelock_init+0x0/0xcc @ 1
  161. [ 0.582312] initcall filelock_init+0x0/0xcc returned 0 after 0 usecs
  162. [ 0.588676] calling init_script_binfmt+0x0/0x1c @ 1
  163. [ 0.593706] initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  164. [ 0.600556] calling init_elf_binfmt+0x0/0x1c @ 1
  165. [ 0.605307] initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  166. [ 0.611918] calling debugfs_init+0x0/0x64 @ 1
  167. [ 0.616425] initcall debugfs_init+0x0/0x64 returned 0 after 0 usecs
  168. [ 0.622744] calling prandom_init+0x0/0xe8 @ 1
  169. [ 0.627236] initcall prandom_init+0x0/0xe8 returned 0 after 0 usecs
  170. [ 0.633574] calling cci_platform_init+0x0/0x2c @ 1
  171. [ 0.638703] initcall cci_platform_init+0x0/0x2c returned 0 after 0 usecs
  172. [ 0.645422] calling pinctrl_init+0x0/0xcc @ 1
  173. [ 0.649907] pinctrl core: initialized pinctrl subsystem
  174. [ 0.655321] initcall pinctrl_init+0x0/0xcc returned 0 after 9765 usecs
  175. [ 0.661871] calling regulator_init+0x0/0xa8 @ 1
  176. [ 0.667376] initcall regulator_init+0x0/0xa8 returned 0 after 0 usecs
  177. [ 0.673845] calling iommu_init+0x0/0x64 @ 1
  178. [ 0.678173] initcall iommu_init+0x0/0x64 returned 0 after 0 usecs
  179. [ 0.684324] calling soc_bus_register+0x0/0xc @ 1
  180. [ 0.689217] initcall soc_bus_register+0x0/0xc returned 0 after 0 usecs
  181. [ 0.695766] calling cpufreq_core_init+0x0/0x50 @ 1
  182. [ 0.700697] initcall cpufreq_core_init+0x0/0x50 returned 0 after 0 usecs
  183. [ 0.707451] calling cpuidle_init+0x0/0x4c @ 1
  184. [ 0.712005] initcall cpuidle_init+0x0/0x4c returned 0 after 0 usecs
  185. [ 0.718285] calling cpuidle_coupled_init+0x0/0xc @ 1
  186. [ 0.723405] initcall cpuidle_coupled_init+0x0/0xc returned 0 after 0 usecs
  187. [ 0.730345] calling sock_init+0x0/0xa4 @ 1
  188. [ 0.734785] initcall sock_init+0x0/0xa4 returned 0 after 0 usecs
  189. [ 0.740827] calling netlink_proto_init+0x0/0x154 @ 1
  190. [ 0.746325] NET: Registered protocol family 16
  191. [ 0.750846] initcall netlink_proto_init+0x0/0x154 returned 0 after 9765 usecs
  192. [ 0.758091] calling atomic_pool_init+0x0/0x16c @ 1
  193. [ 0.764705] DMA: preallocated 256 KiB pool for atomic coherent allocations
  194. [ 0.771613] initcall atomic_pool_init+0x0/0x16c returned 0 after 9765 usecs
  195. [ 0.778612] calling bdi_class_init+0x0/0x5c @ 1
  196. [ 0.783396] initcall bdi_class_init+0x0/0x5c returned 0 after 0 usecs
  197. [ 0.789846] calling mm_sysfs_init+0x0/0x3c @ 1
  198. [ 0.794463] initcall mm_sysfs_init+0x0/0x3c returned 0 after 0 usecs
  199. [ 0.800862] calling kobject_uevent_init+0x0/0xc @ 1
  200. [ 0.805899] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  201. [ 0.812736] calling tegra_gpio_init+0x0/0x10 @ 1
  202. [ 0.817590] initcall tegra_gpio_init+0x0/0x10 returned 0 after 0 usecs
  203. [ 0.824137] calling pcibus_class_init+0x0/0x14 @ 1
  204. [ 0.829119] initcall pcibus_class_init+0x0/0x14 returned 0 after 0 usecs
  205. [ 0.835837] calling pci_driver_init+0x0/0xc @ 1
  206. [ 0.840656] initcall pci_driver_init+0x0/0xc returned 0 after 0 usecs
  207. [ 0.847105] calling backlight_class_init+0x0/0xa4 @ 1
  208. [ 0.852368] initcall backlight_class_init+0x0/0xa4 returned 0 after 0 usecs
  209. [ 0.859337] calling amba_init+0x0/0xc @ 1
  210. [ 0.863630] initcall amba_init+0x0/0xc returned 0 after 0 usecs
  211. [ 0.869558] calling tegra30_fuse_init+0x0/0x10 @ 1
  212. [ 0.874610] initcall tegra30_fuse_init+0x0/0x10 returned 0 after 0 usecs
  213. [ 0.881331] calling tegra20_fuse_init+0x0/0x10 @ 1
  214. [ 0.886352] initcall tegra20_fuse_init+0x0/0x10 returned 0 after 0 usecs
  215. [ 0.893073] calling tty_class_init+0x0/0x40 @ 1
  216. [ 0.897794] initcall tty_class_init+0x0/0x40 returned 0 after 0 usecs
  217. [ 0.904253] calling vtconsole_class_init+0x0/0xf8 @ 1
  218. [ 0.909737] initcall vtconsole_class_init+0x0/0xf8 returned 0 after 0 usecs
  219. [ 0.916721] calling iommu_dev_init+0x0/0x14 @ 1
  220. [ 0.921449] initcall iommu_dev_init+0x0/0x14 returned 0 after 0 usecs
  221. [ 0.927898] calling mipi_dsi_bus_init+0x0/0xc @ 1
  222. [ 0.932886] initcall mipi_dsi_bus_init+0x0/0xc returned 0 after 0 usecs
  223. [ 0.939511] calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  224. [ 0.945333] initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  225. [ 0.952960] calling regmap_initcall+0x0/0x10 @ 1
  226. [ 0.957712] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  227. [ 0.964305] calling spi_init+0x0/0x8c @ 1
  228. [ 0.968644] initcall spi_init+0x0/0x8c returned 0 after 0 usecs
  229. [ 0.974583] calling i2c_init+0x0/0x7c @ 1
  230. [ 0.978952] initcall i2c_init+0x0/0x7c returned 0 after 0 usecs
  231. [ 0.984892] calling init_ladder+0x0/0xc @ 1
  232. [ 1.009984] cpuidle: using governor ladder
  233. [ 1.014089] initcall init_ladder+0x0/0xc returned 0 after 29296 usecs
  234. [ 1.020605] calling init_menu+0x0/0xc @ 1
  235. [ 1.049984] cpuidle: using governor menu
  236. [ 1.053914] initcall init_menu+0x0/0xc returned 0 after 29296 usecs
  237. [ 1.060348] calling gate_vma_init+0x0/0x24 @ 1
  238. [ 1.064884] initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  239. [ 1.071312] calling customize_machine+0x0/0x44 @ 1
  240. [ 1.094679] initcall customize_machine+0x0/0x44 returned 0 after 19531 usecs
  241. [ 1.101761] calling init_atags_procfs+0x0/0xe8 @ 1
  242. [ 1.106665] No ATAGs?
  243. [ 1.108739] initcall init_atags_procfs+0x0/0xe8 returned -22 after 0 usecs
  244. [ 1.115960] calling arch_hw_breakpoint_init+0x0/0x214 @ 1
  245. [ 1.121508] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  246. [ 1.129556] hw-breakpoint: maximum watchpoint size is 4 bytes.
  247. [ 1.135457] initcall arch_hw_breakpoint_init+0x0/0x214 returned 0 after 9765 usecs
  248. [ 1.143091] calling vdso_init+0x0/0x1b4 @ 1
  249. [ 1.147492] initcall vdso_init+0x0/0x1b4 returned 0 after 0 usecs
  250. [ 1.153606] calling exceptions_init+0x0/0x9c @ 1
  251. [ 1.158354] initcall exceptions_init+0x0/0x9c returned 0 after 0 usecs
  252. [ 1.164957] calling dma_bus_init+0x0/0xcc @ 1
  253. [ 1.169558] initcall dma_bus_init+0x0/0xcc returned 0 after 0 usecs
  254. [ 1.175849] calling dma_channel_table_init+0x0/0xf4 @ 1
  255. [ 1.181231] initcall dma_channel_table_init+0x0/0xf4 returned 0 after 0 usecs
  256. [ 1.188406] calling tegra_clocks_apply_init_table+0x0/0x24 @ 1
  257. [ 1.195850] initcall tegra_clocks_apply_init_table+0x0/0x24 returned 0 after 0 usecs
  258. [ 1.203627] calling tegra_mc_init+0x0/0x10 @ 1
  259. [ 1.208388] initcall tegra_mc_init+0x0/0x10 returned 0 after 0 usecs
  260. [ 1.214857] calling topology_init+0x0/0x74 @ 1
  261. [ 1.219919] initcall topology_init+0x0/0x74 returned 0 after 0 usecs
  262. [ 1.226303] calling uid_cache_init+0x0/0xa4 @ 1
  263. [ 1.230994] initcall uid_cache_init+0x0/0xa4 returned 0 after 0 usecs
  264. [ 1.237464] calling param_sysfs_init+0x0/0x1d4 @ 1
  265. [ 1.263706] initcall param_sysfs_init+0x0/0x1d4 returned 0 after 19531 usecs
  266. [ 1.270785] calling proc_schedstat_init+0x0/0x38 @ 1
  267. [ 1.275886] initcall proc_schedstat_init+0x0/0x38 returned 0 after 0 usecs
  268. [ 1.282820] calling pm_sysrq_init+0x0/0x1c @ 1
  269. [ 1.309990] initcall pm_sysrq_init+0x0/0x1c returned 0 after 29296 usecs
  270. [ 1.316700] calling crash_save_vmcoreinfo_init+0x0/0x430 @ 1
  271. [ 1.322576] initcall crash_save_vmcoreinfo_init+0x0/0x430 returned 0 after 0 usecs
  272. [ 1.330168] calling crash_notes_memory_init+0x0/0x40 @ 1
  273. [ 1.335609] initcall crash_notes_memory_init+0x0/0x40 returned 0 after 0 usecs
  274. [ 1.342906] calling hung_task_init+0x0/0x58 @ 1
  275. [ 1.347652] initcall hung_task_init+0x0/0x58 returned 0 after 0 usecs
  276. [ 1.354125] calling default_bdi_init+0x0/0x5c @ 1
  277. [ 1.359341] initcall default_bdi_init+0x0/0x5c returned 0 after 0 usecs
  278. [ 1.366001] calling percpu_enable_async+0x0/0x18 @ 1
  279. [ 1.371082] initcall percpu_enable_async+0x0/0x18 returned 0 after 0 usecs
  280. [ 1.378018] calling init_reserve_notifier+0x0/0x8 @ 1
  281. [ 1.383215] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  282. [ 1.390245] calling init_admin_reserve+0x0/0x30 @ 1
  283. [ 1.395251] initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
  284. [ 1.402111] calling init_user_reserve+0x0/0x30 @ 1
  285. [ 1.407037] initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  286. [ 1.413817] calling crypto_wq_init+0x0/0x4c @ 1
  287. [ 1.418582] initcall crypto_wq_init+0x0/0x4c returned 0 after 0 usecs
  288. [ 1.425063] calling cryptomgr_init+0x0/0xc @ 1
  289. [ 1.429620] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  290. [ 1.436045] calling init_bio+0x0/0xc0 @ 1
  291. [ 1.440486] initcall init_bio+0x0/0xc0 returned 0 after 0 usecs
  292. [ 1.446417] calling blk_settings_init+0x0/0x38 @ 1
  293. [ 1.451377] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  294. [ 1.458113] calling blk_ioc_init+0x0/0x40 @ 1
  295. [ 1.462651] initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  296. [ 1.468947] calling blk_softirq_init+0x0/0x84 @ 1
  297. [ 1.473807] initcall blk_softirq_init+0x0/0x84 returned 0 after 0 usecs
  298. [ 1.480482] calling blk_iopoll_setup+0x0/0x84 @ 1
  299. [ 1.485322] initcall blk_iopoll_setup+0x0/0x84 returned 0 after 0 usecs
  300. [ 1.492007] calling blk_mq_init+0x0/0x1c @ 1
  301. [ 1.496415] initcall blk_mq_init+0x0/0x1c returned 0 after 0 usecs
  302. [ 1.502667] calling genhd_device_init+0x0/0x80 @ 1
  303. [ 1.507853] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  304. [ 1.514596] calling gpiolib_debugfs_init+0x0/0x38 @ 1
  305. [ 1.519775] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  306. [ 1.526794] calling pca953x_init+0x0/0x10 @ 1
  307. [ 1.531395] initcall pca953x_init+0x0/0x10 returned 0 after 0 usecs
  308. [ 1.537671] calling palmas_gpio_init+0x0/0x10 @ 1
  309. [ 1.542745] initcall palmas_gpio_init+0x0/0x10 returned 0 after 0 usecs
  310. [ 1.549370] calling tps6586x_gpio_init+0x0/0x10 @ 1
  311. [ 1.554524] initcall tps6586x_gpio_init+0x0/0x10 returned 0 after 0 usecs
  312. [ 1.561333] calling tps65910_gpio_init+0x0/0x10 @ 1
  313. [ 1.566462] initcall tps65910_gpio_init+0x0/0x10 returned 0 after 0 usecs
  314. [ 1.573275] calling pwm_debugfs_init+0x0/0x38 @ 1
  315. [ 1.578117] initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  316. [ 1.584794] calling pwm_sysfs_init+0x0/0x14 @ 1
  317. [ 1.589531] initcall pwm_sysfs_init+0x0/0x14 returned 0 after 0 usecs
  318. [ 1.595999] calling pci_slot_init+0x0/0x54 @ 1
  319. [ 1.600596] initcall pci_slot_init+0x0/0x54 returned 0 after 0 usecs
  320. [ 1.606985] calling fbmem_init+0x0/0xb4 @ 1
  321. [ 1.611404] initcall fbmem_init+0x0/0xb4 returned 0 after 0 usecs
  322. [ 1.617509] calling regulator_fixed_voltage_init+0x0/0x10 @ 1
  323. [ 1.624353] +3VS,vdd_pnl: Failed to request enable GPIO4: -517
  324. [ 1.630344] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517
  325. [ 1.638541] initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 9765 usecs
  326. [ 1.646486] calling gpio_regulator_init+0x0/0x10 @ 1
  327. [ 1.651740] initcall gpio_regulator_init+0x0/0x10 returned 0 after 0 usecs
  328. [ 1.658626] calling max8907_regulator_init+0x0/0x10 @ 1
  329. [ 1.664125] initcall max8907_regulator_init+0x0/0x10 returned 0 after 0 usecs
  330. [ 1.671280] calling palmas_init+0x0/0x10 @ 1
  331. [ 1.675949] initcall palmas_init+0x0/0x10 returned 0 after 0 usecs
  332. [ 1.682151] calling tps51632_init+0x0/0x10 @ 1
  333. [ 1.686824] initcall tps51632_init+0x0/0x10 returned 0 after 0 usecs
  334. [ 1.693196] calling tps62360_init+0x0/0x10 @ 1
  335. [ 1.697871] initcall tps62360_init+0x0/0x10 returned 0 after 0 usecs
  336. [ 1.704250] calling tps65090_regulator_init+0x0/0x10 @ 1
  337. [ 1.709812] initcall tps65090_regulator_init+0x0/0x10 returned 0 after 0 usecs
  338. [ 1.717062] calling tps6586x_regulator_init+0x0/0x10 @ 1
  339. [ 1.722644] initcall tps6586x_regulator_init+0x0/0x10 returned 0 after 0 usecs
  340. [ 1.729882] calling tps65910_init+0x0/0x10 @ 1
  341. [ 1.734593] initcall tps65910_init+0x0/0x10 returned 0 after 0 usecs
  342. [ 1.740968] calling misc_init+0x0/0xd0 @ 1
  343. [ 1.745274] initcall misc_init+0x0/0xd0 returned 0 after 0 usecs
  344. [ 1.751309] calling tegra_gart_init+0x0/0x10 @ 1
  345. [ 1.757378] initcall tegra_gart_init+0x0/0x10 returned 0 after 0 usecs
  346. [ 1.763932] calling vga_arb_device_init+0x0/0xd4 @ 1
  347. [ 1.769375] vgaarb: loaded
  348. [ 1.772110] initcall vga_arb_device_init+0x0/0xd4 returned 0 after 9765 usecs
  349. [ 1.779293] calling stmpe_init+0x0/0x10 @ 1
  350. [ 1.783731] initcall stmpe_init+0x0/0x10 returned 0 after 0 usecs
  351. [ 1.789835] calling tps65910_i2c_init+0x0/0x10 @ 1
  352. [ 1.794877] initcall tps65910_i2c_init+0x0/0x10 returned 0 after 0 usecs
  353. [ 1.801597] calling max8907_i2c_init+0x0/0x34 @ 1
  354. [ 1.806532] initcall max8907_i2c_init+0x0/0x34 returned 0 after 0 usecs
  355. [ 1.813164] calling tps6586x_init+0x0/0x10 @ 1
  356. [ 1.817841] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  357. [ 1.824213] calling tps65090_init+0x0/0x10 @ 1
  358. [ 1.828889] initcall tps65090_init+0x0/0x10 returned 0 after 0 usecs
  359. [ 1.835261] calling palmas_i2c_init+0x0/0x10 @ 1
  360. [ 1.840124] initcall palmas_i2c_init+0x0/0x10 returned 0 after 0 usecs
  361. [ 1.846671] calling dma_buf_init+0x0/0x68 @ 1
  362. [ 1.851206] initcall dma_buf_init+0x0/0x68 returned 0 after 0 usecs
  363. [ 1.857494] calling init_scsi+0x0/0x88 @ 1
  364. [ 1.862516] SCSI subsystem initialized
  365. [ 1.866280] initcall init_scsi+0x0/0x88 returned 0 after 0 usecs
  366. [ 1.872359] calling ata_init+0x0/0x388 @ 1
  367. [ 1.876931] libata version 3.00 loaded.
  368. [ 1.880777] initcall ata_init+0x0/0x388 returned 0 after 9765 usecs
  369. [ 1.887140] calling phy_init+0x0/0x40 @ 1
  370. [ 1.891651] initcall phy_init+0x0/0x40 returned 0 after 0 usecs
  371. [ 1.897577] calling usb_init+0x0/0x174 @ 1
  372. [ 1.902175] usbcore: registered new interface driver usbfs
  373. [ 1.907822] usbcore: registered new interface driver hub
  374. [ 1.913324] usbcore: registered new device driver usb
  375. [ 1.918382] initcall usb_init+0x0/0x174 returned 0 after 9765 usecs
  376. [ 1.924720] calling serio_init+0x0/0x30 @ 1
  377. [ 1.929173] initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  378. [ 1.935282] calling input_init+0x0/0x110 @ 1
  379. [ 1.939784] initcall input_init+0x0/0x110 returned 0 after 0 usecs
  380. [ 1.945979] calling rtc_init+0x0/0x60 @ 1
  381. [ 1.950186] initcall rtc_init+0x0/0x60 returned 0 after 0 usecs
  382. [ 1.956123] calling tegra_i2c_init_driver+0x0/0x10 @ 1
  383. [ 1.963738] tps6586x 2-0034: Found TPS6586X, VERSIONCRC is 05
  384. [ 1.988889] initcall tegra_i2c_init_driver+0x0/0x10 returned 0 after 19531 usecs
  385. [ 1.996327] calling videodev_init+0x0/0x84 @ 1
  386. [ 2.000885] Linux video capture interface: v2.00
  387. [ 2.005625] initcall videodev_init+0x0/0x84 returned 0 after 0 usecs
  388. [ 2.011998] calling pps_init+0x0/0xb8 @ 1
  389. [ 2.016197] pps_core: LinuxPPS API ver. 1 registered
  390. [ 2.021174] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  391. [ 2.030373] initcall pps_init+0x0/0xb8 returned 0 after 19531 usecs
  392. [ 2.036684] calling ptp_init+0x0/0xa0 @ 1
  393. [ 2.040904] PTP clock support registered
  394. [ 2.044832] initcall ptp_init+0x0/0xa0 returned 0 after 0 usecs
  395. [ 2.050828] calling power_supply_class_init+0x0/0x4c @ 1
  396. [ 2.056334] initcall power_supply_class_init+0x0/0x4c returned 0 after 0 usecs
  397. [ 2.063580] calling hwmon_init+0x0/0x34 @ 1
  398. [ 2.067947] initcall hwmon_init+0x0/0x34 returned 0 after 0 usecs
  399. [ 2.074059] calling mmc_init+0x0/0x88 @ 1
  400. [ 2.078568] initcall mmc_init+0x0/0x88 returned 0 after 0 usecs
  401. [ 2.084510] calling leds_init+0x0/0x50 @ 1
  402. [ 2.088797] initcall leds_init+0x0/0x50 returned 0 after 0 usecs
  403. [ 2.094827] calling tegra_emc_init+0x0/0x10 @ 1
  404. [ 2.099643] initcall tegra_emc_init+0x0/0x10 returned 0 after 0 usecs
  405. [ 2.106110] calling iio_init+0x0/0x8c @ 1
  406. [ 2.110420] initcall iio_init+0x0/0x8c returned 0 after 0 usecs
  407. [ 2.116351] calling ras_init+0x0/0x10 @ 1
  408. [ 2.120532] initcall ras_init+0x0/0x10 returned 0 after 0 usecs
  409. [ 2.126490] calling init_soundcore+0x0/0x40 @ 1
  410. [ 2.131232] initcall init_soundcore+0x0/0x40 returned 0 after 0 usecs
  411. [ 2.137683] calling alsa_sound_init+0x0/0xac @ 1
  412. [ 2.142514] Advanced Linux Sound Architecture Driver Initialized.
  413. [ 2.148613] initcall alsa_sound_init+0x0/0xac returned 0 after 0 usecs
  414. [ 2.155215] calling hda_bus_init+0x0/0xc @ 1
  415. [ 2.159750] initcall hda_bus_init+0x0/0xc returned 0 after 0 usecs
  416. [ 2.165952] calling proto_init+0x0/0xc @ 1
  417. [ 2.170205] initcall proto_init+0x0/0xc returned 0 after 0 usecs
  418. [ 2.176253] calling net_dev_init+0x0/0x1d0 @ 1
  419. [ 2.182201] initcall net_dev_init+0x0/0x1d0 returned 0 after 0 usecs
  420. [ 2.188571] calling neigh_init+0x0/0xa4 @ 1
  421. [ 2.192904] initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  422. [ 2.199052] calling fib_rules_init+0x0/0xc8 @ 1
  423. [ 2.203735] initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
  424. [ 2.210240] calling genl_init+0x0/0x8c @ 1
  425. [ 2.214499] initcall genl_init+0x0/0x8c returned 0 after 0 usecs
  426. [ 2.220556] calling bt_init+0x0/0xb4 @ 1
  427. [ 2.224606] Bluetooth: Core ver 2.20
  428. [ 2.228319] NET: Registered protocol family 31
  429. [ 2.232775] Bluetooth: HCI device and connection manager initialized
  430. [ 2.239195] Bluetooth: HCI socket layer initialized
  431. [ 2.244146] Bluetooth: L2CAP socket layer initialized
  432. [ 2.249271] Bluetooth: SCO socket layer initialized
  433. [ 2.254199] initcall bt_init+0x0/0xb4 returned 0 after 29296 usecs
  434. [ 2.260432] calling cfg80211_init+0x0/0xe4 @ 1
  435. [ 2.265935] initcall cfg80211_init+0x0/0xe4 returned 0 after 0 usecs
  436. [ 2.272317] calling ieee80211_init+0x0/0x38 @ 1
  437. [ 2.276982] initcall ieee80211_init+0x0/0x38 returned 0 after 0 usecs
  438. [ 2.283488] calling rfkill_init+0x0/0x8c @ 1
  439. [ 2.288265] initcall rfkill_init+0x0/0x8c returned 0 after 0 usecs
  440. [ 2.294472] calling watchdog_init+0x0/0xd0 @ 1
  441. [ 2.299106] initcall watchdog_init+0x0/0xd0 returned 0 after 0 usecs
  442. [ 2.305576] calling proc_cpu_init+0x0/0x24 @ 1
  443. [ 2.310126] initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  444. [ 2.316540] calling dma_debug_do_init+0x0/0x8 @ 1
  445. [ 2.321384] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  446. [ 2.328058] calling alignment_init+0x0/0xe4 @ 1
  447. [ 2.332753] initcall alignment_init+0x0/0xe4 returned 0 after 0 usecs
  448. [ 2.339242] calling clocksource_done_booting+0x0/0x40 @ 1
  449. [ 2.344813] clocksource: Switched to clocksource timer_us
  450. [ 2.350241] initcall clocksource_done_booting+0x0/0x40 returned 0 after 5305 usecs
  451. [ 2.357896] calling init_pipe_fs+0x0/0x58 @ 1
  452. [ 2.362432] initcall init_pipe_fs+0x0/0x58 returned 0 after 58 usecs
  453. [ 2.368812] calling inotify_user_setup+0x0/0x58 @ 1
  454. [ 2.373854] initcall inotify_user_setup+0x0/0x58 returned 0 after 37 usecs
  455. [ 2.380770] calling eventpoll_init+0x0/0xc0 @ 1
  456. [ 2.385495] initcall eventpoll_init+0x0/0xc0 returned 0 after 52 usecs
  457. [ 2.392034] calling anon_inode_init+0x0/0x6c @ 1
  458. [ 2.396860] initcall anon_inode_init+0x0/0x6c returned 0 after 52 usecs
  459. [ 2.403484] calling proc_cmdline_init+0x0/0x38 @ 1
  460. [ 2.408450] initcall proc_cmdline_init+0x0/0x38 returned 0 after 14 usecs
  461. [ 2.415283] calling proc_consoles_init+0x0/0x38 @ 1
  462. [ 2.420303] initcall proc_consoles_init+0x0/0x38 returned 0 after 13 usecs
  463. [ 2.427241] calling proc_cpuinfo_init+0x0/0x38 @ 1
  464. [ 2.432176] initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 12 usecs
  465. [ 2.439027] calling proc_devices_init+0x0/0x38 @ 1
  466. [ 2.443962] initcall proc_devices_init+0x0/0x38 returned 0 after 13 usecs
  467. [ 2.450814] calling proc_interrupts_init+0x0/0x38 @ 1
  468. [ 2.456021] initcall proc_interrupts_init+0x0/0x38 returned 0 after 12 usecs
  469. [ 2.463109] calling proc_loadavg_init+0x0/0x38 @ 1
  470. [ 2.468067] initcall proc_loadavg_init+0x0/0x38 returned 0 after 13 usecs
  471. [ 2.474907] calling proc_meminfo_init+0x0/0x38 @ 1
  472. [ 2.479849] initcall proc_meminfo_init+0x0/0x38 returned 0 after 19 usecs
  473. [ 2.486694] calling proc_stat_init+0x0/0x38 @ 1
  474. [ 2.491369] initcall proc_stat_init+0x0/0x38 returned 0 after 12 usecs
  475. [ 2.497960] calling proc_uptime_init+0x0/0x38 @ 1
  476. [ 2.502809] initcall proc_uptime_init+0x0/0x38 returned 0 after 12 usecs
  477. [ 2.509574] calling proc_version_init+0x0/0x38 @ 1
  478. [ 2.514509] initcall proc_version_init+0x0/0x38 returned 0 after 12 usecs
  479. [ 2.521361] calling proc_softirqs_init+0x0/0x38 @ 1
  480. [ 2.526394] initcall proc_softirqs_init+0x0/0x38 returned 0 after 13 usecs
  481. [ 2.533308] calling proc_kmsg_init+0x0/0x38 @ 1
  482. [ 2.538013] initcall proc_kmsg_init+0x0/0x38 returned 0 after 13 usecs
  483. [ 2.544575] calling proc_page_init+0x0/0x58 @ 1
  484. [ 2.549286] initcall proc_page_init+0x0/0x58 returned 0 after 25 usecs
  485. [ 2.555855] calling init_ramfs_fs+0x0/0x34 @ 1
  486. [ 2.560431] initcall init_ramfs_fs+0x0/0x34 returned 0 after 2 usecs
  487. [ 2.566858] calling blk_scsi_ioctl_init+0x0/0x164 @ 1
  488. [ 2.572042] initcall blk_scsi_ioctl_init+0x0/0x164 returned 0 after 0 usecs
  489. [ 2.579081] calling fb_console_init+0x0/0x168 @ 1
  490. [ 2.584175] initcall fb_console_init+0x0/0x168 returned 0 after 251 usecs
  491. [ 2.590989] calling chr_dev_init+0x0/0xc8 @ 1
  492. [ 2.618221] initcall chr_dev_init+0x0/0xc8 returned 0 after 22184 usecs
  493. [ 2.624876] calling firmware_class_init+0x0/0xa4 @ 1
  494. [ 2.629955] initcall firmware_class_init+0x0/0xa4 returned 0 after 1 usecs
  495. [ 2.636906] calling cpufreq_gov_performance_init+0x0/0xc @ 1
  496. [ 2.642694] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 1 usecs
  497. [ 2.650343] calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  498. [ 2.655444] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 1 usecs
  499. [ 2.662375] calling sysctl_core_init+0x0/0x30 @ 1
  500. [ 2.667275] initcall sysctl_core_init+0x0/0x30 returned 0 after 37 usecs
  501. [ 2.673995] calling eth_offload_init+0x0/0x18 @ 1
  502. [ 2.678847] initcall eth_offload_init+0x0/0x18 returned 0 after 0 usecs
  503. [ 2.685522] calling inet_init+0x0/0x258 @ 1
  504. [ 2.689993] NET: Registered protocol family 2
  505. [ 2.695439] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  506. [ 2.702524] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  507. [ 2.709052] TCP: Hash tables configured (established 4096 bind 4096)
  508. [ 2.715762] UDP hash table entries: 256 (order: 1, 8192 bytes)
  509. [ 2.721621] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  510. [ 2.728225] initcall inet_init+0x0/0x258 returned 0 after 37484 usecs
  511. [ 2.734679] calling ipv4_offload_init+0x0/0x68 @ 1
  512. [ 2.739626] initcall ipv4_offload_init+0x0/0x68 returned 0 after 1 usecs
  513. [ 2.746386] calling af_unix_init+0x0/0x54 @ 1
  514. [ 2.750899] NET: Registered protocol family 1
  515. [ 2.755336] initcall af_unix_init+0x0/0x54 returned 0 after 4356 usecs
  516. [ 2.761890] calling ipv6_offload_init+0x0/0x88 @ 1
  517. [ 2.766837] initcall ipv6_offload_init+0x0/0x88 returned 0 after 1 usecs
  518. [ 2.773588] calling init_sunrpc+0x0/0x68 @ 1
  519. [ 2.778613] RPC: Registered named UNIX socket transport module.
  520. [ 2.784538] RPC: Registered udp transport module.
  521. [ 2.789343] RPC: Registered tcp transport module.
  522. [ 2.794066] RPC: Registered tcp NFSv4.1 backchannel transport module.
  523. [ 2.800594] initcall init_sunrpc+0x0/0x68 returned 0 after 22049 usecs
  524. [ 2.807179] calling pci_apply_final_quirks+0x0/0x130 @ 1
  525. [ 2.812616] PCI: CLS 0 bytes, default 64
  526. [ 2.816615] initcall pci_apply_final_quirks+0x0/0x130 returned 0 after 3902 usecs
  527. [ 2.824157] calling populate_rootfs+0x0/0x144 @ 1
  528. [ 2.830655] Unpacking initramfs...
  529. [ 4.616748] Freeing initrd memory: 21092K (de2d8000 - df771000)
  530. [ 4.622705] initcall populate_rootfs+0x0/0x144 returned 0 after 1751650 usecs
  531. [ 4.630015] calling register_armv7_pmu_driver+0x0/0x10 @ 1
  532. [ 4.635955] hw perfevents: Failed to parse /pmu/interrupt-affinity[0]
  533. [ 4.642432] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  534. [ 4.650742] initcall register_armv7_pmu_driver+0x0/0x10 returned 0 after 14771 usecs
  535. [ 4.658523] calling proc_execdomains_init+0x0/0x38 @ 1
  536. [ 4.663791] initcall proc_execdomains_init+0x0/0x38 returned 0 after 17 usecs
  537. [ 4.670985] calling ioresources_init+0x0/0x58 @ 1
  538. [ 4.675877] initcall ioresources_init+0x0/0x58 returned 0 after 45 usecs
  539. [ 4.682589] calling init_sched_debug_procfs+0x0/0x40 @ 1
  540. [ 4.688067] initcall init_sched_debug_procfs+0x0/0x40 returned 0 after 14 usecs
  541. [ 4.695433] calling irq_pm_init_ops+0x0/0x18 @ 1
  542. [ 4.700174] initcall irq_pm_init_ops+0x0/0x18 returned 0 after 1 usecs
  543. [ 4.706777] calling init_posix_timers+0x0/0x214 @ 1
  544. [ 4.711846] initcall init_posix_timers+0x0/0x214 returned 0 after 56 usecs
  545. [ 4.718745] calling init_posix_cpu_timers+0x0/0xe4 @ 1
  546. [ 4.724009] initcall init_posix_cpu_timers+0x0/0xe4 returned 0 after 0 usecs
  547. [ 4.731134] calling timekeeping_init_ops+0x0/0x18 @ 1
  548. [ 4.736327] initcall timekeeping_init_ops+0x0/0x18 returned 0 after 0 usecs
  549. [ 4.743343] calling init_clocksource_sysfs+0x0/0x68 @ 1
  550. [ 4.749225] initcall init_clocksource_sysfs+0x0/0x68 returned 0 after 485 usecs
  551. [ 4.756569] calling init_timer_list_procfs+0x0/0x40 @ 1
  552. [ 4.761924] initcall init_timer_list_procfs+0x0/0x40 returned 0 after 14 usecs
  553. [ 4.769215] calling alarmtimer_init+0x0/0x188 @ 1
  554. [ 4.774460] initcall alarmtimer_init+0x0/0x188 returned 0 after 406 usecs
  555. [ 4.781278] calling clockevents_init_sysfs+0x0/0xe0 @ 1
  556. [ 4.787495] initcall clockevents_init_sysfs+0x0/0xe0 returned 0 after 836 usecs
  557. [ 4.794840] calling sched_clock_syscore_init+0x0/0x18 @ 1
  558. [ 4.800354] initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 0 usecs
  559. [ 4.807745] calling init_tstats_procfs+0x0/0x40 @ 1
  560. [ 4.812760] initcall init_tstats_procfs+0x0/0x40 returned 0 after 13 usecs
  561. [ 4.819698] calling futex_init+0x0/0x108 @ 1
  562. [ 4.824100] futex hash table entries: 512 (order: 3, 32768 bytes)
  563. [ 4.830320] initcall futex_init+0x0/0x108 returned 0 after 6074 usecs
  564. [ 4.836781] calling proc_modules_init+0x0/0x38 @ 1
  565. [ 4.841718] initcall proc_modules_init+0x0/0x38 returned 0 after 16 usecs
  566. [ 4.848565] calling kallsyms_init+0x0/0x38 @ 1
  567. [ 4.853155] initcall kallsyms_init+0x0/0x38 returned 0 after 13 usecs
  568. [ 4.859657] calling ikconfig_init+0x0/0x50 @ 1
  569. [ 4.864248] initcall ikconfig_init+0x0/0x50 returned 0 after 13 usecs
  570. [ 4.870751] calling utsname_sysctl_init+0x0/0x18 @ 1
  571. [ 4.875919] initcall utsname_sysctl_init+0x0/0x18 returned 0 after 51 usecs
  572. [ 4.882887] calling perf_event_sysfs_init+0x0/0xac @ 1
  573. [ 4.888950] initcall perf_event_sysfs_init+0x0/0xac returned 0 after 750 usecs
  574. [ 4.896210] calling init_per_zone_wmark_min+0x0/0xb8 @ 1
  575. [ 4.901642] initcall init_per_zone_wmark_min+0x0/0xb8 returned 0 after 7 usecs
  576. [ 4.908936] calling kswapd_init+0x0/0x24 @ 1
  577. [ 4.913453] initcall kswapd_init+0x0/0x24 returned 0 after 117 usecs
  578. [ 4.919851] calling extfrag_debug_init+0x0/0x90 @ 1
  579. [ 4.924887] initcall extfrag_debug_init+0x0/0x90 returned 0 after 38 usecs
  580. [ 4.931774] calling setup_vmstat+0x0/0x1ac @ 1
  581. [ 4.936430] initcall setup_vmstat+0x0/0x1ac returned 0 after 55 usecs
  582. [ 4.942878] calling mm_compute_batch_init+0x0/0x5c @ 1
  583. [ 4.948170] initcall mm_compute_batch_init+0x0/0x5c returned 0 after 0 usecs
  584. [ 4.955281] calling slab_proc_init+0x0/0x38 @ 1
  585. [ 4.959958] initcall slab_proc_init+0x0/0x38 returned 0 after 13 usecs
  586. [ 4.966548] calling workingset_init+0x0/0x48 @ 1
  587. [ 4.971301] initcall workingset_init+0x0/0x48 returned 0 after 3 usecs
  588. [ 4.977901] calling proc_vmalloc_init+0x0/0x38 @ 1
  589. [ 4.982838] initcall proc_vmalloc_init+0x0/0x38 returned 0 after 13 usecs
  590. [ 4.989690] calling memblock_init_debugfs+0x0/0x78 @ 1
  591. [ 4.995015] initcall memblock_init_debugfs+0x0/0x78 returned 0 after 43 usecs
  592. [ 5.002160] calling procswaps_init+0x0/0x38 @ 1
  593. [ 5.006865] initcall procswaps_init+0x0/0x38 returned 0 after 13 usecs
  594. [ 5.013424] calling slab_proc_init+0x0/0x8 @ 1
  595. [ 5.018041] initcall slab_proc_init+0x0/0x8 returned 0 after 0 usecs
  596. [ 5.024431] calling cpucache_init+0x0/0x5c @ 1
  597. [ 5.029126] initcall cpucache_init+0x0/0x5c returned 0 after 2 usecs
  598. [ 5.035506] calling fcntl_init+0x0/0x40 @ 1
  599. [ 5.039858] initcall fcntl_init+0x0/0x40 returned 0 after 39 usecs
  600. [ 5.046077] calling proc_filesystems_init+0x0/0x38 @ 1
  601. [ 5.051358] initcall proc_filesystems_init+0x0/0x38 returned 0 after 14 usecs
  602. [ 5.058556] calling start_dirtytime_writeback+0x0/0x34 @ 1
  603. [ 5.064172] initcall start_dirtytime_writeback+0x0/0x34 returned 0 after 1 usecs
  604. [ 5.071646] calling dio_init+0x0/0x40 @ 1
  605. [ 5.075823] initcall dio_init+0x0/0x40 returned 0 after 28 usecs
  606. [ 5.081856] calling fsnotify_mark_init+0x0/0x40 @ 1
  607. [ 5.086976] initcall fsnotify_mark_init+0x0/0x40 returned 0 after 85 usecs
  608. [ 5.093859] calling aio_setup+0x0/0x88 @ 1
  609. [ 5.098249] initcall aio_setup+0x0/0x88 returned 0 after 115 usecs
  610. [ 5.104442] calling proc_locks_init+0x0/0x38 @ 1
  611. [ 5.109229] initcall proc_locks_init+0x0/0x38 returned 0 after 14 usecs
  612. [ 5.115891] calling init_mbcache+0x0/0x18 @ 1
  613. [ 5.120380] initcall init_mbcache+0x0/0x18 returned 0 after 1 usecs
  614. [ 5.126723] calling init_grace+0x0/0xc @ 1
  615. [ 5.130957] initcall init_grace+0x0/0xc returned 0 after 5 usecs
  616. [ 5.137042] calling init_devpts_fs+0x0/0x70 @ 1
  617. [ 5.141810] initcall init_devpts_fs+0x0/0x70 returned 0 after 105 usecs
  618. [ 5.148450] calling init_ext3_fs+0x0/0x84 @ 1
  619. [ 5.153011] initcall init_ext3_fs+0x0/0x84 returned 0 after 75 usecs
  620. [ 5.159391] calling init_ext2_fs+0x0/0x84 @ 1
  621. [ 5.163908] initcall init_ext2_fs+0x0/0x84 returned 0 after 33 usecs
  622. [ 5.170308] calling ext4_init_fs+0x0/0x224 @ 1
  623. [ 5.175201] initcall ext4_init_fs+0x0/0x224 returned 0 after 298 usecs
  624. [ 5.181742] calling journal_init+0x0/0xb4 @ 1
  625. [ 5.186375] initcall journal_init+0x0/0xb4 returned 0 after 118 usecs
  626. [ 5.192827] calling journal_init+0x0/0x124 @ 1
  627. [ 5.197595] initcall journal_init+0x0/0x124 returned 0 after 164 usecs
  628. [ 5.204135] calling init_squashfs_fs+0x0/0x78 @ 1
  629. [ 5.209015] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  630. [ 5.214888] initcall init_squashfs_fs+0x0/0x78 returned 0 after 5756 usecs
  631. [ 5.221812] calling init_fat_fs+0x0/0x60 @ 1
  632. [ 5.226293] initcall init_fat_fs+0x0/0x60 returned 0 after 55 usecs
  633. [ 5.232570] calling init_vfat_fs+0x0/0xc @ 1
  634. [ 5.236996] initcall init_vfat_fs+0x0/0xc returned 0 after 2 usecs
  635. [ 5.243228] calling init_nfs_fs+0x0/0x13c @ 1
  636. [ 5.248377] initcall init_nfs_fs+0x0/0x13c returned 0 after 617 usecs
  637. [ 5.254862] calling init_nfs_v2+0x0/0x18 @ 1
  638. [ 5.259241] initcall init_nfs_v2+0x0/0x18 returned 0 after 0 usecs
  639. [ 5.265504] calling init_nfs_v3+0x0/0x18 @ 1
  640. [ 5.269900] initcall init_nfs_v3+0x0/0x18 returned 0 after 0 usecs
  641. [ 5.276157] calling init_nlm+0x0/0x64 @ 1
  642. [ 5.280373] initcall init_nlm+0x0/0x64 returned 0 after 71 usecs
  643. [ 5.286403] calling init_nls_cp437+0x0/0x10 @ 1
  644. [ 5.291062] initcall init_nls_cp437+0x0/0x10 returned 0 after 0 usecs
  645. [ 5.297580] calling init_nls_iso8859_1+0x0/0x10 @ 1
  646. [ 5.302589] initcall init_nls_iso8859_1+0x0/0x10 returned 0 after 0 usecs
  647. [ 5.309452] calling ipc_init+0x0/0x18 @ 1
  648. [ 5.313637] initcall ipc_init+0x0/0x18 returned 0 after 41 usecs
  649. [ 5.319681] calling ipc_sysctl_init+0x0/0x18 @ 1
  650. [ 5.324478] initcall ipc_sysctl_init+0x0/0x18 returned 0 after 48 usecs
  651. [ 5.331121] calling crypto_algapi_init+0x0/0x10 @ 1
  652. [ 5.336154] initcall crypto_algapi_init+0x0/0x10 returned 0 after 13 usecs
  653. [ 5.343070] calling chainiv_module_init+0x0/0xc @ 1
  654. [ 5.348101] initcall chainiv_module_init+0x0/0xc returned 0 after 1 usecs
  655. [ 5.354953] calling eseqiv_module_init+0x0/0xc @ 1
  656. [ 5.359875] initcall eseqiv_module_init+0x0/0xc returned 0 after 0 usecs
  657. [ 5.366652] calling seqiv_module_init+0x0/0x44 @ 1
  658. [ 5.371576] initcall seqiv_module_init+0x0/0x44 returned 0 after 0 usecs
  659. [ 5.378352] calling crypto_cmac_module_init+0x0/0xc @ 1
  660. [ 5.383709] initcall crypto_cmac_module_init+0x0/0xc returned 0 after 0 usecs
  661. [ 5.390919] calling hmac_module_init+0x0/0xc @ 1
  662. [ 5.395684] initcall hmac_module_init+0x0/0xc returned 0 after 0 usecs
  663. [ 5.402262] calling crypto_null_mod_init+0x0/0x4c @ 1
  664. [ 5.407894] initcall crypto_null_mod_init+0x0/0x4c returned 0 after 414 usecs
  665. [ 5.415072] calling md5_mod_init+0x0/0xc @ 1
  666. [ 5.419549] initcall md5_mod_init+0x0/0xc returned 0 after 94 usecs
  667. [ 5.425851] calling sha1_generic_mod_init+0x0/0xc @ 1
  668. [ 5.431119] initcall sha1_generic_mod_init+0x0/0xc returned 0 after 95 usecs
  669. [ 5.438204] calling sha256_generic_mod_init+0x0/0x10 @ 1
  670. [ 5.443835] initcall sha256_generic_mod_init+0x0/0x10 returned 0 after 199 usecs
  671. [ 5.451288] calling crypto_ecb_module_init+0x0/0xc @ 1
  672. [ 5.456539] initcall crypto_ecb_module_init+0x0/0xc returned 0 after 0 usecs
  673. [ 5.463634] calling crypto_cbc_module_init+0x0/0xc @ 1
  674. [ 5.468926] initcall crypto_cbc_module_init+0x0/0xc returned 0 after 1 usecs
  675. [ 5.476043] calling crypto_ctr_module_init+0x0/0x44 @ 1
  676. [ 5.481394] initcall crypto_ctr_module_init+0x0/0x44 returned 0 after 1 usecs
  677. [ 5.488613] calling crypto_gcm_module_init+0x0/0xc0 @ 1
  678. [ 5.493964] initcall crypto_gcm_module_init+0x0/0xc0 returned 0 after 4 usecs
  679. [ 5.501178] calling crypto_ccm_module_init+0x0/0x60 @ 1
  680. [ 5.506541] initcall crypto_ccm_module_init+0x0/0x60 returned 0 after 1 usecs
  681. [ 5.513727] calling des_generic_mod_init+0x0/0x10 @ 1
  682. [ 5.519120] initcall des_generic_mod_init+0x0/0x10 returned 0 after 178 usecs
  683. [ 5.526293] calling twofish_mod_init+0x0/0xc @ 1
  684. [ 5.531119] initcall twofish_mod_init+0x0/0xc returned 0 after 90 usecs
  685. [ 5.537766] calling aes_init+0x0/0xc @ 1
  686. [ 5.541902] initcall aes_init+0x0/0xc returned 0 after 91 usecs
  687. [ 5.547851] calling arc4_init+0x0/0x10 @ 1
  688. [ 5.552268] initcall arc4_init+0x0/0x10 returned 0 after 189 usecs
  689. [ 5.558485] calling deflate_mod_init+0x0/0xc @ 1
  690. [ 5.563321] initcall deflate_mod_init+0x0/0xc returned 0 after 99 usecs
  691. [ 5.569972] calling crc32c_mod_init+0x0/0xc @ 1
  692. [ 5.574715] initcall crc32c_mod_init+0x0/0xc returned 0 after 92 usecs
  693. [ 5.581278] calling crypto_authenc_module_init+0x0/0xc @ 1
  694. [ 5.586900] initcall crypto_authenc_module_init+0x0/0xc returned 0 after 1 usecs
  695. [ 5.594347] calling crypto_authenc_esn_module_init+0x0/0xc @ 1
  696. [ 5.600330] initcall crypto_authenc_esn_module_init+0x0/0xc returned 0 after 0 usecs
  697. [ 5.608140] calling drbg_init+0x0/0x220 @ 1
  698. [ 5.613210] initcall drbg_init+0x0/0x220 returned 0 after 745 usecs
  699. [ 5.619519] calling jent_mod_init+0x0/0x34 @ 1
  700. [ 5.625576] initcall jent_mod_init+0x0/0x34 returned 0 after 1465 usecs
  701. [ 5.632198] calling ghash_mod_init+0x0/0xc @ 1
  702. [ 5.636905] initcall ghash_mod_init+0x0/0xc returned 0 after 94 usecs
  703. [ 5.643352] calling proc_genhd_init+0x0/0x58 @ 1
  704. [ 5.648207] initcall proc_genhd_init+0x0/0x58 returned 0 after 28 usecs
  705. [ 5.654850] calling init_emergency_pool+0x0/0x70 @ 1
  706. [ 5.659936] initcall init_emergency_pool+0x0/0x70 returned 0 after 0 usecs
  707. [ 5.666890] calling noop_init+0x0/0xc @ 1
  708. [ 5.671026] io scheduler noop registered (default)
  709. [ 5.675897] initcall noop_init+0x0/0xc returned 0 after 4754 usecs
  710. [ 5.682127] calling percpu_counter_startup+0x0/0x1c @ 1
  711. [ 5.687516] initcall percpu_counter_startup+0x0/0x1c returned 0 after 3 usecs
  712. [ 5.694694] calling phy_core_init+0x0/0x58 @ 1
  713. [ 5.699362] initcall phy_core_init+0x0/0x58 returned 0 after 64 usecs
  714. [ 5.705831] calling as3722_pinctrl_driver_init+0x0/0x10 @ 1
  715. [ 5.711726] initcall as3722_pinctrl_driver_init+0x0/0x10 returned 0 after 194 usecs
  716. [ 5.719415] calling palmas_pinctrl_driver_init+0x0/0x10 @ 1
  717. [ 5.725309] initcall palmas_pinctrl_driver_init+0x0/0x10 returned 0 after 184 usecs
  718. [ 5.732982] calling tegra20_pinctrl_driver_init+0x0/0x10 @ 1
  719. [ 5.741334] initcall tegra20_pinctrl_driver_init+0x0/0x10 returned 0 after 2483 usecs
  720. [ 5.749208] calling tegra30_pinctrl_driver_init+0x0/0x10 @ 1
  721. [ 5.755160] initcall tegra30_pinctrl_driver_init+0x0/0x10 returned 0 after 170 usecs
  722. [ 5.762920] calling tegra114_pinctrl_driver_init+0x0/0x10 @ 1
  723. [ 5.768982] initcall tegra114_pinctrl_driver_init+0x0/0x10 returned 0 after 165 usecs
  724. [ 5.776842] calling tegra124_pinctrl_driver_init+0x0/0x10 @ 1
  725. [ 5.782873] initcall tegra124_pinctrl_driver_init+0x0/0x10 returned 0 after 163 usecs
  726. [ 5.790740] calling tegra_xusb_padctl_driver_init+0x0/0x10 @ 1
  727. [ 5.796867] initcall tegra_xusb_padctl_driver_init+0x0/0x10 returned 0 after 166 usecs
  728. [ 5.804799] calling tegra_pwm_driver_init+0x0/0x10 @ 1
  729. [ 5.810647] initcall tegra_pwm_driver_init+0x0/0x10 returned 0 after 547 usecs
  730. [ 5.817905] calling pci_proc_init+0x0/0x80 @ 1
  731. [ 5.822501] initcall pci_proc_init+0x0/0x80 returned 0 after 36 usecs
  732. [ 5.828983] calling pcie_portdrv_init+0x0/0x7c @ 1
  733. [ 5.834183] initcall pcie_portdrv_init+0x0/0x7c returned 0 after 271 usecs
  734. [ 5.841082] calling aer_service_init+0x0/0x28 @ 1
  735. [ 5.846025] initcall aer_service_init+0x0/0x28 returned 0 after 99 usecs
  736. [ 5.852734] calling pcie_pme_service_init+0x0/0xc @ 1
  737. [ 5.858039] initcall pcie_pme_service_init+0x0/0xc returned 0 after 96 usecs
  738. [ 5.865109] calling tegra_pcie_driver_init+0x0/0x10 @ 1
  739. [ 5.870673] initcall tegra_pcie_driver_init+0x0/0x10 returned 0 after 205 usecs
  740. [ 5.878016] calling pwm_backlight_driver_init+0x0/0x10 @ 1
  741. [ 5.883778] backlight supply power not found, using dummy regulator
  742. [ 5.890551] initcall pwm_backlight_driver_init+0x0/0x10 returned 0 after 6768 usecs
  743. [ 5.898243] calling tegra_ahb_driver_init+0x0/0x10 @ 1
  744. [ 5.903610] tegra-ahb 6000c004.ahb: incorrect AHB base address in DT data - enabling workaround
  745. [ 5.912492] initcall tegra_ahb_driver_init+0x0/0x10 returned 0 after 8783 usecs
  746. [ 5.919838] calling tegra_dmac_driver_init+0x0/0x10 @ 1
  747. [ 5.930666] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels
  748. [ 5.938459] initcall tegra_dmac_driver_init+0x0/0x10 returned 0 after 12958 usecs
  749. [ 5.945976] calling tegra_pmc_driver_init+0x0/0x10 @ 1
  750. [ 5.951562] initcall tegra_pmc_driver_init+0x0/0x10 returned 0 after 322 usecs
  751. [ 5.958822] calling as3722_regulator_driver_init+0x0/0x10 @ 1
  752. [ 5.964858] initcall as3722_regulator_driver_init+0x0/0x10 returned 0 after 171 usecs
  753. [ 5.972705] calling pty_init+0x0/0x258 @ 1
  754. [ 5.977308] initcall pty_init+0x0/0x258 returned 0 after 351 usecs
  755. [ 5.983500] calling sysrq_init+0x0/0xa4 @ 1
  756. [ 5.987861] initcall sysrq_init+0x0/0xa4 returned 0 after 21 usecs
  757. [ 5.994071] calling serial8250_init+0x0/0x144 @ 1
  758. [ 5.998926] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  759. [ 6.008227] initcall serial8250_init+0x0/0x144 returned 0 after 9077 usecs
  760. [ 6.015136] calling serial_pci_driver_init+0x0/0x18 @ 1
  761. [ 6.020618] initcall serial_pci_driver_init+0x0/0x18 returned 0 after 134 usecs
  762. [ 6.027995] calling of_platform_serial_driver_init+0x0/0x10 @ 1
  763. [ 6.034531] console [ttyS0] disabled
  764. [ 6.038172] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra
  765. [ 6.047189] console [ttyS0] enabled
  766. [ 6.047189] console [ttyS0] enabled
  767. [ 6.054151] bootconsole [earlycon0] disabled
  768. [ 6.054151] bootconsole [earlycon0] disabled
  769. [ 6.063755] 70006200.serial: ttyS1 at MMIO 0x70006200 (irq = 280, base_baud = 13500000) is a Tegra
  770. [ 6.073613] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 38673 usecs
  771. [ 6.081830] calling tegra_uart_init+0x0/0x68 @ 1
  772. [ 6.086824] initcall tegra_uart_init+0x0/0x68 returned 0 after 263 usecs
  773. [ 6.093538] calling tegra_host1x_init+0x0/0x6c @ 1
  774. [ 6.099477] initcall tegra_host1x_init+0x0/0x6c returned 0 after 1009 usecs
  775. [ 6.106480] calling drm_core_init+0x0/0x114 @ 1
  776. [ 6.111196] [drm] Initialized drm 1.1.0 20060810
  777. [ 6.115839] initcall drm_core_init+0x0/0x114 returned 0 after 4624 usecs
  778. [ 6.122549] calling host1x_drm_init+0x0/0x124 @ 1
  779. [ 6.127746] tegra-dc 54200000.dc: failed to probe RGB output: -517
  780. [ 6.134744] 54280000.hdmi supply hdmi not found, using dummy regulator
  781. [ 6.141384] vdd_sys: supplied by +5valw
  782. [ 6.145305] +3.7vs_sm2,vin_ldo*: supplied by vdd_sys
  783. [ 6.150495] +1.8vs_ldo8,avdd_hdmi_pll: supplied by +3.7vs_sm2,vin_ldo*
  784. [ 6.157485] +3.3vs_ldo7,avdd_hdmi: supplied by +3.7vs_sm2,vin_ldo*
  785. [ 6.165412] initcall host1x_drm_init+0x0/0x124 returned 0 after 37159 usecs
  786. [ 6.172388] calling panel_simple_init+0x0/0x34 @ 1
  787. [ 6.178047] initcall panel_simple_init+0x0/0x34 returned 0 after 736 usecs
  788. [ 6.184951] calling topology_sysfs_init+0x0/0x6c @ 1
  789. [ 6.190203] initcall topology_sysfs_init+0x0/0x6c returned 0 after 192 usecs
  790. [ 6.197276] calling cacheinfo_sysfs_init+0x0/0x98 @ 1
  791. [ 6.202419] initcall cacheinfo_sysfs_init+0x0/0x98 returned -2 after 1 usecs
  792. [ 6.209485] calling loop_init+0x0/0x128 @ 1
  793. [ 6.225903] loop: module loaded
  794. [ 6.229067] initcall loop_init+0x0/0x128 returned 0 after 14944 usecs
  795. [ 6.235535] calling ad_dpot_i2c_driver_init+0x0/0x10 @ 1
  796. [ 6.241059] initcall ad_dpot_i2c_driver_init+0x0/0x10 returned 0 after 118 usecs
  797. [ 6.248486] calling ics932s401_driver_init+0x0/0x10 @ 1
  798. [ 6.253918] initcall ics932s401_driver_init+0x0/0x10 returned 0 after 112 usecs
  799. [ 6.261257] calling apds9802als_driver_init+0x0/0x10 @ 1
  800. [ 6.266780] initcall apds9802als_driver_init+0x0/0x10 returned 0 after 106 usecs
  801. [ 6.274190] calling isl29003_driver_init+0x0/0x10 @ 1
  802. [ 6.279451] initcall isl29003_driver_init+0x0/0x10 returned 0 after 103 usecs
  803. [ 6.286608] calling at24_init+0x0/0x4c @ 1
  804. [ 6.290903] initcall at24_init+0x0/0x4c returned 0 after 105 usecs
  805. [ 6.297107] calling cros_ec_driver_spi_init+0x0/0xc @ 1
  806. [ 6.302525] initcall cros_ec_driver_spi_init+0x0/0xc returned 0 after 99 usecs
  807. [ 6.309777] calling as3722_i2c_driver_init+0x0/0x10 @ 1
  808. [ 6.315215] initcall as3722_i2c_driver_init+0x0/0x10 returned 0 after 109 usecs
  809. [ 6.322539] calling init_sd+0x0/0x164 @ 1
  810. [ 6.326965] initcall init_sd+0x0/0x164 returned 0 after 303 usecs
  811. [ 6.333070] calling init_sr+0x0/0x48 @ 1
  812. [ 6.337202] initcall init_sr+0x0/0x48 returned 0 after 98 usecs
  813. [ 6.343132] calling ahci_pci_driver_init+0x0/0x18 @ 1
  814. [ 6.348475] initcall ahci_pci_driver_init+0x0/0x18 returned 0 after 173 usecs
  815. [ 6.355635] calling tegra_ahci_driver_init+0x0/0x10 @ 1
  816. [ 6.361173] initcall tegra_ahci_driver_init+0x0/0x10 returned 0 after 213 usecs
  817. [ 6.368515] calling init_mtd+0x0/0xe4 @ 1
  818. [ 6.372983] initcall init_mtd+0x0/0xe4 returned 0 after 355 usecs
  819. [ 6.379103] calling ofpart_parser_init+0x0/0x24 @ 1
  820. [ 6.384073] initcall ofpart_parser_init+0x0/0x24 returned 0 after 0 usecs
  821. [ 6.390879] calling m25p80_driver_init+0x0/0xc @ 1
  822. [ 6.395874] initcall m25p80_driver_init+0x0/0xc returned 0 after 99 usecs
  823. [ 6.402671] calling tegra_spi_driver_init+0x0/0x10 @ 1
  824. [ 6.408103] initcall tegra_spi_driver_init+0x0/0x10 returned 0 after 185 usecs
  825. [ 6.415360] calling tegra_sflash_driver_init+0x0/0x10 @ 1
  826. [ 6.421025] initcall tegra_sflash_driver_init+0x0/0x10 returned 0 after 170 usecs
  827. [ 6.428541] calling tegra_slink_driver_init+0x0/0x10 @ 1
  828. [ 6.434145] initcall tegra_slink_driver_init+0x0/0x10 returned 0 after 195 usecs
  829. [ 6.441574] calling dummy_init_module+0x0/0xd0 @ 1
  830. [ 6.447838] initcall dummy_init_module+0x0/0xd0 returned 0 after 1334 usecs
  831. [ 6.454833] calling net_olddevs_init+0x0/0x6c @ 1
  832. [ 6.459637] initcall net_olddevs_init+0x0/0x6c returned 0 after 8 usecs
  833. [ 6.466271] calling can_dev_init+0x0/0x2c @ 1
  834. [ 6.470714] CAN device driver interface
  835. [ 6.474553] initcall can_dev_init+0x0/0x2c returned 0 after 3745 usecs
  836. [ 6.481106] calling mcp251x_can_driver_init+0x0/0xc @ 1
  837. [ 6.486537] initcall mcp251x_can_driver_init+0x0/0xc returned 0 after 100 usecs
  838. [ 6.493861] calling igb_init_module+0x0/0x50 @ 1
  839. [ 6.498577] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.18-k
  840. [ 6.505632] igb: Copyright (c) 2007-2014 Intel Corporation.
  841. [ 6.511386] initcall igb_init_module+0x0/0x50 returned 0 after 12503 usecs
  842. [ 6.518284] calling rtl8169_pci_driver_init+0x0/0x18 @ 1
  843. [ 6.523861] initcall rtl8169_pci_driver_init+0x0/0x18 returned 0 after 169 usecs
  844. [ 6.531286] calling pegasus_init+0x0/0x17c @ 1
  845. [ 6.535827] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  846. [ 6.543376] usbcore: registered new interface driver pegasus
  847. [ 6.549055] initcall pegasus_init+0x0/0x17c returned 0 after 12911 usecs
  848. [ 6.555776] calling asix_driver_init+0x0/0x18 @ 1
  849. [ 6.560754] usbcore: registered new interface driver asix
  850. [ 6.566174] initcall asix_driver_init+0x0/0x18 returned 0 after 5469 usecs
  851. [ 6.573058] calling ax88179_178a_driver_init+0x0/0x18 @ 1
  852. [ 6.578684] usbcore: registered new interface driver ax88179_178a
  853. [ 6.584784] initcall ax88179_178a_driver_init+0x0/0x18 returned 0 after 6080 usecs
  854. [ 6.592381] calling cdc_driver_init+0x0/0x18 @ 1
  855. [ 6.597227] usbcore: registered new interface driver cdc_ether
  856. [ 6.603065] initcall cdc_driver_init+0x0/0x18 returned 0 after 5825 usecs
  857. [ 6.609880] calling smsc75xx_driver_init+0x0/0x18 @ 1
  858. [ 6.615206] usbcore: registered new interface driver smsc75xx
  859. [ 6.620958] initcall smsc75xx_driver_init+0x0/0x18 returned 0 after 5784 usecs
  860. [ 6.628207] calling smsc95xx_driver_init+0x0/0x18 @ 1
  861. [ 6.633523] usbcore: registered new interface driver smsc95xx
  862. [ 6.639289] initcall smsc95xx_driver_init+0x0/0x18 returned 0 after 5799 usecs
  863. [ 6.646538] calling net1080_driver_init+0x0/0x18 @ 1
  864. [ 6.651733] usbcore: registered new interface driver net1080
  865. [ 6.657413] initcall net1080_driver_init+0x0/0x18 returned 0 after 5680 usecs
  866. [ 6.664557] calling cdc_subset_driver_init+0x0/0x18 @ 1
  867. [ 6.670010] usbcore: registered new interface driver cdc_subset
  868. [ 6.675949] initcall cdc_subset_driver_init+0x0/0x18 returned 0 after 5921 usecs
  869. [ 6.683359] calling zaurus_driver_init+0x0/0x18 @ 1
  870. [ 6.688464] usbcore: registered new interface driver zaurus
  871. [ 6.694042] initcall zaurus_driver_init+0x0/0x18 returned 0 after 5569 usecs
  872. [ 6.701111] calling usbnet_init+0x0/0x30 @ 1
  873. [ 6.705490] initcall usbnet_init+0x0/0x30 returned 0 after 6 usecs
  874. [ 6.711678] calling cdc_ncm_driver_init+0x0/0x18 @ 1
  875. [ 6.716917] usbcore: registered new interface driver cdc_ncm
  876. [ 6.722582] initcall cdc_ncm_driver_init+0x0/0x18 returned 0 after 5700 usecs
  877. [ 6.729734] calling cdrom_init+0x0/0x10 @ 1
  878. [ 6.734051] initcall cdrom_init+0x0/0x10 returned 0 after 43 usecs
  879. [ 6.740255] calling tegra_usb_phy_driver_init+0x0/0x10 @ 1
  880. [ 6.746060] tegra-phy c5000000.usb-phy: no vbus regulator
  881. [ 6.752573] tegra-phy c5004000.usb-phy: no vbus regulator
  882. [ 6.758115] tegra-phy c5008000.usb-phy: no vbus regulator
  883. [ 6.763653] initcall tegra_usb_phy_driver_init+0x0/0x10 returned 0 after 17392 usecs
  884. [ 6.771425] calling xhci_pci_init+0x0/0x50 @ 1
  885. [ 6.776116] initcall xhci_pci_init+0x0/0x50 returned 0 after 141 usecs
  886. [ 6.782650] calling ehci_hcd_init+0x0/0x70 @ 1
  887. [ 6.787193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  888. [ 6.793722] initcall ehci_hcd_init+0x0/0x70 returned 0 after 6372 usecs
  889. [ 6.800349] calling ehci_pci_init+0x0/0x78 @ 1
  890. [ 6.804888] ehci-pci: EHCI PCI platform driver
  891. [ 6.809464] initcall ehci_pci_init+0x0/0x78 returned 0 after 4464 usecs
  892. [ 6.816098] calling ehci_tegra_init+0x0/0x74 @ 1
  893. [ 6.820800] tegra-ehci: Tegra EHCI driver
  894. [ 6.826242] utmi_phy_clk_enable: timeout waiting for phy to stabilize
  895. [ 6.832706] tegra-ehci c5000000.usb: EHCI Host Controller
  896. [ 6.838154] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 1
  897. [ 6.846191] tegra-ehci c5000000.usb: irq 286, io mem 0xc5000000
  898. [ 6.864844] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00
  899. [ 6.872420] hub 1-0:1.0: USB hub found
  900. [ 6.876244] hub 1-0:1.0: 1 port detected
  901. [ 6.914962] tegra-ehci c5004000.usb: EHCI Host Controller
  902. [ 6.920405] tegra-ehci c5004000.usb: new USB bus registered, assigned bus number 2
  903. [ 6.928261] tegra-ehci c5004000.usb: irq 287, io mem 0xc5004000
  904. [ 6.944838] tegra-ehci c5004000.usb: USB 2.0 started, EHCI 1.00
  905. [ 6.952332] hub 2-0:1.0: USB hub found
  906. [ 6.956154] hub 2-0:1.0: 1 port detected
  907. [ 6.963481] tegra-ehci c5008000.usb: EHCI Host Controller
  908. [ 6.968935] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 3
  909. [ 6.977808] tegra-ehci c5008000.usb: irq 288, io mem 0xc5008000
  910. [ 6.994834] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00
  911. [ 7.002321] hub 3-0:1.0: USB hub found
  912. [ 7.006135] hub 3-0:1.0: 1 port detected
  913. [ 7.010909] initcall ehci_tegra_init+0x0/0x74 returned 0 after 185644 usecs
  914. [ 7.017902] calling xhci_hcd_init+0x0/0x8 @ 1
  915. [ 7.022349] initcall xhci_hcd_init+0x0/0x8 returned 0 after 0 usecs
  916. [ 7.028747] calling acm_init+0x0/0x114 @ 1
  917. [ 7.033242] usbcore: registered new interface driver cdc_acm
  918. [ 7.038921] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  919. [ 7.046951] initcall acm_init+0x0/0x114 returned 0 after 13684 usecs
  920. [ 7.053310] calling wdm_driver_init+0x0/0x18 @ 1
  921. [ 7.058232] usbcore: registered new interface driver cdc_wdm
  922. [ 7.063896] initcall wdm_driver_init+0x0/0x18 returned 0 after 5660 usecs
  923. [ 7.070703] calling usb_storage_driver_init+0x0/0x38 @ 1
  924. [ 7.076351] usbcore: registered new interface driver usb-storage
  925. [ 7.082364] initcall usb_storage_driver_init+0x0/0x38 returned 0 after 6101 usecs
  926. [ 7.089872] calling serport_init+0x0/0x30 @ 1
  927. [ 7.094319] initcall serport_init+0x0/0x30 returned 0 after 0 usecs
  928. [ 7.100602] calling input_leds_init+0x0/0xc @ 1
  929. [ 7.105306] initcall input_leds_init+0x0/0xc returned 0 after 1 usecs
  930. [ 7.111753] calling mousedev_init+0x0/0x88 @ 1
  931. [ 7.117064] mousedev: PS/2 mouse device common for all mice
  932. [ 7.122645] initcall mousedev_init+0x0/0x88 returned 0 after 6198 usecs
  933. [ 7.129291] calling joydev_init+0x0/0xc @ 1
  934. [ 7.133566] initcall joydev_init+0x0/0xc returned 0 after 0 usecs
  935. [ 7.139677] calling evdev_init+0x0/0xc @ 1
  936. [ 7.143863] initcall evdev_init+0x0/0xc returned 0 after 1 usecs
  937. [ 7.149889] calling atkbd_init+0x0/0x18 @ 1
  938. [ 7.154322] initcall atkbd_init+0x0/0x18 returned 0 after 154 usecs
  939. [ 7.160707] calling cros_ec_keyb_driver_init+0x0/0x10 @ 1
  940. [ 7.166408] initcall cros_ec_keyb_driver_init+0x0/0x10 returned 0 after 186 usecs
  941. [ 7.173905] calling tegra_kbc_driver_init+0x0/0x10 @ 1
  942. [ 7.179387] initcall tegra_kbc_driver_init+0x0/0x10 returned 0 after 231 usecs
  943. [ 7.186638] calling psmouse_init+0x0/0x94 @ 1
  944. [ 7.191406] initcall psmouse_init+0x0/0x94 returned 0 after 312 usecs
  945. [ 7.197908] calling mxt_driver_init+0x0/0x10 @ 1
  946. [ 7.202764] initcall mxt_driver_init+0x0/0x10 returned 0 after 117 usecs
  947. [ 7.209589] calling stmpe_ts_driver_init+0x0/0x10 @ 1
  948. [ 7.215260] initcall stmpe_ts_driver_init+0x0/0x10 returned 0 after 514 usecs
  949. [ 7.222404] calling mpu3050_i2c_driver_init+0x0/0x10 @ 1
  950. [ 7.227930] initcall mpu3050_i2c_driver_init+0x0/0x10 returned 0 after 108 usecs
  951. [ 7.235353] calling as3722_rtc_driver_init+0x0/0x10 @ 1
  952. [ 7.240800] initcall as3722_rtc_driver_init+0x0/0x10 returned 0 after 129 usecs
  953. [ 7.248137] calling ds1307_driver_init+0x0/0x10 @ 1
  954. [ 7.253214] initcall ds1307_driver_init+0x0/0x10 returned 0 after 106 usecs
  955. [ 7.260200] calling em3027_driver_init+0x0/0x10 @ 1
  956. [ 7.265447] initcall em3027_driver_init+0x0/0x10 returned 0 after 150 usecs
  957. [ 7.272420] calling max8907_rtc_driver_init+0x0/0x10 @ 1
  958. [ 7.274837] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  959. [ 7.284717] initcall max8907_rtc_driver_init+0x0/0x10 returned 0 after 148 usecs
  960. [ 7.292156] calling palmas_rtc_driver_init+0x0/0x10 @ 1
  961. [ 7.297654] initcall palmas_rtc_driver_init+0x0/0x10 returned 0 after 165 usecs
  962. [ 7.304995] calling tegra_rtc_driver_init+0x0/0x18 @ 1
  963. [ 7.311049] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  964. [ 7.318314] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  965. [ 7.324598] initcall tegra_rtc_driver_init+0x0/0x18 returned 0 after 14031 usecs
  966. [ 7.332031] usb 3-1: new high-speed USB device number 2 using tegra-ehci
  967. [ 7.338825] calling tps6586x_rtc_driver_init+0x0/0x10 @ 1
  968. [ 7.345981] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  969. [ 7.354655] initcall tps6586x_rtc_driver_init+0x0/0x10 returned 0 after 10095 usecs
  970. [ 7.362347] calling tps65910_rtc_driver_init+0x0/0x10 @ 1
  971. [ 7.367983] initcall tps65910_rtc_driver_init+0x0/0x10 returned 0 after 133 usecs
  972. [ 7.375496] calling i2c_dev_init+0x0/0xdc @ 1
  973. [ 7.379938] i2c /dev entries driver
  974. [ 7.384544] initcall i2c_dev_init+0x0/0xdc returned 0 after 4492 usecs
  975. [ 7.391101] calling pca954x_driver_init+0x0/0x10 @ 1
  976. [ 7.396314] initcall pca954x_driver_init+0x0/0x10 returned 0 after 116 usecs
  977. [ 7.403376] calling i2c_mux_pinctrl_driver_init+0x0/0x10 @ 1
  978. [ 7.409311] initcall i2c_mux_pinctrl_driver_init+0x0/0x10 returned 0 after 167 usecs
  979. [ 7.417086] calling uvc_init+0x0/0x48 @ 1
  980. [ 7.421397] usbcore: registered new interface driver uvcvideo
  981. [ 7.427186] USB Video Class driver (1.1.1)
  982. [ 7.431313] initcall uvc_init+0x0/0x48 returned 0 after 9887 usecs
  983. [ 7.437542] calling gspca_init+0x0/0x18 @ 1
  984. [ 7.441830] gspca_main: v2.14.0 registered
  985. [ 7.442256] hub 2-1:1.0: USB hub found
  986. [ 7.445981] hub 2-1:1.0: 2 ports detected
  987. [ 7.453767] initcall gspca_init+0x0/0x18 returned 0 after 11651 usecs
  988. [ 7.460256] calling sbs_battery_driver_init+0x0/0x10 @ 1
  989. [ 7.465862] initcall sbs_battery_driver_init+0x0/0x10 returned 0 after 143 usecs
  990. [ 7.473281] calling tps65090_charger_driver_init+0x0/0x10 @ 1
  991. [ 7.479304] initcall tps65090_charger_driver_init+0x0/0x10 returned 0 after 167 usecs
  992. [ 7.487179] calling as3722_poweroff_driver_init+0x0/0x10 @ 1
  993. [ 7.493062] initcall as3722_poweroff_driver_init+0x0/0x10 returned 0 after 129 usecs
  994. [ 7.500860] calling gpio_poweroff_driver_init+0x0/0x10 @ 1
  995. [ 7.506665] initcall gpio_poweroff_driver_init+0x0/0x10 returned 0 after 185 usecs
  996. [ 7.514276] calling lm90_driver_init+0x0/0x10 @ 1
  997. [ 7.514689] hub 3-1:1.0: USB hub found
  998. [ 7.519119] hub 3-1:1.0: 3 ports detected
  999. [ 7.527018] 2-004c supply vcc not found, using dummy regulator
  1000. [ 7.534141] initcall lm90_driver_init+0x0/0x10 returned 0 after 7052 usecs
  1001. [ 7.541049] calling lm95245_driver_init+0x0/0x10 @ 1
  1002. [ 7.546228] initcall lm95245_driver_init+0x0/0x10 returned 0 after 108 usecs
  1003. [ 7.553298] calling tegra_wdt_driver_init+0x0/0x10 @ 1
  1004. [ 7.558723] initcall tegra_wdt_driver_init+0x0/0x10 returned 0 after 178 usecs
  1005. [ 7.566003] calling cpufreq_stats_init+0x0/0xe0 @ 1
  1006. [ 7.570998] initcall cpufreq_stats_init+0x0/0xe0 returned 0 after 3 usecs
  1007. [ 7.577833] calling tegra_cpufreq_init+0x0/0xa0 @ 1
  1008. [ 7.583318] initcall tegra_cpufreq_init+0x0/0xa0 returned 0 after 485 usecs
  1009. [ 7.590309] calling mmc_blk_init+0x0/0x90 @ 1
  1010. [ 7.594884] initcall mmc_blk_init+0x0/0x90 returned 0 after 124 usecs
  1011. [ 7.601347] calling sdhci_drv_init+0x0/0x24 @ 1
  1012. [ 7.605975] sdhci: Secure Digital Host Controller Interface driver
  1013. [ 7.612151] sdhci: Copyright(c) Pierre Ossman
  1014. [ 7.616522] initcall sdhci_drv_init+0x0/0x24 returned 0 after 10294 usecs
  1015. [ 7.623315] calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  1016. [ 7.628485] sdhci-pltfm: SDHCI platform and OF driver helper
  1017. [ 7.634171] initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 5546 usecs
  1018. [ 7.641439] calling sdhci_tegra_driver_init+0x0/0x10 @ 1
  1019. [ 7.647163] sdhci-tegra c8000000.sdhci: Got CD GPIO
  1020. [ 7.652065] sdhci-tegra c8000000.sdhci: Got WP GPIO
  1021. [ 7.657100] sdhci-tegra c8000000.sdhci: No vmmc regulator found
  1022. [ 7.663039] sdhci-tegra c8000000.sdhci: No vqmmc regulator found
  1023. [ 7.669060] mmc0: Invalid maximum block size, assuming 512 bytes
  1024. [ 7.715103] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA
  1025. [ 7.723782] sdhci-tegra c8000600.sdhci: No vmmc regulator found
  1026. [ 7.729731] sdhci-tegra c8000600.sdhci: No vqmmc regulator found
  1027. [ 7.735748] mmc1: Invalid maximum block size, assuming 512 bytes
  1028. [ 7.754835] usb 2-1.1: new high-speed USB device number 3 using tegra-ehci
  1029. [ 7.774857] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA
  1030. [ 7.782468] initcall sdhci_tegra_driver_init+0x0/0x10 returned 0 after 132411 usecs
  1031. [ 7.791201] calling gpio_led_driver_init+0x0/0x10 @ 1
  1032. [ 7.798967] initcall gpio_led_driver_init+0x0/0x10 returned 0 after 543 usecs
  1033. [ 7.806158] calling led_pwm_driver_init+0x0/0x10 @ 1
  1034. [ 7.811417] initcall led_pwm_driver_init+0x0/0x10 returned 0 after 173 usecs
  1035. [ 7.818526] calling timer_trig_init+0x0/0xc @ 1
  1036. [ 7.823178] initcall timer_trig_init+0x0/0xc returned 0 after 2 usecs
  1037. [ 7.824834] usb 3-1.2: new high-speed USB device number 3 using tegra-ehci
  1038. [ 7.836608] calling oneshot_trig_init+0x0/0xc @ 1
  1039. [ 7.841416] initcall oneshot_trig_init+0x0/0xc returned 0 after 2 usecs
  1040. [ 7.848071] calling heartbeat_trig_init+0x0/0x40 @ 1
  1041. [ 7.853141] initcall heartbeat_trig_init+0x0/0x40 returned 0 after 3 usecs
  1042. [ 7.860045] calling gpio_trig_init+0x0/0xc @ 1
  1043. [ 7.864595] initcall gpio_trig_init+0x0/0xc returned 0 after 1 usecs
  1044. [ 7.871009] calling defon_trig_init+0x0/0xc @ 1
  1045. [ 7.875669] initcall defon_trig_init+0x0/0xc returned 0 after 2 usecs
  1046. [ 7.882123] calling transient_trig_init+0x0/0xc @ 1
  1047. [ 7.887114] initcall transient_trig_init+0x0/0xc returned 0 after 2 usecs
  1048. [ 7.893935] calling ledtrig_camera_init+0x0/0x34 @ 1
  1049. [ 7.899016] initcall ledtrig_camera_init+0x0/0x34 returned 0 after 4 usecs
  1050. [ 7.905928] calling hid_init+0x0/0x54 @ 1
  1051. [ 7.910216] initcall hid_init+0x0/0x54 returned 0 after 146 usecs
  1052. [ 7.916366] calling hid_generic_init+0x0/0x18 @ 1
  1053. [ 7.921292] initcall hid_generic_init+0x0/0x18 returned 0 after 127 usecs
  1054. [ 7.928141] calling hid_init+0x0/0x54 @ 1
  1055. [ 7.932471] usbcore: registered new interface driver usbhid
  1056. [ 7.938093] usbhid: USB HID core driver
  1057. [ 7.941968] initcall hid_init+0x0/0x54 returned 0 after 9464 usecs
  1058. [ 7.948223] calling staging_init+0x0/0x8 @ 1
  1059. [ 7.952624] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
  1060. [ 7.952635] mmc1: new high speed MMC card at address 0001
  1061. [ 7.953622] mmcblk0: mmc1:0001 SEM08G 7.39 GiB
  1062. [ 7.953890] mmcblk0boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
  1063. [ 7.954148] mmcblk0boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
  1064. [ 7.980992] calling isl29018_driver_init+0x0/0x10 @ 1
  1065. [ 7.986379] initcall isl29018_driver_init+0x0/0x10 returned 0 after 172 usecs
  1066. [ 7.993595] calling isl29028_driver_init+0x0/0x10 @ 1
  1067. [ 7.998914] initcall isl29028_driver_init+0x0/0x10 returned 0 after 135 usecs
  1068. [ 8.006131] calling nvec_mouse_driver_init+0x0/0x10 @ 1
  1069. [ 8.011704] initcall nvec_mouse_driver_init+0x0/0x10 returned 0 after 184 usecs
  1070. [ 8.019106] calling nvec_device_driver_init+0x0/0x10 @ 1
  1071. [ 8.029218] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
  1072. [ 8.036509] nvec 7000c500.nvec: ec firmware version 01.20.00 / f9
  1073. [ 8.042965] uvcvideo: Found UVC 1.00 device USB Camera (0bda:58f2)
  1074. [ 8.045387] initcall nvec_device_driver_init+0x0/0x10 returned 0 after 20334 usecs
  1075. [ 8.045609] calling nvec_power_driver_init+0x0/0x10 @ 1
  1076. [ 8.048267] initcall nvec_power_driver_init+0x0/0x10 returned 0 after 2582 usecs
  1077. [ 8.048283] calling nvec_kbd_driver_init+0x0/0x10 @ 1
  1078. [ 8.049048] input: nvec keyboard as /devices/soc0/7000c500.nvec/nvec-kbd.0/input/input1
  1079. [ 8.057004] initcall nvec_kbd_driver_init+0x0/0x10 returned 0 after 8500 usecs
  1080. [ 8.057021] calling nvec_paz00_driver_init+0x0/0x10 @ 1
  1081. [ 8.057591] initcall nvec_paz00_driver_init+0x0/0x10 returned 0 after 544 usecs
  1082. [ 8.057608] calling tegra20_mc_driver_init+0x0/0x10 @ 1
  1083. [ 8.058066] initcall tegra20_mc_driver_init+0x0/0x10 returned 0 after 433 usecs
  1084. [ 8.058082] calling ak8975_driver_init+0x0/0x10 @ 1
  1085. [ 8.058850] initcall ak8975_driver_init+0x0/0x10 returned 0 after 739 usecs
  1086. [ 8.059225] calling alsa_timer_init+0x0/0x1c4 @ 1
  1087. [ 8.059746] initcall alsa_timer_init+0x0/0x1c4 returned 0 after 496 usecs
  1088. [ 8.059762] calling alsa_pcm_init+0x0/0x6c @ 1
  1089. [ 8.059791] initcall alsa_pcm_init+0x0/0x6c returned 0 after 20 usecs
  1090. [ 8.059805] calling snd_compress_init+0x0/0x8 @ 1
  1091. [ 8.059813] initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  1092. [ 8.059826] calling generic_driver_init+0x0/0x18 @ 1
  1093. [ 8.059957] initcall generic_driver_init+0x0/0x18 returned 0 after 118 usecs
  1094. [ 8.059972] calling realtek_driver_init+0x0/0x18 @ 1
  1095. [ 8.060099] initcall realtek_driver_init+0x0/0x18 returned 0 after 115 usecs
  1096. [ 8.060113] calling hdmi_driver_init+0x0/0x18 @ 1
  1097. [ 8.060239] initcall hdmi_driver_init+0x0/0x18 returned 0 after 113 usecs
  1098. [ 8.060254] calling tegra_platform_hda_init+0x0/0x10 @ 1
  1099. [ 8.060496] initcall tegra_platform_hda_init+0x0/0x10 returned 0 after 224 usecs
  1100. [ 8.060510] calling snd_soc_init+0x0/0x11c @ 1
  1101. [ 8.062162] initcall snd_soc_init+0x0/0x11c returned 0 after 1599 usecs
  1102. [ 8.062179] calling alc5632_i2c_driver_init+0x0/0x10 @ 1
  1103. [ 8.063404] initcall alc5632_i2c_driver_init+0x0/0x10 returned 0 after 1180 usecs
  1104. [ 8.063422] calling max98090_i2c_driver_init+0x0/0x10 @ 1
  1105. [ 8.063568] initcall max98090_i2c_driver_init+0x0/0x10 returned 0 after 132 usecs
  1106. [ 8.063584] calling rt5640_i2c_driver_init+0x0/0x10 @ 1
  1107. [ 8.063724] initcall rt5640_i2c_driver_init+0x0/0x10 returned 0 after 127 usecs
  1108. [ 8.063741] calling tlv320aic23_i2c_driver_init+0x0/0x10 @ 1
  1109. [ 8.063893] initcall tlv320aic23_i2c_driver_init+0x0/0x10 returned 0 after 138 usecs
  1110. [ 8.063907] calling wm8753_modinit+0x0/0x54 @ 1
  1111. [ 8.064159] initcall wm8753_modinit+0x0/0x54 returned 0 after 235 usecs
  1112. [ 8.064174] calling wm8903_i2c_driver_init+0x0/0x10 @ 1
  1113. [ 8.064312] initcall wm8903_i2c_driver_init+0x0/0x10 returned 0 after 124 usecs
  1114. [ 8.064327] calling tegra20_das_driver_init+0x0/0x10 @ 1
  1115. [ 8.064762] initcall tegra20_das_driver_init+0x0/0x10 returned 0 after 411 usecs
  1116. [ 8.064778] calling tegra20_i2s_driver_init+0x0/0x10 @ 1
  1117. [ 8.065328] initcall tegra20_i2s_driver_init+0x0/0x10 returned 0 after 522 usecs
  1118. [ 8.065345] calling tegra30_ahub_driver_init+0x0/0x10 @ 1
  1119. [ 8.065630] initcall tegra30_ahub_driver_init+0x0/0x10 returned 0 after 266 usecs
  1120. [ 8.065646] calling tegra30_i2s_driver_init+0x0/0x10 @ 1
  1121. [ 8.065896] initcall tegra30_i2s_driver_init+0x0/0x10 returned 0 after 233 usecs
  1122. [ 8.065912] calling tegra_rt5640_driver_init+0x0/0x10 @ 1
  1123. [ 8.066145] initcall tegra_rt5640_driver_init+0x0/0x10 returned 0 after 214 usecs
  1124. [ 8.066161] calling tegra_wm8753_driver_init+0x0/0x10 @ 1
  1125. [ 8.066392] initcall tegra_wm8753_driver_init+0x0/0x10 returned 0 after 212 usecs
  1126. [ 8.066409] calling tegra_wm8903_driver_init+0x0/0x10 @ 1
  1127. [ 8.066629] initcall tegra_wm8903_driver_init+0x0/0x10 returned 0 after 203 usecs
  1128. [ 8.066646] calling tegra_snd_trimslice_driver_init+0x0/0x10 @ 1
  1129. [ 8.066865] initcall tegra_snd_trimslice_driver_init+0x0/0x10 returned 0 after 202 usecs
  1130. [ 8.066881] calling tegra_alc5632_driver_init+0x0/0x10 @ 1
  1131. [ 8.254837] psmouse serio0: Failed to reset mouse on nvec
  1132. [ 8.412326] usb 2-1.2: new full-speed USB device number 4 using tegra-ehci
  1133. [ 8.419921] tegra-alc5632 sound: alc5632-hifi <-> 70002800.i2s mapping ok
  1134. [ 8.439666] input: USB Camera as /devices/soc0/c5008000.usb/usb3/3-1/3-1.2/3-1.2:1.0/input/input3
  1135. [ 8.941406] input: Compal PAZ00 Headset Jack as /devices/soc0/sound/sound/card0/input2
  1136. [ 8.951234] initcall tegra_alc5632_driver_init+0x0/0x10 returned 0 after 863583 usecs
  1137. [ 8.959246] calling tegra_max98090_driver_init+0x0/0x10 @ 1
  1138. [ 8.965641] initcall tegra_max98090_driver_init+0x0/0x10 returned 0 after 609 usecs
  1139. [ 8.973418] calling sock_diag_init+0x0/0x54 @ 1
  1140. [ 8.978299] initcall sock_diag_init+0x0/0x54 returned 0 after 150 usecs
  1141. [ 8.985038] calling gre_offload_init+0x0/0x10 @ 1
  1142. [ 8.989889] initcall gre_offload_init+0x0/0x10 returned 0 after 1 usecs
  1143. [ 8.996609] calling sysctl_ipv4_init+0x0/0x54 @ 1
  1144. [ 9.002057] initcall sysctl_ipv4_init+0x0/0x54 returned 0 after 580 usecs
  1145. [ 9.008967] calling esp4_init+0x0/0x80 @ 1
  1146. [ 9.013215] initcall esp4_init+0x0/0x80 returned 0 after 8 usecs
  1147. [ 9.019341] calling tunnel4_init+0x0/0x74 @ 1
  1148. [ 9.023842] initcall tunnel4_init+0x0/0x74 returned 0 after 1 usecs
  1149. [ 9.030209] calling xfrm4_transport_init+0x0/0x10 @ 1
  1150. [ 9.035442] initcall xfrm4_transport_init+0x0/0x10 returned 0 after 3 usecs
  1151. [ 9.042478] calling cubictcp_register+0x0/0x5c @ 1
  1152. [ 9.047448] initcall cubictcp_register+0x0/0x5c returned 0 after 5 usecs
  1153. [ 9.054219] calling inet6_init+0x0/0x2bc @ 1
  1154. [ 9.059371] NET: Registered protocol family 10
  1155. [ 9.067790] initcall inet6_init+0x0/0x2bc returned 0 after 8841 usecs
  1156. [ 9.074332] calling ah6_init+0x0/0x80 @ 1
  1157. [ 9.078605] initcall ah6_init+0x0/0x80 returned 0 after 6 usecs
  1158. [ 9.084603] calling esp6_init+0x0/0x80 @ 1
  1159. [ 9.088887] initcall esp6_init+0x0/0x80 returned 0 after 5 usecs
  1160. [ 9.095007] calling ipcomp6_init+0x0/0x80 @ 1
  1161. [ 9.099513] initcall ipcomp6_init+0x0/0x80 returned 0 after 5 usecs
  1162. [ 9.105889] calling xfrm6_tunnel_init+0x0/0xdc @ 1
  1163. [ 9.111064] initcall xfrm6_tunnel_init+0x0/0xdc returned 0 after 225 usecs
  1164. [ 9.118068] calling tunnel6_init+0x0/0x78 @ 1
  1165. [ 9.122592] initcall tunnel6_init+0x0/0x78 returned 0 after 1 usecs
  1166. [ 9.129067] calling xfrm6_transport_init+0x0/0x10 @ 1
  1167. [ 9.134487] initcall xfrm6_transport_init+0x0/0x10 returned 0 after 2 usecs
  1168. [ 9.143098] calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  1169. [ 9.148728] initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 2 usecs
  1170. [ 9.157906] calling xfrm6_beet_init+0x0/0x10 @ 1
  1171. [ 9.162819] initcall xfrm6_beet_init+0x0/0x10 returned 0 after 0 usecs
  1172. [ 9.169801] calling mip6_init+0x0/0xbc @ 1
  1173. [ 9.174183] mip6: Mobile IPv6
  1174. [ 9.177469] initcall mip6_init+0x0/0xbc returned 0 after 3202 usecs
  1175. [ 9.184182] calling sit_init+0x0/0xc4 @ 1
  1176. [ 9.188492] sit: IPv6 over IPv4 tunneling driver
  1177. [ 9.195243] initcall sit_init+0x0/0xc4 returned 0 after 6583 usecs
  1178. [ 9.201944] calling ip6_tunnel_init+0x0/0xc0 @ 1
  1179. [ 9.209204] initcall ip6_tunnel_init+0x0/0xc0 returned 0 after 2037 usecs
  1180. [ 9.216771] calling packet_init+0x0/0x48 @ 1
  1181. [ 9.221334] NET: Registered protocol family 17
  1182. [ 9.226453] initcall packet_init+0x0/0x48 returned 0 after 4995 usecs
  1183. [ 9.233406] calling ipsec_pfkey_init+0x0/0x80 @ 1
  1184. [ 9.239002] NET: Registered protocol family 15
  1185. [ 9.243753] initcall ipsec_pfkey_init+0x0/0x80 returned 0 after 4978 usecs
  1186. [ 9.250646] calling can_init+0x0/0xfc @ 1
  1187. [ 9.255154] can: controller area network core (rev 20120528 abi 9)
  1188. [ 9.262158] NET: Registered protocol family 29
  1189. [ 9.266836] initcall can_init+0x0/0xfc returned 0 after 11401 usecs
  1190. [ 9.273649] calling raw_module_init+0x0/0x38 @ 1
  1191. [ 9.278463] can: raw protocol (rev 20120528)
  1192. [ 9.283042] initcall raw_module_init+0x0/0x38 returned 0 after 4465 usecs
  1193. [ 9.290288] calling bcm_module_init+0x0/0x64 @ 1
  1194. [ 9.295206] can: broadcast manager protocol (rev 20120528 t)
  1195. [ 9.301521] initcall bcm_module_init+0x0/0x64 returned 0 after 6160 usecs
  1196. [ 9.308830] calling cgw_module_init+0x0/0x100 @ 1
  1197. [ 9.314063] can: netlink gateway (rev 20130117) max_hops=1
  1198. [ 9.320245] initcall cgw_module_init+0x0/0x100 returned 0 after 6029 usecs
  1199. [ 9.327650] calling rfcomm_init+0x0/0xf0 @ 1
  1200. [ 9.333144] Bluetooth: RFCOMM socket layer initialized
  1201. [ 9.339061] Bluetooth: RFCOMM ver 1.11
  1202. [ 9.343032] initcall rfcomm_init+0x0/0xf0 returned 0 after 10329 usecs
  1203. [ 9.350214] calling bnep_init+0x0/0x68 @ 1
  1204. [ 9.354700] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1205. [ 9.360681] Bluetooth: BNEP socket layer initialized
  1206. [ 9.366295] initcall bnep_init+0x0/0x68 returned 0 after 11318 usecs
  1207. [ 9.372656] calling hidp_init+0x0/0x20 @ 1
  1208. [ 9.377151] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  1209. [ 9.383827] Bluetooth: HIDP socket layer initialized
  1210. [ 9.389011] initcall hidp_init+0x0/0x20 returned 0 after 11577 usecs
  1211. [ 9.396027] calling rfkill_gpio_driver_init+0x0/0x10 @ 1
  1212. [ 9.402342] initcall rfkill_gpio_driver_init+0x0/0x10 returned 0 after 594 usecs
  1213. [ 9.410706] calling init_machine_late+0x0/0x90 @ 1
  1214. [ 9.417312] rfkill_gpio: probe of rfkill_gpio failed with error -16
  1215. [ 9.423801] initcall init_machine_late+0x0/0x90 returned 0 after 8003 usecs
  1216. [ 9.431428] calling swp_emulation_init+0x0/0x6c @ 1
  1217. [ 9.437165] Registering SWP/SWPB emulation handler
  1218. [ 9.442166] initcall swp_emulation_init+0x0/0x6c returned 0 after 5325 usecs
  1219. [ 9.449876] calling init_oops_id+0x0/0x48 @ 1
  1220. [ 9.454332] initcall init_oops_id+0x0/0x48 returned 0 after 7 usecs
  1221. [ 9.461384] calling sched_init_debug+0x0/0x3c @ 1
  1222. [ 9.466857] initcall sched_init_debug+0x0/0x3c returned 0 after 448 usecs
  1223. [ 9.474359] calling pm_qos_power_init+0x0/0xc0 @ 1
  1224. [ 9.481557] initcall pm_qos_power_init+0x0/0xc0 returned 0 after 1812 usecs
  1225. [ 9.489053] calling pm_debugfs_init+0x0/0x38 @ 1
  1226. [ 9.494218] initcall pm_debugfs_init+0x0/0x38 returned 0 after 11 usecs
  1227. [ 9.501490] calling printk_late_init+0x0/0x5c @ 1
  1228. [ 9.506706] initcall printk_late_init+0x0/0x5c returned 0 after 103 usecs
  1229. [ 9.514051] calling tk_debug_sleep_time_init+0x0/0x50 @ 1
  1230. [ 9.520207] initcall tk_debug_sleep_time_init+0x0/0x50 returned 0 after 312 usecs
  1231. [ 9.528463] calling fault_around_debugfs+0x0/0x4c @ 1
  1232. [ 9.533826] initcall fault_around_debugfs+0x0/0x4c returned 0 after 11 usecs
  1233. [ 9.541532] calling max_swapfiles_check+0x0/0x8 @ 1
  1234. [ 9.546814] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  1235. [ 9.554049] calling prandom_reseed+0x0/0x44 @ 1
  1236. [ 9.559237] initcall prandom_reseed+0x0/0x44 returned 0 after 342 usecs
  1237. [ 9.566172] calling tegra_gpio_debuginit+0x0/0x38 @ 1
  1238. [ 9.571828] initcall tegra_gpio_debuginit+0x0/0x38 returned 0 after 208 usecs
  1239. [ 9.579531] calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
  1240. [ 9.586371] initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 345 usecs
  1241. [ 9.594961] calling pci_sysfs_init+0x0/0x58 @ 1
  1242. [ 9.599583] initcall pci_sysfs_init+0x0/0x58 returned 0 after 1 usecs
  1243. [ 9.606041] calling fb_logo_late_init+0x0/0x18 @ 1
  1244. [ 9.610920] initcall fb_logo_late_init+0x0/0x18 returned 0 after 0 usecs
  1245. [ 9.617640] calling deferred_probe_initcall+0x0/0x80 @ 1
  1246. [ 9.624167] tegra-dc 54200000.dc: failed to probe RGB output: -517
  1247. [ 9.635497] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1248. [ 9.642120] [drm] No driver support for vblank timestamp query.
  1249. [ 9.672562] Console: switching to colour frame buffer device 128x37
  1250. [ 9.684893] drm drm: fb0: frame buffer device
  1251. [ 9.689397] drm drm: registered panic notifier
  1252. [ 9.714844] [drm] Initialized tegra 0.0.0 20120330 on minor 0
  1253. [ 9.720715] initcall deferred_probe_initcall+0x0/0x80 returned 0 after 95375 usecs
  1254. [ 9.728432] calling gpio_keys_init+0x0/0x10 @ 1
  1255. [ 9.734027] input: gpio-keys as /devices/soc0/gpio-keys/input/input4
  1256. [ 9.741101] initcall gpio_keys_init+0x0/0x10 returned 0 after 7794 usecs
  1257. [ 9.750441] calling rtc_hctosys+0x0/0xfc @ 1
  1258. [ 9.761253] tps6586x-rtc tps6586x-rtc: setting system clock to 2015-08-05 14:41:40 UTC (1438785700)
  1259. [ 9.773286] initcall rtc_hctosys+0x0/0xfc returned 0 after 15051 usecs
  1260. [ 9.782797] calling of_fdt_raw_init+0x0/0x78 @ 1
  1261. [ 9.790605] initcall of_fdt_raw_init+0x0/0x78 returned 0 after 126 usecs
  1262. [ 9.800300] calling clk_debug_init+0x0/0x144 @ 1
  1263. [ 9.815783] initcall clk_debug_init+0x0/0x144 returned 0 after 7617 usecs
  1264. [ 9.825597] calling register_sk_filter_ops+0x0/0x8 @ 1
  1265. [ 9.833804] initcall register_sk_filter_ops+0x0/0x8 returned 0 after 0 usecs
  1266. [ 9.843828] calling tcp_congestion_default+0x0/0xc @ 1
  1267. [ 9.852005] initcall tcp_congestion_default+0x0/0xc returned 0 after 1 usecs
  1268. [ 9.862031] calling ip_auto_config+0x0/0x10fc @ 1
  1269. [ 9.869788] initcall ip_auto_config+0x0/0x10fc returned 0 after 26 usecs
  1270. [ 9.879497] calling regulator_init_complete+0x0/0x174 @ 1
  1271. [ 9.900504] initcall regulator_init_complete+0x0/0x174 returned 0 after 12270 usecs
  1272. [ 9.911176] calling clk_disable_unused+0x0/0xd8 @ 1
  1273. [ 9.919182] initcall clk_disable_unused+0x0/0xd8 returned 0 after 80 usecs
  1274. [ 9.929063] calling alsa_sound_last_init+0x0/0x6c @ 1
  1275. [ 9.937145] ALSA device list:
  1276. [ 9.943041] #0: Compal PAZ00
  1277. [ 9.948974] initcall alsa_sound_last_init+0x0/0x6c returned 0 after 11541 usecs
  1278. [ 9.959265] calling init_default_flow_dissectors+0x0/0x3c @ 1
  1279. [ 9.968090] initcall init_default_flow_dissectors+0x0/0x3c returned 0 after 1 usecs
  1280. [ 9.979143] Freeing unused kernel memory: 312K (c09e0000 - c0a2e000)
  1281. [ 10.089433] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  1282. [ 10.134917] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  1283. [ 10.340068] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input0
  1284. [ 10.726709] random: dd urandom read with 39 bits of entropy available
  1285.  
  1286. Welcome to SOSBoot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement