Advertisement
zombah

uboot 3.1 otg with fix

Mar 16th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.37 KB | None | 0 0
  1. U-Boot 2013.04-rc1-05935-g477393e-dirty (Mar 16 2013 - 00:54:08)
  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: serial
  10. Out: lcd
  11. Err: lcd
  12. Net: Net Initialization Skipped
  13. No ethernet found.
  14. Hit any key to stop autoboot: 0
  15. mmc1 is current device
  16. Scanning mmc 1...
  17. ** File not found /boot.scr.uimg **
  18. ** File not found /boot.scr **
  19. ** File not found /boot/boot.scr.uimg **
  20. 539 bytes read in 73 ms (6.8 KiB/s)
  21. boot.scr found! Executing ...
  22. ## Executing script at 10000000
  23. === boot.scr: boot from external SD card ===
  24. mmc1 is current device
  25. 2651984 bytes read in 193 ms (13.1 MiB/s)
  26. 170900 bytes read in 63 ms (2.6 MiB/s)
  27. ## Loading init Ramdisk from Legacy Image at 02200000 ...
  28. Image Name: MyRamDisk
  29. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  30. Data Size: 170836 Bytes = 166.8 KiB
  31. Load Address: 00000000
  32. Entry Point: 00000000
  33.  
  34. Starting kernel ...
  35.  
  36. Uncompressing Linux... done, booting the kernel.
  37. <6>Initializing cgroup subsys cpu
  38. <5>Linux version 3.1.10+ (zombah@gilgamesh) (gcc version 4.4.3 (GCC) ) #1
  39. SMP Sun Mar 17 02:42:29 MSK 2013
  40. CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
  41. CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  42. Machine: paz00
  43. <6>debug: ignoring loglevel setting.
  44. [ 0.000000] Initializing cgroup subsys cpu
  45. [ 0.000000] Linux version 3.1.10+ (zombah@gilgamesh) (gcc version 4.4.3
  46. (GCC) ) #1 SMP Sun Mar 17 02:42:29 MSK 2013
  47. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7),
  48. cr=10c5387d
  49. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction
  50. cache
  51. [ 0.000000] Machine: paz00
  52. [ 0.000000] debug: ignoring loglevel setting.
  53. <6>bootconsole [earlycon0] enabled
  54. [ 0.000000] bootconsole [earlycon0] enabled
  55. <6>Tegra reserved memory:
  56. LP0: 00000000 - 00000000
  57. Bootloader framebuffer: 00000000 - 00000000
  58. Framebuffer: 16800000 - 16ffffff
  59. 2nd Framebuffer: 17000000 - 17ffffff
  60. Carveout: 18000000 - 1fffffff
  61. Vpr: 00000000 - 00000000
  62. [ 0.000000] Tegra reserved memory:
  63. [ 0.000000] LP0: 00000000 - 00000000
  64. [ 0.000000] Bootloader framebuffer: 00000000 - 00000000
  65. [ 0.000000] Framebuffer: 16800000 - 16ffffff
  66. [ 0.000000] 2nd Framebuffer: 17000000 - 17ffffff
  67. [ 0.000000] Carveout: 18000000 - 1fffffff
  68. [ 0.000000] Vpr: 00000000 - 00000000
  69. Memory policy: ECC disabled, Data cache writealloc
  70. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  71. <7>On node 0 totalpages: 92160
  72. [ 0.000000] On node 0 totalpages: 92160
  73. <7>free_area_init_node: node 0, pgdat c08688e0, node_mem_map c0f1a000
  74. [ 0.000000] free_area_init_node: node 0, pgdat c08688e0, node_mem_map
  75. c0f1a000
  76. <7> Normal zone: 1024 pages used for memmap
  77. [ 0.000000] Normal zone: 1024 pages used for memmap
  78. <7> Normal zone: 0 pages reserved
  79. [ 0.000000] Normal zone: 0 pages reserved
  80. <7> Normal zone: 91136 pages, LIFO batch:31
  81. [ 0.000000] Normal zone: 91136 pages, LIFO batch:31
  82. fuse init start
  83. [ 0.000000] fuse init start
  84. <6>Tegra SKU: 8 Rev: A02 CPU Process: 2 Core Process: 1 Speedo ID: 0
  85. [ 0.000000] Tegra SKU: 8 Rev: A02 CPU Process: 2 Core Process: 1 Speedo
  86. ID: 0
  87. <6>Tegra Revision: A02 SKU: 0x8 CPU Process: 2 Core Process: 1
  88. [ 0.000000] Tegra Revision: A02 SKU: 0x8 CPU Process: 2 Core Process: 1
  89. gpio resume init start
  90. [ 0.000000] gpio resume init start
  91. init clock start
  92. [ 0.000000] init clock start
  93.  
  94. =============================================
  95. [ 0.000000]
  96. [ 0.000000] =============================================
  97. [ INFO: possible recursive locking detected ]
  98. [ 0.000000] [ INFO: possible recursive locking detected ]
  99. 3.1.10+ #1
  100. [ 0.000000] 3.1.10+ #1
  101. ---------------------------------------------
  102. [ 0.000000] ---------------------------------------------
  103. swapper/0 is trying to acquire lock:
  104. [ 0.000000] swapper/0 is trying to acquire lock:
  105. (&(&c->spinlock)->rlock[ 0.000000]
  106. (&(&c->spinlock)->rlock){......}){......}, at: , at: [<c001f6f4>]
  107. clk_get_rate+0x30/0x6c
  108. [<c001f6f4>] clk_get_rate+0x30/0x6c
  109.  
  110. but task is already holding lock:
  111. [ 0.000000]
  112. [ 0.000000] but task is already holding lock:
  113. (&(&c->spinlock)->rlock[ 0.000000]
  114. (&(&c->spinlock)->rlock){......}){......}, at: , at: [<c001f6f4>]
  115. clk_get_rate+0x30/0x6c
  116. [<c001f6f4>] clk_get_rate+0x30/0x6c
  117.  
  118. other info that might help us debug this:
  119. [ 0.000000]
  120. [ 0.000000] other info that might help us debug this:
  121. Possible unsafe locking scenario:
  122.  
  123. [ 0.000000] Possible unsafe locking scenario:
  124. [ 0.000000]
  125. CPU0
  126. [ 0.000000] CPU0
  127. ----
  128. [ 0.000000] ----
  129. lock([ 0.000000] lock(&(&c->spinlock)->rlock&(&c->spinlock)->rlock);
  130. );
  131. lock([ 0.000000] lock(&(&c->spinlock)->rlock&(&c->spinlock)->rlock);
  132. );
  133.  
  134. *** DEADLOCK ***
  135.  
  136. [ 0.000000]
  137. [ 0.000000] *** DEADLOCK ***
  138. [ 0.000000]
  139. May be due to missing lock nesting notation
  140.  
  141. [ 0.000000] May be due to missing lock nesting notation
  142. [ 0.000000]
  143. 1 lock held by swapper/0:
  144. [ 0.000000] 1 lock held by swapper/0:
  145. #0: [ 0.000000] #0: (&(&c->spinlock)->rlock
  146. #(&(&c->spinlock)->rlock){......}){......}, at: , at: [<c001f6f4>]
  147. #clk_get_rate+0x30/0x6c
  148. [<c001f6f4>] clk_get_rate+0x30/0x6c
  149.  
  150. stack backtrace:
  151. [ 0.000000]
  152. [ 0.000000] stack backtrace:
  153. [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00774dc>]
  154. (check_deadlock+0x324/0x398)
  155. [ 0.000000] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00774dc>]
  156. (check_deadlock+0x324/0x398)
  157. [<c00774dc>] (check_deadlock+0x324/0x398) from [<c0078a34>]
  158. (validate_chain+0x6b0/0x704)
  159. [ 0.000000] [<c00774dc>] (check_deadlock+0x324/0x398) from [<c0078a34>]
  160. (validate_chain+0x6b0/0x704)
  161. [<c0078a34>] (validate_chain+0x6b0/0x704) from [<c0079458>]
  162. (__lock_acquire+0x9d0/0xab8)
  163. [ 0.000000] [<c0078a34>] (validate_chain+0x6b0/0x704) from [<c0079458>]
  164. (__lock_acquire+0x9d0/0xab8)
  165. [<c0079458>] (__lock_acquire+0x9d0/0xab8) from [<c0079a94>]
  166. (lock_acquire+0x88/0x9c)
  167. [ 0.000000] [<c0079458>] (__lock_acquire+0x9d0/0xab8) from [<c0079a94>]
  168. (lock_acquire+0x88/0x9c)
  169. [<c0079a94>] (lock_acquire+0x88/0x9c) from [<c04bb00c>]
  170. (_raw_spin_lock_irqsave+0x60/0x9c)
  171. [ 0.000000] [<c0079a94>] (lock_acquire+0x88/0x9c) from [<c04bb00c>]
  172. (_raw_spin_lock_irqsave+0x60/0x9c)
  173. [<c04bb00c>] (_raw_spin_lock_irqsave+0x60/0x9c) from [<c001f6f4>]
  174. (clk_get_rate+0x30/0x6c)
  175. [ 0.000000] [<c04bb00c>] (_raw_spin_lock_irqsave+0x60/0x9c) from
  176. [<c001f6f4>] (clk_get_rate+0x30/0x6c)
  177. [<c001f6f4>] (clk_get_rate+0x30/0x6c) from [<c001f66c>]
  178. (clk_predict_rate_from_parent+0x10/0x50)
  179. [ 0.000000] [<c001f6f4>] (clk_get_rate+0x30/0x6c) from [<c001f66c>]
  180. (clk_predict_rate_from_parent+0x10/0x50)
  181. [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from [<c001f700>]
  182. (clk_get_rate+0x3c/0x6c)
  183. [ 0.000000] [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from
  184. [<c001f700>] (clk_get_rate+0x3c/0x6c)
  185. [<c001f700>] (clk_get_rate+0x3c/0x6c) from [<c001f66c>]
  186. (clk_predict_rate_from_parent+0x10/0x50)
  187. [ 0.000000] [<c001f700>] (clk_get_rate+0x3c/0x6c) from [<c001f66c>]
  188. (clk_predict_rate_from_parent+0x10/0x50)
  189. [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from [<c00215dc>]
  190. (tegra2_emc_clk_init+0x14/0x1c)
  191. [ 0.000000] [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from
  192. [<c00215dc>] (tegra2_emc_clk_init+0x14/0x1c)
  193. [<c00215dc>] (tegra2_emc_clk_init+0x14/0x1c) from [<c002061c>]
  194. (clk_init+0x48/0xcc)
  195. [ 0.000000] [<c00215dc>] (tegra2_emc_clk_init+0x14/0x1c) from
  196. [<c002061c>] (clk_init+0x48/0xcc)
  197. [<c002061c>] (clk_init+0x48/0xcc) from [<c0022d74>]
  198. (tegra2_init_one_clock+0xc/0x44)
  199. [ 0.000000] [<c002061c>] (clk_init+0x48/0xcc) from [<c0022d74>]
  200. (tegra2_init_one_clock+0xc/0x44)
  201. [<c0022d74>] (tegra2_init_one_clock+0xc/0x44) from [<c0667550>]
  202. (tegra_soc_init_clocks+0x1c/0x1f8)
  203. [ 0.000000] [<c0022d74>] (tegra2_init_one_clock+0xc/0x44) from
  204. [<c0667550>] (tegra_soc_init_clocks+0x1c/0x1f8)
  205. [<c0667550>] (tegra_soc_init_clocks+0x1c/0x1f8) from [<c066707c>]
  206. (tegra_init_clock+0x8/0x64)
  207. [ 0.000000] [<c0667550>] (tegra_soc_init_clocks+0x1c/0x1f8) from
  208. [<c066707c>] (tegra_init_clock+0x8/0x64)
  209. [<c066707c>] (tegra_init_clock+0x8/0x64) from [<c0666764>]
  210. (tegra_init_early+0x28/0x278)
  211. [ 0.000000] [<c066707c>] (tegra_init_clock+0x8/0x64) from [<c0666764>]
  212. (tegra_init_early+0x28/0x278)
  213. [<c0666764>] (tegra_init_early+0x28/0x278) from [<c0662c9c>]
  214. (setup_arch+0x5d8/0x6c0)
  215. [ 0.000000] [<c0666764>] (tegra_init_early+0x28/0x278) from [<c0662c9c>]
  216. (setup_arch+0x5d8/0x6c0)
  217. [<c0662c9c>] (setup_arch+0x5d8/0x6c0) from [<c0660628>]
  218. (start_kernel+0xbc/0x34c)
  219. [ 0.000000] [<c0662c9c>] (setup_arch+0x5d8/0x6c0) from [<c0660628>]
  220. (start_kernel+0xbc/0x34c)
  221. [<c0660628>] (start_kernel+0xbc/0x34c) from [<00008040>] (0x8040)
  222. [ 0.000000] [<c0660628>] (start_kernel+0xbc/0x34c) from [<00008040>]
  223. (0x8040)
  224. init pinmux start
  225. [ 0.000000] init pinmux start
  226. clk init start
  227. [ 0.000000] clk init start
  228. init power start
  229. [ 0.000000] init power start
  230. init cache start
  231. [ 0.000000] init cache start
  232. <6>L310 cache controller enabled
  233. [ 0.000000] L310 cache controller enabled
  234. <6>l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache size:
  235. 1048576 B
  236. [ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache
  237. size: 1048576 B
  238. init ahb gizmo start
  239. [ 0.000000] init ahb gizmo start
  240. init debug uart start
  241. [ 0.000000] init debug uart start
  242. <6>PERCPU: Embedded 359 pages/cpu @c1323000 s1449824 r8192 d12448 u1470464
  243. [ 0.000000] PERCPU: Embedded 359 pages/cpu @c1323000 s1449824 r8192
  244. d12448 u1470464
  245. <7>pcpu-alloc: s1449824 r8192 d12448 u1470464 alloc=359*4096[ 0.000000]
  246. pcpu-alloc: s1449824 r8192 d12448 u1470464 alloc=359*4096
  247.  
  248. <7>pcpu-alloc: [ 0.000000] pcpu-alloc: [0] [0] 0 0 [0] [0] 1 1
  249.  
  250. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 91136
  251. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
  252. pages: 91136
  253. <5>Kernel command line: mem=512M@0 console=ttyS0,115200n8 console=tty0
  254. no_console_suspend=1 androidboot.hardware=paz00 ignore_loglevel earlyprintk
  255. initcall_debug
  256. tegrapart=recovery:300:a00:800,boot:d00:1000:800,mbr:1d00:200:800
  257. nvtegra_hideparts=BCT,PT,EBT,MBR,EM1,EM2 tegra_wdt.heartbeat=30
  258. [ 0.000000] Kernel command line: mem=512M@0 console=ttyS0,115200n8
  259. console=tty0 no_console_suspend=1 androidboot.hardware=paz00 ignore_loglevel
  260. earlyprintk initcall_debug
  261. tegrapart=recovery:300:a00:800,boot:d00:1000:800,mbr:1d00:200:800
  262. nvtegra_hideparts=BCT,PT,EBT,MBR,EM1,EM2 tegra_wdt.heartbeat=30
  263. <6>PID hash table entries: 2048 (order: 1, 8192 bytes)
  264. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  265. <6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  266. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144
  267. bytes)
  268. <6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  269. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
  270. bytes)
  271. <6>Memory:[ 0.000000] Memory: 360MB 360MB = 360MB total
  272. = 360MB total
  273. <5>Memory: 345600k/345600k available, 178688k reserved, 0K highmem
  274. [ 0.000000] Memory: 345600k/345600k available, 178688k reserved, 0K
  275. highmem
  276. <5>Virtual kernel memory layout:
  277. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  278. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  279. DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  280. vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  281. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  282. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  283. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  284. .text : 0xc0008000 - 0xc065fba4 (6495 kB)
  285. .init : 0xc0660000 - 0xc07f3f60 (1616 kB)
  286. .data : 0xc07f4000 - 0xc086a560 ( 474 kB)
  287. .bss : 0xc086a584 - 0xc0f198c8 (6845 kB)
  288. [ 0.000000] Virtual kernel memory layout:
  289. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  290. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  291. [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  292. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  293. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  294. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  295. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  296. [ 0.000000] .text : 0xc0008000 - 0xc065fba4 (6495 kB)
  297. [ 0.000000] .init : 0xc0660000 - 0xc07f3f60 (1616 kB)
  298. [ 0.000000] .data : 0xc07f4000 - 0xc086a560 ( 474 kB)
  299. [ 0.000000] .bss : 0xc086a584 - 0xc0f198c8 (6845 kB)
  300. <6>Hierarchical RCU implementation.
  301. [ 0.000000] Hierarchical RCU implementation.
  302. <6>NR_IRQS:480
  303. [ 0.000000] NR_IRQS:480
  304. <6>sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  305. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps
  306. every 4294967ms
  307. Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  308. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc.,
  309. Ingo Molnar
  310. ... MAX_LOCKDEP_SUBCLASSES: 8
  311. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  312. ... MAX_LOCK_DEPTH: 48
  313. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  314. ... MAX_LOCKDEP_KEYS: 8191
  315. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  316. ... CLASSHASH_SIZE: 4096
  317. [ 0.000000] ... CLASSHASH_SIZE: 4096
  318. ... MAX_LOCKDEP_ENTRIES: 16384
  319. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  320. ... MAX_LOCKDEP_CHAINS: 32768
  321. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  322. ... CHAINHASH_SIZE: 16384
  323. [ 0.000000] ... CHAINHASH_SIZE: 16384
  324. memory used by lock dependency info: 3951 kB
  325. [ 0.000000] memory used by lock dependency info: 3951 kB
  326. per task-struct memory footprint: 2304 bytes
  327. [ 0.000000] per task-struct memory footprint: 2304 bytes
  328. <6>Calibrating delay loop... [ 0.090013] Calibrating delay loop...
  329. <c>1993.93 BogoMIPS (lpj=9969664)
  330. 1993.93 BogoMIPS (lpj=9969664)
  331. <6>pid_max: default: 32768 minimum: 301
  332. [ 0.159758] pid_max: default: 32768 minimum: 301
  333. <6>Mount-cache hash table entries: 512
  334. [ 0.168392] Mount-cache hash table entries: 512
  335. <6>Initializing cgroup subsys debug
  336. [ 0.177200] Initializing cgroup subsys debug
  337. <6>Initializing cgroup subsys cpuacct
  338. [ 0.185122] Initializing cgroup subsys cpuacct
  339. <6>Initializing cgroup subsys freezer
  340. [ 0.193242] Initializing cgroup subsys freezer
  341. <6>Initializing cgroup subsys net_cls
  342. [ 0.201329] Initializing cgroup subsys net_cls
  343. <6>CPU: Testing write buffer coherency: [ 0.209539] CPU: Testing write
  344. buffer coherency: ok
  345. ok
  346. <7>calling init_hw_perf_events+0x0/0x1d0 @ 1
  347. [ 0.219366] calling init_hw_perf_events+0x0/0x1d0 @ 1
  348. <6>hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters
  349. available
  350. [ 0.231875] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7
  351. counters available
  352. <7>initcall init_hw_perf_events+0x0/0x1d0 returned 0 after 9765 usecs
  353. [ 0.246568] initcall init_hw_perf_events+0x0/0x1d0 returned 0 after 9765
  354. usecs
  355. <7>calling __might_sleep_init+0x0/0x20 @ 1
  356. [ 0.258033] calling __might_sleep_init+0x0/0x20 @ 1
  357. <7>initcall __might_sleep_init+0x0/0x20 returned 0 after 0 usecs
  358. [ 0.269052] initcall __might_sleep_init+0x0/0x20 returned 0 after 0 usecs
  359. <7>calling migration_init+0x0/0x80 @ 1
  360. [ 0.279714] calling migration_init+0x0/0x80 @ 1
  361. <7>initcall migration_init+0x0/0x80 returned 0 after 0 usecs
  362. [ 0.290017] initcall migration_init+0x0/0x80 returned 0 after 0 usecs
  363. <7>calling spawn_ksoftirqd+0x0/0x60 @ 1
  364. [ 0.300406] calling spawn_ksoftirqd+0x0/0x60 @ 1
  365. <7>initcall spawn_ksoftirqd+0x0/0x60 returned 0 after 0 usecs
  366. [ 0.310989] initcall spawn_ksoftirqd+0x0/0x60 returned 0 after 0 usecs
  367. <7>calling init_workqueues+0x0/0x398 @ 1
  368. [ 0.321567] calling init_workqueues+0x0/0x398 @ 1
  369. <7>initcall init_workqueues+0x0/0x398 returned 0 after 0 usecs
  370. [ 0.332492] initcall init_workqueues+0x0/0x398 returned 0 after 0 usecs
  371. <7>calling cpu_stop_init+0x0/0xd8 @ 1
  372. [ 0.342895] calling cpu_stop_init+0x0/0xd8 @ 1
  373. <7>initcall cpu_stop_init+0x0/0xd8 returned 0 after 0 usecs
  374. [ 0.353111] initcall cpu_stop_init+0x0/0xd8 returned 0 after 0 usecs
  375. <7>calling rcu_scheduler_really_started+0x0/0x18 @ 1
  376. [ 0.364574] calling rcu_scheduler_really_started+0x0/0x18 @ 1
  377. <7>initcall rcu_scheduler_really_started+0x0/0x18 returned 0 after 0 usecs
  378. [ 0.377365] initcall rcu_scheduler_really_started+0x0/0x18 returned 0
  379. after 0 usecs
  380. <7>calling relay_init+0x0/0x18 @ 1
  381. [ 0.388554] calling relay_init+0x0/0x18 @ 1
  382. <7>initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  383. [ 0.398140] initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  384. CPU1: Booted secondary processor
  385. <6>Brought up 2 CPUs
  386. [ 0.408071] CPU1: Booted secondary processor
  387. [ 0.410155] Brought up 2 CPUs
  388. <6>SMP: Total of 2 processors activated (3987.86 BogoMIPS).
  389. [ 0.423122] SMP: Total of 2 processors activated (3987.86 BogoMIPS).
  390. <7>calling init_mmap_min_addr+0x0/0x20 @ 1
  391. [ 0.438416] calling init_mmap_min_addr+0x0/0x20 @ 1
  392. <7>initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  393. [ 0.449445] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  394. <7>calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  395. [ 0.462155] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  396. <7>initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after
  397. 0 usecs
  398. [ 0.476558] initcall init_cpufreq_transition_notifier_list+0x0/0x24
  399. returned 0 after 0 usecs
  400. <7>calling net_ns_init+0x0/0x180 @ 1
  401. [ 0.488720] calling net_ns_init+0x0/0x180 @ 1
  402. <7>initcall net_ns_init+0x0/0x180 returned 0 after 0 usecs
  403. [ 0.498664] initcall net_ns_init+0x0/0x180 returned 0 after 0 usecs
  404. <7>calling ptrace_break_init+0x0/0x2c @ 1
  405. [ 0.509055] calling ptrace_break_init+0x0/0x2c @ 1
  406. <7>initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  407. [ 0.519889] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  408. <7>calling cpu_suspend_init+0x0/0x4c @ 1
  409. [ 0.530634] calling cpu_suspend_init+0x0/0x4c @ 1
  410. <7>initcall cpu_suspend_init+0x0/0x4c returned 0 after 0 usecs
  411. [ 0.541304] initcall cpu_suspend_init+0x0/0x4c returned 0 after 0 usecs
  412. <7>calling twd_cpufreq_init+0x0/0x34 @ 1
  413. [ 0.551963] calling twd_cpufreq_init+0x0/0x34 @ 1
  414. <7>initcall twd_cpufreq_init+0x0/0x34 returned 0 after 0 usecs
  415. [ 0.562621] initcall twd_cpufreq_init+0x0/0x34 returned 0 after 0 usecs
  416. <7>calling consistent_init+0x0/0xc4 @ 1
  417. [ 0.573184] calling consistent_init+0x0/0xc4 @ 1
  418. <7>initcall consistent_init+0x0/0xc4 returned 0 after 0 usecs
  419. [ 0.583692] initcall consistent_init+0x0/0xc4 returned 0 after 0 usecs
  420. <7>calling v6_userpage_init+0x0/0x8 @ 1
  421. [ 0.594180] calling v6_userpage_init+0x0/0x8 @ 1
  422. <7>initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  423. [ 0.604659] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  424. <7>calling syncpt_init_irq+0x0/0xe4 @ 1
  425. [ 0.615143] calling syncpt_init_irq+0x0/0xe4 @ 1
  426. <7>initcall syncpt_init_irq+0x0/0xe4 returned 0 after 0 usecs
  427. [ 0.625752] initcall syncpt_init_irq+0x0/0xe4 returned 0 after 0 usecs
  428. <7>calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  429. [ 0.637035] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  430. <7>initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  431. [ 0.649117] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0
  432. usecs
  433. <7>calling alloc_frozen_cpus+0x0/0x8 @ 1
  434. [ 0.660487] calling alloc_frozen_cpus+0x0/0x8 @ 1
  435. <7>initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  436. [ 0.671142] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  437. <7>calling sysctl_init+0x0/0x3c @ 1
  438. [ 0.681357] calling sysctl_init+0x0/0x3c @ 1
  439. <7>initcall sysctl_init+0x0/0x3c returned 0 after 0 usecs
  440. [ 0.691335] initcall sysctl_init+0x0/0x3c returned 0 after 0 usecs
  441. <7>calling ksysfs_init+0x0/0x98 @ 1
  442. [ 0.701104] calling ksysfs_init+0x0/0x98 @ 1
  443. <7>initcall ksysfs_init+0x0/0x98 returned 0 after 0 usecs
  444. [ 0.710902] initcall ksysfs_init+0x0/0x98 returned 0 after 0 usecs
  445. <7>calling init_jiffies_clocksource+0x0/0xc @ 1
  446. [ 0.721746] calling init_jiffies_clocksource+0x0/0xc @ 1
  447. <7>initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0 usecs
  448. [ 0.733652] initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0
  449. usecs
  450. <7>calling pm_init+0x0/0x74 @ 1
  451. [ 0.744136] calling pm_init+0x0/0x74 @ 1
  452. <7>initcall pm_init+0x0/0x74 returned 0 after 0 usecs
  453. [ 0.753246] initcall pm_init+0x0/0x74 returned 0 after 0 usecs
  454. <7>calling wakelocks_init+0x0/0x15c @ 1
  455. [ 0.763021] calling wakelocks_init+0x0/0x15c @ 1
  456. <7>initcall wakelocks_init+0x0/0x15c returned 0 after 0 usecs
  457. [ 0.773759] initcall wakelocks_init+0x0/0x15c returned 0 after 0 usecs
  458. <7>calling init_zero_pfn+0x0/0x34 @ 1
  459. [ 0.784071] calling init_zero_pfn+0x0/0x34 @ 1
  460. <7>initcall init_zero_pfn+0x0/0x34 returned 0 after 0 usecs
  461. [ 0.794207] initcall init_zero_pfn+0x0/0x34 returned 0 after 0 usecs
  462. <7>calling fsnotify_init+0x0/0x34 @ 1
  463. [ 0.804339] calling fsnotify_init+0x0/0x34 @ 1
  464. <7>initcall fsnotify_init+0x0/0x34 returned 0 after 0 usecs
  465. [ 0.814487] initcall fsnotify_init+0x0/0x34 returned 0 after 0 usecs
  466. <7>calling filelock_init+0x0/0x38 @ 1
  467. [ 0.824619] calling filelock_init+0x0/0x38 @ 1
  468. <7>initcall filelock_init+0x0/0x38 returned 0 after 0 usecs
  469. [ 0.834779] initcall filelock_init+0x0/0x38 returned 0 after 0 usecs
  470. <7>calling init_script_binfmt+0x0/0x10 @ 1
  471. [ 0.845354] calling init_script_binfmt+0x0/0x10 @ 1
  472. <7>initcall init_script_binfmt+0x0/0x10 returned 0 after 0 usecs
  473. [ 0.856374] initcall init_script_binfmt+0x0/0x10 returned 0 after 0 usecs
  474. <7>calling init_elf_binfmt+0x0/0x10 @ 1
  475. [ 0.867117] calling init_elf_binfmt+0x0/0x10 @ 1
  476. <7>initcall init_elf_binfmt+0x0/0x10 returned 0 after 0 usecs
  477. [ 0.877598] initcall init_elf_binfmt+0x0/0x10 returned 0 after 0 usecs
  478. <7>calling debugfs_init+0x0/0x60 @ 1
  479. [ 0.887816] calling debugfs_init+0x0/0x60 @ 1
  480. <7>initcall debugfs_init+0x0/0x60 returned 0 after 0 usecs
  481. [ 0.897778] initcall debugfs_init+0x0/0x60 returned 0 after 0 usecs
  482. <7>calling random32_init+0x0/0xd4 @ 1
  483. [ 0.907825] calling random32_init+0x0/0xd4 @ 1
  484. <7>initcall random32_init+0x0/0xd4 returned 0 after 0 usecs
  485. [ 0.917958] initcall random32_init+0x0/0xd4 returned 0 after 0 usecs
  486. <7>calling regulator_init+0x0/0x70 @ 1
  487. [ 0.928176] calling regulator_init+0x0/0x70 @ 1
  488. <6>print_constraints: dummy:
  489. [ 0.936033] print_constraints: dummy:
  490. <7>initcall regulator_init+0x0/0x70 returned 0 after 9765 usecs
  491. [ 0.945788] initcall regulator_init+0x0/0x70 returned 0 after 9765 usecs
  492. <7>calling cpufreq_core_init+0x0/0x100 @ 1
  493. [ 0.956718] calling cpufreq_core_init+0x0/0x100 @ 1
  494. <7>initcall cpufreq_core_init+0x0/0x100 returned 0 after 0 usecs
  495. [ 0.967747] initcall cpufreq_core_init+0x0/0x100 returned 0 after 0 usecs
  496. <7>calling cpuidle_init+0x0/0x48 @ 1
  497. [ 0.978233] calling cpuidle_init+0x0/0x48 @ 1
  498. <7>initcall cpuidle_init+0x0/0x48 returned 0 after 0 usecs
  499. [ 0.988203] initcall cpuidle_init+0x0/0x48 returned 0 after 0 usecs
  500. <7>calling sock_init+0x0/0x8c @ 1
  501. [ 0.997891] calling sock_init+0x0/0x8c @ 1
  502. <7>initcall sock_init+0x0/0x8c returned 0 after 0 usecs
  503. [ 1.007491] initcall sock_init+0x0/0x8c returned 0 after 0 usecs
  504. <7>calling netlink_proto_init+0x0/0x1a8 @ 1
  505. [ 1.017801] calling netlink_proto_init+0x0/0x1a8 @ 1
  506. <6>NET: Registered protocol family 16
  507. [ 1.026528] NET: Registered protocol family 16
  508. <7>initcall netlink_proto_init+0x0/0x1a8 returned 0 after 9765 usecs
  509. [ 1.037408] initcall netlink_proto_init+0x0/0x1a8 returned 0 after 9765
  510. usecs
  511. <7>calling tegra_init_ahb_gizmo_settings+0x0/0x1ec @ 1
  512. [ 1.049846] calling tegra_init_ahb_gizmo_settings+0x0/0x1ec @ 1
  513. <7>initcall tegra_init_ahb_gizmo_settings+0x0/0x1ec returned 0 after 0 usecs
  514. [ 1.062999] initcall tegra_init_ahb_gizmo_settings+0x0/0x1ec returned 0
  515. after 0 usecs
  516. <7>calling tegra_dma_init+0x0/0x258 @ 1
  517. [ 1.074813] calling tegra_dma_init+0x0/0x258 @ 1
  518. <7>initcall tegra_dma_init+0x0/0x258 returned 0 after 0 usecs
  519. [ 1.085499] initcall tegra_dma_init+0x0/0x258 returned 0 after 0 usecs
  520. <7>calling bdi_class_init+0x0/0x58 @ 1
  521. [ 1.095895] calling bdi_class_init+0x0/0x58 @ 1
  522. <7>initcall bdi_class_init+0x0/0x58 returned 0 after 0 usecs
  523. [ 1.106257] initcall bdi_class_init+0x0/0x58 returned 0 after 0 usecs
  524. <7>calling kobject_uevent_init+0x0/0x20 @ 1
  525. [ 1.117011] calling kobject_uevent_init+0x0/0x20 @ 1
  526. <7>initcall kobject_uevent_init+0x0/0x20 returned 0 after 0 usecs
  527. [ 1.128223] initcall kobject_uevent_init+0x0/0x20 returned 0 after 0
  528. usecs
  529. <7>calling gpiolib_sysfs_init+0x0/0x90 @ 1
  530. [ 1.139332] calling gpiolib_sysfs_init+0x0/0x90 @ 1
  531. <7>initcall gpiolib_sysfs_init+0x0/0x90 returned 0 after 0 usecs
  532. [ 1.150396] initcall gpiolib_sysfs_init+0x0/0x90 returned 0 after 0 usecs
  533. <7>calling tegra_gpio_init+0x0/0x18c @ 1
  534. [ 1.161235] calling tegra_gpio_init+0x0/0x18c @ 1
  535. <7>initcall tegra_gpio_init+0x0/0x18c returned 0 after 0 usecs
  536. [ 1.172875] initcall tegra_gpio_init+0x0/0x18c returned 0 after 0 usecs
  537. <7>calling pcibus_class_init+0x0/0x14 @ 1
  538. [ 1.183626] calling pcibus_class_init+0x0/0x14 @ 1
  539. <7>initcall pcibus_class_init+0x0/0x14 returned 0 after 0 usecs
  540. [ 1.194489] initcall pcibus_class_init+0x0/0x14 returned 0 after 0 usecs
  541. <7>calling pci_driver_init+0x0/0xc @ 1
  542. [ 1.205065] calling pci_driver_init+0x0/0xc @ 1
  543. <7>initcall pci_driver_init+0x0/0xc returned 0 after 0 usecs
  544. [ 1.215421] initcall pci_driver_init+0x0/0xc returned 0 after 0 usecs
  545. <7>calling backlight_class_init+0x0/0x70 @ 1
  546. [ 1.226256] calling backlight_class_init+0x0/0x70 @ 1
  547. <7>initcall backlight_class_init+0x0/0x70 returned 0 after 0 usecs
  548. [ 1.237658] initcall backlight_class_init+0x0/0x70 returned 0 after 0
  549. usecs
  550. <7>calling nvhost_bus_init+0x0/0x20 @ 1
  551. [ 1.248595] calling nvhost_bus_init+0x0/0x20 @ 1
  552. <6>host1x bus init
  553. [ 1.255259] host1x bus init
  554. <7>initcall nvhost_bus_init+0x0/0x20 returned 0 after 9765 usecs
  555. [ 1.264108] initcall nvhost_bus_init+0x0/0x20 returned 0 after 9765 usecs
  556. <7>calling video_output_class_init+0x0/0x14 @ 1
  557. [ 1.275557] calling video_output_class_init+0x0/0x14 @ 1
  558. <7>initcall video_output_class_init+0x0/0x14 returned 0 after 0 usecs
  559. [ 1.287479] initcall video_output_class_init+0x0/0x14 returned 0 after 0
  560. usecs
  561. <7>calling tty_class_init+0x0/0x44 @ 1
  562. [ 1.298581] calling tty_class_init+0x0/0x44 @ 1
  563. <7>initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  564. [ 1.308906] initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  565. <7>calling serial8250_init+0x0/0x180 @ 1
  566. [ 1.319390] calling serial8250_init+0x0/0x180 @ 1
  567. <6>Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  568. [ 1.329771] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  569. <7>initcall serial8250_init+0x0/0x180 returned 0 after 156250 usecs
  570. [ 1.491375] initcall serial8250_init+0x0/0x180 returned 0 after 156250
  571. usecs
  572. <7>calling wakeup_sources_debugfs_init+0x0/0x3c @ 1
  573. [ 1.503456] calling wakeup_sources_debugfs_init+0x0/0x3c @ 1
  574. <7>initcall wakeup_sources_debugfs_init+0x0/0x3c returned 0 after 0 usecs
  575. [ 1.516079] initcall wakeup_sources_debugfs_init+0x0/0x3c returned 0
  576. after 0 usecs
  577. <7>calling regmap_initcall+0x0/0x10 @ 1
  578. [ 1.527629] calling regmap_initcall+0x0/0x10 @ 1
  579. <7>initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  580. [ 1.538119] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  581. <7>calling spi_init+0x0/0x84 @ 1
  582. [ 1.547981] calling spi_init+0x0/0x84 @ 1
  583. <7>initcall spi_init+0x0/0x84 returned 0 after 0 usecs
  584. [ 1.557304] initcall spi_init+0x0/0x84 returned 0 after 0 usecs
  585. <7>calling i2c_init+0x0/0x6c @ 1
  586. [ 1.566551] calling i2c_init+0x0/0x6c @ 1
  587. <7>initcall i2c_init+0x0/0x6c returned 0 after 0 usecs
  588. [ 1.575888] initcall i2c_init+0x0/0x6c returned 0 after 0 usecs
  589. <7>calling ram_console_module_init+0x0/0xc @ 1
  590. [ 1.586367] calling ram_console_module_init+0x0/0xc @ 1
  591. <7>initcall ram_console_module_init+0x0/0xc returned 0 after 0 usecs
  592. [ 1.598146] initcall ram_console_module_init+0x0/0xc returned 0 after 0
  593. usecs
  594. <7>calling customize_machine+0x0/0x28 @ 1
  595. [ 1.609430] calling customize_machine+0x0/0x28 @ 1
  596. <4>The pingroup DTA was configured to <UNKNOWN> instead of RSVD1
  597. [ 1.620970] The pingroup DTA was configured to <UNKNOWN> instead of RSVD1
  598. <4>The pingroup DTB was configured to <UNKNOWN> instead of RSVD1
  599. [ 1.633861] The pingroup DTB was configured to <UNKNOWN> instead of RSVD1
  600. <4>The pingroup DTC was configured to <UNKNOWN> instead of RSVD1
  601. [ 1.646741] The pingroup DTC was configured to <UNKNOWN> instead of RSVD1
  602. <4>The pingroup DTD was configured to <UNKNOWN> instead of RSVD1
  603. [ 1.659620] The pingroup DTD was configured to <UNKNOWN> instead of RSVD1
  604. <4>The pingroup DTE was configured to <UNKNOWN> instead of RSVD1
  605. [ 1.672493] The pingroup DTE was configured to <UNKNOWN> instead of RSVD1
  606. <4>The pingroup SPDI was configured to <UNKNOWN> instead of RSVD2
  607. [ 1.685824] The pingroup SPDI was configured to <UNKNOWN> instead of
  608. RSVD2
  609. <4>The pingroup SPDO was configured to <UNKNOWN> instead of RSVD2
  610. [ 1.698881] The pingroup SPDO was configured to <UNKNOWN> instead of
  611. RSVD2
  612. <4>The pingroup SPIF was configured to <UNKNOWN> instead of RSVD4
  613. [ 1.711962] The pingroup SPIF was configured to <UNKNOWN> instead of
  614. RSVD4
  615. <4>The pingroup UAC was configured to <UNKNOWN> instead of RSVD4
  616. [ 1.724951] The pingroup UAC was configured to <UNKNOWN> instead of RSVD4
  617. <6>serial8250.0: ttyS0 at MMIO 0x70006000 (irq = 68) is a XScale
  618. [ 1.738151] serial8250.0: ttyS0 at MMIO 0x70006000 (irq = 68) is a XScale
  619. [ 0.000000] Initializing cgroup subsys cpu
  620. [ 0.000000] Linux version 3.1.10+ (zombah@gilgamesh) (gcc version 4.4.3
  621. (GCC) ) #1 SMP Sun Mar 17 02:42:29 MSK 2013
  622. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7),
  623. cr=10c5387d
  624. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction
  625. cache
  626. [ 0.000000] Machine: paz00
  627. [ 0.000000] debug: ignoring loglevel setting.
  628. [ 0.000000] bootconsole [earlycon0] enabled
  629. [ 0.000000] Tegra reserved memory:
  630. [ 0.000000] LP0: 00000000 - 00000000
  631. [ 0.000000] Bootloader framebuffer: 00000000 - 00000000
  632. [ 0.000000] Framebuffer: 16800000 - 16ffffff
  633. [ 0.000000] 2nd Framebuffer: 17000000 - 17ffffff
  634. [ 0.000000] Carveout: 18000000 - 1fffffff
  635. [ 0.000000] Vpr: 00000000 - 00000000
  636. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  637. [ 0.000000] On node 0 totalpages: 92160
  638. [ 0.000000] free_area_init_node: node 0, pgdat c08688e0, node_mem_map
  639. c0f1a000
  640. [ 0.000000] Normal zone: 1024 pages used for memmap
  641. [ 0.000000] Normal zone: 0 pages reserved
  642. [ 0.000000] Normal zone: 91136 pages, LIFO batch:31
  643. [ 0.000000] fuse init start
  644. [ 0.000000] Tegra SKU: 8 Rev: A02 CPU Process: 2 Core Process: 1 Speedo
  645. ID: 0
  646. [ 0.000000] Tegra Revision: A02 SKU: 0x8 CPU Process: 2 Core Process: 1
  647. [ 0.000000] gpio resume init start
  648. [ 0.000000] init clock start
  649. [ 0.000000]
  650. [ 0.000000] =============================================
  651. [ 0.000000] [ INFO: possible recursive locking detected ]
  652. [ 0.000000] 3.1.10+ #1
  653. [ 0.000000] ---------------------------------------------
  654. [ 0.000000] swapper/0 is trying to acquire lock:
  655. [ 0.000000] (&(&c->spinlock)->rlock){......}, at: [<c001f6f4>]
  656. clk_get_rate+0x30/0x6c
  657. [ 0.000000]
  658. [ 0.000000] but task is already holding lock:
  659. [ 0.000000] (&(&c->spinlock)->rlock){......}, at: [<c001f6f4>]
  660. clk_get_rate+0x30/0x6c
  661. [ 0.000000]
  662. [ 0.000000] other info that might help us debug this:
  663. [ 0.000000] Possible unsafe locking scenario:
  664. [ 0.000000]
  665. [ 0.000000] CPU0
  666. [ 0.000000] ----
  667. [ 0.000000] lock(&(&c->spinlock)->rlock);
  668. [ 0.000000] lock(&(&c->spinlock)->rlock);
  669. [ 0.000000]
  670. [ 0.000000] *** DEADLOCK ***
  671. [ 0.000000]
  672. [ 0.000000] May be due to missing lock nesting notation
  673. [ 0.000000]
  674. [ 0.000000] 1 lock held by swapper/0:
  675. [ 0.000000] #0: (&(&c->spinlock)->rlock){......}, at: [<c001f6f4>]
  676. clk_get_rate+0x30/0x6c
  677. [ 0.000000]
  678. [ 0.000000] stack backtrace:
  679. [ 0.000000] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00774dc>]
  680. (check_deadlock+0x324/0x398)
  681. [ 0.000000] [<c00774dc>] (check_deadlock+0x324/0x398) from [<c0078a34>]
  682. (validate_chain+0x6b0/0x704)
  683. [ 0.000000] [<c0078a34>] (validate_chain+0x6b0/0x704) from [<c0079458>]
  684. (__lock_acquire+0x9d0/0xab8)
  685. [ 0.000000] [<c0079458>] (__lock_acquire+0x9d0/0xab8) from [<c0079a94>]
  686. (lock_acquire+0x88/0x9c)
  687. [ 0.000000] [<c0079a94>] (lock_acquire+0x88/0x9c) from [<c04bb00c>]
  688. (_raw_spin_lock_irqsave+0x60/0x9c)
  689. [ 0.000000] [<c04bb00c>] (_raw_spin_lock_irqsave+0x60/0x9c) from
  690. [<c001f6f4>] (clk_get_rate+0x30/0x6c)
  691. [ 0.000000] [<c001f6f4>] (clk_get_rate+0x30/0x6c) from [<c001f66c>]
  692. (clk_predict_rate_from_parent+0x10/0x50)
  693. [ 0.000000] [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from
  694. [<c001f700>] (clk_get_rate+0x3c/0x6c)
  695. [ 0.000000] [<c001f700>] (clk_get_rate+0x3c/0x6c) from [<c001f66c>]
  696. (clk_predict_rate_from_parent+0x10/0x50)
  697. [ 0.000000] [<c001f66c>] (clk_predict_rate_from_parent+0x10/0x50) from
  698. [<c00215dc>] (tegra2_emc_clk_init+0x14/0x1c)
  699. [ 0.000000] [<c00215dc>] (tegra2_emc_clk_init+0x14/0x1c) from
  700. [<c002061c>] (clk_init+0x48/0xcc)
  701. [ 0.000000] [<c002061c>] (clk_init+0x48/0xcc) from [<c0022d74>]
  702. (tegra2_init_one_clock+0xc/0x44)
  703. [ 0.000000] [<c0022d74>] (tegra2_init_one_clock+0xc/0x44) from
  704. [<c0667550>] (tegra_soc_init_clocks+0x1c/0x1f8)
  705. [ 0.000000] [<c0667550>] (tegra_soc_init_clocks+0x1c/0x1f8) from
  706. [<c066707c>] (tegra_init_clock+0x8/0x64)
  707. [ 0.000000] [<c066707c>] (tegra_init_clock+0x8/0x64) from [<c0666764>]
  708. (tegra_init_early+0x28/0x278)
  709. [ 0.000000] [<c0666764>] (tegra_init_early+0x28/0x278) from [<c0662c9c>]
  710. (setup_arch+0x5d8/0x6c0)
  711. [ 0.000000] [<c0662c9c>] (setup_arch+0x5d8/0x6c0) from [<c0660628>]
  712. (start_kernel+0xbc/0x34c)
  713. [ 0.000000] [<c0660628>] (start_kernel+0xbc/0x34c) from [<00008040>]
  714. (0x8040)
  715. [ 0.000000] init pinmux start
  716. [ 0.000000] clk init start
  717. [ 0.000000] init power start
  718. [ 0.000000] init cache start
  719. [ 0.000000] L310 cache controller enabled
  720. [ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache
  721. size: 1048576 B
  722. [ 0.000000] init ahb gizmo start
  723. [ 0.000000] init debug uart start
  724. [ 0.000000] PERCPU: Embedded 359 pages/cpu @c1323000 s1449824 r8192
  725. d12448 u1470464
  726. [ 0.000000] pcpu-alloc: s1449824 r8192 d12448 u1470464 alloc=359*4096
  727. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  728. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
  729. pages: 91136
  730. [ 0.000000] Kernel command line: mem=512M@0 console=ttyS0,115200n8
  731. console=tty0 no_console_suspend=1 androidboot.hardware=paz00 ignore_loglevel
  732. earlyprintk initcall_debug
  733. tegrapart=recovery:300:a00:800,boot:d00:1000:800,mbr:1d00:200:800
  734. nvtegra_hideparts=BCT,PT,EBT,MBR,EM1,EM2 tegra_wdt.heartbeat=30
  735. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  736. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144
  737. bytes)
  738. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
  739. bytes)
  740. [ 0.000000] Memory: 360MB = 360MB total
  741. [ 0.000000] Memory: 345600k/345600k available, 178688k reserved, 0K
  742. highmem
  743. [ 0.000000] Virtual kernel memory layout:
  744. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  745. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  746. [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  747. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  748. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  749. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  750. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  751. [ 0.000000] .text : 0xc0008000 - 0xc065fba4 (6495 kB)
  752. [ 0.000000] .init : 0xc0660000 - 0xc07f3f60 (1616 kB)
  753. [ 0.000000] .data : 0xc07f4000 - 0xc086a560 ( 474 kB)
  754. [ 0.000000] .bss : 0xc086a584 - 0xc0f198c8 (6845 kB)
  755. [ 0.000000] Hierarchical RCU implementation.
  756. [ 0.000000] NR_IRQS:480
  757. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps
  758. every 4294967ms
  759. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc.,
  760. Ingo Molnar
  761. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  762. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  763. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  764. [ 0.000000] ... CLASSHASH_SIZE: 4096
  765. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  766. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  767. [ 0.000000] ... CHAINHASH_SIZE: 16384
  768. [ 0.000000] memory used by lock dependency info: 3951 kB
  769. [ 0.000000] per task-struct memory footprint: 2304 bytes
  770. [ 0.090013] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664)
  771. [ 0.159758] pid_max: default: 32768 minimum: 301
  772. [ 0.168392] Mount-cache hash table entries: 512
  773. [ 0.177200] Initializing cgroup subsys debug
  774. [ 0.185122] Initializing cgroup subsys cpuacct
  775. [ 0.193242] Initializing cgroup subsys freezer
  776. [ 0.201329] Initializing cgroup subsys net_cls
  777. [ 0.209539] CPU: Testing write buffer coherency: ok
  778. [ 0.219366] calling init_hw_perf_events+0x0/0x1d0 @ 1
  779. [ 0.231875] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7
  780. counters available
  781. [ 0.246568] initcall init_hw_perf_events+0x0/0x1d0 returned 0 after 9765
  782. usecs
  783. [ 0.258033] calling __might_sleep_init+0x0/0x20 @ 1
  784. [ 0.269052] initcall __might_sleep_init+0x0/0x20 returned 0 after 0 usecs
  785. [ 0.279714] calling migration_init+0x0/0x80 @ 1
  786. [ 0.290017] initcall migration_init+0x0/0x80 returned 0 after 0 usecs
  787. [ 0.300406] calling spawn_ksoftirqd+0x0/0x60 @ 1
  788. [ 0.310989] initcall spawn_ksoftirqd+0x0/0x60 returned 0 after 0 usecs
  789. [ 0.321567] calling init_workqueues+0x0/0x398 @ 1
  790. [ 0.332492] initcall init_workqueues+0x0/0x398 returned 0 after 0 usecs
  791. [ 0.342895] calling cpu_stop_init+0x0/0xd8 @ 1
  792. [ 0.353111] initcall cpu_stop_init+0x0/0xd8 returned 0 after 0 usecs
  793. [ 0.364574] calling rcu_scheduler_really_started+0x0/0x18 @ 1
  794. [ 0.377365] initcall rcu_scheduler_really_started+0x0/0x18 returned 0
  795. after 0 usecs
  796. [ 0.388554] calling relay_init+0x0/0x18 @ 1
  797. [ 0.398140] initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  798. [ 0.408071] CPU1: Booted secondary processor
  799. [ 0.410155] Brought up 2 CPUs
  800. [ 0.423122] SMP: Total of 2 processors activated (3987.86 BogoMIPS).
  801. [ 0.438416] calling init_mmap_min_addr+0x0/0x20 @ 1
  802. [ 0.449445] initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  803. [ 0.462155] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  804. [ 0.476558] initcall init_cpufreq_transition_notifier_list+0x0/0x24
  805. returned 0 after 0 usecs
  806. [ 0.488720] calling net_ns_init+0x0/0x180 @ 1
  807. [ 0.498664] initcall net_ns_init+0x0/0x180 returned 0 after 0 usecs
  808. [ 0.509055] calling ptrace_break_init+0x0/0x2c @ 1
  809. [ 0.519889] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  810. [ 0.530634] calling cpu_suspend_init+0x0/0x4c @ 1
  811. [ 0.541304] initcall cpu_suspend_init+0x0/0x4c returned 0 after 0 usecs
  812. [ 0.551963] calling twd_cpufreq_init+0x0/0x34 @ 1
  813. [ 0.562621] initcall twd_cpufreq_init+0x0/0x34 returned 0 after 0 usecs
  814. [ 0.573184] calling consistent_init+0x0/0xc4 @ 1
  815. [ 0.583692] initcall consistent_init+0x0/0xc4 returned 0 after 0 usecs
  816. [ 0.594180] calling v6_userpage_init+0x0/0x8 @ 1
  817. [ 0.604659] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  818. [ 0.615143] calling syncpt_init_irq+0x0/0xe4 @ 1
  819. [ 0.625752] initcall syncpt_init_irq+0x0/0xe4 returned 0 after 0 usecs
  820. [ 0.637035] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  821. [ 0.649117] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0
  822. usecs
  823. [ 0.660487] calling alloc_frozen_cpus+0x0/0x8 @ 1
  824. [ 0.671142] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  825. [ 0.681357] calling sysctl_init+0x0/0x3c @ 1
  826. [ 0.691335] initcall sysctl_init+0x0/0x3c returned 0 after 0 usecs
  827. [ 0.701104] calling ksysfs_init+0x0/0x98 @ 1
  828. [ 0.710902] initcall ksysfs_init+0x0/0x98 returned 0 after 0 usecs
  829. [ 0.721746] calling init_jiffies_clocksource+0x0/0xc @ 1
  830. [ 0.733652] initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0
  831. usecs
  832. [ 0.744136] calling pm_init+0x0/0x74 @ 1
  833. [ 0.753246] initcall pm_init+0x0/0x74 returned 0 after 0 usecs
  834. [ 0.763021] calling wakelocks_init+0x0/0x15c @ 1
  835. [ 0.773759] initcall wakelocks_init+0x0/0x15c returned 0 after 0 usecs
  836. [ 0.784071] calling init_zero_pfn+0x0/0x34 @ 1
  837. [ 0.794207] initcall init_zero_pfn+0x0/0x34 returned 0 after 0 usecs
  838. [ 0.804339] calling fsnotify_init+0x0/0x34 @ 1
  839. [ 0.814487] initcall fsnotify_init+0x0/0x34 returned 0 after 0 usecs
  840. [ 0.824619] calling filelock_init+0x0/0x38 @ 1
  841. [ 0.834779] initcall filelock_init+0x0/0x38 returned 0 after 0 usecs
  842. [ 0.845354] calling init_script_binfmt+0x0/0x10 @ 1
  843. [ 0.856374] initcall init_script_binfmt+0x0/0x10 returned 0 after 0 usecs
  844. [ 0.867117] calling init_elf_binfmt+0x0/0x10 @ 1
  845. [ 0.877598] initcall init_elf_binfmt+0x0/0x10 returned 0 after 0 usecs
  846. [ 0.887816] calling debugfs_init+0x0/0x60 @ 1
  847. [ 0.897778] initcall debugfs_init+0x0/0x60 returned 0 after 0 usecs
  848. [ 0.907825] calling random32_init+0x0/0xd4 @ 1
  849. [ 0.917958] initcall random32_init+0x0/0xd4 returned 0 after 0 usecs
  850. [ 0.928176] calling regulator_init+0x0/0x70 @ 1
  851. [ 0.936033] print_constraints: dummy:
  852. [ 0.945788] initcall regulator_init+0x0/0x70 returned 0 after 9765 usecs
  853. [ 0.956718] calling cpufreq_core_init+0x0/0x100 @ 1
  854. [ 0.967747] initcall cpufreq_core_init+0x0/0x100 returned 0 after 0 usecs
  855. [ 0.978233] calling cpuidle_init+0x0/0x48 @ 1
  856. [ 0.988203] initcall cpuidle_init+0x0/0x48 returned 0 after 0 usecs
  857. [ 0.997891] calling sock_init+0x0/0x8c @ 1
  858. [ 1.007491] initcall sock_init+0x0/0x8c returned 0 after 0 usecs
  859. [ 1.017801] calling netlink_proto_init+0x0/0x1a8 @ 1
  860. [ 1.026528] NET: Registered protocol family 16
  861. [ 1.037408] initcall netlink_proto_init+0x0/0x1a8 returned 0 after 9765
  862. usecs
  863. [ 1.049846] calling tegra_init_ahb_gizmo_settings+0x0/0x1ec @ 1
  864. [ 1.062999] initcall tegra_init_ahb_gizmo_settings+0x0/0x1ec returned 0
  865. after 0 usecs
  866. [ 1.074813] calling tegra_dma_init+0x0/0x258 @ 1
  867. [ 1.085499] initcall tegra_dma_init+0x0/0x258 returned 0 after 0 usecs
  868. [ 1.095895] calling bdi_class_init+0x0/0x58 @ 1
  869. [ 1.106257] initcall bdi_class_init+0x0/0x58 returned 0 after 0 usecs
  870. [ 1.117011] calling kobject_uevent_init+0x0/0x20 @ 1
  871. [ 1.128223] initcall kobject_uevent_init+0x0/0x20 returned 0 after 0
  872. usecs
  873. [ 1.139332] calling gpiolib_sysfs_init+0x0/0x90 @ 1
  874. [ 1.150396] initcall gpiolib_sysfs_init+0x0/0x90 returned 0 after 0 usecs
  875. [ 1.161235] calling tegra_gpio_init+0x0/0x18c @ 1
  876. [ 1.172875] initcall tegra_gpio_init+0x0/0x18c returned 0 after 0 usecs
  877. [ 1.183626] calling pcibus_class_init+0x0/0x14 @ 1
  878. [ 1.194489] initcall pcibus_class_init+0x0/0x14 returned 0 after 0 usecs
  879. [ 1.205065] calling pci_driver_init+0x0/0xc @ 1
  880. [ 1.215421] initcall pci_driver_init+0x0/0xc returned 0 after 0 usecs
  881. [ 1.226256] calling backlight_class_init+0x0/0x70 @ 1
  882. [ 1.237658] initcall backlight_class_init+0x0/0x70 returned 0 after 0
  883. usecs
  884. [ 1.248595] calling nvhost_bus_init+0x0/0x20 @ 1
  885. [ 1.255259] host1x bus init
  886. [ 1.264108] initcall nvhost_bus_init+0x0/0x20 returned 0 after 9765 usecs
  887. [ 1.275557] calling video_output_class_init+0x0/0x14 @ 1
  888. [ 1.287479] initcall video_output_class_init+0x0/0x14 returned 0 after 0
  889. usecs
  890. [ 1.298581] calling tty_class_init+0x0/0x44 @ 1
  891. [ 1.308906] initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  892. [ 1.319390] calling serial8250_init+0x0/0x180 @ 1
  893. [ 1.329771] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  894. [ 1.491375] initcall serial8250_init+0x0/0x180 returned 0 after 156250
  895. usecs
  896. [ 1.503456] calling wakeup_sources_debugfs_init+0x0/0x3c @ 1
  897. [ 1.516079] initcall wakeup_sources_debugfs_init+0x0/0x3c returned 0
  898. after 0 usecs
  899. [ 1.527629] calling regmap_initcall+0x0/0x10 @ 1
  900. [ 1.538119] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  901. [ 1.547981] calling spi_init+0x0/0x84 @ 1
  902. [ 1.557304] initcall spi_init+0x0/0x84 returned 0 after 0 usecs
  903. [ 1.566551] calling i2c_init+0x0/0x6c @ 1
  904. [ 1.575888] initcall i2c_init+0x0/0x6c returned 0 after 0 usecs
  905. [ 1.586367] calling ram_console_module_init+0x0/0xc @ 1
  906. [ 1.598146] initcall ram_console_module_init+0x0/0xc returned 0 after 0
  907. usecs
  908. [ 1.609430] calling customize_machine+0x0/0x28 @ 1
  909. [ 1.620970] The pingroup DTA was configured to <UNKNOWN> instead of RSVD1
  910. [ 1.633861] The pingroup DTB was configured to <UNKNOWN> instead of RSVD1
  911. [ 1.646741] The pingroup DTC was configured to <UNKNOWN> instead of RSVD1
  912. [ 1.659620] The pingroup DTD was configured to <UNKNOWN> instead of RSVD1
  913. [ 1.672493] The pingroup DTE was configured to <UNKNOWN> instead of RSVD1
  914. [ 1.685824] The pingroup SPDI was configured to <UNKNOWN> instead of
  915. RSVD2
  916. [ 1.698881] The pingroup SPDO was configured to <UNKNOWN> instead of
  917. RSVD2
  918. [ 1.711962] The pingroup SPIF was configured to <UNKNOWN> instead of
  919. RSVD4
  920. [ 1.724951] The pingroup UAC was configured to <UNKNOWN> instead of RSVD4
  921. [ 1.738151] serial8250.0: ttyS0 at MMIO 0x70006000 (irq = 68) is a XScale
  922. <6>console [ttyS0] enabled
  923. [ 3.152178] console [ttyS0] enabled
  924. [ 3.152178] console [ttyS0] enabled
  925. <6>serial8250.0: ttyS1 at MMIO 0x70006200 (irq = 78) is a XScale
  926. [ 3.191216] serial8250.0: ttyS1 at MMIO 0x70006200 (irq = 78) is a XScale
  927. [ 3.191216] serial8250.0: ttyS1 at MMIO 0x70006200 (irq = 78) is a XScale
  928. <4>EMC table: ramd_id: 0, tegra_sku_id 8
  929. [ 3.230296] EMC table: ramd_id: 0, tegra_sku_id 8
  930. [ 3.230296] EMC table: ramd_id: 0, tegra_sku_id 8
  931. <4>EMC table: using Hynix 333MHz
  932. [ 3.242894] EMC table: using Hynix 333MHz
  933. [ 3.242894] EMC table: using Hynix 333MHz
  934. <6>tegra_init_emc: Hynix 333MHz memory found
  935. [ 3.255145] tegra_init_emc: Hynix 333MHz memory found
  936. [ 3.255145] tegra_init_emc: Hynix 333MHz memory found
  937. <4>tegra_init_suspend: Suspend mode LP0 requested, no lp0_vec provided by
  938. bootlader -- disabling LP0
  939. [ 3.274826] tegra_init_suspend: Suspend mode LP0 requested, no lp0_vec
  940. provided by bootlader -- disabling LP0
  941. [ 3.274826] tegra_init_suspend: Suspend mode LP0 requested, no lp0_vec
  942. provided by bootlader -- disabling LP0
  943. <3>kobject (c082d9a8): tried to init an initialized object, something is
  944. seriously wrong.
  945. [ 3.304043] kobject (c082d9a8): tried to init an initialized object,
  946. something is seriously wrong.
  947. [ 3.304043] kobject (c082d9a8): tried to init an initialized object,
  948. something is seriously wrong.
  949. [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c01d6088>]
  950. (kobject_init+0x38/0x8c)
  951. [ 3.329771] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c01d6088>]
  952. (kobject_init+0x38/0x8c)
  953. [ 3.329771] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c01d6088>]
  954. (kobject_init+0x38/0x8c)
  955. [<c01d6088>] (kobject_init+0x38/0x8c) from [<c0254678>]
  956. (device_initialize+0x24/0x94)
  957. [ 3.355147] [<c01d6088>] (kobject_init+0x38/0x8c) from [<c0254678>]
  958. (device_initialize+0x24/0x94)
  959. [ 3.355147] [<c01d6088>] (kobject_init+0x38/0x8c) from [<c0254678>]
  960. (device_initialize+0x24/0x94)
  961. [<c0254678>] (device_initialize+0x24/0x94) from [<c0258198>]
  962. (platform_device_register+0x10/0x24)
  963. [ 3.381936] [<c0254678>] (device_initialize+0x24/0x94) from [<c0258198>]
  964. (platform_device_register+0x10/0x24)
  965. [ 3.381936] [<c0254678>] (device_initialize+0x24/0x94) from [<c0258198>]
  966. (platform_device_register+0x10/0x24)
  967. [<c0258198>] (platform_device_register+0x10/0x24) from [<c06698ac>]
  968. (tegra_paz00_init+0xcc/0x124)
  969. [ 3.410830] [<c0258198>] (platform_device_register+0x10/0x24) from
  970. [<c06698ac>] (tegra_paz00_init+0xcc/0x124)
  971. [ 3.410830] [<c0258198>] (platform_device_register+0x10/0x24) from
  972. [<c06698ac>] (tegra_paz00_init+0xcc/0x124)
  973. [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  974. (customize_machine+0x1c/0x28)
  975. [ 3.439093] [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  976. (customize_machine+0x1c/0x28)
  977. [ 3.439093] [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  978. (customize_machine+0x1c/0x28)
  979. [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  980. (do_one_initcall+0x54/0x168)
  981. [ 3.466031] [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  982. (do_one_initcall+0x54/0x168)
  983. [ 3.466031] [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  984. (do_one_initcall+0x54/0x168)
  985. [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  986. (kernel_init+0x90/0x138)
  987. [ 3.492373] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  988. (kernel_init+0x90/0x138)
  989. [ 3.492373] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  990. (kernel_init+0x90/0x138)
  991. [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  992. (kernel_thread_exit+0x0/0x8)
  993. [ 3.517837] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  994. (kernel_thread_exit+0x0/0x8)
  995. [ 3.517837] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  996. (kernel_thread_exit+0x0/0x8)
  997. <4>------------[ cut here ]------------
  998. [ 3.539298] ------------[ cut here ]------------
  999. [ 3.539298] ------------[ cut here ]------------
  1000. <4>WARNING: at kernel/resource.c:597 __insert_resource+0x90/0x164()
  1001. [ 3.554832] WARNING: at kernel/resource.c:597
  1002. __insert_resource+0x90/0x164()
  1003. [ 3.554832] WARNING: at kernel/resource.c:597
  1004. __insert_resource+0x90/0x164()
  1005. <d>Modules linked in:[ 3.571009] Modules linked in:[ 3.571009] Modules
  1006. linked in:
  1007.  
  1008.  
  1009. [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00464b0>]
  1010. (warn_slowpath_common+0x4c/0x64)
  1011. [ 3.585690] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00464b0>]
  1012. (warn_slowpath_common+0x4c/0x64)
  1013. [ 3.585690] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c00464b0>]
  1014. (warn_slowpath_common+0x4c/0x64)
  1015. [<c00464b0>] (warn_slowpath_common+0x4c/0x64) from [<c00464e0>]
  1016. (warn_slowpath_null+0x18/0x1c)
  1017. [ 3.613251] [<c00464b0>] (warn_slowpath_common+0x4c/0x64) from
  1018. [<c00464e0>] (warn_slowpath_null+0x18/0x1c)
  1019. [ 3.613251] [<c00464b0>] (warn_slowpath_common+0x4c/0x64) from
  1020. [<c00464e0>] (warn_slowpath_null+0x18/0x1c)
  1021. [<c00464e0>] (warn_slowpath_null+0x18/0x1c) from [<c004d230>]
  1022. (__insert_resource+0x90/0x164)
  1023. [ 3.641162] [<c00464e0>] (warn_slowpath_null+0x18/0x1c) from [<c004d230>]
  1024. (__insert_resource+0x90/0x164)
  1025. [ 3.641162] [<c00464e0>] (warn_slowpath_null+0x18/0x1c) from [<c004d230>]
  1026. (__insert_resource+0x90/0x164)
  1027. [<c004d230>] (__insert_resource+0x90/0x164) from [<c004d47c>]
  1028. (insert_resource_conflict+0x24/0x3c)
  1029. [ 3.669256] [<c004d230>] (__insert_resource+0x90/0x164) from [<c004d47c>]
  1030. (insert_resource_conflict+0x24/0x3c)
  1031. [ 3.669256] [<c004d230>] (__insert_resource+0x90/0x164) from [<c004d47c>]
  1032. (insert_resource_conflict+0x24/0x3c)
  1033. [<c004d47c>] (insert_resource_conflict+0x24/0x3c) from [<c004d49c>]
  1034. (insert_resource+0x8/0x14)
  1035. [ 3.698045] [<c004d47c>] (insert_resource_conflict+0x24/0x3c) from
  1036. [<c004d49c>] (insert_resource+0x8/0x14)
  1037. [ 3.698045] [<c004d47c>] (insert_resource_conflict+0x24/0x3c) from
  1038. [<c004d49c>] (insert_resource+0x8/0x14)
  1039. [<c004d49c>] (insert_resource+0x8/0x14) from [<c02580dc>]
  1040. (platform_device_add+0xb4/0x160)
  1041. [ 3.725771] [<c004d49c>] (insert_resource+0x8/0x14) from [<c02580dc>]
  1042. (platform_device_add+0xb4/0x160)
  1043. [ 3.725771] [<c004d49c>] (insert_resource+0x8/0x14) from [<c02580dc>]
  1044. (platform_device_add+0xb4/0x160)
  1045. [<c02580dc>] (platform_device_add+0xb4/0x160) from [<c06698ac>]
  1046. (tegra_paz00_init+0xcc/0x124)
  1047. [ 3.753069] [<c02580dc>] (platform_device_add+0xb4/0x160) from
  1048. [<c06698ac>] (tegra_paz00_init+0xcc/0x124)
  1049. [ 3.753069] [<c02580dc>] (platform_device_add+0xb4/0x160) from
  1050. [<c06698ac>] (tegra_paz00_init+0xcc/0x124)
  1051. [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  1052. (customize_machine+0x1c/0x28)
  1053. [ 3.780632] [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  1054. (customize_machine+0x1c/0x28)
  1055. [ 3.780632] [<c06698ac>] (tegra_paz00_init+0xcc/0x124) from [<c066243c>]
  1056. (customize_machine+0x1c/0x28)
  1057. [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  1058. (do_one_initcall+0x54/0x168)
  1059. [ 3.807569] [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  1060. (do_one_initcall+0x54/0x168)
  1061. [ 3.807569] [<c066243c>] (customize_machine+0x1c/0x28) from [<c0008720>]
  1062. (do_one_initcall+0x54/0x168)
  1063. [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  1064. (kernel_init+0x90/0x138)
  1065. [ 3.833895] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  1066. (kernel_init+0x90/0x138)
  1067. [ 3.833895] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  1068. (kernel_init+0x90/0x138)
  1069. [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  1070. (kernel_thread_exit+0x0/0x8)
  1071. [ 3.859350] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  1072. (kernel_thread_exit+0x0/0x8)
  1073. [ 3.859350] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  1074. (kernel_thread_exit+0x0/0x8)
  1075. <4>---[ end trace da227214a82491b7 ]---
  1076. [ 3.880827] ---[ end trace da227214a82491b7 ]---
  1077. [ 3.880827] ---[ end trace da227214a82491b7 ]---
  1078. <3>fsl-tegra-udc: failed to claim resource 0
  1079. [ 3.894321] fsl-tegra-udc: failed to claim resource 0
  1080. [ 3.894321] fsl-tegra-udc: failed to claim resource 0
  1081. <7>initcall customize_machine+0x0/0x28 returned 0 after 488281 usecs
  1082. [ 3.911015] initcall customize_machine+0x0/0x28 returned 0 after 488281
  1083. usecs
  1084. [ 3.911015] initcall customize_machine+0x0/0x28 returned 0 after 488281
  1085. usecs
  1086. <7>calling arch_hw_breakpoint_init+0x0/0x1e4 @ 1
  1087. [ 3.930039] calling arch_hw_breakpoint_init+0x0/0x1e4 @ 1
  1088. [ 3.930039] calling arch_hw_breakpoint_init+0x0/0x1e4 @ 1
  1089. <6>hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  1090. [ 3.947051] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  1091. [ 3.947051] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  1092. <6>hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
  1093. [ 3.967219] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint
  1094. single-step.
  1095. [ 3.967219] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint
  1096. single-step.
  1097. <6>hw-breakpoint: maximum watchpoint size is 4 bytes.
  1098. [ 3.986945] hw-breakpoint: maximum watchpoint size is 4 bytes.
  1099. [ 3.986945] hw-breakpoint: maximum watchpoint size is 4 bytes.
  1100. <7>initcall arch_hw_breakpoint_init+0x0/0x1e4 returned 0 after 29296 usecs
  1101. [ 4.005549] initcall arch_hw_breakpoint_init+0x0/0x1e4 returned 0 after
  1102. 29296 usecs
  1103. [ 4.005549] initcall arch_hw_breakpoint_init+0x0/0x1e4 returned 0 after
  1104. 29296 usecs
  1105. <7>calling armpmu_reset+0x0/0x34 @ 1
  1106. [ 4.024556] calling armpmu_reset+0x0/0x34 @ 1
  1107. [ 4.024556] calling armpmu_reset+0x0/0x34 @ 1
  1108. <7>initcall armpmu_reset+0x0/0x34 returned 0 after 0 usecs
  1109. [ 4.038946] initcall armpmu_reset+0x0/0x34 returned 0 after 0 usecs
  1110. [ 4.038946] initcall armpmu_reset+0x0/0x34 returned 0 after 0 usecs
  1111. <7>calling exceptions_init+0x0/0x88 @ 1
  1112. [ 4.055412] calling exceptions_init+0x0/0x88 @ 1
  1113. [ 4.055412] calling exceptions_init+0x0/0x88 @ 1
  1114. <7>initcall exceptions_init+0x0/0x88 returned 0 after 0 usecs
  1115. [ 4.070578] initcall exceptions_init+0x0/0x88 returned 0 after 0 usecs
  1116. [ 4.070578] initcall exceptions_init+0x0/0x88 returned 0 after 0 usecs
  1117. <7>calling tegra_init_apb_dma+0x0/0x90 @ 1
  1118. [ 4.087828] calling tegra_init_apb_dma+0x0/0x90 @ 1
  1119. [ 4.087828] calling tegra_init_apb_dma+0x0/0x90 @ 1
  1120. <7>initcall tegra_init_apb_dma+0x0/0x90 returned 0 after 0 usecs
  1121. [ 4.103809] initcall tegra_init_apb_dma+0x0/0x90 returned 0 after 0 usecs
  1122. [ 4.103809] initcall tegra_init_apb_dma+0x0/0x90 returned 0 after 0 usecs
  1123. <7>calling tegra_mc_init+0x0/0x88 @ 1
  1124. [ 4.121146] calling tegra_mc_init+0x0/0x88 @ 1
  1125. [ 4.121146] calling tegra_mc_init+0x0/0x88 @ 1
  1126. <7>initcall tegra_mc_init+0x0/0x88 returned -1068779048 after 0 usecs
  1127. [ 4.136695] initcall tegra_mc_init+0x0/0x88 returned -1068779048 after 0
  1128. usecs
  1129. [ 4.136695] initcall tegra_mc_init+0x0/0x88 returned -1068779048 after 0
  1130. usecs
  1131. initcall tegra_mc_init+0x0/0x88 returned with error code -1068779048
  1132. [ 4.157664] initcall tegra_mc_init+0x0/0x88 returned with error code
  1133. -1068779048
  1134. [ 4.157664] initcall tegra_mc_init+0x0/0x88 returned with error code
  1135. --1068779048
  1136. <7>calling tegra_debug_uart_syscore_init+0x0/0x18 @ 1
  1137. [ 4.177822] calling tegra_debug_uart_syscore_init+0x0/0x18 @ 1
  1138. [ 4.177822] calling tegra_debug_uart_syscore_init+0x0/0x18 @ 1
  1139. <7>initcall tegra_debug_uart_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1140. [ 4.196683] initcall tegra_debug_uart_syscore_init+0x0/0x18 returned 0
  1141. after 0 usecs
  1142. [ 4.196683] initcall tegra_debug_uart_syscore_init+0x0/0x18 returned 0
  1143. after 0 usecs
  1144. <7>calling topology_init+0x0/0x74 @ 1
  1145. [ 4.215954] calling topology_init+0x0/0x74 @ 1
  1146. [ 4.215954] calling topology_init+0x0/0x74 @ 1
  1147. <7>initcall topology_init+0x0/0x74 returned 0 after 0 usecs
  1148. [ 4.230654] initcall topology_init+0x0/0x74 returned 0 after 0 usecs
  1149. [ 4.230654] initcall topology_init+0x0/0x74 returned 0 after 0 usecs
  1150. <7>calling tegra_legacy_irq_syscore_init+0x0/0x18 @ 1
  1151. [ 4.248540] calling tegra_legacy_irq_syscore_init+0x0/0x18 @ 1
  1152. [ 4.248540] calling tegra_legacy_irq_syscore_init+0x0/0x18 @ 1
  1153. <7>initcall tegra_legacy_irq_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1154. [ 4.267405] initcall tegra_legacy_irq_syscore_init+0x0/0x18 returned 0
  1155. after 0 usecs
  1156. [ 4.267405] initcall tegra_legacy_irq_syscore_init+0x0/0x18 returned 0
  1157. after 0 usecs
  1158. <7>calling tegra_pm_enter_syscore_init+0x0/0x18 @ 1
  1159. [ 4.287912] calling tegra_pm_enter_syscore_init+0x0/0x18 @ 1
  1160. [ 4.287912] calling tegra_pm_enter_syscore_init+0x0/0x18 @ 1
  1161. <7>initcall tegra_pm_enter_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1162. [ 4.306251] initcall tegra_pm_enter_syscore_init+0x0/0x18 returned 0
  1163. after 0 usecs
  1164. [ 4.306251] initcall tegra_pm_enter_syscore_init+0x0/0x18 returned 0
  1165. after 0 usecs
  1166. <7>calling tegra_pm_irq_syscore_init+0x0/0x18 @ 1
  1167. [ 4.326225] calling tegra_pm_irq_syscore_init+0x0/0x18 @ 1
  1168. [ 4.326225] calling tegra_pm_irq_syscore_init+0x0/0x18 @ 1
  1169. <7>initcall tegra_pm_irq_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1170. [ 4.344031] initcall tegra_pm_irq_syscore_init+0x0/0x18 returned 0 after
  1171. 0 usecs
  1172. [ 4.344031] initcall tegra_pm_irq_syscore_init+0x0/0x18 returned 0 after
  1173. 0 usecs
  1174. <7>calling tegra_pwm_init+0x0/0xc @ 1
  1175. [ 4.362590] calling tegra_pwm_init+0x0/0xc @ 1
  1176. [ 4.362590] calling tegra_pwm_init+0x0/0xc @ 1
  1177. <7>initcall tegra_pwm_init+0x0/0xc returned 0 after 0 usecs
  1178. [ 4.377345] initcall tegra_pwm_init+0x0/0xc returned 0 after 0 usecs
  1179. [ 4.377345] initcall tegra_pwm_init+0x0/0xc returned 0 after 0 usecs
  1180. <7>calling tegra_arb_init+0x0/0x140 @ 1
  1181. [ 4.393984] calling tegra_arb_init+0x0/0x140 @ 1
  1182. [ 4.393984] calling tegra_arb_init+0x0/0x140 @ 1
  1183. <6>tegra_arb_init: initialized
  1184. [ 4.406437] tegra_arb_init: initialized
  1185. [ 4.406437] tegra_arb_init: initialized
  1186. <7>initcall tegra_arb_init+0x0/0x140 returned 0 after 9765 usecs
  1187. [ 4.420115] initcall tegra_arb_init+0x0/0x140 returned 0 after 9765 usecs
  1188. [ 4.420115] initcall tegra_arb_init+0x0/0x140 returned 0 after 9765 usecs
  1189. <7>calling tegra_dma_syscore_init+0x0/0x18 @ 1
  1190. [ 4.438246] calling tegra_dma_syscore_init+0x0/0x18 @ 1
  1191. [ 4.438246] calling tegra_dma_syscore_init+0x0/0x18 @ 1
  1192. <7>initcall tegra_dma_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1193. [ 4.455263] initcall tegra_dma_syscore_init+0x0/0x18 returned 0 after 0
  1194. usecs
  1195. [ 4.455263] initcall tegra_dma_syscore_init+0x0/0x18 returned 0 after 0
  1196. usecs
  1197. <7>calling tegra_iovmm_syscore_init+0x0/0x18 @ 1
  1198. [ 4.474274] calling tegra_iovmm_syscore_init+0x0/0x18 @ 1
  1199. [ 4.474274] calling tegra_iovmm_syscore_init+0x0/0x18 @ 1
  1200. <7>initcall tegra_iovmm_syscore_init+0x0/0x18 returned 0 after 0 usecs
  1201. [ 4.491816] initcall tegra_iovmm_syscore_init+0x0/0x18 returned 0 after 0
  1202. usecs
  1203. [ 4.491816] initcall tegra_iovmm_syscore_init+0x0/0x18 returned 0 after 0
  1204. usecs
  1205. <7>calling gart_init+0x0/0xc @ 1
  1206. [ 4.509764] calling gart_init+0x0/0xc @ 1
  1207. [ 4.509764] calling gart_init+0x0/0xc @ 1
  1208. <6>tegra_iovmm_register: added iovmm-gart
  1209. [ 4.522003] tegra_iovmm_register: added iovmm-gart
  1210. [ 4.522003] tegra_iovmm_register: added iovmm-gart
  1211. <7>initcall gart_init+0x0/0xc returned 0 after 29296 usecs
  1212. [ 4.552765] initcall gart_init+0x0/0xc returned 0 after 29296 usecs
  1213. [ 4.552765] initcall gart_init+0x0/0xc returned 0 after 29296 usecs
  1214. <7>calling param_sysfs_init+0x0/0x1d0 @ 1
  1215. [ 4.569410] calling param_sysfs_init+0x0/0x1d0 @ 1
  1216. [ 4.569410] calling param_sysfs_init+0x0/0x1d0 @ 1
  1217. <7>initcall param_sysfs_init+0x0/0x1d0 returned 0 after 9765 usecs
  1218. [ 4.592584] initcall param_sysfs_init+0x0/0x1d0 returned 0 after 9765
  1219. usecs
  1220. [ 4.592584] initcall param_sysfs_init+0x0/0x1d0 returned 0 after 9765
  1221. usecs
  1222. <7>calling pm_sysrq_init+0x0/0x1c @ 1
  1223. [ 4.610292] calling pm_sysrq_init+0x0/0x1c @ 1
  1224. [ 4.610292] calling pm_sysrq_init+0x0/0x1c @ 1
  1225. <7>initcall pm_sysrq_init+0x0/0x1c returned 0 after 0 usecs
  1226. [ 4.624939] initcall pm_sysrq_init+0x0/0x1c returned 0 after 0 usecs
  1227. [ 4.624939] initcall pm_sysrq_init+0x0/0x1c returned 0 after 0 usecs
  1228. <7>calling default_bdi_init+0x0/0xb4 @ 1
  1229. [ 4.641666] calling default_bdi_init+0x0/0xb4 @ 1
  1230. [ 4.641666] calling default_bdi_init+0x0/0xb4 @ 1
  1231. <7>initcall default_bdi_init+0x0/0xb4 returned 0 after 0 usecs
  1232. [ 4.657537] initcall default_bdi_init+0x0/0xb4 returned 0 after 0 usecs
  1233. [ 4.657537] initcall default_bdi_init+0x0/0xb4 returned 0 after 0 usecs
  1234. <7>calling init_bio+0x0/0xec @ 1
  1235. [ 4.674086] calling init_bio+0x0/0xec @ 1
  1236. [ 4.674086] calling init_bio+0x0/0xec @ 1
  1237. <6>bio: create slab <bio-0> at 0
  1238. [ 4.685543] bio: create slab <bio-0> at 0
  1239. [ 4.685543] bio: create slab <bio-0> at 0
  1240. <7>initcall init_bio+0x0/0xec returned 0 after 9765 usecs
  1241. [ 4.698975] initcall init_bio+0x0/0xec returned 0 after 9765 usecs
  1242. [ 4.698975] initcall init_bio+0x0/0xec returned 0 after 9765 usecs
  1243. <7>calling fsnotify_notification_init+0x0/0x98 @ 1
  1244. [ 4.716244] calling fsnotify_notification_init+0x0/0x98 @ 1
  1245. [ 4.716244] calling fsnotify_notification_init+0x0/0x98 @ 1
  1246. <7>initcall fsnotify_notification_init+0x0/0x98 returned 0 after 0 usecs
  1247. [ 4.734360] initcall fsnotify_notification_init+0x0/0x98 returned 0 after
  1248. 0 usecs
  1249. [ 4.734360] initcall fsnotify_notification_init+0x0/0x98 returned 0 after
  1250. 0 usecs
  1251. <7>calling cryptomgr_init+0x0/0xc @ 1
  1252. [ 4.753103] calling cryptomgr_init+0x0/0xc @ 1
  1253. [ 4.753103] calling cryptomgr_init+0x0/0xc @ 1
  1254. <7>initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  1255. [ 4.767745] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  1256. [ 4.767745] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  1257. <7>calling blk_settings_init+0x0/0x38 @ 1
  1258. [ 4.784560] calling blk_settings_init+0x0/0x38 @ 1
  1259. [ 4.784560] calling blk_settings_init+0x0/0x38 @ 1
  1260. <7>initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  1261. [ 4.800261] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  1262. [ 4.800261] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  1263. <7>calling blk_ioc_init+0x0/0x38 @ 1
  1264. [ 4.817334] calling blk_ioc_init+0x0/0x38 @ 1
  1265. [ 4.817334] calling blk_ioc_init+0x0/0x38 @ 1
  1266. <7>initcall blk_ioc_init+0x0/0x38 returned 0 after 0 usecs
  1267. [ 4.831730] initcall blk_ioc_init+0x0/0x38 returned 0 after 0 usecs
  1268. [ 4.831730] initcall blk_ioc_init+0x0/0x38 returned 0 after 0 usecs
  1269. <7>calling blk_softirq_init+0x0/0x80 @ 1
  1270. [ 4.848282] calling blk_softirq_init+0x0/0x80 @ 1
  1271. [ 4.848282] calling blk_softirq_init+0x0/0x80 @ 1
  1272. <7>initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  1273. [ 4.863719] initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  1274. [ 4.863719] initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  1275. <7>calling blk_iopoll_setup+0x0/0x80 @ 1
  1276. [ 4.880975] calling blk_iopoll_setup+0x0/0x80 @ 1
  1277. [ 4.880975] calling blk_iopoll_setup+0x0/0x80 @ 1
  1278. <7>initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  1279. [ 4.896414] initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  1280. [ 4.896414] initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  1281. <7>calling genhd_device_init+0x0/0x80 @ 1
  1282. [ 4.913750] calling genhd_device_init+0x0/0x80 @ 1
  1283. [ 4.913750] calling genhd_device_init+0x0/0x80 @ 1
  1284. <7>initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  1285. [ 4.929645] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  1286. [ 4.929645] initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  1287. <7>calling gpiolib_debugfs_init+0x0/0x30 @ 1
  1288. [ 4.947429] calling gpiolib_debugfs_init+0x0/0x30 @ 1
  1289. [ 4.947429] calling gpiolib_debugfs_init+0x0/0x30 @ 1
  1290. <7>initcall gpiolib_debugfs_init+0x0/0x30 returned 0 after 0 usecs
  1291. [ 4.963932] initcall gpiolib_debugfs_init+0x0/0x30 returned 0 after 0
  1292. usecs
  1293. [ 4.963932] initcall gpiolib_debugfs_init+0x0/0x30 returned 0 after 0
  1294. usecs
  1295. <7>calling pci_slot_init+0x0/0x50 @ 1
  1296. [ 4.981633] calling pci_slot_init+0x0/0x50 @ 1
  1297. [ 4.981633] calling pci_slot_init+0x0/0x50 @ 1
  1298. <7>initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
  1299. [ 4.996282] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
  1300. [ 4.996282] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
  1301. <7>calling fbmem_init+0x0/0xa8 @ 1
  1302. [ 5.012475] calling fbmem_init+0x0/0xa8 @ 1
  1303. [ 5.012475] calling fbmem_init+0x0/0xa8 @ 1
  1304. <7>initcall fbmem_init+0x0/0xa8 returned 0 after 0 usecs
  1305. [ 5.026369] initcall fbmem_init+0x0/0xa8 returned 0 after 0 usecs
  1306. [ 5.026369] initcall fbmem_init+0x0/0xa8 returned 0 after 0 usecs
  1307. <7>calling regulator_fixed_voltage_init+0x0/0xc @ 1
  1308. [ 5.043551] calling regulator_fixed_voltage_init+0x0/0xc @ 1
  1309. [ 5.043551] calling regulator_fixed_voltage_init+0x0/0xc @ 1
  1310. <7>initcall regulator_fixed_voltage_init+0x0/0xc returned 0 after 0 usecs
  1311. [ 5.061954] initcall regulator_fixed_voltage_init+0x0/0xc returned 0
  1312. after 0 usecs
  1313. [ 5.061954] initcall regulator_fixed_voltage_init+0x0/0xc returned 0
  1314. after 0 usecs
  1315. <7>calling tps6586x_regulator_init+0x0/0xc @ 1
  1316. [ 5.081672] calling tps6586x_regulator_init+0x0/0xc @ 1
  1317. [ 5.081672] calling tps6586x_regulator_init+0x0/0xc @ 1
  1318. <7>initcall tps6586x_regulator_init+0x0/0xc returned 0 after 0 usecs
  1319. [ 5.098761] initcall tps6586x_regulator_init+0x0/0xc returned 0 after 0
  1320. usecs
  1321. [ 5.098761] initcall tps6586x_regulator_init+0x0/0xc returned 0 after 0
  1322. usecs
  1323. <7>calling misc_init+0x0/0xb8 @ 1
  1324. [ 5.116452] calling misc_init+0x0/0xb8 @ 1
  1325. [ 5.116452] calling misc_init+0x0/0xb8 @ 1
  1326. <7>initcall misc_init+0x0/0xb8 returned 0 after 0 usecs
  1327. [ 5.130083] initcall misc_init+0x0/0xb8 returned 0 after 0 usecs
  1328. [ 5.130083] initcall misc_init+0x0/0xb8 returned 0 after 0 usecs
  1329. <7>calling vga_arb_device_init+0x0/0xc4 @ 1
  1330. [ 5.146381] calling vga_arb_device_init+0x0/0xc4 @ 1
  1331. [ 5.146381] calling vga_arb_device_init+0x0/0xc4 @ 1
  1332. <6>vgaarb: loaded
  1333. [ 5.158458] vgaarb: loaded
  1334. [ 5.158458] vgaarb: loaded
  1335. <7>initcall vga_arb_device_init+0x0/0xc4 returned 0 after 0 usecs
  1336. [ 5.169933] initcall vga_arb_device_init+0x0/0xc4 returned 0 after 0
  1337. usecs
  1338. [ 5.169933] initcall vga_arb_device_init+0x0/0xc4 returned 0 after 0
  1339. usecs
  1340. <7>calling cn_init+0x0/0xa4 @ 1
  1341. [ 5.186922] calling cn_init+0x0/0xa4 @ 1
  1342. [ 5.186922] calling cn_init+0x0/0xa4 @ 1
  1343. <7>initcall cn_init+0x0/0xa4 returned 0 after 0 usecs
  1344. [ 5.200009] initcall cn_init+0x0/0xa4 returned 0 after 0 usecs
  1345. [ 5.200009] initcall cn_init+0x0/0xa4 returned 0 after 0 usecs
  1346. <7>calling tps6586x_init+0x0/0x10 @ 1
  1347. [ 5.215426] calling tps6586x_init+0x0/0x10 @ 1
  1348. [ 5.215426] calling tps6586x_init+0x0/0x10 @ 1
  1349. <7>initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  1350. [ 5.230115] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  1351. [ 5.230115] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  1352. <7>calling init_scsi+0x0/0x88 @ 1
  1353. [ 5.246226] calling init_scsi+0x0/0x88 @ 1
  1354. [ 5.246226] calling init_scsi+0x0/0x88 @ 1
  1355. <5>SCSI subsystem initialized
  1356. [ 5.257868] SCSI subsystem initialized
  1357. [ 5.257868] SCSI subsystem initialized
  1358. <7>initcall init_scsi+0x0/0x88 returned 0 after 9765 usecs
  1359. [ 5.270853] initcall init_scsi+0x0/0x88 returned 0 after 9765 usecs
  1360. [ 5.270853] initcall init_scsi+0x0/0x88 returned 0 after 9765 usecs
  1361. <7>calling power_supply_class_init+0x0/0x50 @ 1
  1362. [ 5.288030] calling power_supply_class_init+0x0/0x50 @ 1
  1363. [ 5.288030] calling power_supply_class_init+0x0/0x50 @ 1
  1364. <7>initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
  1365. [ 5.305348] initcall power_supply_class_init+0x0/0x50 returned 0 after 0
  1366. usecs
  1367. [ 5.305348] initcall power_supply_class_init+0x0/0x50 returned 0 after 0
  1368. usecs
  1369. <7>calling usb_init+0x0/0x160 @ 1
  1370. [ 5.323210] calling usb_init+0x0/0x160 @ 1
  1371. [ 5.323210] calling usb_init+0x0/0x160 @ 1
  1372. <6>usbcore: registered new interface driver usbfs
  1373. [ 5.336435] usbcore: registered new interface driver usbfs
  1374. [ 5.336435] usbcore: registered new interface driver usbfs
  1375. <6>usbcore: registered new interface driver hub
  1376. [ 5.352004] usbcore: registered new interface driver hub
  1377. [ 5.352004] usbcore: registered new interface driver hub
  1378. <6>usbcore: registered new device driver usb
  1379. [ 5.367012] usbcore: registered new device driver usb
  1380. [ 5.367012] usbcore: registered new device driver usb
  1381. <7>initcall usb_init+0x0/0x160 returned 0 after 29296 usecs
  1382. [ 5.382715] initcall usb_init+0x0/0x160 returned 0 after 29296 usecs
  1383. [ 5.382715] initcall usb_init+0x0/0x160 returned 0 after 29296 usecs
  1384. <7>calling tegra_otg_init+0x0/0xc @ 1
  1385. [ 5.399174] calling tegra_otg_init+0x0/0xc @ 1
  1386. [ 5.399174] calling tegra_otg_init+0x0/0xc @ 1
  1387. <6>tegra_otg_irq(): WRONG! val = 0X646
  1388. [ 5.412046] tegra_otg_irq(): WRONG! val = 0X646
  1389. [ 5.412046] tegra_otg_irq(): WRONG! val = 0X646
  1390. <2>kernel BUG at kernel/workqueue.c:1038!
  1391. [ 5.425087] kernel BUG at kernel/workqueue.c:1038!
  1392. [ 5.425087] kernel BUG at kernel/workqueue.c:1038!
  1393. <1>Unable to handle kernel NULL pointer dereference at virtual address
  1394. 00000000
  1395. [ 5.442022] Unable to handle kernel NULL pointer dereference at virtual
  1396. address 00000000
  1397. [ 5.442022] Unable to handle kernel NULL pointer dereference at virtual
  1398. address 00000000
  1399. <1>pgd = c0004000
  1400. [ 5.460114] pgd = c0004000
  1401. [ 5.460114] pgd = c0004000
  1402. <1>[00000000] *pgd=00000000[ 5.468045] [00000000] *pgd=00000000[
  1403. 5.468045] [00000000] *pgd=00000000
  1404.  
  1405.  
  1406. <0>Internal error: Oops: 805 [#1] SMP
  1407. [ 5.478979] Internal error: Oops: 805 [#1] SMP
  1408. [ 5.478979] Internal error: Oops: 805 [#1] SMP
  1409. <d>Modules linked in:[ 5.489881] Modules linked in:[ 5.489881] Modules
  1410. linked in:
  1411.  
  1412.  
  1413. CPU: 0 Tainted: G W (3.1.10+ #1)
  1414. [ 5.500470] CPU: 0 Tainted: G W (3.1.10+ #1)
  1415. [ 5.500470] CPU: 0 Tainted: G W (3.1.10+ #1)
  1416. PC is at __bug+0x18/0x24
  1417. [ 5.513757] PC is at __bug+0x18/0x24
  1418. [ 5.513757] PC is at __bug+0x18/0x24
  1419. LR is at __bug+0x14/0x24
  1420. [ 5.523355] LR is at __bug+0x14/0x24
  1421. [ 5.523355] LR is at __bug+0x14/0x24
  1422. pc : [<c0011434>] lr : [<c0011430>] psr: 60000193
  1423. sp : d602fd78 ip : d602fc48 fp : 00000001
  1424. [ 5.539687] pc : [<c0011434>] lr : [<c0011430>] psr: 60000193
  1425. [ 5.539687] pc : [<c0011434>] lr : [<c0011430>] psr: 60000193
  1426. [ 5.539691] sp : d602fd78 ip : d602fc48 fp : 00000001
  1427. [ 5.539691] sp : d602fd78 ip : d602fc48 fp : 00000001
  1428. r10: 00000000 r9 : c0df1c40 r8 : 00000000
  1429. [ 5.567017] r10: 00000000 r9 : c0df1c40 r8 : 00000000
  1430. [ 5.567017] r10: 00000000 r9 : c0df1c40 r8 : 00000000
  1431. r7 : 40000193 r6 : c1323300 r5 : d6008980 r4 : d604ac18
  1432. [ 5.582956] r7 : 40000193 r6 : c1323300 r5 : d6008980 r4 : d604ac18
  1433. [ 5.582956] r7 : 40000193 r6 : c1323300 r5 : d6008980 r4 : d604ac18
  1434. r3 : 00000000 r2 : d602fd6c r1 : c05a9a84 r0 : 0000003c
  1435. [ 5.601524] r3 : 00000000 r2 : d602fd6c r1 : c05a9a84 r0 : 0000003c
  1436. [ 5.601524] r3 : 00000000 r2 : d602fd6c r1 : c05a9a84 r0 : 0000003c
  1437. Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel
  1438. [ 5.620971] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment
  1439. kernel
  1440. [ 5.620971] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment
  1441. kernel
  1442. Control: 10c5387d Table: 0000404a DAC: 00000015
  1443. [ 5.640496] Control: 10c5387d Table: 0000404a DAC: 00000015
  1444. [ 5.640496] Control: 10c5387d Table: 0000404a DAC: 00000015
  1445.  
  1446. PC: 0xc00113b4:
  1447. [ 5.653848]
  1448. [ 5.653848]
  1449. [ 5.653850] PC: 0xc00113b4:
  1450. [ 5.653850] PC: 0xc00113b4:
  1451. 13b4 [ 5.663076] 13b4 [ 5.663076] 13b4 e58d3004 e58d3004 e58d3004
  1452. eb1298b6 eb1298b6 eb1298b6 e8bd800e e8bd800e e8bd800e c05a9a3c c05a9a3c
  1453. c05a9a3c e1a03001 e1a03001 e1a03001 e92d4007 e92d4007 e92d4007 e1a01000
  1454. e1a01000 e1a01000 e58d2000 e58d2000 e58d2000
  1455.  
  1456.  
  1457. 13d4 [ 5.686731] 13d4 [ 5.686731] 13d4 e1a02003 e1a02003 e1a02003
  1458. e59f000c e59f000c e59f000c e3a03000 e3a03000 e3a03000 e58d3004 e58d3004
  1459. e58d3004 eb1298ab eb1298ab eb1298ab e8bd800e e8bd800e e8bd800e c05a9a54
  1460. c05a9a54 c05a9a54 e1a03001 e1a03001 e1a03001
  1461.  
  1462.  
  1463. 13f4 [ 5.710383] 13f4 [ 5.710383] 13f4 e92d4007 e92d4007 e92d4007
  1464. e1a01000 e1a01000 e1a01000 e58d2000 e58d2000 e58d2000 e1a02003 e1a02003
  1465. e1a02003 e59f000c e59f000c e59f000c e3a03000 e3a03000 e3a03000 e58d3004
  1466. e58d3004 e58d3004 eb1298a0 eb1298a0 eb1298a0
  1467.  
  1468.  
  1469. 1414 [ 5.734038] 1414 [ 5.734038] 1414 e8bd800e e8bd800e e8bd800e
  1470. c05a9a6c c05a9a6c c05a9a6c e1a02001 e1a02001 e1a02001 e1a01000 e1a01000
  1471. e1a01000 e92d4010 e92d4010 e92d4010 e59f000c e59f000c e59f000c eb129899
  1472. eb129899 eb129899 e3a03000 e3a03000 e3a03000
  1473.  
  1474.  
  1475. 1434 [ 5.757693] 1434 [ 5.757693] 1434 e5833000 e5833000 e5833000
  1476. eafffffe eafffffe eafffffe c05a9a84 c05a9a84 c05a9a84 e59f0014 e59f0014
  1477. e59f0014 e3a02e2f e3a02e2f e3a02e2f e59f1010 e59f1010 e59f1010 eb129891
  1478. eb129891 eb129891 e3a03000 e3a03000 e3a03000
  1479.  
  1480.  
  1481. 1454 [ 5.781344] 1454 [ 5.781344] 1454 e5833000 e5833000 e5833000
  1482. eafffffe eafffffe eafffffe c05a9a84 c05a9a84 c05a9a84 c05a9a9d c05a9a9d
  1483. c05a9a9d e1a01000 e1a01000 e1a01000 e59f0020 e59f0020 e59f0020 e92d4010
  1484. e92d4010 e92d4010 eb129888 eb129888 eb129888
  1485.  
  1486.  
  1487. 1474 [ 5.804996] 1474 [ 5.804996] 1474 e59f0018 e59f0018 e59f0018
  1488. e59f1018 e59f1018 e59f1018 e3a02fb5 e3a02fb5 e3a02fb5 eb129884 eb129884
  1489. eb129884 e3a03000 e3a03000 e3a03000 e5833000 e5833000 e5833000 eafffffe
  1490. eafffffe eafffffe c05a9ab5 c05a9ab5 c05a9ab5
  1491.  
  1492.  
  1493. 1494 [ 5.828651] 1494 [ 5.828651] 1494 c05a9a84 c05a9a84 c05a9a84
  1494. c05a9a9d c05a9a9d c05a9a9d e92d4010 e92d4010 e92d4010 e59f000c e59f000c
  1495. e59f000c eb12987b eb12987b eb12987b e59f0008 e59f0008 e59f0008 e8bd4010
  1496. e8bd4010 e8bd4010 ea129878 ea129878 ea129878
  1497.  
  1498.  
  1499.  
  1500. LR: 0xc00113b0:
  1501. [ 5.853555]
  1502. [ 5.853555]
  1503. [ 5.853557] LR: 0xc00113b0:
  1504. [ 5.853557] LR: 0xc00113b0:
  1505. 13b0 [ 5.862785] 13b0 [ 5.862785] 13b0 e3a03000 e3a03000 e3a03000
  1506. e58d3004 e58d3004 e58d3004 eb1298b6 eb1298b6 eb1298b6 e8bd800e e8bd800e
  1507. e8bd800e c05a9a3c c05a9a3c c05a9a3c e1a03001 e1a03001 e1a03001 e92d4007
  1508. e92d4007 e92d4007 e1a01000 e1a01000 e1a01000
  1509.  
  1510.  
  1511. 13d0 [ 5.886434] 13d0 [ 5.886434] 13d0 e58d2000 e58d2000 e58d2000
  1512. e1a02003 e1a02003 e1a02003 e59f000c e59f000c e59f000c e3a03000 e3a03000
  1513. e3a03000 e58d3004 e58d3004 e58d3004 eb1298ab eb1298ab eb1298ab e8bd800e
  1514. e8bd800e e8bd800e c05a9a54 c05a9a54 c05a9a54
  1515.  
  1516.  
  1517. 13f0 [ 5.910091] 13f0 [ 5.910091] 13f0 e1a03001 e1a03001 e1a03001
  1518. e92d4007 e92d4007 e92d4007 e1a01000 e1a01000 e1a01000 e58d2000 e58d2000
  1519. e58d2000 e1a02003 e1a02003 e1a02003 e59f000c e59f000c e59f000c e3a03000
  1520. e3a03000 e3a03000 e58d3004 e58d3004 e58d3004
  1521.  
  1522.  
  1523. 1410 [ 5.933739] 1410 [ 5.933739] 1410 eb1298a0 eb1298a0 eb1298a0
  1524. e8bd800e e8bd800e e8bd800e c05a9a6c c05a9a6c c05a9a6c e1a02001 e1a02001
  1525. e1a02001 e1a01000 e1a01000 e1a01000 e92d4010 e92d4010 e92d4010 e59f000c
  1526. e59f000c e59f000c eb129899 eb129899 eb129899
  1527.  
  1528.  
  1529. 1430 [ 5.957392] 1430 [ 5.957392] 1430 e3a03000 e3a03000 e3a03000
  1530. e5833000 e5833000 e5833000 eafffffe eafffffe eafffffe c05a9a84 c05a9a84
  1531. c05a9a84 e59f0014 e59f0014 e59f0014 e3a02e2f e3a02e2f e3a02e2f e59f1010
  1532. e59f1010 e59f1010 eb129891 eb129891 eb129891
  1533.  
  1534.  
  1535. 1450 [ 5.981039] 1450 [ 5.981039] 1450 e3a03000 e3a03000 e3a03000
  1536. e5833000 e5833000 e5833000 eafffffe eafffffe eafffffe c05a9a84 c05a9a84
  1537. c05a9a84 c05a9a9d c05a9a9d c05a9a9d e1a01000 e1a01000 e1a01000 e59f0020
  1538. e59f0020 e59f0020 e92d4010 e92d4010 e92d4010
  1539.  
  1540.  
  1541. 1470 [ 6.004692] 1470 [ 6.004692] 1470 eb129888 eb129888 eb129888
  1542. e59f0018 e59f0018 e59f0018 e59f1018 e59f1018 e59f1018 e3a02fb5 e3a02fb5
  1543. e3a02fb5 eb129884 eb129884 eb129884 e3a03000 e3a03000 e3a03000 e5833000
  1544. e5833000 e5833000 eafffffe eafffffe eafffffe
  1545.  
  1546.  
  1547. 1490 [ 6.028341] 1490 [ 6.028341] 1490 c05a9ab5 c05a9ab5 c05a9ab5
  1548. c05a9a84 c05a9a84 c05a9a84 c05a9a9d c05a9a9d c05a9a9d e92d4010 e92d4010
  1549. e92d4010 e59f000c e59f000c e59f000c eb12987b eb12987b eb12987b e59f0008
  1550. e59f0008 e59f0008 e8bd4010 e8bd4010 e8bd4010
  1551.  
  1552.  
  1553.  
  1554. SP: 0xd602fcf8:
  1555. [ 6.053237]
  1556. [ 6.053237]
  1557. [ 6.053239] SP: 0xd602fcf8:
  1558. [ 6.053239] SP: 0xd602fcf8:
  1559. fcf8 [ 6.062463] fcf8 [ 6.062463] fcf8 2020205b 2020205b 2020205b
  1560. 342e3520 342e3520 342e3520 38303532 38303532 38303532 00205d37 00205d37
  1561. 00205d37 00000000 00000000 00000000 00000000 00000000 00000000 c1323310
  1562. c1323310 c1323310 00000000 00000000 00000000
  1563.  
  1564.  
  1565. fd18 [ 6.086114] fd18 [ 6.086114] fd18 60000193 60000193 60000193
  1566. c0011434 c0011434 c0011434 60000193 60000193 60000193 ffffffff ffffffff
  1567. ffffffff d602fd64 d602fd64 d602fd64 c000d89c c000d89c c000d89c 0000003c
  1568. 0000003c 0000003c c05a9a84 c05a9a84 c05a9a84
  1569.  
  1570.  
  1571. fd38 [ 6.109760] fd38 [ 6.109760] fd38 d602fd6c d602fd6c d602fd6c
  1572. 00000000 00000000 00000000 d604ac18 d604ac18 d604ac18 d6008980 d6008980
  1573. d6008980 c1323300 c1323300 c1323300 40000193 40000193 40000193 00000000
  1574. 00000000 00000000 c0df1c40 c0df1c40 c0df1c40
  1575.  
  1576.  
  1577. fd58 [ 6.133409] fd58 [ 6.133409] fd58 00000000 00000000 00000000
  1578. 00000001 00000001 00000001 d602fc48 d602fc48 d602fc48 d602fd78 d602fd78
  1579. d602fd78 c0011430 c0011430 c0011430 c0011434 c0011434 c0011434 60000193
  1580. 60000193 60000193 ffffffff ffffffff ffffffff
  1581.  
  1582.  
  1583. fd78 [ 6.157058] fd78 [ 6.157058] fd78 d604ac18 d604ac18 d604ac18
  1584. c005ba00 c005ba00 c005ba00 00000000 00000000 00000000 d6008980 d6008980
  1585. d6008980 d604ac18 d604ac18 d604ac18 d604ac18 d604ac18 d604ac18 d6008980
  1586. d6008980 d6008980 00000000 00000000 00000000
  1587.  
  1588.  
  1589. fd98 [ 6.180711] fd98 [ 6.180711] fd98 60000193 60000193 60000193
  1590. 00000000 00000000 00000000 c0df1c40 c0df1c40 c0df1c40 00000000 00000000
  1591. 00000000 00000001 00000001 00000001 c005bb3c c005bb3c c005bb3c d602e000
  1592. d602e000 d602e000 40000747 40000747 40000747
  1593.  
  1594.  
  1595. fdb8 [ 6.204368] fdb8 [ 6.204368] fdb8 d604abe0 d604abe0 d604abe0
  1596. c005bb84 c005bb84 c005bb84 d604ab60 d604ab60 d604ab60 c02b1890 c02b1890
  1597. c02b1890 d611b5a0 d611b5a0 d611b5a0 00000034 00000034 00000034 c07f8f20
  1598. c07f8f20 c07f8f20 d602fe7c d602fe7c d602fe7c
  1599.  
  1600.  
  1601. fdd8 [ 6.228017] fdd8 [ 6.228017] fdd8 00000000 00000000 00000000
  1602. c008ff88 c008ff88 c008ff88 c07f8f20 c07f8f20 c07f8f20 d611b5a0 d611b5a0
  1603. d611b5a0 00010001 00010001 00010001 c07f8f20 c07f8f20 c07f8f20 c07f8f74
  1604. c07f8f74 c07f8f74 d611b5a0 d611b5a0 d611b5a0
  1605.  
  1606.  
  1607.  
  1608. IP: 0xd602fbc8:
  1609. [ 6.252911]
  1610. [ 6.252911]
  1611. [ 6.252913] IP: 0xd602fbc8:
  1612. [ 6.252913] IP: 0xd602fbc8:
  1613. fbc8 [ 6.262136] fbc8 [ 6.262136] fbc8 c0df1c40 c0df1c40 c0df1c40
  1614. 00000805 00000805 00000805 00000001 00000001 00000001 c0011968 c0011968
  1615. c0011968 00000000 00000000 00000000 0000000b 0000000b 0000000b 00000000
  1616. 00000000 00000000 d602fd30 d602fd30 d602fd30
  1617.  
  1618.  
  1619. fbe8 [ 6.285788] fbe8 [ 6.285788] fbe8 00000000 00000000 00000000
  1620. 00000805 00000805 00000805 00000000 00000000 00000000 c0017fb4 c0017fb4
  1621. c0017fb4 d602fd30 d602fd30 d602fd30 00000001 00000001 00000001 00000000
  1622. 00000000 00000000 d6027020 d6027020 d6027020
  1623.  
  1624.  
  1625. fc08 [ 6.309441] fc08 [ 6.309441] fc08 00000000 00000000 00000000
  1626. c0018264 c0018264 c0018264 a0000193 a0000193 a0000193 c081bd14 c081bd14
  1627. c081bd14 00000004 00000004 00000004 c0875ddc c0875ddc c0875ddc 00000036
  1628. 00000036 00000036 c086f4a8 c086f4a8 c086f4a8
  1629.  
  1630.  
  1631. fc28 [ 6.333094] fc28 [ 6.333094] fc28 c0e0c880 c0e0c880 c0e0c880
  1632. 20000193 20000193 20000193 00000001 00000001 00000001 c00665fc c00665fc
  1633. c00665fc 00000036 00000036 00000036 c086f4a8 c086f4a8 c086f4a8 c0e0c880
  1634. c0e0c880 c0e0c880 c00665fc c00665fc c00665fc
  1635.  
  1636.  
  1637. fc48 [ 6.356744] fc48 [ 6.356744] fc48 c0839868 c0839868 c0839868
  1638. c0839858 c0839858 c0839858 60000193 60000193 60000193 00000000 00000000
  1639. 00000000 60000193 60000193 60000193 0000646c 0000646c 0000646c c0046e84
  1640. c0046e84 c0046e84 c0839804 c0839804 c0839804
  1641.  
  1642.  
  1643. fc68 [ 6.380386] fc68 [ 6.380386] fc68 c08397f4 c08397f4 c08397f4
  1644. 00000805 00000805 00000805 c081b998 c081b998 c081b998 00000000 00000000
  1645. 00000000 d602fd30 d602fd30 d602fd30 00000000 00000000 00000000 c0df1c40
  1646. c0df1c40 c0df1c40 00000000 00000000 00000000
  1647.  
  1648.  
  1649. fc88 [ 6.404041] fc88 [ 6.404041] fc88 00000001 00000001 00000001
  1650. c0008640 c0008640 c0008640 000064a2 000064a2 000064a2 c0839778 c0839778
  1651. c0839778 c086f4a8 c086f4a8 c086f4a8 c0046ea0 c0046ea0 c0046ea0 c08397f4
  1652. c08397f4 c08397f4 0000003c 0000003c 0000003c
  1653.  
  1654.  
  1655. fca8 [ 6.427694] fca8 [ 6.427694] fca8 00000000 00000000 00000000
  1656. 00000001 00000001 00000001 c0839778 c0839778 c0839778 00000003 00000003
  1657. 00000003 c086f56b c086f56b c086f56b c086f56b c086f56b c086f56b 00000001
  1658. 00000001 00000001 c0047624 c0047624 c0047624
  1659.  
  1660.  
  1661.  
  1662. R1: 0xc05a9a04:
  1663. [ 6.452595]
  1664. [ 6.452595]
  1665. [ 6.452598] R1: 0xc05a9a04:
  1666. [ 6.452598] R1: 0xc05a9a04:
  1667. 9a04 [ 6.461824] 9a04 [ 6.461824] 9a04 00293431 00293431 00293431
  1668. 3531283f 3531283f 3531283f 283f0029 283f0029 283f0029 00293631 00293631
  1669. 00293631 3731283f 3731283f 3731283f 69560029 69560029 69560029 206f6564
  1670. 206f6564 206f6564 004d4152 004d4152 004d4152
  1671.  
  1672.  
  1673. 9a24 [ 6.485482] 9a24 [ 6.485482] 9a24 6e72654b 6e72654b 6e72654b
  1674. 74206c65 74206c65 74206c65 00747865 00747865 00747865 6e72654b 6e72654b
  1675. 6e72654b 64206c65 64206c65 64206c65 00617461 00617461 00617461 253a7325
  1676. 253a7325 253a7325 62203a64 62203a64 62203a64
  1677.  
  1678.  
  1679. 9a44 [ 6.509133] 9a44 [ 6.509133] 9a44 70206461 70206461 70206461
  1680. 25206467 25206467 25206467 6c6c3830 6c6c3830 6c6c3830 000a2e78 000a2e78
  1681. 000a2e78 253a7325 253a7325 253a7325 62203a64 62203a64 62203a64 70206461
  1682. 70206461 70206461 2520646d 2520646d 2520646d
  1683.  
  1684.  
  1685. 9a64 [ 6.532788] 9a64 [ 6.532788] 9a64 6c6c3830 6c6c3830 6c6c3830
  1686. 000a2e78 000a2e78 000a2e78 253a7325 253a7325 253a7325 62203a64 62203a64
  1687. 62203a64 70206461 70206461 70206461 25206574 25206574 25206574 6c6c3830
  1688. 6c6c3830 6c6c3830 000a2e78 000a2e78 000a2e78
  1689.  
  1690.  
  1691. 9a84 [ 6.556446] 9a84 [ 6.556446] 9a84 6b3e323c 6b3e323c 6b3e323c
  1692. 656e7265 656e7265 656e7265 5542206c 5542206c 5542206c 74612047 74612047
  1693. 74612047 3a732520 3a732520 3a732520 0a216425 0a216425 0a216425 63726100
  1694. 63726100 63726100 72612f68 72612f68 72612f68
  1695.  
  1696.  
  1697. 9aa4 [ 6.580100] 9aa4 [ 6.580100] 9aa4 656b2f6d 656b2f6d 656b2f6d
  1698. 6c656e72 6c656e72 6c656e72 6172742f 6172742f 6172742f 632e7370 632e7370
  1699. 632e7370 20732500 20732500 20732500 6c6c6163 6c6c6163 6c6c6163 202c6465
  1700. 202c6465 202c6465 20747562 20747562 20747562
  1701.  
  1702.  
  1703. 9ac4 [ 6.603759] 9ac4 [ 6.603759] 9ac4 20746f6e 20746f6e 20746f6e
  1704. 6c706d69 6c706d69 6c706d69 6e656d65 6e656d65 6e656d65 0a646574 0a646574
  1705. 0a646574 6d6d4800 6d6d4800 6d6d4800 5520202e 5520202e 5520202e 7078656e
  1706. 7078656e 7078656e 65746365 65746365 65746365
  1707.  
  1708.  
  1709. 9ae4 [ 6.627412] 9ae4 [ 6.627412] 9ae4 49462064 49462064 49462064
  1710. 65722051 65722051 65722051 76696563 76696563 76696563 202c6465 202c6465
  1711. 202c6465 20747562 20747562 20747562 69797274 69797274 69797274 7420676e
  1712. 7420676e 7420676e 6f63206f 6f63206f 6f63206f
  1713.  
  1714.  
  1715.  
  1716. R2: 0xd602fcec:
  1717. [ 6.652309]
  1718. [ 6.652309]
  1719. [ 6.652311] R2: 0xd602fcec:
  1720. [ 6.652311] R2: 0xd602fcec:
  1721. fcec [ 6.661536] fcec [ 6.661536] fcec 00000000 00000000 00000000
  1722. 00000002 00000002 00000002 00000039 00000039 00000039 2020205b 2020205b
  1723. 2020205b 342e3520 342e3520 342e3520 38303532 38303532 38303532 00205d37
  1724. 00205d37 00205d37 00000000 00000000 00000000
  1725.  
  1726.  
  1727. fd0c [ 6.685195] fd0c [ 6.685195] fd0c 00000000 00000000 00000000
  1728. c1323310 c1323310 c1323310 00000000 00000000 00000000 60000193 60000193
  1729. 60000193 c0011434 c0011434 c0011434 60000193 60000193 60000193 ffffffff
  1730. ffffffff ffffffff d602fd64 d602fd64 d602fd64
  1731.  
  1732.  
  1733. fd2c [ 6.708847] fd2c [ 6.708847] fd2c c000d89c c000d89c c000d89c
  1734. 0000003c 0000003c 0000003c c05a9a84 c05a9a84 c05a9a84 d602fd6c d602fd6c
  1735. d602fd6c 00000000 00000000 00000000 d604ac18 d604ac18 d604ac18 d6008980
  1736. d6008980 d6008980 c1323300 c1323300 c1323300
  1737.  
  1738.  
  1739. fd4c [ 6.732497] fd4c [ 6.732497] fd4c 40000193 40000193 40000193
  1740. 00000000 00000000 00000000 c0df1c40 c0df1c40 c0df1c40 00000000 00000000
  1741. 00000000 00000001 00000001 00000001 d602fc48 d602fc48 d602fc48 d602fd78
  1742. d602fd78 d602fd78 c0011430 c0011430 c0011430
  1743.  
  1744.  
  1745. fd6c [ 6.756150] fd6c [ 6.756150] fd6c c0011434 c0011434 c0011434
  1746. 60000193 60000193 60000193 ffffffff ffffffff ffffffff d604ac18 d604ac18
  1747. d604ac18 c005ba00 c005ba00 c005ba00 00000000 00000000 00000000 d6008980
  1748. d6008980 d6008980 d604ac18 d604ac18 d604ac18
  1749.  
  1750.  
  1751. fd8c [ 6.779805] fd8c [ 6.779805] fd8c d604ac18 d604ac18 d604ac18
  1752. d6008980 d6008980 d6008980 00000000 00000000 00000000 60000193 60000193
  1753. 60000193 00000000 00000000 00000000 c0df1c40 c0df1c40 c0df1c40 00000000
  1754. 00000000 00000000 00000001 00000001 00000001
  1755.  
  1756.  
  1757. fdac [ 6.803457] fdac [ 6.803457] fdac c005bb3c c005bb3c c005bb3c
  1758. d602e000 d602e000 d602e000 40000747 40000747 40000747 d604abe0 d604abe0
  1759. d604abe0 c005bb84 c005bb84 c005bb84 d604ab60 d604ab60 d604ab60 c02b1890
  1760. c02b1890 c02b1890 d611b5a0 d611b5a0 d611b5a0
  1761.  
  1762.  
  1763. fdcc [ 6.827111] fdcc [ 6.827111] fdcc 00000034 00000034 00000034
  1764. c07f8f20 c07f8f20 c07f8f20 d602fe7c d602fe7c d602fe7c 00000000 00000000
  1765. 00000000 c008ff88 c008ff88 c008ff88 c07f8f20 c07f8f20 c07f8f20 d611b5a0
  1766. d611b5a0 d611b5a0 00010001 00010001 00010001
  1767.  
  1768.  
  1769.  
  1770. R4: 0xd604ab98:
  1771. [ 6.852001]
  1772. [ 6.852001]
  1773. [ 6.852004] R4: 0xd604ab98:
  1774. [ 6.852004] R4: 0xd604ab98:
  1775. ab98 [ 6.861235] ab98 [ 6.861235] ab98 00000000 00000000 00000000
  1776. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1777. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1778. 00000000 00000000 00000000 00000000 00000000
  1779.  
  1780.  
  1781. abb8 [ 6.884886] abb8 [ 6.884886] abb8 00000000 00000000 00000000
  1782. 00000000 00000000 00000000 c02b1598 c02b1598 c02b1598 c02b1b30 c02b1b30
  1783. c02b1b30 c02b15a4 c02b15a4 c02b15a4 00000000 00000000 00000000 c02b15ac
  1784. c02b15ac c02b15ac 00000000 00000000 00000000
  1785.  
  1786.  
  1787. abd8 [ 6.908536] abd8 [ 6.908536] abd8 00000000 00000000 00000000
  1788. 40000747 40000747 40000747 00000001 00000001 00000001 dead4ead dead4ead
  1789. dead4ead 00000000 00000000 00000000 d6027020 d6027020 d6027020 c0e0e568
  1790. c0e0e568 c0e0e568 00000000 00000000 00000000
  1791.  
  1792.  
  1793. abf8 [ 6.932186] abf8 [ 6.932186] abf8 00000000 00000000 00000000
  1794. c05e1aad c05e1aad c05e1aad 00000000 00000000 00000000 00000000 00000000
  1795. 00000000 fe500000 fe500000 fe500000 c0821e60 c0821e60 c0821e60 00000034
  1796. 00000034 00000034 00000000 00000000 00000000
  1797.  
  1798.  
  1799. ac18 [ 6.955836] ac18 [ 6.955836] ac18 00000001 00000001 00000001
  1800. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1801. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1802. 00000000 00000000 00000000 00000000 00000000
  1803.  
  1804.  
  1805. ac38 [ 6.979493] ac38 [ 6.979493] ac38 00000000 00000000 00000000
  1806. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1807. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1808. 00000000 00000000 00000000 00000000 00000000
  1809.  
  1810.  
  1811. ac58 [ 7.003151] ac58 [ 7.003151] ac58 00000000 00000000 00000000
  1812. 00000000 00000000 00000000 00000005 00000005 00000005 c05b2aaa c05b2aaa
  1813. c05b2aaa 00000000 00000000 00000000 d60bba60 d60bba60 d60bba60 c04bd000
  1814. c04bd000 c04bd000 000001a4 000001a4 000001a4
  1815.  
  1816.  
  1817. ac78 [ 7.026805] ac78 [ 7.026805] ac78 c08b0ee0 c08b0ee0 c08b0ee0
  1818. 00000000 00000000 00000000 00000000 00000000 00000000 c005edb8 c005edb8
  1819. c005edb8 c005ed40 c005ed40 c005ed40 00000000 00000000 00000000 00000000
  1820. 00000000 00000000 00000000 00000000 00000000
  1821.  
  1822.  
  1823.  
  1824. R5: 0xd6008900:
  1825. [ 7.051700]
  1826. [ 7.051700]
  1827. [ 7.051702] R5: 0xd6008900:
  1828. [ 7.051702] R5: 0xd6008900:
  1829. 8900 [ 7.060928] 8900 [ 7.060928] 8900 d60088fc d60088fc d60088fc
  1830. 00000000 00000000 00000000 00000000 00000000 00000000 d60088d0 d60088d0
  1831. d60088d0 c08b0e68 c08b0e68 c08b0e68 00000000 00000000 00000000 00000000
  1832. 00000000 00000000 c05b28dd c05b28dd c05b28dd
  1833.  
  1834.  
  1835. 8920 [ 7.084583] 8920 [ 7.084583] 8920 00000000 00000000 00000000
  1836. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1837. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d6008938
  1838. d6008938 d6008938 d6008938 d6008938 d6008938
  1839.  
  1840.  
  1841. 8940 [ 7.108233] 8940 [ 7.108233] 8940 d6008940 d6008940 d6008940
  1842. d6008940 d6008940 d6008940 00000000 00000000 00000000 00000000 00000000
  1843. 00000000 00000000 00000000 00000000 00000100 00000100 00000100 c05b292a
  1844. c05b292a c05b292a c08b0e98 c08b0e98 c08b0e98
  1845.  
  1846.  
  1847. 8960 [ 7.131890] 8960 [ 7.131890] 8960 00000000 00000000 00000000
  1848. 00000000 00000000 00000000 c05b292a c05b292a c05b292a 00000000 00000000
  1849. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1850. 00000000 00000000 00000000 00000000 00000000
  1851.  
  1852.  
  1853. 8980 [ 7.155547] 8980 [ 7.155547] 8980 00000000 00000000 00000000
  1854. c07f6b00 c07f6b00 c07f6b00 c083afe4 c083afe4 c083afe4 d60088c8 d60088c8
  1855. d60088c8 00000001 00000001 00000001 00000000 00000000 00000000 dead4ead
  1856. dead4ead dead4ead ffffffff ffffffff ffffffff
  1857.  
  1858.  
  1859. 89a0 [ 7.179191] 89a0 [ 7.179191] 89a0 ffffffff ffffffff ffffffff
  1860. c08b11f4 c08b11f4 c08b11f4 00000000 00000000 00000000 00000000 00000000
  1861. 00000000 c05b2df8 c05b2df8 c05b2df8 00000000 00000000 00000000 00000000
  1862. 00000000 00000000 d60089bc d60089bc d60089bc
  1863.  
  1864.  
  1865. 89c0 [ 7.202846] 89c0 [ 7.202846] 89c0 d60089bc d60089bc d60089bc
  1866. 00000000 00000000 00000000 00000000 00000000 00000000 d6008990 d6008990
  1867. d6008990 c08b0e68 c08b0e68 c08b0e68 00000000 00000000 00000000 00000000
  1868. 00000000 00000000 c05b28dd c05b28dd c05b28dd
  1869.  
  1870.  
  1871. 89e0 [ 7.226497] 89e0 [ 7.226497] 89e0 00000000 00000000 00000000
  1872. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1873. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d60089f8
  1874. d60089f8 d60089f8 d60089f8 d60089f8 d60089f8
  1875.  
  1876.  
  1877.  
  1878. R6: 0xc1323280:
  1879. [ 7.251392]
  1880. [ 7.251392]
  1881. [ 7.251395] R6: 0xc1323280:
  1882. [ 7.251395] R6: 0xc1323280:
  1883. 3280 [ 7.260624] 3280 [ 7.260624] 3280 0000000d 0000000d 0000000d
  1884. 00000000 00000000 00000000 00000000 00000000 00000000 c1323288 c1323288
  1885. c1323288 00000000 00000000 00000000 c1323290 c1323290 c1323290 d6034060
  1886. d6034060 d6034060 c132329c c132329c c132329c
  1887.  
  1888.  
  1889. 32a0 [ 7.284277] 32a0 [ 7.284277] 32a0 c132329c c132329c c132329c
  1890. c13232a4 c13232a4 c13232a4 c13232a4 c13232a4 c13232a4 c13232ac c13232ac
  1891. c13232ac c13232ac c13232ac c13232ac c13232b4 c13232b4 c13232b4 c13232b4
  1892. c13232b4 c13232b4 c13232bc c13232bc c13232bc
  1893.  
  1894.  
  1895. 32c0 [ 7.307922] 32c0 [ 7.307922] 32c0 c13232bc c13232bc c13232bc
  1896. c13232c4 c13232c4 c13232c4 c13232c4 c13232c4 c13232c4 c13232cc c13232cc
  1897. c13232cc c13232cc c13232cc c13232cc c13232d4 c13232d4 c13232d4 c13232d4
  1898. c13232d4 c13232d4 c13232dc c13232dc c13232dc
  1899.  
  1900.  
  1901. 32e0 [ 7.331577] 32e0 [ 7.331577] 32e0 c13232dc c13232dc c13232dc
  1902. c13232e4 c13232e4 c13232e4 c13232e4 c13232e4 c13232e4 c08afb20 c08afb20
  1903. c08afb20 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1904. 00000000 00000000 00000000 00000000 00000000
  1905.  
  1906.  
  1907. 3300 [ 7.355224] 3300 [ 7.355224] 3300 00000001 00000001 00000001
  1908. dead4ead dead4ead dead4ead 00000000 00000000 00000000 d6027020 d6027020
  1909. d6027020 c08b0e70 c08b0e70 c08b0e70 00000000 00000000 00000000 00000000
  1910. 00000000 00000000 c05b28ee c05b28ee c05b28ee
  1911.  
  1912.  
  1913. 3320 [ 7.378877] 3320 [ 7.378877] 3320 00000000 00000000 00000000
  1914. 00000000 00000000 00000000 c1323328 c1323328 c1323328 c1323328 c1323328
  1915. c1323328 00000000 00000000 00000000 00000000 00000000 00000000 00000001
  1916. 00000001 00000001 00000001 00000001 00000001
  1917.  
  1918.  
  1919. 3340 [ 7.402536] 3340 [ 7.402536] 3340 d6018b00 d6018b00 d6018b00
  1920. d6018b00 d6018b00 d6018b00 00000000 00000000 00000000 00000000 00000000
  1921. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1922. 00000000 00000000 00000000 00000000 00000000
  1923.  
  1924.  
  1925. 3360 [ 7.426185] 3360 [ 7.426185] 3360 00000000 00000000 00000000
  1926. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1927. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1928. 00000000 00000000 00000000 00000000 00000000
  1929.  
  1930.  
  1931.  
  1932. R9: 0xc0df1bc0:
  1933. [ 7.451078]
  1934. [ 7.451078]
  1935. [ 7.451080] R9: 0xc0df1bc0:
  1936. [ 7.451080] R9: 0xc0df1bc0:
  1937. 1bc0 [ 7.460308] 1bc0 [ 7.460308] 1bc0 00000000 00000000 00000000
  1938. 00000001 00000001 00000001 d6001be0 d6001be0 d6001be0 00000000 00000000
  1939. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1940. 00000000 00000000 00000000 00000000 00000000
  1941.  
  1942.  
  1943. 1be0 [ 7.483958] 1be0 [ 7.483958] 1be0 00000000 00000000 00000000
  1944. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1945. 00000000 00000000 00000000 00000000 e0000000 e0000000 e0000000 ffffffff
  1946. ffffffff ffffffff ffffffff ffffffff ffffffff
  1947.  
  1948.  
  1949. 1c00 [ 7.507614] 1c00 [ 7.507614] 1c00 ffffffff ffffffff ffffffff
  1950. ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
  1951. ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
  1952. ffffffff ffffffff ffffffff ffffffff ffffffff
  1953.  
  1954.  
  1955. 1c20 [ 7.531263] 1c20 [ 7.531263] 1c20 ffffffff ffffffff ffffffff
  1956. ffffffff ffffffff ffffffff 00000000 00000000 00000000 00000000 00000000
  1957. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1958. 00000000 00000000 00000000 00000000 00000000
  1959.  
  1960.  
  1961. 1c40 [ 7.554912] 1c40 [ 7.554912] 1c40 00000000 00000000 00000000
  1962. 00000003 00000003 00000003 00000000 00000000 00000000 00000000 00000000
  1963. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1964. 00000000 00000000 00000000 00000000 00000000
  1965.  
  1966.  
  1967. 1c60 [ 7.578563] 1c60 [ 7.578563] 1c60 00000000 00000000 00000000
  1968. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1969. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1970. 00000000 00000000 00000000 00000000 00000000
  1971.  
  1972.  
  1973. 1c80 [ 7.602216] 1c80 [ 7.602216] 1c80 00000000 00000000 00000000
  1974. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1975. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1976. 00000000 00000000 00000000 00000000 00000000
  1977.  
  1978.  
  1979. 1ca0 [ 7.625862] 1ca0 [ 7.625862] 1ca0 00000000 00000000 00000000
  1980. 00000000 00000000 00000000 d60079a0 d60079a0 d60079a0 00000000 00000000
  1981. 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1982. 00000000 00000000 00000000 00000000 00000000
  1983.  
  1984.  
  1985. <0>Process swapper (pid: 1, stack limit = 0xd602e2f8)
  1986. [ 7.653948] Process swapper (pid: 1, stack limit = 0xd602e2f8)
  1987. [ 7.653948] Process swapper (pid: 1, stack limit = 0xd602e2f8)
  1988. <0>Stack: (0xd602fd78 to 0xd6030000)
  1989. [ 7.669165] Stack: (0xd602fd78 to 0xd6030000)
  1990. [ 7.669165] Stack: (0xd602fd78 to 0xd6030000)
  1991. <0>fd60: d604ac18
  1992. c005ba00
  1993. [ 7.685294] fd60:
  1994. d604ac18 c005ba00
  1995. [ 7.685294] fd60:
  1996. d604ac18 c005ba00
  1997. <0>fd80: 00000000 d6008980 d604ac18 d604ac18 d6008980 00000000 60000193
  1998. 00000000
  1999. [ 7.709153] fd80: 00000000 d6008980 d604ac18 d604ac18 d6008980 00000000
  2000. 60000193 00000000
  2001. [ 7.709153] fd80: 00000000 d6008980 d604ac18 d604ac18 d6008980 00000000
  2002. 60000193 00000000
  2003. <0>fda0: c0df1c40 00000000 00000001 c005bb3c d602e000 40000747 d604abe0
  2004. c005bb84
  2005. [ 7.733009] fda0: c0df1c40 00000000 00000001 c005bb3c d602e000 40000747
  2006. d604abe0 c005bb84
  2007. [ 7.733009] fda0: c0df1c40 00000000 00000001 c005bb3c d602e000 40000747
  2008. d604abe0 c005bb84
  2009. <0>fdc0: d604ab60 c02b1890 d611b5a0 00000034 c07f8f20 d602fe7c 00000000
  2010. c008ff88
  2011. [ 7.756869] fdc0: d604ab60 c02b1890 d611b5a0 00000034 c07f8f20 d602fe7c
  2012. 00000000 c008ff88
  2013. [ 7.756869] fdc0: d604ab60 c02b1890 d611b5a0 00000034 c07f8f20 d602fe7c
  2014. 00000000 c008ff88
  2015. <0>fde0: c07f8f20 d611b5a0 00010001 c07f8f20 c07f8f74 d611b5a0 d602fe7c
  2016. c07f8f74
  2017. [ 7.780720] fde0: c07f8f20 d611b5a0 00010001 c07f8f20 c07f8f74 d611b5a0
  2018. d602fe7c c07f8f74
  2019. [ 7.780720] fde0: c07f8f20 d611b5a0 00010001 c07f8f20 c07f8f74 d611b5a0
  2020. d602fe7c c07f8f74
  2021. <0>fe00: 60000013 c07f8f54 00000000 c00900e8 c07f8f20 c07f8f74 fe040100
  2022. c00926a8
  2023. [ 7.804560] fe00: 60000013 c07f8f54 00000000 c00900e8 c07f8f20 c07f8f74
  2024. fe040100 c00926a8
  2025. [ 7.804560] fe00: 60000013 c07f8f54 00000000 c00900e8 c07f8f20 c07f8f74
  2026. fe040100 c00926a8
  2027. <0>fe20: 00000034 00000000 fe040100 c008fb88 00000034 c000e788 c04bb9dc
  2028. 60000013
  2029. [ 7.828407] fe20: 00000034 00000000 fe040100 c008fb88 00000034 c000e788
  2030. c04bb9dc 60000013
  2031. [ 7.828407] fe20: 00000034 00000000 fe040100 c008fb88 00000034 c000e788
  2032. c04bb9dc 60000013
  2033. <0>fe40: fe040100 c000d8fc c04bb9d8 00000001 00000000 00000000 60000013
  2034. c07f8f74
  2035. [ 7.852262] fe40: fe040100 c000d8fc c04bb9d8 00000001 00000000 00000000
  2036. 60000013 c07f8f74
  2037. [ 7.852262] fe40: fe040100 c000d8fc c04bb9d8 00000001 00000000 00000000
  2038. 60000013 c07f8f74
  2039. <0>fe60: 00000034 00000000 c07f8f74 60000013 c07f8f54 00000000 d602e000
  2040. d602fe90
  2041. [ 7.876117] fe60: 00000034 00000000 c07f8f74 60000013 c07f8f54 00000000
  2042. d602e000 d602fe90
  2043. [ 7.876117] fe60: 00000034 00000000 c07f8f74 60000013 c07f8f54 00000000
  2044. d602e000 d602fe90
  2045. <0>fe80: c04bb9d8 c04bb9dc 60000013 ffffffff c07f8f20 d611b5a0 00000034
  2046. c0090ee8
  2047. [ 7.899968] fe80: c04bb9d8 c04bb9dc 60000013 ffffffff c07f8f20 d611b5a0
  2048. 00000034 c0090ee8
  2049. [ 7.899968] fe80: c04bb9d8 c04bb9dc 60000013 ffffffff c07f8f20 d611b5a0
  2050. 00000034 c0090ee8
  2051. <0>fea0: 20000013 c081d360 60000013 00000003 000080d0 d611b5a0 c07f8f20
  2052. c02b17c4
  2053. [ 7.923818] fea0: 20000013 c081d360 60000013 00000003 000080d0 d611b5a0
  2054. c07f8f20 c02b17c4
  2055. [ 7.923818] fea0: 20000013 c081d360 60000013 00000003 000080d0 d611b5a0
  2056. c07f8f20 c02b17c4
  2057. <0>fec0: d604ab60 00000080 00000034 00000000 00000000 c00910a0 d604ab60
  2058. 00000000
  2059. [ 7.947671] fec0: d604ab60 00000080 00000034 00000000 00000000 c00910a0
  2060. d604ab60 00000000
  2061. [ 7.947671] fec0: d604ab60 00000080 00000034 00000000 00000000 c00910a0
  2062. d604ab60 00000000
  2063. <0>fee0: c082dc10 c0e0e564 c05ad785 c08354dc c082dc08 c02b1a44 c05ad785
  2064. d604ab60
  2065. [ 7.971524] fee0: c082dc10 c0e0e564 c05ad785 c08354dc c082dc08 c02b1a44
  2066. c05ad785 d604ab60
  2067. [ 7.971524] fee0: c082dc10 c0e0e564 c05ad785 c08354dc c082dc08 c02b1a44
  2068. c05ad785 d604ab60
  2069. <0>ff00: c082dc10 c082dc44 c08547a4 c08547a4 aba95002 00000000 00000000
  2070. c0257b44
  2071. [ 7.995377] ff00: c082dc10 c082dc44 c08547a4 c08547a4 aba95002 00000000
  2072. 00000000 c0257b44
  2073. [ 7.995377] ff00: c082dc10 c082dc44 c08547a4 c08547a4 aba95002 00000000
  2074. 00000000 c0257b44
  2075. <0>ff20: c082dc10 c025696c c082dc10 c082dc44 c08547a4 00000000 aba95002
  2076. c0256a90
  2077. [ 8.019229] ff20: c082dc10 c025696c c082dc10 c082dc44 c08547a4 00000000
  2078. aba95002 c0256a90
  2079. [ 8.019229] ff20: c082dc10 c025696c c082dc10 c082dc44 c08547a4 00000000
  2080. aba95002 c0256a90
  2081. <0>ff40: c08547a4 d602ff50 c0256a28 c025619c d604ca60 d60bccb8 c08547a4
  2082. c08547a4
  2083. [ 8.043079] ff40: c08547a4 d602ff50 c0256a28 c025619c d604ca60 d60bccb8
  2084. c08547a4 c08547a4
  2085. [ 8.043079] ff40: c08547a4 d602ff50 c0256a28 c025619c d604ca60 d60bccb8
  2086. c08547a4 c08547a4
  2087. <0>ff60: d610e720 c084ddd0 00000000 c0255acc c05ad785 00000001 00000000
  2088. c08547a4
  2089. [ 8.066940] ff60: d610e720 c084ddd0 00000000 c0255acc c05ad785 00000001
  2090. 00000000 c08547a4
  2091. [ 8.066940] ff60: d610e720 c084ddd0 00000000 c0255acc c05ad785 00000001
  2092. 00000000 c08547a4
  2093. <0>ff80: c067a250 d602ffb8 00000000 aba95002 00000000 c02570a0 c069099c
  2094. c067a250
  2095. [ 8.090793] ff80: c067a250 d602ffb8 00000000 aba95002 00000000 c02570a0
  2096. c069099c c067a250
  2097. [ 8.090793] ff80: c067a250 d602ffb8 00000000 aba95002 00000000 c02570a0
  2098. c069099c c067a250
  2099. <0>ffa0: d602ffb8 00000000 aba95002 c0008720 00007270 00000000 aba95002
  2100. 00000000
  2101. [ 8.114643] ffa0: d602ffb8 00000000 aba95002 c0008720 00007270 00000000
  2102. aba95002 00000000
  2103. [ 8.114643] ffa0: d602ffb8 00000000 aba95002 c0008720 00007270 00000000
  2104. aba95002 00000000
  2105. <0>ffc0: c083d5ac c069099c c06910c8 c000e838 00000013 00000000 00000000
  2106. 00000000
  2107. [ 8.138491] ffc0: c083d5ac c069099c c06910c8 c000e838 00000013 00000000
  2108. 00000000 00000000
  2109. [ 8.138491] ffc0: c083d5ac c069099c c06910c8 c000e838 00000013 00000000
  2110. 00000000 00000000
  2111. <0>ffe0: 00000000 c0660284 00000000 c06601f4 c000e838 c000e838 00000000
  2112. 00000000
  2113. [ 8.162342] ffe0: 00000000 c0660284 00000000 c06601f4 c000e838 c000e838
  2114. 00000000 00000000
  2115. [ 8.162342] ffe0: 00000000 c0660284 00000000 c06601f4 c000e838 c000e838
  2116. 00000000 00000000
  2117. [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>] (__queue_work+0x264/0x340)
  2118. [ 8.185771] [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>]
  2119. (__queue_work+0x264/0x340)
  2120. [ 8.185771] [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>]
  2121. (__queue_work+0x264/0x340)
  2122. [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2123. (queue_work_on+0x38/0x40)
  2124. [ 8.209543] [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2125. (queue_work_on+0x38/0x40)
  2126. [ 8.209543] [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2127. (queue_work_on+0x38/0x40)
  2128. [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2129. (queue_work+0x2c/0x3c)
  2130. [ 8.234363] [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2131. (queue_work+0x2c/0x3c)
  2132. [ 8.234363] [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2133. (queue_work+0x2c/0x3c)
  2134. [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2135. (tegra_otg_irq+0xcc/0xec)
  2136. [ 8.258483] [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2137. (tegra_otg_irq+0xcc/0xec)
  2138. [ 8.258483] [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2139. (tegra_otg_irq+0xcc/0xec)
  2140. [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2141. (handle_irq_event_percpu+0x30/0x154)
  2142. [ 8.283848] [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2143. (handle_irq_event_percpu+0x30/0x154)
  2144. [ 8.283848] [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2145. (handle_irq_event_percpu+0x30/0x154)
  2146. [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from [<c00900e8>]
  2147. (handle_irq_event+0x3c/0x5c)
  2148. [ 8.311927] [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from
  2149. [<c00900e8>] (handle_irq_event+0x3c/0x5c)
  2150. [ 8.311927] [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from
  2151. [<c00900e8>] (handle_irq_event+0x3c/0x5c)
  2152. [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2153. (handle_fasteoi_irq+0xc8/0x100)
  2154. [ 8.340094] [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2155. (handle_fasteoi_irq+0xc8/0x100)
  2156. [ 8.340094] [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2157. (handle_fasteoi_irq+0xc8/0x100)
  2158. [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from [<c008fb88>]
  2159. (generic_handle_irq+0x28/0x3c)
  2160. [ 8.367565] [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from
  2161. [<c008fb88>] (generic_handle_irq+0x28/0x3c)
  2162. [ 8.367565] [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from
  2163. [<c008fb88>] (generic_handle_irq+0x28/0x3c)
  2164. [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2165. (handle_IRQ+0x78/0xb8)
  2166. [ 8.394580] [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2167. (handle_IRQ+0x78/0xb8)
  2168. [ 8.394580] [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2169. (handle_IRQ+0x78/0xb8)
  2170. [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>] (__irq_svc+0x3c/0xc0)
  2171. [ 8.419225] [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>]
  2172. (__irq_svc+0x3c/0xc0)
  2173. [ 8.419225] [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>]
  2174. (__irq_svc+0x3c/0xc0)
  2175. [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2176. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2177. [ 8.443801] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2178. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2179. [ 8.443801] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2180. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2181. [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from [<c0090ee8>]
  2182. (__setup_irq+0x330/0x430)
  2183. [ 8.471705] [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from
  2184. [<c0090ee8>] (__setup_irq+0x330/0x430)
  2185. [ 8.471705] [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from
  2186. [<c0090ee8>] (__setup_irq+0x330/0x430)
  2187. [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2188. (request_threaded_irq+0xb8/0xfc)
  2189. [ 8.499690] [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2190. (request_threaded_irq+0xb8/0xfc)
  2191. [ 8.499690] [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2192. (request_threaded_irq+0xb8/0xfc)
  2193. [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from [<c02b1a44>]
  2194. (tegra_otg_probe+0x194/0x280)
  2195. [ 8.526795] [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from
  2196. [<c02b1a44>] (tegra_otg_probe+0x194/0x280)
  2197. [ 8.526795] [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from
  2198. [<c02b1a44>] (tegra_otg_probe+0x194/0x280)
  2199. [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2200. (platform_drv_probe+0x18/0x1c)
  2201. [ 8.554432] [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2202. (platform_drv_probe+0x18/0x1c)
  2203. [ 8.554432] [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2204. (platform_drv_probe+0x18/0x1c)
  2205. [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2206. (driver_probe_device+0xc8/0x184)
  2207. [ 8.581985] [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2208. (driver_probe_device+0xc8/0x184)
  2209. [ 8.581985] [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2210. (driver_probe_device+0xc8/0x184)
  2211. [<c025696c>] (driver_probe_device+0xc8/0x184) from [<c0256a90>]
  2212. (__driver_attach+0x68/0x8c)
  2213. [ 8.609781] [<c025696c>] (driver_probe_device+0xc8/0x184) from
  2214. [<c0256a90>] (__driver_attach+0x68/0x8c)
  2215. [ 8.609781] [<c025696c>] (driver_probe_device+0xc8/0x184) from
  2216. [<c0256a90>] (__driver_attach+0x68/0x8c)
  2217. [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2218. (bus_for_each_dev+0x48/0x84)
  2219. [ 8.636712] [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2220. (bus_for_each_dev+0x48/0x84)
  2221. [ 8.636712] [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2222. (bus_for_each_dev+0x48/0x84)
  2223. [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2224. (bus_add_driver+0x9c/0x218)
  2225. [ 8.662937] [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2226. (bus_add_driver+0x9c/0x218)
  2227. [ 8.662937] [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2228. (bus_add_driver+0x9c/0x218)
  2229. [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2230. (driver_register+0xa8/0x138)
  2231. [ 8.689164] [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2232. (driver_register+0xa8/0x138)
  2233. [ 8.689164] [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2234. (driver_register+0xa8/0x138)
  2235. [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2236. (do_one_initcall+0x54/0x168)
  2237. [ 8.715483] [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2238. (do_one_initcall+0x54/0x168)
  2239. [ 8.715483] [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2240. (do_one_initcall+0x54/0x168)
  2241. [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2242. (kernel_init+0x90/0x138)
  2243. [ 8.741630] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2244. (kernel_init+0x90/0x138)
  2245. [ 8.741630] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2246. (kernel_init+0x90/0x138)
  2247. [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2248. (kernel_thread_exit+0x0/0x8)
  2249. [ 8.767070] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2250. (kernel_thread_exit+0x0/0x8)
  2251. [ 8.767070] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2252. (kernel_thread_exit+0x0/0x8)
  2253. <0>Code: e92d4010 e59f000c eb129899 e3a03000 (e5833000)
  2254. [ 8.790031] Code: e92d4010 e59f000c eb129899 e3a03000 (e5833000)
  2255. [ 8.790031] Code: e92d4010 e59f000c eb129899 e3a03000 (e5833000)
  2256. <4>---[ end trace da227214a82491b8 ]---
  2257. [ 8.806042] ---[ end trace da227214a82491b8 ]---
  2258. [ 8.806042] ---[ end trace da227214a82491b8 ]---
  2259. <0>Kernel panic - not syncing: Fatal exception in interrupt
  2260. [ 8.820841] Kernel panic - not syncing: Fatal exception in interrupt
  2261. [ 8.820841] Kernel panic - not syncing: Fatal exception in interrupt
  2262. [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c04b7564>]
  2263. (panic+0x70/0x1a4)
  2264. [ 8.840746] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c04b7564>]
  2265. (panic+0x70/0x1a4)
  2266. [ 8.840746] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c04b7564>]
  2267. (panic+0x70/0x1a4)
  2268. [<c04b7564>] (panic+0x70/0x1a4) from [<c0011a38>] (die+0x178/0x1b8)
  2269. [ 8.863443] [<c04b7564>] (panic+0x70/0x1a4) from [<c0011a38>]
  2270. (die+0x178/0x1b8)
  2271. [ 8.863443] [<c04b7564>] (panic+0x70/0x1a4) from [<c0011a38>]
  2272. (die+0x178/0x1b8)
  2273. [<c0011a38>] (die+0x178/0x1b8) from [<c0017fb4>]
  2274. (__do_kernel_fault+0x64/0x84)
  2275. [ 8.885364] [<c0011a38>] (die+0x178/0x1b8) from [<c0017fb4>]
  2276. (__do_kernel_fault+0x64/0x84)
  2277. [ 8.885364] [<c0011a38>] (die+0x178/0x1b8) from [<c0017fb4>]
  2278. (__do_kernel_fault+0x64/0x84)
  2279. [<c0017fb4>] (__do_kernel_fault+0x64/0x84) from [<c0018264>]
  2280. (do_page_fault+0x290/0x2b4)
  2281. [ 8.910106] [<c0017fb4>] (__do_kernel_fault+0x64/0x84) from [<c0018264>]
  2282. (do_page_fault+0x290/0x2b4)
  2283. [ 8.910106] [<c0017fb4>] (__do_kernel_fault+0x64/0x84) from [<c0018264>]
  2284. (do_page_fault+0x290/0x2b4)
  2285. [<c0018264>] (do_page_fault+0x290/0x2b4) from [<c0008640>]
  2286. (do_DataAbort+0x34/0x94)
  2287. [ 8.936157] [<c0018264>] (do_page_fault+0x290/0x2b4) from [<c0008640>]
  2288. (do_DataAbort+0x34/0x94)
  2289. [ 8.936157] [<c0018264>] (do_page_fault+0x290/0x2b4) from [<c0008640>]
  2290. (do_DataAbort+0x34/0x94)
  2291. [<c0008640>] (do_DataAbort+0x34/0x94) from [<c000d89c>]
  2292. (__dabt_svc+0x3c/0x60)
  2293. [ 8.960882] [<c0008640>] (do_DataAbort+0x34/0x94) from [<c000d89c>]
  2294. (__dabt_svc+0x3c/0x60)
  2295. [ 8.960882] [<c0008640>] (do_DataAbort+0x34/0x94) from [<c000d89c>]
  2296. (__dabt_svc+0x3c/0x60)
  2297. Exception stack(0xd602fd30 to 0xd602fd78)
  2298. [ 8.981457] Exception stack(0xd602fd30 to 0xd602fd78)
  2299. [ 8.981457] Exception stack(0xd602fd30 to 0xd602fd78)
  2300. fd20: 0000003c c05a9a84 d602fd6c
  2301. 00000000
  2302. [ 8.998734] fd20: 0000003c c05a9a84
  2303. d602fd6c 00000000
  2304. [ 8.998734] fd20: 0000003c c05a9a84
  2305. d602fd6c 00000000
  2306. fd40: d604ac18 d6008980 c1323300 40000193 00000000 c0df1c40 00000000
  2307. 00000001
  2308. [ 9.022324] fd40: d604ac18 d6008980 c1323300 40000193 00000000 c0df1c40
  2309. 00000000 00000001
  2310. [ 9.022324] fd40: d604ac18 d6008980 c1323300 40000193 00000000 c0df1c40
  2311. 00000000 00000001
  2312. fd60: d602fc48 d602fd78 c0011430 c0011434 60000193 ffffffff
  2313. [ 9.044309] fd60: d602fc48 d602fd78 c0011430 c0011434 60000193 ffffffff
  2314. [ 9.044309] fd60: d602fc48 d602fd78 c0011430 c0011434 60000193 ffffffff
  2315. [<c000d89c>] (__dabt_svc+0x3c/0x60) from [<c0011434>] (__bug+0x18/0x24)
  2316. [ 9.064213] [<c000d89c>] (__dabt_svc+0x3c/0x60) from [<c0011434>]
  2317. (__bug+0x18/0x24)
  2318. [ 9.064213] [<c000d89c>] (__dabt_svc+0x3c/0x60) from [<c0011434>]
  2319. (__bug+0x18/0x24)
  2320. [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>] (__queue_work+0x264/0x340)
  2321. [ 9.086569] [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>]
  2322. (__queue_work+0x264/0x340)
  2323. [ 9.086569] [<c0011434>] (__bug+0x18/0x24) from [<c005ba00>]
  2324. (__queue_work+0x264/0x340)
  2325. [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2326. (queue_work_on+0x38/0x40)
  2327. [ 9.110339] [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2328. (queue_work_on+0x38/0x40)
  2329. [ 9.110339] [<c005ba00>] (__queue_work+0x264/0x340) from [<c005bb3c>]
  2330. (queue_work_on+0x38/0x40)
  2331. [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2332. (queue_work+0x2c/0x3c)
  2333. [ 9.135161] [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2334. (queue_work+0x2c/0x3c)
  2335. [ 9.135161] [<c005bb3c>] (queue_work_on+0x38/0x40) from [<c005bb84>]
  2336. (queue_work+0x2c/0x3c)
  2337. [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2338. (tegra_otg_irq+0xcc/0xec)
  2339. [ 9.159280] [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2340. (tegra_otg_irq+0xcc/0xec)
  2341. [ 9.159280] [<c005bb84>] (queue_work+0x2c/0x3c) from [<c02b1890>]
  2342. (tegra_otg_irq+0xcc/0xec)
  2343. [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2344. (handle_irq_event_percpu+0x30/0x154)
  2345. [ 9.184634] [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2346. (handle_irq_event_percpu+0x30/0x154)
  2347. [ 9.184634] [<c02b1890>] (tegra_otg_irq+0xcc/0xec) from [<c008ff88>]
  2348. (handle_irq_event_percpu+0x30/0x154)
  2349. [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from [<c00900e8>]
  2350. (handle_irq_event+0x3c/0x5c)
  2351. [ 9.212708] [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from
  2352. [<c00900e8>] (handle_irq_event+0x3c/0x5c)
  2353. [ 9.212708] [<c008ff88>] (handle_irq_event_percpu+0x30/0x154) from
  2354. [<c00900e8>] (handle_irq_event+0x3c/0x5c)
  2355. [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2356. (handle_fasteoi_irq+0xc8/0x100)
  2357. [ 9.240877] [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2358. (handle_fasteoi_irq+0xc8/0x100)
  2359. [ 9.240877] [<c00900e8>] (handle_irq_event+0x3c/0x5c) from [<c00926a8>]
  2360. (handle_fasteoi_irq+0xc8/0x100)
  2361. [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from [<c008fb88>]
  2362. (generic_handle_irq+0x28/0x3c)
  2363. [ 9.268346] [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from
  2364. [<c008fb88>] (generic_handle_irq+0x28/0x3c)
  2365. [ 9.268346] [<c00926a8>] (handle_fasteoi_irq+0xc8/0x100) from
  2366. [<c008fb88>] (generic_handle_irq+0x28/0x3c)
  2367. [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2368. (handle_IRQ+0x78/0xb8)
  2369. [ 9.295363] [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2370. (handle_IRQ+0x78/0xb8)
  2371. [ 9.295363] [<c008fb88>] (generic_handle_irq+0x28/0x3c) from [<c000e788>]
  2372. (handle_IRQ+0x78/0xb8)
  2373. [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>] (__irq_svc+0x3c/0xc0)
  2374. [ 9.320013] [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>]
  2375. (__irq_svc+0x3c/0xc0)
  2376. [ 9.320013] [<c000e788>] (handle_IRQ+0x78/0xb8) from [<c000d8fc>]
  2377. (__irq_svc+0x3c/0xc0)
  2378. [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2379. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2380. [ 9.344582] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2381. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2382. [ 9.344582] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c04bb9dc>]
  2383. (_raw_spin_unlock_irqrestore+0x40/0x5c)
  2384. [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from [<c0090ee8>]
  2385. (__setup_irq+0x330/0x430)
  2386. [ 9.372484] [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from
  2387. [<c0090ee8>] (__setup_irq+0x330/0x430)
  2388. [ 9.372484] [<c04bb9dc>] (_raw_spin_unlock_irqrestore+0x40/0x5c) from
  2389. [<c0090ee8>] (__setup_irq+0x330/0x430)
  2390. [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2391. (request_threaded_irq+0xb8/0xfc)
  2392. [ 9.400464] [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2393. (request_threaded_irq+0xb8/0xfc)
  2394. [ 9.400464] [<c0090ee8>] (__setup_irq+0x330/0x430) from [<c00910a0>]
  2395. (request_threaded_irq+0xb8/0xfc)
  2396. [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from [<c02b1a44>]
  2397. (tegra_otg_probe+0x194/0x280)
  2398. [ 9.427575] [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from
  2399. [<c02b1a44>] (tegra_otg_probe+0x194/0x280)
  2400. [ 9.427575] [<c00910a0>] (request_threaded_irq+0xb8/0xfc) from
  2401. [<c02b1a44>] (tegra_otg_probe+0x194/0x280)
  2402. [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2403. (platform_drv_probe+0x18/0x1c)
  2404. [ 9.455218] [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2405. (platform_drv_probe+0x18/0x1c)
  2406. [ 9.455218] [<c02b1a44>] (tegra_otg_probe+0x194/0x280) from [<c0257b44>]
  2407. (platform_drv_probe+0x18/0x1c)
  2408. [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2409. (driver_probe_device+0xc8/0x184)
  2410. [ 9.482765] [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2411. (driver_probe_device+0xc8/0x184)
  2412. [ 9.482765] [<c0257b44>] (platform_drv_probe+0x18/0x1c) from [<c025696c>]
  2413. (driver_probe_device+0xc8/0x184)
  2414. [<c025696c>] (driver_probe_device+0xc8/0x184) from [<c0256a90>]
  2415. (__driver_attach+0x68/0x8c)
  2416. [ 9.510575] [<c025696c>] (driver_probe_device+0xc8/0x184) from
  2417. [<c0256a90>] (__driver_attach+0x68/0x8c)
  2418. [ 9.510575] [<c025696c>] (driver_probe_device+0xc8/0x184) from
  2419. [<c0256a90>] (__driver_attach+0x68/0x8c)
  2420. [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2421. (bus_for_each_dev+0x48/0x84)
  2422. [ 9.537502] [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2423. (bus_for_each_dev+0x48/0x84)
  2424. [ 9.537502] [<c0256a90>] (__driver_attach+0x68/0x8c) from [<c025619c>]
  2425. (bus_for_each_dev+0x48/0x84)
  2426. [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2427. (bus_add_driver+0x9c/0x218)
  2428. [ 9.563730] [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2429. (bus_add_driver+0x9c/0x218)
  2430. [ 9.563730] [<c025619c>] (bus_for_each_dev+0x48/0x84) from [<c0255acc>]
  2431. (bus_add_driver+0x9c/0x218)
  2432. [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2433. (driver_register+0xa8/0x138)
  2434. [ 9.589955] [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2435. (driver_register+0xa8/0x138)
  2436. [ 9.589955] [<c0255acc>] (bus_add_driver+0x9c/0x218) from [<c02570a0>]
  2437. (driver_register+0xa8/0x138)
  2438. [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2439. (do_one_initcall+0x54/0x168)
  2440. [ 9.616275] [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2441. (do_one_initcall+0x54/0x168)
  2442. [ 9.616275] [<c02570a0>] (driver_register+0xa8/0x138) from [<c0008720>]
  2443. (do_one_initcall+0x54/0x168)
  2444. [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2445. (kernel_init+0x90/0x138)
  2446. [ 9.642413] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2447. (kernel_init+0x90/0x138)
  2448. [ 9.642413] [<c0008720>] (do_one_initcall+0x54/0x168) from [<c0660284>]
  2449. (kernel_init+0x90/0x138)
  2450. [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2451. (kernel_thread_exit+0x0/0x8)
  2452. [ 9.667850] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2453. (kernel_thread_exit+0x0/0x8)
  2454. [ 9.667850] [<c0660284>] (kernel_init+0x90/0x138) from [<c000e838>]
  2455. (kernel_thread_exit+0x0/0x8)
  2456. <2>CPU1: stopping
  2457. [ 9.687339] CPU1: stopping
  2458. [ 9.687339] CPU1: stopping
  2459. [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c000841c>]
  2460. (do_IPI+0xd4/0x1b0)
  2461. [ 9.699976] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c000841c>]
  2462. (do_IPI+0xd4/0x1b0)
  2463. [ 9.699976] [<c0014140>] (unwind_backtrace+0x0/0xf0) from [<c000841c>]
  2464. (do_IPI+0xd4/0x1b0)
  2465. [<c000841c>] (do_IPI+0xd4/0x1b0) from [<c000d8fc>] (__irq_svc+0x3c/0xc0)
  2466. [ 9.723307] [<c000841c>] (do_IPI+0xd4/0x1b0) from [<c000d8fc>]
  2467. (__irq_svc+0x3c/0xc0)
  2468. [ 9.723307] [<c000841c>] (do_IPI+0xd4/0x1b0) from [<c000d8fc>]
  2469. (__irq_svc+0x3c/0xc0)
  2470. Exception stack(0xd6069f90 to 0xd6069fd8)
  2471. [ 9.742816] Exception stack(0xd6069f90 to 0xd6069fd8)
  2472. [ 9.742816] Exception stack(0xd6069f90 to 0xd6069fd8)
  2473. 9f80: c000e8d4 c0812204 d6069fd8
  2474. 00000000
  2475. [ 9.760096] 9f80: c000e8d4 c0812204
  2476. d6069fd8 00000000
  2477. [ 9.760096] 9f80: c000e8d4 c0812204
  2478. d6069fd8 00000000
  2479. 9fa0: d6068000 c081ad2c c086a644 c08107d0 c04c1ab4 411fc090 00000000
  2480. 00000000
  2481. [ 9.783679] 9fa0: d6068000 c081ad2c c086a644 c08107d0 c04c1ab4 411fc090
  2482. 00000000 00000000
  2483. [ 9.783679] 9fa0: d6068000 c081ad2c c086a644 c08107d0 c04c1ab4 411fc090
  2484. 00000000 00000000
  2485. 9fc0: 00000001 d6069fd8 c000e8d4 c000e8d8 60000013 ffffffff
  2486. [ 9.805672] 9fc0: 00000001 d6069fd8 c000e8d4 c000e8d8 60000013 ffffffff
  2487. [ 9.805672] 9fc0: 00000001 d6069fd8 c000e8d4 c000e8d8 60000013 ffffffff
  2488. [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c000e8d8>]
  2489. (default_idle+0x1c/0x20)
  2490. [ 9.826109] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c000e8d8>]
  2491. (default_idle+0x1c/0x20)
  2492. [ 9.826109] [<c000d8fc>] (__irq_svc+0x3c/0xc0) from [<c000e8d8>]
  2493. (default_idle+0x1c/0x20)
  2494. [<c000e8d8>] (default_idle+0x1c/0x20) from [<c000eca8>]
  2495. (cpu_idle+0xb4/0x120)
  2496. [ 9.849701] [<c000e8d8>] (default_idle+0x1c/0x20) from [<c000eca8>]
  2497. (cpu_idle+0xb4/0x120)
  2498. [ 9.849701] [<c000e8d8>] (default_idle+0x1c/0x20) from [<c000eca8>]
  2499. (cpu_idle+0xb4/0x120)
  2500. [<c000eca8>] (cpu_idle+0xb4/0x120) from [<004b3e54>] (0x4b3e54)
  2501. [ 9.872056] [<c000eca8>] (cpu_idle+0xb4/0x120) from [<004b3e54>]
  2502. (0x4b3e54)
  2503. [ 9.872056] [<c000eca8>] (cpu_idle+0xb4/0x120) from [<004b3e54>]
  2504. (0x4b3e54)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement