Advertisement
zombah

sosboot-cmdline-part

Jan 14th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.88 KB | None | 0 0
  1. U-Boot 2013.07-ge2713f3 (Jan 15 2015 - 00:44:23)
  2.  
  3. TEGRA20
  4. Board: Compal Paz00
  5. DRAM: 512 MiB
  6. MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
  7. *** Warning - bad CRC, using default environment
  8.  
  9. In: tegra-nvec-kbc
  10. Out: lcd
  11. Err: lcd
  12. Net: Net Initialization Skipped
  13. No ethernet found.
  14. ## Executing script at 00aa0000
  15. == ram script with boot menu ==
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. *** U-Boot Boot Menu ***
  35.  
  36. Boot kernel
  37. Test
  38. U-Boot console
  39.  
  40.  
  41. Press UP/DOWN to move, ENTER to select
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. Kernel image @ 0x160000 [ 0x000000 - 0x2f8428 ]
  70. ## Loading init Ramdisk from Legacy Image at 00460000 ...
  71. Image Name: sos-r5-alpha
  72. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  73. Data Size: 6424387 Bytes = 6.1 MiB
  74. Load Address: 00000000
  75. Entry Point: 00000000
  76. Verifying Checksum ... OK
  77. ## Flattened Device Tree blob at 00a90000
  78. Booting using the fdt blob at 0xa90000
  79. Loading Ramdisk to 1f151000, end 1f771743 ... OK
  80. Loading Device Tree to 0fff7000, end 0ffff81f ... OK
  81.  
  82. Starting kernel ...
  83.  
  84. Uncompressing Linux... done, booting the kernel.
  85. [ 0.000000] Booting Linux on physical CPU 0x0
  86. [ 0.000000] Initializing cgroup subsys cpu
  87. [ 0.000000] Initializing cgroup subsys cpuacct
  88. [ 0.000000] Linux version 3.16.7 (zombah@stallion.lan) (gcc version 4.5.2 (Sourcery G++ Lite 2011.03-41) ) #1 SMP Thu Jan 15 00:44:06 MSK 2015
  89. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
  90. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  91. [ 0.000000] Machine model: Toshiba AC100 / Dynabook AZ
  92. [ 0.000000] debug: ignoring loglevel setting.
  93. [ 0.000000] bootconsole [earlycon0] enabled
  94. [ 0.000000] Memory policy: Data cache writealloc
  95. [ 0.000000] On node 0 totalpages: 131072
  96. [ 0.000000] free_area_init_node: node 0, pgdat c07f9f80, node_mem_map dfbf7000
  97. [ 0.000000] Normal zone: 1024 pages used for memmap
  98. [ 0.000000] Normal zone: 0 pages reserved
  99. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  100. [ 0.000000] Tegra20 Soc Speedo ID 0
  101. [ 0.000000] Tegra Revision: A02 SKU: 8 CPU Process: 2 Core Process: 1
  102. [ 0.000000] PERCPU: Embedded 8 pages/cpu @dfbd3000 s8640 r8192 d15936 u32768
  103. [ 0.000000] pcpu-alloc: s8640 r8192 d15936 u32768 alloc=8*4096
  104. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  105. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  106. [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend=1 ignore_loglevel earlyprintk initcall_debug blkdevparts=mmcblk1:5343880[@5767168](SOS),8488608(LNX),1048576(MBR)
  107. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  108. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  109. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  110. [ 0.000000] Memory: 504832K/524288K available (5939K kernel code, 251K rwdata, 1668K rodata, 268K init, 335K bss, 19456K reserved, 0K highmem)
  111. [ 0.000000] Virtual kernel memory layout:
  112. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  113. [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
  114. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  115. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  116. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  117. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  118. [ 0.000000] .text : 0xc0008000 - 0xc0776054 (7609 kB)
  119. [ 0.000000] .init : 0xc0777000 - 0xc07ba1c0 ( 269 kB)
  120. [ 0.000000] .data : 0xc07bc000 - 0xc07fae40 ( 252 kB)
  121. [ 0.000000] .bss : 0xc07fae48 - 0xc084eb28 ( 336 kB)
  122. [ 0.000000] Hierarchical RCU implementation.
  123. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  124. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  125. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  126. [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001
  127. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001
  128. [ 0.000000] L2C-310 errata 727915 769419 enabled
  129. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  130. [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
  131. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  132. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB
  133. [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001
  134. [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
  135. [ 0.008879] Console: colour dummy device 80x30
  136. [ 0.013662] console [tty0] enabled
  137. [ 0.017064] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664)
  138. [ 0.082804] pid_max: default: 32768 minimum: 301
  139. [ 0.087899] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  140. [ 0.094518] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  141. [ 0.103243] Initializing cgroup subsys freezer
  142. [ 0.107701] Initializing cgroup subsys debug
  143. [ 0.112166] CPU: Testing write buffer coherency: ok
  144. [ 0.117274] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  145. [ 0.122953] calling cpu_suspend_alloc_sp+0x0/0x9c @ 1
  146. [ 0.128131] initcall cpu_suspend_alloc_sp+0x0/0x9c returned 0 after 0 usecs
  147. [ 0.135173] calling init_static_idmap+0x0/0x110 @ 1
  148. [ 0.140191] Setting up static identity map for 0x5a6668 - 0x5a6700
  149. [ 0.146442] initcall init_static_idmap+0x0/0x110 returned 0 after 0 usecs
  150. [ 0.153280] calling spawn_ksoftirqd+0x0/0x28 @ 1
  151. [ 0.158114] initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 0 usecs
  152. [ 0.164650] calling init_workqueues+0x0/0x3c4 @ 1
  153. [ 0.170128] initcall init_workqueues+0x0/0x3c4 returned 0 after 9765 usecs
  154. [ 0.177004] calling migration_init+0x0/0x74 @ 1
  155. [ 0.181691] initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  156. [ 0.188184] calling check_cpu_stall_init+0x0/0x20 @ 1
  157. [ 0.193385] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  158. [ 0.200411] calling rcu_scheduler_really_started+0x0/0x18 @ 1
  159. [ 0.206290] initcall rcu_scheduler_really_started+0x0/0x18 returned 0 after 0 usecs
  160. [ 0.214018] calling rcu_spawn_gp_kthread+0x0/0x90 @ 1
  161. [ 0.219338] initcall rcu_spawn_gp_kthread+0x0/0x90 returned 0 after 0 usecs
  162. [ 0.226311] calling cpu_stop_init+0x0/0x98 @ 1
  163. [ 0.230975] initcall cpu_stop_init+0x0/0x98 returned 0 after 0 usecs
  164. [ 0.237331] calling hashlib_init+0x0/0x8 @ 1
  165. [ 0.241750] initcall hashlib_init+0x0/0x8 returned 0 after 0 usecs
  166. [ 0.247992] calling rand_initialize+0x0/0x2c @ 1
  167. [ 0.252852] initcall rand_initialize+0x0/0x2c returned 0 after 0 usecs
  168. [ 0.259380] calling dummy_timer_register+0x0/0x4c @ 1
  169. [ 0.264582] initcall dummy_timer_register+0x0/0x4c returned 0 after 0 usecs
  170. [ 0.272916] CPU1: Booted secondary processor
  171. [ 0.330011] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  172. [ 0.330073] Brought up 2 CPUs
  173. [ 0.343098] SMP: Total of 2 processors activated.
  174. [ 0.347857] CPU: All CPU(s) started in SVC mode.
  175. [ 0.353207] devtmpfs: initialized
  176. [ 0.368938] calling ipc_ns_init+0x0/0x3c @ 1
  177. [ 0.373308] initcall ipc_ns_init+0x0/0x3c returned 0 after 0 usecs
  178. [ 0.379539] calling init_mmap_min_addr+0x0/0x20 @ 1
  179. [ 0.384568] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  180. [ 0.391421] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  181. [ 0.398085] initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
  182. [ 0.406591] calling net_ns_init+0x0/0x1ac @ 1
  183. [ 0.411103] initcall net_ns_init+0x0/0x1ac returned 0 after 0 usecs
  184. [ 0.417481] calling vfp_init+0x0/0x168 @ 1
  185. [ 0.421669] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  186. [ 0.429377] initcall vfp_init+0x0/0x168 returned 0 after 0 usecs
  187. [ 0.435455] calling ptrace_break_init+0x0/0x2c @ 1
  188. [ 0.440389] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  189. [ 0.447149] calling register_cpufreq_notifier+0x0/0x10 @ 1
  190. [ 0.452784] initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
  191. [ 0.460243] calling twd_clk_init+0x0/0x40 @ 1
  192. [ 0.464741] initcall twd_clk_init+0x0/0x40 returned 0 after 0 usecs
  193. [ 0.471077] calling v6_userpage_init+0x0/0x8 @ 1
  194. [ 0.475828] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  195. [ 0.482433] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  196. [ 0.487962] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  197. [ 0.495342] calling alloc_frozen_cpus+0x0/0x8 @ 1
  198. [ 0.500188] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  199. [ 0.506858] calling wq_sysfs_init+0x0/0x10 @ 1
  200. [ 0.511758] initcall wq_sysfs_init+0x0/0x10 returned 0 after 0 usecs
  201. [ 0.518110] calling ksysfs_init+0x0/0x9c @ 1
  202. [ 0.522621] initcall ksysfs_init+0x0/0x9c returned 0 after 0 usecs
  203. [ 0.528799] calling pm_init+0x0/0x78 @ 1
  204. [ 0.532967] initcall pm_init+0x0/0x78 returned 0 after 0 usecs
  205. [ 0.538800] calling init_jiffies_clocksource+0x0/0xc @ 1
  206. [ 0.544265] initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0 usecs
  207. [ 0.551549] calling cgroup_wq_init+0x0/0x78 @ 1
  208. [ 0.556240] initcall cgroup_wq_init+0x0/0x78 returned 0 after 0 usecs
  209. [ 0.562736] calling cpu_pm_init+0x0/0x18 @ 1
  210. [ 0.567136] initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  211. [ 0.573389] calling init_zero_pfn+0x0/0x40 @ 1
  212. [ 0.577968] initcall init_zero_pfn+0x0/0x40 returned 0 after 0 usecs
  213. [ 0.584398] calling fsnotify_init+0x0/0x24 @ 1
  214. [ 0.588978] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  215. [ 0.595403] calling filelock_init+0x0/0xac @ 1
  216. [ 0.600023] initcall filelock_init+0x0/0xac returned 0 after 0 usecs
  217. [ 0.606403] calling init_script_binfmt+0x0/0x1c @ 1
  218. [ 0.611436] initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  219. [ 0.618272] calling init_elf_binfmt+0x0/0x1c @ 1
  220. [ 0.623041] initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  221. [ 0.629626] calling debugfs_init+0x0/0x60 @ 1
  222. [ 0.634157] initcall debugfs_init+0x0/0x60 returned 0 after 0 usecs
  223. [ 0.640467] calling prandom_init+0x0/0xe8 @ 1
  224. [ 0.644962] initcall prandom_init+0x0/0xe8 returned 0 after 0 usecs
  225. [ 0.651300] calling pinctrl_init+0x0/0xcc @ 1
  226. [ 0.655790] pinctrl core: initialized pinctrl subsystem
  227. [ 0.661199] initcall pinctrl_init+0x0/0xcc returned 0 after 9765 usecs
  228. [ 0.667727] calling regulator_init+0x0/0x84 @ 1
  229. [ 0.673053] regulator-dummy: no parameters
  230. [ 0.677316] initcall regulator_init+0x0/0x84 returned 0 after 0 usecs
  231. [ 0.683772] calling soc_bus_register+0x0/0xc @ 1
  232. [ 0.688663] initcall soc_bus_register+0x0/0xc returned 0 after 0 usecs
  233. [ 0.695199] calling cpufreq_core_init+0x0/0x40 @ 1
  234. [ 0.700132] initcall cpufreq_core_init+0x0/0x40 returned 0 after 0 usecs
  235. [ 0.706888] calling cpuidle_init+0x0/0x4c @ 1
  236. [ 0.711442] initcall cpuidle_init+0x0/0x4c returned 0 after 0 usecs
  237. [ 0.717722] calling cpuidle_coupled_init+0x0/0xc @ 1
  238. [ 0.722839] initcall cpuidle_coupled_init+0x0/0xc returned 0 after 0 usecs
  239. [ 0.729769] calling of_init+0x0/0xac @ 1
  240. [ 0.749387] initcall of_init+0x0/0xac returned 0 after 9765 usecs
  241. [ 0.755500] calling sock_init+0x0/0x9c @ 1
  242. [ 0.759898] initcall sock_init+0x0/0x9c returned 0 after 0 usecs
  243. [ 0.765919] calling netlink_proto_init+0x0/0x1e0 @ 1
  244. [ 0.771088] NET: Registered protocol family 16
  245. [ 0.775597] initcall netlink_proto_init+0x0/0x1e0 returned 0 after 0 usecs
  246. [ 0.782558] calling atomic_pool_init+0x0/0x118 @ 1
  247. [ 0.788344] DMA: preallocated 256 KiB pool for atomic coherent allocations
  248. [ 0.795229] initcall atomic_pool_init+0x0/0x118 returned 0 after 9765 usecs
  249. [ 0.802250] calling bdi_class_init+0x0/0x5c @ 1
  250. [ 0.807011] initcall bdi_class_init+0x0/0x5c returned 0 after 0 usecs
  251. [ 0.813462] calling mm_sysfs_init+0x0/0x3c @ 1
  252. [ 0.818060] initcall mm_sysfs_init+0x0/0x3c returned 0 after 0 usecs
  253. [ 0.824468] calling kobject_uevent_init+0x0/0xc @ 1
  254. [ 0.829502] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  255. [ 0.836341] calling gpiolib_sysfs_init+0x0/0x98 @ 1
  256. [ 0.841454] initcall gpiolib_sysfs_init+0x0/0x98 returned 0 after 0 usecs
  257. [ 0.848241] calling tegra_gpio_init+0x0/0x10 @ 1
  258. [ 0.853121] initcall tegra_gpio_init+0x0/0x10 returned 0 after 0 usecs
  259. [ 0.859649] calling backlight_class_init+0x0/0xa4 @ 1
  260. [ 0.864917] initcall backlight_class_init+0x0/0xa4 returned 0 after 0 usecs
  261. [ 0.871891] calling tty_class_init+0x0/0x40 @ 1
  262. [ 0.876615] initcall tty_class_init+0x0/0x40 returned 0 after 0 usecs
  263. [ 0.883066] calling vtconsole_class_init+0x0/0xf0 @ 1
  264. [ 0.888569] initcall vtconsole_class_init+0x0/0xf0 returned 0 after 0 usecs
  265. [ 0.895540] calling mipi_dsi_bus_init+0x0/0xc @ 1
  266. [ 0.900529] initcall mipi_dsi_bus_init+0x0/0xc returned 0 after 0 usecs
  267. [ 0.907145] calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  268. [ 0.912965] initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  269. [ 0.920588] calling regmap_initcall+0x0/0x10 @ 1
  270. [ 0.925349] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  271. [ 0.931939] calling spi_init+0x0/0x8c @ 1
  272. [ 0.936306] initcall spi_init+0x0/0x8c returned 0 after 0 usecs
  273. [ 0.942235] calling i2c_init+0x0/0x3c @ 1
  274. [ 0.946623] initcall i2c_init+0x0/0x3c returned 0 after 0 usecs
  275. [ 0.952550] calling init_ladder+0x0/0xc @ 1
  276. [ 0.956868] cpuidle: using governor ladder
  277. [ 0.961036] initcall init_ladder+0x0/0xc returned 0 after 9765 usecs
  278. [ 0.967447] calling init_menu+0x0/0xc @ 1
  279. [ 0.971606] cpuidle: using governor menu
  280. [ 0.975589] initcall init_menu+0x0/0xc returned 0 after 0 usecs
  281. [ 0.981656] calling gate_vma_init+0x0/0x24 @ 1
  282. [ 0.986183] initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  283. [ 0.992609] calling customize_machine+0x0/0x40 @ 1
  284. [ 1.014908] initcall customize_machine+0x0/0x40 returned 0 after 19531 usecs
  285. [ 1.021976] calling arch_hw_breakpoint_init+0x0/0x214 @ 1
  286. [ 1.027505] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  287. [ 1.035563] hw-breakpoint: maximum watchpoint size is 4 bytes.
  288. [ 1.041460] initcall arch_hw_breakpoint_init+0x0/0x214 returned 0 after 19531 usecs
  289. [ 1.049172] calling exceptions_init+0x0/0x9c @ 1
  290. [ 1.053937] initcall exceptions_init+0x0/0x9c returned 0 after 0 usecs
  291. [ 1.060532] calling dma_bus_init+0x0/0xcc @ 1
  292. [ 1.065141] initcall dma_bus_init+0x0/0xcc returned 0 after 0 usecs
  293. [ 1.071420] calling dma_channel_table_init+0x0/0xf0 @ 1
  294. [ 1.076789] initcall dma_channel_table_init+0x0/0xf0 returned 0 after 0 usecs
  295. [ 1.083986] calling iommu_init+0x0/0x64 @ 1
  296. [ 1.088324] initcall iommu_init+0x0/0x64 returned 0 after 0 usecs
  297. [ 1.094543] calling topology_init+0x0/0x74 @ 1
  298. [ 1.099553] initcall topology_init+0x0/0x74 returned 0 after 0 usecs
  299. [ 1.105917] calling uid_cache_init+0x0/0xbc @ 1
  300. [ 1.110624] initcall uid_cache_init+0x0/0xbc returned 0 after 0 usecs
  301. [ 1.117086] calling param_sysfs_init+0x0/0x1a4 @ 1
  302. [ 1.139158] initcall param_sysfs_init+0x0/0x1a4 returned 0 after 9765 usecs
  303. [ 1.146131] calling proc_schedstat_init+0x0/0x38 @ 1
  304. [ 1.151252] initcall proc_schedstat_init+0x0/0x38 returned 0 after 0 usecs
  305. [ 1.158164] calling pm_sysrq_init+0x0/0x1c @ 1
  306. [ 1.190007] initcall pm_sysrq_init+0x0/0x1c returned 0 after 29296 usecs
  307. [ 1.196709] calling hung_task_init+0x0/0x58 @ 1
  308. [ 1.201486] initcall hung_task_init+0x0/0x58 returned 0 after 0 usecs
  309. [ 1.207928] calling default_bdi_init+0x0/0x80 @ 1
  310. [ 1.213513] initcall default_bdi_init+0x0/0x80 returned 0 after 0 usecs
  311. [ 1.220144] calling init_reserve_notifier+0x0/0x8 @ 1
  312. [ 1.225320] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  313. [ 1.232356] calling init_admin_reserve+0x0/0x30 @ 1
  314. [ 1.237367] initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
  315. [ 1.244225] calling init_user_reserve+0x0/0x30 @ 1
  316. [ 1.249153] initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  317. [ 1.255926] calling crypto_wq_init+0x0/0x4c @ 1
  318. [ 1.260699] initcall crypto_wq_init+0x0/0x4c returned 0 after 0 usecs
  319. [ 1.267138] calling cryptomgr_init+0x0/0xc @ 1
  320. [ 1.271738] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  321. [ 1.278144] calling init_bio+0x0/0xc0 @ 1
  322. [ 1.282602] initcall init_bio+0x0/0xc0 returned 0 after 0 usecs
  323. [ 1.288524] calling blk_settings_init+0x0/0x38 @ 1
  324. [ 1.293469] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  325. [ 1.300230] calling blk_ioc_init+0x0/0x40 @ 1
  326. [ 1.304766] initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  327. [ 1.311066] calling blk_softirq_init+0x0/0x84 @ 1
  328. [ 1.315906] initcall blk_softirq_init+0x0/0x84 returned 0 after 0 usecs
  329. [ 1.322596] calling blk_iopoll_setup+0x0/0x84 @ 1
  330. [ 1.327431] initcall blk_iopoll_setup+0x0/0x84 returned 0 after 0 usecs
  331. [ 1.334117] calling blk_mq_init+0x0/0x1c @ 1
  332. [ 1.338524] initcall blk_mq_init+0x0/0x1c returned 0 after 0 usecs
  333. [ 1.344776] calling genhd_device_init+0x0/0x80 @ 1
  334. [ 1.349963] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  335. [ 1.356679] calling gpiolib_debugfs_init+0x0/0x38 @ 1
  336. [ 1.361880] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  337. [ 1.368884] calling pca953x_init+0x0/0x10 @ 1
  338. [ 1.373503] initcall pca953x_init+0x0/0x10 returned 0 after 0 usecs
  339. [ 1.379769] calling tps6586x_gpio_init+0x0/0x10 @ 1
  340. [ 1.384949] initcall tps6586x_gpio_init+0x0/0x10 returned 0 after 0 usecs
  341. [ 1.391747] calling tps65910_gpio_init+0x0/0x10 @ 1
  342. [ 1.396883] initcall tps65910_gpio_init+0x0/0x10 returned 0 after 0 usecs
  343. [ 1.403680] calling pwm_debugfs_init+0x0/0x38 @ 1
  344. [ 1.408530] initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  345. [ 1.415206] calling pwm_sysfs_init+0x0/0x14 @ 1
  346. [ 1.419936] initcall pwm_sysfs_init+0x0/0x14 returned 0 after 0 usecs
  347. [ 1.426384] calling fbmem_init+0x0/0xb4 @ 1
  348. [ 1.430810] initcall fbmem_init+0x0/0xb4 returned 0 after 0 usecs
  349. [ 1.436905] calling regulator_fixed_voltage_init+0x0/0x10 @ 1
  350. [ 1.443238] +5valw: 5000 mV
  351. [ 1.446593] +3VS,vdd_pnl: Failed to request enable GPIO4: -517
  352. [ 1.452555] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517
  353. [ 1.460659] platform regulators:regulator@1: Driver reg-fixed-voltage requests probe deferral
  354. [ 1.469314] initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 19531 usecs
  355. [ 1.477327] calling gpio_regulator_init+0x0/0x10 @ 1
  356. [ 1.482591] initcall gpio_regulator_init+0x0/0x10 returned 0 after 0 usecs
  357. [ 1.489466] calling max8907_regulator_init+0x0/0x10 @ 1
  358. [ 1.494968] initcall max8907_regulator_init+0x0/0x10 returned 0 after 0 usecs
  359. [ 1.502111] calling tps62360_init+0x0/0x10 @ 1
  360. [ 1.506797] initcall tps62360_init+0x0/0x10 returned 0 after 0 usecs
  361. [ 1.513160] calling tps6586x_regulator_init+0x0/0x10 @ 1
  362. [ 1.518731] initcall tps6586x_regulator_init+0x0/0x10 returned 0 after 0 usecs
  363. [ 1.525962] calling tps65910_init+0x0/0x10 @ 1
  364. [ 1.530670] initcall tps65910_init+0x0/0x10 returned 0 after 0 usecs
  365. [ 1.537024] calling misc_init+0x0/0xd0 @ 1
  366. [ 1.541360] initcall misc_init+0x0/0xd0 returned 0 after 0 usecs
  367. [ 1.547368] calling dma_buf_init+0x0/0x68 @ 1
  368. [ 1.551908] initcall dma_buf_init+0x0/0x68 returned 0 after 0 usecs
  369. [ 1.558202] calling tps65910_i2c_init+0x0/0x10 @ 1
  370. [ 1.563254] initcall tps65910_i2c_init+0x0/0x10 returned 0 after 0 usecs
  371. [ 1.569954] calling max8907_i2c_init+0x0/0x34 @ 1
  372. [ 1.574916] initcall max8907_i2c_init+0x0/0x34 returned 0 after 0 usecs
  373. [ 1.581544] calling tps6586x_init+0x0/0x10 @ 1
  374. [ 1.586223] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  375. [ 1.592586] calling init_scsi+0x0/0x88 @ 1
  376. [ 1.597650] SCSI subsystem initialized
  377. [ 1.601415] initcall init_scsi+0x0/0x88 returned 0 after 9765 usecs
  378. [ 1.607727] calling phy_init+0x0/0x40 @ 1
  379. [ 1.612320] initcall phy_init+0x0/0x40 returned 0 after 0 usecs
  380. [ 1.618238] calling usb_init+0x0/0x170 @ 1
  381. [ 1.622850] usbcore: registered new interface driver usbfs
  382. [ 1.628497] usbcore: registered new interface driver hub
  383. [ 1.634009] usbcore: registered new device driver usb
  384. [ 1.639058] initcall usb_init+0x0/0x170 returned 0 after 9765 usecs
  385. [ 1.645399] calling serio_init+0x0/0x30 @ 1
  386. [ 1.649873] initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  387. [ 1.655974] calling input_init+0x0/0x110 @ 1
  388. [ 1.660495] initcall input_init+0x0/0x110 returned 0 after 0 usecs
  389. [ 1.666672] calling rtc_init+0x0/0x60 @ 1
  390. [ 1.670904] initcall rtc_init+0x0/0x60 returned 0 after 0 usecs
  391. [ 1.676822] calling tegra_i2c_init_driver+0x0/0x10 @ 1
  392. [ 1.684849] tps6586x 2-0034: Found TPS6586X, VERSIONCRC is 05
  393. [ 1.692986] vdd_sys: no parameters
  394. [ 1.696451] vdd_sys: supplied by +5valw
  395. [ 1.701295] +1.2vs_sm0,vdd_core: 1200 mV
  396. [ 1.705557] +1.2vs_sm0,vdd_core: supplied by vdd_sys
  397. [ 1.711658] +1.0vs_sm1,vdd_cpu: 1000 mV
  398. [ 1.715833] +1.0vs_sm1,vdd_cpu: supplied by vdd_sys
  399. [ 1.722103] +3.7vs_sm2,vin_ldo*: 3700 mV
  400. [ 1.726366] +3.7vs_sm2,vin_ldo*: supplied by vdd_sys
  401. [ 1.732314] REG-LDO_0: at 1200 mV
  402. [ 1.735978] REG-LDO_0: supplied by +3.7vs_sm2,vin_ldo*
  403. [ 1.742621] +1.1vs_ldo1,avdd_pll*: 1100 mV
  404. [ 1.747056] +1.1vs_ldo1,avdd_pll*: supplied by +3.7vs_sm2,vin_ldo*
  405. [ 1.754356] +1.2vs_ldo2,vdd_rtc: 1200 mV
  406. [ 1.758627] +1.2vs_ldo2,vdd_rtc: supplied by +3.7vs_sm2,vin_ldo*
  407. [ 1.766151] +3.3vs_ldo3,avdd_usb*: 3300 mV
  408. [ 1.770596] +3.3vs_ldo3,avdd_usb*: supplied by +3.7vs_sm2,vin_ldo*
  409. [ 1.778272] +1.8vs_ldo4,avdd_osc,vddio_sys: 1800 mV
  410. [ 1.783499] +1.8vs_ldo4,avdd_osc,vddio_sys: supplied by +3.7vs_sm2,vin_ldo*
  411. [ 1.791450] +2.85vs_ldo5,vcore_mmc: 2850 mV
  412. [ 1.797145] +2.85vs_ldo6,avdd_vdac: 1800 mV
  413. [ 1.801679] +2.85vs_ldo6,avdd_vdac: supplied by +3.7vs_sm2,vin_ldo*
  414. [ 1.809039] +3.3vs_ldo7,avdd_hdmi: 3300 mV
  415. [ 1.813486] +3.3vs_ldo7,avdd_hdmi: supplied by +3.7vs_sm2,vin_ldo*
  416. [ 1.820781] +1.8vs_ldo8,avdd_hdmi_pll: 1800 mV
  417. [ 1.825563] +1.8vs_ldo8,avdd_hdmi_pll: supplied by +3.7vs_sm2,vin_ldo*
  418. [ 1.833067] +2.85vs_ldo9,vdd_ddr_rx: 2850 mV
  419. [ 1.837688] +2.85vs_ldo9,vdd_ddr_rx: supplied by +3.7vs_sm2,vin_ldo*
  420. [ 1.845016] +3.3vs_rtc: 3300 mV
  421. [ 1.850267] initcall tegra_i2c_init_driver+0x0/0x10 returned 0 after 166015 usecs
  422. [ 1.857753] calling videodev_init+0x0/0x84 @ 1
  423. [ 1.862342] Linux video capture interface: v2.00
  424. [ 1.867086] initcall videodev_init+0x0/0x84 returned 0 after 0 usecs
  425. [ 1.873448] calling power_supply_class_init+0x0/0x4c @ 1
  426. [ 1.878962] initcall power_supply_class_init+0x0/0x4c returned 0 after 0 usecs
  427. [ 1.886190] calling hwmon_init+0x0/0x34 @ 1
  428. [ 1.890580] initcall hwmon_init+0x0/0x34 returned 0 after 0 usecs
  429. [ 1.896670] calling mmc_init+0x0/0x88 @ 1
  430. [ 1.901208] initcall mmc_init+0x0/0x88 returned 0 after 0 usecs
  431. [ 1.907127] calling leds_init+0x0/0x50 @ 1
  432. [ 1.911454] initcall leds_init+0x0/0x50 returned 0 after 0 usecs
  433. [ 1.917465] calling tegra_gart_init+0x0/0x10 @ 1
  434. [ 1.923582] initcall tegra_gart_init+0x0/0x10 returned 0 after 0 usecs
  435. [ 1.930121] calling tegra_smmu_init+0x0/0x10 @ 1
  436. [ 1.935041] initcall tegra_smmu_init+0x0/0x10 returned 0 after 0 usecs
  437. [ 1.941580] calling iio_init+0x0/0x8c @ 1
  438. [ 1.945885] initcall iio_init+0x0/0x8c returned 0 after 0 usecs
  439. [ 1.951821] calling init_soundcore+0x0/0x40 @ 1
  440. [ 1.956546] initcall init_soundcore+0x0/0x40 returned 0 after 0 usecs
  441. [ 1.962996] calling alsa_sound_init+0x0/0xac @ 1
  442. [ 1.967832] Advanced Linux Sound Architecture Driver Initialized.
  443. [ 1.973931] initcall alsa_sound_init+0x0/0xac returned 0 after 9765 usecs
  444. [ 1.980781] calling proto_init+0x0/0xc @ 1
  445. [ 1.985030] initcall proto_init+0x0/0xc returned 0 after 0 usecs
  446. [ 1.991093] calling net_dev_init+0x0/0x1d0 @ 1
  447. [ 1.997112] initcall net_dev_init+0x0/0x1d0 returned 0 after 0 usecs
  448. [ 2.003481] calling neigh_init+0x0/0xa4 @ 1
  449. [ 2.007794] initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  450. [ 2.013966] calling fib_rules_init+0x0/0xc8 @ 1
  451. [ 2.018629] initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
  452. [ 2.025141] calling genl_init+0x0/0x8c @ 1
  453. [ 2.029401] initcall genl_init+0x0/0x8c returned 0 after 0 usecs
  454. [ 2.035457] calling cfg80211_init+0x0/0xe0 @ 1
  455. [ 2.040787] initcall cfg80211_init+0x0/0xe0 returned 0 after 0 usecs
  456. [ 2.047148] calling wireless_nlevent_init+0x0/0xc @ 1
  457. [ 2.052349] initcall wireless_nlevent_init+0x0/0xc returned 0 after 0 usecs
  458. [ 2.059360] calling ieee80211_init+0x0/0x38 @ 1
  459. [ 2.064055] initcall ieee80211_init+0x0/0x38 returned 0 after 0 usecs
  460. [ 2.070548] calling rfkill_init+0x0/0x8c @ 1
  461. [ 2.075147] cfg80211: Calling CRDA to update world regulatory domain
  462. [ 2.075372] initcall rfkill_init+0x0/0x8c returned 0 after 0 usecs
  463. [ 2.075466] calling proc_cpu_init+0x0/0x24 @ 1
  464. [ 2.075490] initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  465. [ 2.075502] calling dma_debug_do_init+0x0/0x8 @ 1
  466. [ 2.075508] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  467. [ 2.075521] calling alignment_init+0x0/0xe4 @ 1
  468. [ 2.075544] initcall alignment_init+0x0/0xe4 returned 0 after 0 usecs
  469. [ 2.075556] calling clocksource_done_booting+0x0/0x40 @ 1
  470. [ 2.127085] Switched to clocksource timer_us
  471. [ 2.131358] initcall clocksource_done_booting+0x0/0x40 returned 0 after 13954 usecs
  472. [ 2.139101] calling init_pipe_fs+0x0/0x58 @ 1
  473. [ 2.143665] initcall init_pipe_fs+0x0/0x58 returned 0 after 86 usecs
  474. [ 2.150036] calling eventpoll_init+0x0/0xc0 @ 1
  475. [ 2.154763] initcall eventpoll_init+0x0/0xc0 returned 0 after 67 usecs
  476. [ 2.161306] calling anon_inode_init+0x0/0x6c @ 1
  477. [ 2.166116] initcall anon_inode_init+0x0/0x6c returned 0 after 62 usecs
  478. [ 2.172739] calling proc_cmdline_init+0x0/0x38 @ 1
  479. [ 2.177690] initcall proc_cmdline_init+0x0/0x38 returned 0 after 17 usecs
  480. [ 2.184515] calling proc_consoles_init+0x0/0x38 @ 1
  481. [ 2.189566] initcall proc_consoles_init+0x0/0x38 returned 0 after 15 usecs
  482. [ 2.196474] calling proc_cpuinfo_init+0x0/0x38 @ 1
  483. [ 2.201434] initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 14 usecs
  484. [ 2.208269] calling proc_devices_init+0x0/0x38 @ 1
  485. [ 2.213212] initcall proc_devices_init+0x0/0x38 returned 0 after 15 usecs
  486. [ 2.220056] calling proc_interrupts_init+0x0/0x38 @ 1
  487. [ 2.225259] initcall proc_interrupts_init+0x0/0x38 returned 0 after 15 usecs
  488. [ 2.232363] calling proc_loadavg_init+0x0/0x38 @ 1
  489. [ 2.237313] initcall proc_loadavg_init+0x0/0x38 returned 0 after 15 usecs
  490. [ 2.244141] calling proc_meminfo_init+0x0/0x38 @ 1
  491. [ 2.249100] initcall proc_meminfo_init+0x0/0x38 returned 0 after 14 usecs
  492. [ 2.255926] calling proc_stat_init+0x0/0x38 @ 1
  493. [ 2.260627] initcall proc_stat_init+0x0/0x38 returned 0 after 14 usecs
  494. [ 2.267203] calling proc_uptime_init+0x0/0x38 @ 1
  495. [ 2.272058] initcall proc_uptime_init+0x0/0x38 returned 0 after 14 usecs
  496. [ 2.278815] calling proc_version_init+0x0/0x38 @ 1
  497. [ 2.283765] initcall proc_version_init+0x0/0x38 returned 0 after 20 usecs
  498. [ 2.290604] calling proc_softirqs_init+0x0/0x38 @ 1
  499. [ 2.295632] initcall proc_softirqs_init+0x0/0x38 returned 0 after 15 usecs
  500. [ 2.302564] calling proc_kmsg_init+0x0/0x38 @ 1
  501. [ 2.307254] initcall proc_kmsg_init+0x0/0x38 returned 0 after 15 usecs
  502. [ 2.313821] calling proc_page_init+0x0/0x58 @ 1
  503. [ 2.318540] initcall proc_page_init+0x0/0x58 returned 0 after 29 usecs
  504. [ 2.325087] calling init_ramfs_fs+0x0/0x5c @ 1
  505. [ 2.329697] initcall init_ramfs_fs+0x0/0x5c returned 0 after 10 usecs
  506. [ 2.336185] calling blk_scsi_ioctl_init+0x0/0x164 @ 1
  507. [ 2.341388] initcall blk_scsi_ioctl_init+0x0/0x164 returned 0 after 0 usecs
  508. [ 2.348413] calling chr_dev_init+0x0/0xe0 @ 1
  509. [ 2.374619] initcall chr_dev_init+0x0/0xe0 returned 0 after 21199 usecs
  510. [ 2.381261] calling firmware_class_init+0x0/0xb8 @ 1
  511. [ 2.386430] initcall firmware_class_init+0x0/0xb8 returned 0 after 83 usecs
  512. [ 2.393404] calling cpufreq_gov_performance_init+0x0/0xc @ 1
  513. [ 2.399203] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 1 usecs
  514. [ 2.406825] calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  515. [ 2.411942] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 0 usecs
  516. [ 2.418884] calling sysctl_core_init+0x0/0x30 @ 1
  517. [ 2.423765] initcall sysctl_core_init+0x0/0x30 returned 0 after 44 usecs
  518. [ 2.430498] calling inet_init+0x0/0x258 @ 1
  519. [ 2.434985] NET: Registered protocol family 2
  520. [ 2.440528] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  521. [ 2.447632] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  522. [ 2.454113] TCP: Hash tables configured (established 4096 bind 4096)
  523. [ 2.460854] TCP: reno registered
  524. [ 2.464084] UDP hash table entries: 256 (order: 1, 8192 bytes)
  525. [ 2.470008] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  526. [ 2.476590] initcall inet_init+0x0/0x258 returned 0 after 40791 usecs
  527. [ 2.483050] calling ipv4_offload_init+0x0/0x68 @ 1
  528. [ 2.487977] initcall ipv4_offload_init+0x0/0x68 returned 0 after 1 usecs
  529. [ 2.494729] calling af_unix_init+0x0/0x54 @ 1
  530. [ 2.499277] NET: Registered protocol family 1
  531. [ 2.503682] initcall af_unix_init+0x0/0x54 returned 0 after 4337 usecs
  532. [ 2.510256] calling ipv6_offload_init+0x0/0x88 @ 1
  533. [ 2.515180] initcall ipv6_offload_init+0x0/0x88 returned 0 after 2 usecs
  534. [ 2.521953] calling init_sunrpc+0x0/0x68 @ 1
  535. [ 2.527025] RPC: Registered named UNIX socket transport module.
  536. [ 2.532958] RPC: Registered udp transport module.
  537. [ 2.537713] RPC: Registered tcp transport module.
  538. [ 2.542469] RPC: Registered tcp NFSv4.1 backchannel transport module.
  539. [ 2.548986] initcall init_sunrpc+0x0/0x68 returned 0 after 22094 usecs
  540. [ 2.555572] calling populate_rootfs+0x0/0xcc @ 1
  541. [ 2.562161] Unpacking initramfs...
  542. [ 3.062095] Freeing initrd memory: 6272K (df151000 - df771000)
  543. [ 3.068015] initcall populate_rootfs+0x0/0xcc returned 0 after 495756 usecs
  544. [ 3.075067] calling register_pmu_driver+0x0/0x44 @ 1
  545. [ 3.080468] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  546. [ 3.088779] initcall register_pmu_driver+0x0/0x44 returned 0 after 8444 usecs
  547. [ 3.095915] calling proc_execdomains_init+0x0/0x38 @ 1
  548. [ 3.101233] initcall proc_execdomains_init+0x0/0x38 returned 0 after 26 usecs
  549. [ 3.108407] calling ioresources_init+0x0/0x58 @ 1
  550. [ 3.113270] initcall ioresources_init+0x0/0x58 returned 0 after 29 usecs
  551. [ 3.120017] calling init_posix_timers+0x0/0x214 @ 1
  552. [ 3.125092] initcall init_posix_timers+0x0/0x214 returned 0 after 62 usecs
  553. [ 3.131977] calling init_posix_cpu_timers+0x0/0xe4 @ 1
  554. [ 3.137259] initcall init_posix_cpu_timers+0x0/0xe4 returned 0 after 0 usecs
  555. [ 3.144360] calling init_sched_debug_procfs+0x0/0x40 @ 1
  556. [ 3.149841] initcall init_sched_debug_procfs+0x0/0x40 returned 0 after 17 usecs
  557. [ 3.157198] calling irq_pm_init_ops+0x0/0x18 @ 1
  558. [ 3.161947] initcall irq_pm_init_ops+0x0/0x18 returned 0 after 0 usecs
  559. [ 3.168548] calling timekeeping_init_ops+0x0/0x18 @ 1
  560. [ 3.173735] initcall timekeeping_init_ops+0x0/0x18 returned 0 after 0 usecs
  561. [ 3.180769] calling init_clocksource_sysfs+0x0/0x68 @ 1
  562. [ 3.186661] initcall init_clocksource_sysfs+0x0/0x68 returned 0 after 519 usecs
  563. [ 3.193983] calling init_timer_list_procfs+0x0/0x40 @ 1
  564. [ 3.199364] initcall init_timer_list_procfs+0x0/0x40 returned 0 after 17 usecs
  565. [ 3.206621] calling alarmtimer_init+0x0/0x198 @ 1
  566. [ 3.211921] initcall alarmtimer_init+0x0/0x198 returned 0 after 430 usecs
  567. [ 3.218723] calling clockevents_init_sysfs+0x0/0xe8 @ 1
  568. [ 3.225037] initcall clockevents_init_sysfs+0x0/0xe8 returned 0 after 936 usecs
  569. [ 3.232362] calling sched_clock_syscore_init+0x0/0x18 @ 1
  570. [ 3.237902] initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 0 usecs
  571. [ 3.245259] calling init_tstats_procfs+0x0/0x40 @ 1
  572. [ 3.250308] initcall init_tstats_procfs+0x0/0x40 returned 0 after 18 usecs
  573. [ 3.257228] calling futex_init+0x0/0x108 @ 1
  574. [ 3.261636] futex hash table entries: 512 (order: 3, 32768 bytes)
  575. [ 3.267874] initcall futex_init+0x0/0x108 returned 0 after 6092 usecs
  576. [ 3.274315] calling proc_modules_init+0x0/0x38 @ 1
  577. [ 3.279278] initcall proc_modules_init+0x0/0x38 returned 0 after 17 usecs
  578. [ 3.286100] calling kallsyms_init+0x0/0x38 @ 1
  579. [ 3.290714] initcall kallsyms_init+0x0/0x38 returned 0 after 15 usecs
  580. [ 3.297202] calling ikconfig_init+0x0/0x50 @ 1
  581. [ 3.301797] initcall ikconfig_init+0x0/0x50 returned 0 after 15 usecs
  582. [ 3.308296] calling utsname_sysctl_init+0x0/0x18 @ 1
  583. [ 3.313450] initcall utsname_sysctl_init+0x0/0x18 returned 0 after 53 usecs
  584. [ 3.320432] calling irq_work_init_cpu_notifier+0x0/0x30 @ 1
  585. [ 3.326138] initcall irq_work_init_cpu_notifier+0x0/0x30 returned 0 after 1 usecs
  586. [ 3.333694] calling perf_event_sysfs_init+0x0/0xac @ 1
  587. [ 3.339814] initcall perf_event_sysfs_init+0x0/0xac returned 0 after 822 usecs
  588. [ 3.347041] calling init_per_zone_wmark_min+0x0/0xb8 @ 1
  589. [ 3.352623] initcall init_per_zone_wmark_min+0x0/0xb8 returned 0 after 115 usecs
  590. [ 3.360035] calling kswapd_init+0x0/0x24 @ 1
  591. [ 3.364577] initcall kswapd_init+0x0/0x24 returned 0 after 140 usecs
  592. [ 3.370971] calling extfrag_debug_init+0x0/0x90 @ 1
  593. [ 3.375994] initcall extfrag_debug_init+0x0/0x90 returned 0 after 40 usecs
  594. [ 3.382911] calling setup_vmstat+0x0/0xec @ 1
  595. [ 3.387472] initcall setup_vmstat+0x0/0xec returned 0 after 69 usecs
  596. [ 3.393826] calling mm_compute_batch_init+0x0/0x5c @ 1
  597. [ 3.399118] initcall mm_compute_batch_init+0x0/0x5c returned 0 after 0 usecs
  598. [ 3.406220] calling slab_proc_init+0x0/0x38 @ 1
  599. [ 3.410920] initcall slab_proc_init+0x0/0x38 returned 0 after 17 usecs
  600. [ 3.417496] calling workingset_init+0x0/0x44 @ 1
  601. [ 3.422250] initcall workingset_init+0x0/0x44 returned 0 after 3 usecs
  602. [ 3.428849] calling proc_vmalloc_init+0x0/0x38 @ 1
  603. [ 3.433791] initcall proc_vmalloc_init+0x0/0x38 returned 0 after 16 usecs
  604. [ 3.440637] calling memblock_init_debugfs+0x0/0x78 @ 1
  605. [ 3.445954] initcall memblock_init_debugfs+0x0/0x78 returned 0 after 43 usecs
  606. [ 3.453121] calling procswaps_init+0x0/0x38 @ 1
  607. [ 3.457808] initcall procswaps_init+0x0/0x38 returned 0 after 17 usecs
  608. [ 3.464374] calling init_frontswap+0x0/0x9c @ 1
  609. [ 3.469101] initcall init_frontswap+0x0/0x9c returned 0 after 41 usecs
  610. [ 3.475641] calling slab_proc_init+0x0/0x8 @ 1
  611. [ 3.480238] initcall slab_proc_init+0x0/0x8 returned 0 after 0 usecs
  612. [ 3.486647] calling cpucache_init+0x0/0x5c @ 1
  613. [ 3.491245] initcall cpucache_init+0x0/0x5c returned 0 after 1 usecs
  614. [ 3.497668] calling init_cleancache+0x0/0xc4 @ 1
  615. [ 3.502458] initcall init_cleancache+0x0/0xc4 returned 0 after 41 usecs
  616. [ 3.509111] calling zs_init+0x0/0x84 @ 1
  617. [ 3.513164] initcall zs_init+0x0/0x84 returned 0 after 4 usecs
  618. [ 3.519071] calling fcntl_init+0x0/0x40 @ 1
  619. [ 3.523430] initcall fcntl_init+0x0/0x40 returned 0 after 42 usecs
  620. [ 3.529646] calling proc_filesystems_init+0x0/0x38 @ 1
  621. [ 3.534935] initcall proc_filesystems_init+0x0/0x38 returned 0 after 19 usecs
  622. [ 3.542125] calling dio_init+0x0/0x40 @ 1
  623. [ 3.546308] initcall dio_init+0x0/0x40 returned 0 after 40 usecs
  624. [ 3.552353] calling fsnotify_mark_init+0x0/0x40 @ 1
  625. [ 3.557444] initcall fsnotify_mark_init+0x0/0x40 returned 0 after 70 usecs
  626. [ 3.564319] calling inotify_user_setup+0x0/0x58 @ 1
  627. [ 3.569392] initcall inotify_user_setup+0x0/0x58 returned 0 after 35 usecs
  628. [ 3.576280] calling aio_setup+0x0/0x88 @ 1
  629. [ 3.580672] initcall aio_setup+0x0/0x88 returned 0 after 136 usecs
  630. [ 3.586855] calling proc_locks_init+0x0/0x38 @ 1
  631. [ 3.591647] initcall proc_locks_init+0x0/0x38 returned 0 after 18 usecs
  632. [ 3.598301] calling init_mbcache+0x0/0x18 @ 1
  633. [ 3.602794] initcall init_mbcache+0x0/0x18 returned 0 after 0 usecs
  634. [ 3.609134] calling init_devpts_fs+0x0/0x70 @ 1
  635. [ 3.613913] initcall init_devpts_fs+0x0/0x70 returned 0 after 109 usecs
  636. [ 3.620537] calling init_ext3_fs+0x0/0x84 @ 1
  637. [ 3.625114] initcall init_ext3_fs+0x0/0x84 returned 0 after 83 usecs
  638. [ 3.631484] calling init_ext2_fs+0x0/0x84 @ 1
  639. [ 3.636010] initcall init_ext2_fs+0x0/0x84 returned 0 after 40 usecs
  640. [ 3.642398] calling ext4_init_fs+0x0/0x22c @ 1
  641. [ 3.647318] initcall ext4_init_fs+0x0/0x22c returned 0 after 333 usecs
  642. [ 3.653845] calling journal_init+0x0/0xb4 @ 1
  643. [ 3.658479] initcall journal_init+0x0/0xb4 returned 0 after 117 usecs
  644. [ 3.664918] calling journal_init+0x0/0x124 @ 1
  645. [ 3.669730] initcall journal_init+0x0/0x124 returned 0 after 205 usecs
  646. [ 3.676257] calling init_fat_fs+0x0/0x60 @ 1
  647. [ 3.680753] initcall init_fat_fs+0x0/0x60 returned 0 after 67 usecs
  648. [ 3.687017] calling init_vfat_fs+0x0/0xc @ 1
  649. [ 3.691446] initcall init_vfat_fs+0x0/0xc returned 0 after 2 usecs
  650. [ 3.697686] calling init_nfs_fs+0x0/0x13c @ 1
  651. [ 3.702793] initcall init_nfs_fs+0x0/0x13c returned 0 after 595 usecs
  652. [ 3.709257] calling init_nfs_v2+0x0/0x18 @ 1
  653. [ 3.713649] initcall init_nfs_v2+0x0/0x18 returned 0 after 0 usecs
  654. [ 3.719903] calling init_nfs_v3+0x0/0x18 @ 1
  655. [ 3.724307] initcall init_nfs_v3+0x0/0x18 returned 0 after 0 usecs
  656. [ 3.730561] calling init_nlm+0x0/0x4c @ 1
  657. [ 3.734759] initcall init_nlm+0x0/0x4c returned 0 after 50 usecs
  658. [ 3.740790] calling init_nls_cp437+0x0/0x10 @ 1
  659. [ 3.745456] initcall init_nls_cp437+0x0/0x10 returned 0 after 0 usecs
  660. [ 3.751968] calling init_nls_iso8859_1+0x0/0x10 @ 1
  661. [ 3.756981] initcall init_nls_iso8859_1+0x0/0x10 returned 0 after 0 usecs
  662. [ 3.763847] calling init_autofs4_fs+0x0/0x28 @ 1
  663. [ 3.768929] initcall init_autofs4_fs+0x0/0x28 returned 0 after 315 usecs
  664. [ 3.775632] calling ipc_init+0x0/0x24 @ 1
  665. [ 3.779824] msgmni has been set to 998
  666. [ 3.783630] initcall ipc_init+0x0/0x24 returned 0 after 3736 usecs
  667. [ 3.789854] calling ipc_sysctl_init+0x0/0x18 @ 1
  668. [ 3.794659] initcall ipc_sysctl_init+0x0/0x18 returned 0 after 52 usecs
  669. [ 3.801293] calling crypto_algapi_init+0x0/0x10 @ 1
  670. [ 3.806330] initcall crypto_algapi_init+0x0/0x10 returned 0 after 24 usecs
  671. [ 3.813253] calling chainiv_module_init+0x0/0xc @ 1
  672. [ 3.818275] initcall chainiv_module_init+0x0/0xc returned 0 after 1 usecs
  673. [ 3.825115] calling eseqiv_module_init+0x0/0xc @ 1
  674. [ 3.830059] initcall eseqiv_module_init+0x0/0xc returned 0 after 0 usecs
  675. [ 3.836815] calling seqiv_module_init+0x0/0xc @ 1
  676. [ 3.841672] initcall seqiv_module_init+0x0/0xc returned 0 after 0 usecs
  677. [ 3.848350] calling hmac_module_init+0x0/0xc @ 1
  678. [ 3.853104] initcall hmac_module_init+0x0/0xc returned 0 after 0 usecs
  679. [ 3.859704] calling md5_mod_init+0x0/0xc @ 1
  680. [ 3.864251] initcall md5_mod_init+0x0/0xc returned 0 after 134 usecs
  681. [ 3.870619] calling sha1_generic_mod_init+0x0/0xc @ 1
  682. [ 3.875901] initcall sha1_generic_mod_init+0x0/0xc returned 0 after 96 usecs
  683. [ 3.882965] calling crypto_cbc_module_init+0x0/0xc @ 1
  684. [ 3.888244] initcall crypto_cbc_module_init+0x0/0xc returned 0 after 0 usecs
  685. [ 3.895341] calling crypto_ctr_module_init+0x0/0x44 @ 1
  686. [ 3.900719] initcall crypto_ctr_module_init+0x0/0x44 returned 0 after 0 usecs
  687. [ 3.907916] calling crypto_ccm_module_init+0x0/0x60 @ 1
  688. [ 3.913277] initcall crypto_ccm_module_init+0x0/0x60 returned 0 after 1 usecs
  689. [ 3.920482] calling des_generic_mod_init+0x0/0x10 @ 1
  690. [ 3.925875] initcall des_generic_mod_init+0x0/0x10 returned 0 after 199 usecs
  691. [ 3.933022] calling twofish_mod_init+0x0/0xc @ 1
  692. [ 3.937875] initcall twofish_mod_init+0x0/0xc returned 0 after 93 usecs
  693. [ 3.944486] calling aes_init+0x0/0xc @ 1
  694. [ 3.948667] initcall aes_init+0x0/0xc returned 0 after 95 usecs
  695. [ 3.954586] calling arc4_init+0x0/0x10 @ 1
  696. [ 3.959043] initcall arc4_init+0x0/0x10 returned 0 after 192 usecs
  697. [ 3.965223] calling deflate_mod_init+0x0/0xc @ 1
  698. [ 3.970105] initcall deflate_mod_init+0x0/0xc returned 0 after 104 usecs
  699. [ 3.976805] calling crc32c_mod_init+0x0/0xc @ 1
  700. [ 3.981591] initcall crc32c_mod_init+0x0/0xc returned 0 after 95 usecs
  701. [ 3.988135] calling crypto_authenc_module_init+0x0/0xc @ 1
  702. [ 3.993747] initcall crypto_authenc_module_init+0x0/0xc returned 0 after 0 usecs
  703. [ 4.001218] calling crypto_authenc_esn_module_init+0x0/0xc @ 1
  704. [ 4.007189] initcall crypto_authenc_esn_module_init+0x0/0xc returned 0 after 0 usecs
  705. [ 4.014986] calling krng_mod_init+0x0/0xc @ 1
  706. [ 4.019599] initcall krng_mod_init+0x0/0xc returned 0 after 96 usecs
  707. [ 4.025952] calling proc_genhd_init+0x0/0x58 @ 1
  708. [ 4.030764] initcall proc_genhd_init+0x0/0x58 returned 0 after 37 usecs
  709. [ 4.037401] calling init_emergency_pool+0x0/0x70 @ 1
  710. [ 4.042501] initcall init_emergency_pool+0x0/0x70 returned 0 after 0 usecs
  711. [ 4.049446] calling noop_init+0x0/0xc @ 1
  712. [ 4.053590] io scheduler noop registered (default)
  713. [ 4.058462] initcall noop_init+0x0/0xc returned 0 after 4753 usecs
  714. [ 4.064693] calling percpu_counter_startup+0x0/0x1c @ 1
  715. [ 4.070073] initcall percpu_counter_startup+0x0/0x1c returned 0 after 3 usecs
  716. [ 4.077269] calling tegra20_pinctrl_driver_init+0x0/0x10 @ 1
  717. [ 4.085681] initcall tegra20_pinctrl_driver_init+0x0/0x10 returned 0 after 2552 usecs
  718. [ 4.093531] calling tegra30_pinctrl_driver_init+0x0/0x10 @ 1
  719. [ 4.099501] initcall tegra30_pinctrl_driver_init+0x0/0x10 returned 0 after 173 usecs
  720. [ 4.107256] calling tegra_pwm_driver_init+0x0/0x10 @ 1
  721. [ 4.113092] initcall tegra_pwm_driver_init+0x0/0x10 returned 0 after 553 usecs
  722. [ 4.120330] calling fb_console_init+0x0/0x168 @ 1
  723. [ 4.125451] initcall fb_console_init+0x0/0x168 returned 0 after 281 usecs
  724. [ 4.132252] calling pwm_backlight_driver_init+0x0/0x10 @ 1
  725. [ 4.138038] backlight supply power not found, using dummy regulator
  726. [ 4.144806] initcall pwm_backlight_driver_init+0x0/0x10 returned 0 after 6765 usecs
  727. [ 4.152483] calling tegra_ahb_driver_init+0x0/0x10 @ 1
  728. [ 4.158019] initcall tegra_ahb_driver_init+0x0/0x10 returned 0 after 261 usecs
  729. [ 4.165244] calling tegra_dmac_driver_init+0x0/0x10 @ 1
  730. [ 4.175321] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels
  731. [ 4.183092] initcall tegra_dmac_driver_init+0x0/0x10 returned 0 after 12175 usecs
  732. [ 4.190590] calling regulator_virtual_consumer_driver_init+0x0/0x10 @ 1
  733. [ 4.197471] initcall regulator_virtual_consumer_driver_init+0x0/0x10 returned 0 after 130 usecs
  734. [ 4.206168] calling pty_init+0x0/0x258 @ 1
  735. [ 4.210783] initcall pty_init+0x0/0x258 returned 0 after 356 usecs
  736. [ 4.216966] calling sysrq_init+0x0/0xf8 @ 1
  737. [ 4.221342] initcall sysrq_init+0x0/0xf8 returned 0 after 28 usecs
  738. [ 4.227552] calling serial8250_init+0x0/0x174 @ 1
  739. [ 4.232382] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  740. [ 4.241749] initcall serial8250_init+0x0/0x174 returned 0 after 9138 usecs
  741. [ 4.248662] calling of_platform_serial_driver_init+0x0/0x10 @ 1
  742. [ 4.255152] console [ttyS0] disabled
  743. [ 4.258768] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 68, base_baud = 13500000) is a Tegra
  744. [ 4.267681] console [ttyS0] enabled
  745. [ 4.267681] console [ttyS0] enabled
  746. [ 4.274671] bootconsole [earlycon0] disabled
  747. [ 4.274671] bootconsole [earlycon0] disabled
  748. [ 4.284233] 70006200.serial: ttyS1 at MMIO 0x70006200 (irq = 78, base_baud = 13500000) is a Tegra
  749. [ 4.293943] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 38332 usecs
  750. [ 4.302138] calling drm_core_init+0x0/0x124 @ 1
  751. [ 4.306855] [drm] Initialized drm 1.1.0 20060810
  752. [ 4.311483] initcall drm_core_init+0x0/0x124 returned 0 after 4619 usecs
  753. [ 4.318195] calling host1x_drm_init+0x0/0x120 @ 1
  754. [ 4.323184] tegra-dc 54200000.dc: failed to probe RGB output: -517
  755. [ 4.329392] platform 54200000.dc: Driver tegra-dc requests probe deferral
  756. [ 4.336946] 54280000.hdmi supply hdmi not found, using dummy regulator
  757. [ 4.344965] initcall host1x_drm_init+0x0/0x120 returned 0 after 21460 usecs
  758. [ 4.351954] calling panel_simple_init+0x0/0x30 @ 1
  759. [ 4.357113] platform panel: Driver panel-simple requests probe deferral
  760. [ 4.363951] initcall panel_simple_init+0x0/0x30 returned 0 after 6954 usecs
  761. [ 4.370928] calling tegra_host1x_init+0x0/0x5c @ 1
  762. [ 4.377042] initcall tegra_host1x_init+0x0/0x5c returned 0 after 1205 usecs
  763. [ 4.384030] calling topology_sysfs_init+0x0/0x6c @ 1
  764. [ 4.389304] initcall topology_sysfs_init+0x0/0x6c returned 0 after 209 usecs
  765. [ 4.396353] calling loop_init+0x0/0x128 @ 1
  766. [ 4.410252] loop: module loaded
  767. [ 4.413402] initcall loop_init+0x0/0x128 returned 0 after 12467 usecs
  768. [ 4.419862] calling ad_dpot_i2c_driver_init+0x0/0x10 @ 1
  769. [ 4.425382] initcall ad_dpot_i2c_driver_init+0x0/0x10 returned 0 after 121 usecs
  770. [ 4.432793] calling ics932s401_driver_init+0x0/0x10 @ 1
  771. [ 4.438275] initcall ics932s401_driver_init+0x0/0x10 returned 0 after 160 usecs
  772. [ 4.445585] calling apds9802als_driver_init+0x0/0x10 @ 1
  773. [ 4.451106] initcall apds9802als_driver_init+0x0/0x10 returned 0 after 110 usecs
  774. [ 4.458514] calling isl29003_driver_init+0x0/0x10 @ 1
  775. [ 4.463760] initcall isl29003_driver_init+0x0/0x10 returned 0 after 109 usecs
  776. [ 4.470905] calling init_sd+0x0/0x15c @ 1
  777. [ 4.475296] initcall init_sd+0x0/0x15c returned 0 after 288 usecs
  778. [ 4.481405] calling init_sr+0x0/0x48 @ 1
  779. [ 4.485532] initcall init_sr+0x0/0x48 returned 0 after 117 usecs
  780. [ 4.491553] calling init_mtd+0x0/0x104 @ 1
  781. [ 4.496695] initcall init_mtd+0x0/0x104 returned 0 after 936 usecs
  782. [ 4.502893] calling ofpart_parser_init+0x0/0x24 @ 1
  783. [ 4.507864] initcall ofpart_parser_init+0x0/0x24 returned 0 after 0 usecs
  784. [ 4.514653] calling tegra_sflash_driver_init+0x0/0x10 @ 1
  785. [ 4.520348] initcall tegra_sflash_driver_init+0x0/0x10 returned 0 after 199 usecs
  786. [ 4.527846] calling tegra_slink_driver_init+0x0/0x10 @ 1
  787. [ 4.533438] initcall tegra_slink_driver_init+0x0/0x10 returned 0 after 191 usecs
  788. [ 4.540854] calling dummy_init_module+0x0/0xcc @ 1
  789. [ 4.547119] initcall dummy_init_module+0x0/0xcc returned 0 after 1353 usecs
  790. [ 4.554084] calling net_olddevs_init+0x0/0x6c @ 1
  791. [ 4.558897] initcall net_olddevs_init+0x0/0x6c returned 0 after 8 usecs
  792. [ 4.565509] calling rt2800usb_driver_init+0x0/0x18 @ 1
  793. [ 4.570932] usbcore: registered new interface driver rt2800usb
  794. [ 4.576759] initcall rt2800usb_driver_init+0x0/0x18 returned 0 after 5877 usecs
  795. [ 4.584077] calling asix_driver_init+0x0/0x18 @ 1
  796. [ 4.589057] usbcore: registered new interface driver asix
  797. [ 4.594451] initcall asix_driver_init+0x0/0x18 returned 0 after 5447 usecs
  798. [ 4.601334] calling ax88179_178a_driver_init+0x0/0x18 @ 1
  799. [ 4.606958] usbcore: registered new interface driver ax88179_178a
  800. [ 4.613056] initcall ax88179_178a_driver_init+0x0/0x18 returned 0 after 6094 usecs
  801. [ 4.620631] calling cdc_driver_init+0x0/0x18 @ 1
  802. [ 4.625464] usbcore: registered new interface driver cdc_ether
  803. [ 4.631303] initcall cdc_driver_init+0x0/0x18 returned 0 after 5832 usecs
  804. [ 4.638096] calling smsc75xx_driver_init+0x0/0x18 @ 1
  805. [ 4.643427] usbcore: registered new interface driver smsc75xx
  806. [ 4.649178] initcall smsc75xx_driver_init+0x0/0x18 returned 0 after 5807 usecs
  807. [ 4.656398] calling smsc95xx_driver_init+0x0/0x18 @ 1
  808. [ 4.661725] usbcore: registered new interface driver smsc95xx
  809. [ 4.667483] initcall smsc95xx_driver_init+0x0/0x18 returned 0 after 5803 usecs
  810. [ 4.674703] calling net1080_driver_init+0x0/0x18 @ 1
  811. [ 4.679895] usbcore: registered new interface driver net1080
  812. [ 4.685549] initcall net1080_driver_init+0x0/0x18 returned 0 after 5654 usecs
  813. [ 4.692692] calling cdc_subset_driver_init+0x0/0x18 @ 1
  814. [ 4.698142] usbcore: registered new interface driver cdc_subset
  815. [ 4.704055] initcall cdc_subset_driver_init+0x0/0x18 returned 0 after 5907 usecs
  816. [ 4.711460] calling mcs7830_driver_init+0x0/0x18 @ 1
  817. [ 4.716640] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  818. [ 4.724040] initcall mcs7830_driver_init+0x0/0x18 returned 0 after 7356 usecs
  819. [ 4.731181] calling usbnet_init+0x0/0x30 @ 1
  820. [ 4.735540] initcall usbnet_init+0x0/0x30 returned 0 after 7 usecs
  821. [ 4.741727] calling cdc_ncm_driver_init+0x0/0x18 @ 1
  822. [ 4.746976] usbcore: registered new interface driver cdc_ncm
  823. [ 4.752642] initcall cdc_ncm_driver_init+0x0/0x18 returned 0 after 5730 usecs
  824. [ 4.759782] calling cdrom_init+0x0/0x10 @ 1
  825. [ 4.764096] initcall cdrom_init+0x0/0x10 returned 0 after 47 usecs
  826. [ 4.770282] calling ehci_hcd_init+0x0/0x70 @ 1
  827. [ 4.774804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  828. [ 4.781332] initcall ehci_hcd_init+0x0/0x70 returned 0 after 6372 usecs
  829. [ 4.787951] calling ehci_tegra_init+0x0/0x74 @ 1
  830. [ 4.792646] tegra-ehci: Tegra EHCI driver
  831. [ 4.796866] platform c5000000.usb: Driver tegra-ehci requests probe deferral
  832. [ 4.804038] platform c5004000.usb: Driver tegra-ehci requests probe deferral
  833. [ 4.811195] platform c5008000.usb: Driver tegra-ehci requests probe deferral
  834. [ 4.818365] initcall ehci_tegra_init+0x0/0x74 returned 0 after 25109 usecs
  835. [ 4.825235] calling acm_init+0x0/0x114 @ 1
  836. [ 4.829592] usbcore: registered new interface driver cdc_acm
  837. [ 4.835241] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  838. [ 4.843249] initcall acm_init+0x0/0x114 returned 0 after 13500 usecs
  839. [ 4.849609] calling wdm_driver_init+0x0/0x18 @ 1
  840. [ 4.854443] usbcore: registered new interface driver cdc_wdm
  841. [ 4.860107] initcall wdm_driver_init+0x0/0x18 returned 0 after 5662 usecs
  842. [ 4.866892] calling usb_storage_driver_init+0x0/0x18 @ 1
  843. [ 4.872480] usbcore: registered new interface driver usb-storage
  844. [ 4.878492] initcall usb_storage_driver_init+0x0/0x18 returned 0 after 6051 usecs
  845. [ 4.885973] calling tegra_usb_phy_driver_init+0x0/0x10 @ 1
  846. [ 4.891719] tegra-phy c5000000.usb-phy: no vbus regulator
  847. [ 4.898217] tegra-phy c5004000.usb-phy: no vbus regulator
  848. [ 4.903720] tegra-phy c5008000.usb-phy: no vbus regulator
  849. [ 4.909256] initcall tegra_usb_phy_driver_init+0x0/0x10 returned 0 after 17290 usecs
  850. [ 4.916996] calling serport_init+0x0/0x30 @ 1
  851. [ 4.921446] initcall serport_init+0x0/0x30 returned 0 after 0 usecs
  852. [ 4.927723] calling serio_raw_drv_init+0x0/0x18 @ 1
  853. [ 4.932838] initcall serio_raw_drv_init+0x0/0x18 returned 0 after 151 usecs
  854. [ 4.939809] calling mousedev_init+0x0/0x88 @ 1
  855. [ 4.945071] mousedev: PS/2 mouse device common for all mice
  856. [ 4.950660] initcall mousedev_init+0x0/0x88 returned 0 after 6175 usecs
  857. [ 4.957282] calling evdev_init+0x0/0xc @ 1
  858. [ 4.961462] initcall evdev_init+0x0/0xc returned 0 after 0 usecs
  859. [ 4.967474] calling atkbd_init+0x0/0x18 @ 1
  860. [ 4.971890] initcall atkbd_init+0x0/0x18 returned 0 after 146 usecs
  861. [ 4.978167] calling psmouse_init+0x0/0x98 @ 1
  862. [ 4.982936] initcall psmouse_init+0x0/0x98 returned 0 after 320 usecs
  863. [ 4.989396] calling mpu3050_i2c_driver_init+0x0/0x10 @ 1
  864. [ 4.994919] initcall mpu3050_i2c_driver_init+0x0/0x10 returned 0 after 125 usecs
  865. [ 5.002325] calling em3027_driver_init+0x0/0x10 @ 1
  866. [ 5.007410] initcall em3027_driver_init+0x0/0x10 returned 0 after 111 usecs
  867. [ 5.014367] calling max8907_rtc_driver_init+0x0/0x10 @ 1
  868. [ 5.019912] initcall max8907_rtc_driver_init+0x0/0x10 returned 0 after 136 usecs
  869. [ 5.027318] calling tegra_rtc_driver_init+0x0/0x14 @ 1
  870. [ 5.033357] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  871. [ 5.040529] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  872. [ 5.046808] initcall tegra_rtc_driver_init+0x0/0x14 returned 0 after 13932 usecs
  873. [ 5.054221] calling tps6586x_rtc_driver_init+0x0/0x10 @ 1
  874. [ 5.061364] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  875. [ 5.070088] initcall tps6586x_rtc_driver_init+0x0/0x10 returned 0 after 10125 usecs
  876. [ 5.077758] calling tps65910_rtc_driver_init+0x0/0x10 @ 1
  877. [ 5.083377] initcall tps65910_rtc_driver_init+0x0/0x10 returned 0 after 133 usecs
  878. [ 5.090879] calling i2c_mux_pinctrl_driver_init+0x0/0x10 @ 1
  879. [ 5.096789] initcall i2c_mux_pinctrl_driver_init+0x0/0x10 returned 0 after 164 usecs
  880. [ 5.104544] calling sbs_battery_driver_init+0x0/0x10 @ 1
  881. [ 5.110068] initcall sbs_battery_driver_init+0x0/0x10 returned 0 after 117 usecs
  882. [ 5.117474] calling lm90_driver_init+0x0/0x10 @ 1
  883. [ 5.122352] 2-004c supply vcc not found, using dummy regulator
  884. [ 5.129739] initcall lm90_driver_init+0x0/0x10 returned 0 after 7299 usecs
  885. [ 5.136614] calling cpufreq_stats_init+0x0/0xe0 @ 1
  886. [ 5.141593] initcall cpufreq_stats_init+0x0/0xe0 returned 0 after 2 usecs
  887. [ 5.148387] calling tegra_cpufreq_init+0x0/0xa0 @ 1
  888. [ 5.153839] initcall tegra_cpufreq_init+0x0/0xa0 returned 0 after 478 usecs
  889. [ 5.160813] calling mmc_blk_init+0x0/0x84 @ 1
  890. [ 5.165365] initcall mmc_blk_init+0x0/0x84 returned 0 after 110 usecs
  891. [ 5.171815] calling sdhci_drv_init+0x0/0x24 @ 1
  892. [ 5.176423] sdhci: Secure Digital Host Controller Interface driver
  893. [ 5.182600] sdhci: Copyright(c) Pierre Ossman
  894. [ 5.186952] initcall sdhci_drv_init+0x0/0x24 returned 0 after 10277 usecs
  895. [ 5.193750] calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  896. [ 5.198888] sdhci-pltfm: SDHCI platform and OF driver helper
  897. [ 5.204542] initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 5515 usecs
  898. [ 5.211770] calling sdhci_tegra_driver_init+0x0/0x10 @ 1
  899. [ 5.217677] sdhci-tegra c8000000.sdhci: Got CD GPIO #173.
  900. [ 5.223087] sdhci-tegra c8000000.sdhci: Got WP GPIO #57.
  901. [ 5.228466] mmc0: no vqmmc regulator found
  902. [ 5.232557] mmc0: no vmmc regulator found
  903. [ 5.236558] mmc0: Invalid maximum block size, assuming 512 bytes
  904. [ 5.277094] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA
  905. [ 5.284661] mmc1: no vqmmc regulator found
  906. [ 5.288783] mmc1: no vmmc regulator found
  907. [ 5.292785] mmc1: Invalid maximum block size, assuming 512 bytes
  908. [ 5.337089] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA
  909. [ 5.344609] initcall sdhci_tegra_driver_init+0x0/0x10 returned 0 after 124446 usecs
  910. [ 5.352284] calling gpio_led_driver_init+0x0/0x10 @ 1
  911. [ 5.357994] initcall gpio_led_driver_init+0x0/0x10 returned 0 after 548 usecs
  912. [ 5.365140] calling gpio_trig_init+0x0/0xc @ 1
  913. [ 5.369679] initcall gpio_trig_init+0x0/0xc returned 0 after 1 usecs
  914. [ 5.376030] calling hid_init+0x0/0x54 @ 1
  915. [ 5.381024] initcall hid_init+0x0/0x54 returned 0 after 743 usecs
  916. [ 5.387167] calling hid_generic_init+0x0/0x18 @ 1
  917. [ 5.392147] initcall hid_generic_init+0x0/0x18 returned 0 after 168 usecs
  918. [ 5.398956] calling staging_init+0x0/0x8 @ 1
  919. [ 5.403312] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
  920. [ 5.409513] calling nvec_mouse_driver_init+0x0/0x10 @ 1
  921. [ 5.415007] initcall nvec_mouse_driver_init+0x0/0x10 returned 0 after 176 usecs
  922. [ 5.422349] calling nvec_device_driver_init+0x0/0x10 @ 1
  923. [ 5.437401] nvec 7000c500.nvec: ec firmware version 01.20.00 / f9
  924. [ 5.445390] initcall nvec_device_driver_init+0x0/0x10 returned 0 after 17205 usecs
  925. [ 5.453002] calling nvec_power_driver_init+0x0/0x10 @ 1
  926. [ 5.460111] initcall nvec_power_driver_init+0x0/0x10 returned 0 after 1729 usecs
  927. [ 5.467545] calling nvec_kbd_driver_init+0x0/0x10 @ 1
  928. [ 5.473571] input: nvec keyboard as /devices/soc0/7000c500.nvec/nvec-kbd.0/input/input0
  929. [ 5.482929] initcall nvec_kbd_driver_init+0x0/0x10 returned 0 after 9999 usecs
  930. [ 5.490390] calling nvec_paz00_driver_init+0x0/0x10 @ 1
  931. [ 5.496985] initcall nvec_paz00_driver_init+0x0/0x10 returned 0 after 916 usecs
  932. [ 5.504330] calling tegra20_mc_driver_init+0x0/0x10 @ 1
  933. [ 5.510047] initcall tegra20_mc_driver_init+0x0/0x10 returned 0 after 373 usecs
  934. [ 5.517384] calling tegra30_mc_driver_init+0x0/0x10 @ 1
  935. [ 5.522933] initcall tegra30_mc_driver_init+0x0/0x10 returned 0 after 228 usecs
  936. [ 5.530270] calling alsa_timer_init+0x0/0x184 @ 1
  937. [ 5.535597] initcall alsa_timer_init+0x0/0x184 returned 0 after 516 usecs
  938. [ 5.542428] calling alsa_pcm_init+0x0/0x6c @ 1
  939. [ 5.546987] initcall alsa_pcm_init+0x0/0x6c returned 0 after 25 usecs
  940. [ 5.553446] calling snd_compress_init+0x0/0x8 @ 1
  941. [ 5.558250] initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  942. [ 5.564870] calling snd_soc_init+0x0/0x118 @ 1
  943. [ 5.570280] initcall snd_soc_init+0x0/0x118 returned 0 after 844 usecs
  944. [ 5.576817] calling sock_diag_init+0x0/0xc @ 1
  945. [ 5.581397] initcall sock_diag_init+0x0/0xc returned 0 after 30 usecs
  946. [ 5.587878] calling gre_offload_init+0x0/0x10 @ 1
  947. [ 5.592672] initcall gre_offload_init+0x0/0x10 returned 0 after 0 usecs
  948. [ 5.599315] calling sysctl_ipv4_init+0x0/0x54 @ 1
  949. [ 5.604368] initcall sysctl_ipv4_init+0x0/0x54 returned 0 after 251 usecs
  950. [ 5.611181] calling esp4_init+0x0/0x80 @ 1
  951. [ 5.615370] initcall esp4_init+0x0/0x80 returned 0 after 4 usecs
  952. [ 5.621400] calling tunnel4_init+0x0/0x74 @ 1
  953. [ 5.625846] initcall tunnel4_init+0x0/0x74 returned 0 after 0 usecs
  954. [ 5.632134] calling xfrm4_transport_init+0x0/0x10 @ 1
  955. [ 5.637287] initcall xfrm4_transport_init+0x0/0x10 returned 0 after 1 usecs
  956. [ 5.644249] calling cubictcp_register+0x0/0x5c @ 1
  957. [ 5.649135] TCP: cubic registered
  958. [ 5.652451] initcall cubictcp_register+0x0/0x5c returned 0 after 3236 usecs
  959. [ 5.659426] calling inet6_init+0x0/0x2bc @ 1
  960. [ 5.664105] NET: Registered protocol family 10
  961. [ 5.670146] initcall inet6_init+0x0/0x2bc returned 0 after 6208 usecs
  962. [ 5.676599] calling ah6_init+0x0/0x80 @ 1
  963. [ 5.676644] mmc0: new high speed SDXC card at address b368
  964. [ 5.677647] mmcblk0: mmc0:b368 SDC 59.5 GiB
  965. [ 5.679670] mmcblk0: p1 p2 p3
  966. [ 5.693683] initcall ah6_init+0x0/0x80 returned 0 after 2 usecs
  967. [ 5.699624] calling esp6_init+0x0/0x80 @ 1
  968. [ 5.703810] initcall esp6_init+0x0/0x80 returned 0 after 1 usecs
  969. [ 5.709833] calling ipcomp6_init+0x0/0x80 @ 1
  970. [ 5.714278] initcall ipcomp6_init+0x0/0x80 returned 0 after 1 usecs
  971. [ 5.720563] calling xfrm6_tunnel_init+0x0/0xdc @ 1
  972. [ 5.725559] initcall xfrm6_tunnel_init+0x0/0xdc returned 0 after 113 usecs
  973. [ 5.732463] calling tunnel6_init+0x0/0x78 @ 1
  974. [ 5.736907] initcall tunnel6_init+0x0/0x78 returned 0 after 0 usecs
  975. [ 5.743193] calling xfrm6_transport_init+0x0/0x10 @ 1
  976. [ 5.748342] initcall xfrm6_transport_init+0x0/0x10 returned 0 after 1 usecs
  977. [ 5.755306] calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  978. [ 5.760628] initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 0 usecs
  979. [ 5.767776] calling xfrm6_beet_init+0x0/0x10 @ 1
  980. [ 5.772481] initcall xfrm6_beet_init+0x0/0x10 returned 0 after 0 usecs
  981. [ 5.779020] calling mip6_init+0x0/0xbc @ 1
  982. [ 5.783198] mip6: Mobile IPv6
  983. [ 5.786166] initcall mip6_init+0x0/0xbc returned 0 after 2893 usecs
  984. [ 5.792446] calling sit_init+0x0/0xc4 @ 1
  985. [ 5.793071] mmc1: power class selection to bus width 8 ddr 0 failed
  986. [ 5.793083] mmc1: new high speed MMC card at address 0001
  987. [ 5.794106] mmcblk1: mmc1:0001 MMC32G 29.8 GiB
  988. [ 5.794467] mmcblk1boot0: mmc1:0001 MMC32G partition 1 2.00 MiB
  989. [ 5.794815] mmcblk1boot1: mmc1:0001 MMC32G partition 2 2.00 MiB
  990. [ 5.795126] mmcblk1rpmb: mmc1:0001 MMC32G partition 3 256 KiB
  991. [ 5.796175] mmcblk1: p1() p2(LNX) p3(MBR)
  992. [ 5.801518] mmcblk1boot1: unknown partition table
  993. [ 5.803756] mmcblk1boot0: unknown partition table
  994. [ 5.843896] sit: IPv6 over IPv4 tunneling driver
  995. [ 5.850478] initcall sit_init+0x0/0xc4 returned 0 after 6416 usecs
  996. [ 5.856668] calling ip6_tunnel_init+0x0/0xc0 @ 1
  997. [ 5.863323] initcall ip6_tunnel_init+0x0/0xc0 returned 0 after 1876 usecs
  998. [ 5.870135] calling packet_init+0x0/0x48 @ 1
  999. [ 5.874490] NET: Registered protocol family 17
  1000. [ 5.878977] initcall packet_init+0x0/0x48 returned 0 after 4377 usecs
  1001. [ 5.885423] calling ipsec_pfkey_init+0x0/0x80 @ 1
  1002. [ 5.890249] NET: Registered protocol family 15
  1003. [ 5.894696] initcall ipsec_pfkey_init+0x0/0x80 returned 0 after 4364 usecs
  1004. [ 5.901700] calling rfkill_gpio_driver_init+0x0/0x10 @ 1
  1005. [ 5.907287] initcall rfkill_gpio_driver_init+0x0/0x10 returned 0 after 162 usecs
  1006. [ 5.914769] calling init_machine_late+0x0/0x28 @ 1
  1007. [ 5.921037] rfkill_gpio rfkill_gpio: wifi_rfkill device registered.
  1008. [ 5.927325] initcall init_machine_late+0x0/0x28 returned 0 after 7486 usecs
  1009. [ 5.934287] calling swp_emulation_init+0x0/0x5c @ 1
  1010. [ 5.939273] Registering SWP/SWPB emulation handler
  1011. [ 5.944061] initcall swp_emulation_init+0x0/0x5c returned 0 after 4692 usecs
  1012. [ 5.951119] calling init_oops_id+0x0/0x48 @ 1
  1013. [ 5.955568] initcall init_oops_id+0x0/0x48 returned 0 after 7 usecs
  1014. [ 5.961843] calling sched_init_debug+0x0/0x3c @ 1
  1015. [ 5.966643] initcall sched_init_debug+0x0/0x3c returned 0 after 13 usecs
  1016. [ 5.973351] calling pm_qos_power_init+0x0/0x60 @ 1
  1017. [ 5.979204] initcall pm_qos_power_init+0x0/0x60 returned 0 after 948 usecs
  1018. [ 5.986699] calling pm_debugfs_init+0x0/0x38 @ 1
  1019. [ 5.991432] initcall pm_debugfs_init+0x0/0x38 returned 0 after 12 usecs
  1020. [ 5.998056] calling printk_late_init+0x0/0x5c @ 1
  1021. [ 6.002848] initcall printk_late_init+0x0/0x5c returned 0 after 4 usecs
  1022. [ 6.009472] calling tk_debug_sleep_time_init+0x0/0x50 @ 1
  1023. [ 6.014963] initcall tk_debug_sleep_time_init+0x0/0x50 returned 0 after 10 usecs
  1024. [ 6.022372] calling fault_around_debugfs+0x0/0x4c @ 1
  1025. [ 6.027526] initcall fault_around_debugfs+0x0/0x4c returned 0 after 10 usecs
  1026. [ 6.034574] calling max_swapfiles_check+0x0/0x8 @ 1
  1027. [ 6.039549] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  1028. [ 6.046337] calling prandom_reseed+0x0/0x4c @ 1
  1029. [ 6.050984] initcall prandom_reseed+0x0/0x4c returned 0 after 20 usecs
  1030. [ 6.057522] calling tegra_gpio_debuginit+0x0/0x38 @ 1
  1031. [ 6.062667] initcall tegra_gpio_debuginit+0x0/0x38 returned 0 after 10 usecs
  1032. [ 6.069733] calling deferred_probe_initcall+0x0/0x80 @ 1
  1033. [ 6.075716] +3VS,vdd_pnl: 3300 mV
  1034. [ 6.080339] tegra-dc 54200000.dc: failed to probe RGB output: -517
  1035. [ 6.087165] platform 54200000.dc: Driver tegra-dc requests probe deferral
  1036. [ 6.096941] tegra-ehci c5000000.usb: EHCI Host Controller
  1037. [ 6.102386] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 1
  1038. [ 6.110117] tegra-ehci c5000000.usb: irq 52, io mem 0xc5000000
  1039. [ 6.127095] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00
  1040. [ 6.135451] hub 1-0:1.0: USB hub found
  1041. [ 6.139258] hub 1-0:1.0: 1 port detected
  1042. [ 6.177981] tegra-ehci c5004000.usb: EHCI Host Controller
  1043. [ 6.184124] tegra-ehci c5004000.usb: new USB bus registered, assigned bus number 2
  1044. [ 6.191844] tegra-ehci c5004000.usb: irq 53, io mem 0xc5004000
  1045. [ 6.217108] tegra-ehci c5004000.usb: USB 2.0 started, EHCI 1.00
  1046. [ 6.225802] hub 2-0:1.0: USB hub found
  1047. [ 6.230488] hub 2-0:1.0: 1 port detected
  1048. [ 6.238949] tegra-ehci c5008000.usb: EHCI Host Controller
  1049. [ 6.244390] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 3
  1050. [ 6.252154] tegra-ehci c5008000.usb: irq 129, io mem 0xc5008000
  1051. [ 6.277107] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00
  1052. [ 6.286608] hub 3-0:1.0: USB hub found
  1053. [ 6.291183] hub 3-0:1.0: 1 port detected
  1054. [ 6.300741] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1055. [ 6.307379] [drm] No driver support for vblank timestamp query.
  1056. [ 6.345677] Console: switching to colour frame buffer device 128x37
  1057. [ 6.359078] host1x drm: fb0: frame buffer device
  1058. [ 6.363870] host1x drm: registered panic notifier
  1059. [ 6.397108] [drm] Initialized tegra 0.0.0 20120330 on minor 0
  1060. [ 6.406489] initcall deferred_probe_initcall+0x0/0x80 returned 0 after 323582 usecs
  1061. [ 6.417903] calling rtc_hctosys+0x0/0x120 @ 1
  1062. [ 6.426232] tps6586x-rtc tps6586x-rtc: setting system clock to 2015-01-14 21:55:37 UTC (1421272537)
  1063. [ 6.438491] initcall rtc_hctosys+0x0/0x120 returned 0 after 12691 usecs
  1064. [ 6.448764] calling clk_debug_init+0x0/0x144 @ 1
  1065. [ 6.465863] initcall clk_debug_init+0x0/0x144 returned 0 after 8810 usecs
  1066. [ 6.475720] calling tcp_congestion_default+0x0/0xc @ 1
  1067. [ 6.483909] initcall tcp_congestion_default+0x0/0xc returned 0 after 3 usecs
  1068. [ 6.493906] calling ip_auto_config+0x0/0x1110 @ 1
  1069. [ 6.501692] initcall ip_auto_config+0x0/0x1110 returned 0 after 34 usecs
  1070. [ 6.511384] calling regulator_init_complete+0x0/0x174 @ 1
  1071. [ 6.522638] initcall regulator_init_complete+0x0/0x174 returned 0 after 2667 usecs
  1072. [ 6.533819] calling clk_disable_unused+0x0/0xd8 @ 1
  1073. [ 6.541721] initcall clk_disable_unused+0x0/0xd8 returned 0 after 88 usecs
  1074. [ 6.551423] calling alsa_sound_last_init+0x0/0x6c @ 1
  1075. [ 6.559339] ALSA device list:
  1076. [ 6.565048] No soundcards found.
  1077. [ 6.571180] initcall alsa_sound_last_init+0x0/0x6c returned 0 after 11553 usecs
  1078. [ 6.647133] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  1079. [ 6.801825] hub 2-1:1.0: USB hub found
  1080. [ 6.811013] hub 2-1:1.0: 2 ports detected
  1081. [ 6.937190] usb 3-1: new high-speed USB device number 2 using tegra-ehci
  1082. [ 7.105139] hub 3-1:1.0: USB hub found
  1083. [ 7.120050] hub 3-1:1.0: 3 ports detected
  1084. [ 7.237856] usb 2-1.1: new high-speed USB device number 3 using tegra-ehci
  1085. [ 7.487587] usb 2-1.1: reset high-speed USB device number 3 using tegra-ehci
  1086. [ 7.629484] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
  1087. [ 7.739544] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
  1088. [ 7.758266] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  1089. [ 7.789691] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  1090. [ 7.840709] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  1091. [ 7.897418] usb 2-1.2: new full-speed USB device number 4 using tegra-ehci
  1092. [ 8.061881] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input2
  1093. [ 8.080558] async_waiting @ 1
  1094. [ 8.087434] async_continuing @ 1 after 0 usec
  1095. [ 8.096110] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
  1096. [ 8.107481] Please append a correct "root=" boot option; here are the available partitions:
  1097. [ 8.119827] b300 62462976 mmcblk0 driver: mmcblk
  1098. [ 8.129111] b301 199682 mmcblk0p1 50f896cb-01
  1099. [ 8.138394] b302 61744912 mmcblk0p2 50f896cb-02
  1100. [ 8.147590] b303 513840 mmcblk0p3 50f896cb-03
  1101. [ 8.156728] b310 31260672 mmcblk1 driver: mmcblk
  1102. [ 8.165844] b311 5218 mmcblk1p1
  1103. [ 8.173984] b312 8289 mmcblk1p2
  1104. [ 8.182000] b313 1024 mmcblk1p3
  1105. [ 8.189958] b340 256 mmcblk1rpmb (driver?)
  1106. [ 8.198755] b330 2048 mmcblk1boot1 (driver?)
  1107. [ 8.207603] b320 2048 mmcblk1boot0 (driver?)
  1108. [ 8.216400] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  1109. [ 8.228217] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.16.7 #1
  1110. [ 8.237686] [<c00154cc>] (unwind_backtrace) from [<c001216c>] (show_stack+0x10/0x14)
  1111. [ 8.249031] [<c001216c>] (show_stack) from [<c05a18f4>] (dump_stack+0x78/0x94)
  1112. [ 8.259929] [<c05a18f4>] (dump_stack) from [<c05a1538>] (panic+0x98/0x208)
  1113. [ 8.270435] [<c05a1538>] (panic) from [<c07780c4>] (mount_block_root+0x190/0x22c)
  1114. [ 8.281563] [<c07780c4>] (mount_block_root) from [<c0778260>] (mount_root+0x100/0x108)
  1115. [ 8.293235] [<c0778260>] (mount_root) from [<c07783b8>] (prepare_namespace+0x150/0x198)
  1116. [ 8.304995] [<c07783b8>] (prepare_namespace) from [<c0777d64>] (kernel_init_freeable+0x1c4/0x1d4)
  1117. [ 8.317692] [<c0777d64>] (kernel_init_freeable) from [<c059f800>] (kernel_init+0x8/0xe8)
  1118. [ 8.329596] [<c059f800>] (kernel_init) from [<c000ebd8>] (ret_from_fork+0x14/0x3c)
  1119. [ 8.341021] CPU0: stopping
  1120. [ 8.347545] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.7 #1
  1121. [ 8.357278] [<c00154cc>] (unwind_backtrace) from [<c001216c>] (show_stack+0x10/0x14)
  1122. [ 8.368885] [<c001216c>] (show_stack) from [<c05a18f4>] (dump_stack+0x78/0x94)
  1123. [ 8.379919] [<c05a18f4>] (dump_stack) from [<c0014314>] (handle_IPI+0x154/0x174)
  1124. [ 8.391075] [<c0014314>] (handle_IPI) from [<c0008668>] (gic_handle_irq+0x5c/0x60)
  1125. [ 8.402384] [<c0008668>] (gic_handle_irq) from [<c0012c40>] (__irq_svc+0x40/0x54)
  1126. [ 8.413671] Exception stack(0xc07bdf20 to 0xc07bdf68)
  1127. [ 8.422478] df20: 00000000 c07ca158 00000000 c07ca158 ee5bade8 00000001 dfbd3e08 00000000
  1128. [ 8.434468] df40: c07ca158 c07ca158 ee1f9718 00000001 0000004c c07bdf68 c03d1c30 c03d1c3c
  1129. [ 8.446417] df60: 60000113 ffffffff
  1130. [ 8.453660] [<c0012c40>] (__irq_svc) from [<c03d1c3c>] (cpuidle_enter_state+0x68/0x10c)
  1131. [ 8.465639] [<c03d1c3c>] (cpuidle_enter_state) from [<c006062c>] (cpu_startup_entry+0x1f4/0x218)
  1132. [ 8.478533] [<c006062c>] (cpu_startup_entry) from [<c0777b94>] (start_kernel+0x37c/0x388)
  1133. [ 8.490861] [<c0777b94>] (start_kernel) from [<00008074>] (0x8074)
  1134. [ 8.501205] drm_kms_helper: panic occurred, switching back to text console
  1135. [ 8.512444] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement