Advertisement
Guest User

Output with boot.ini as fanta's

a guest
Mar 19th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.19 KB | None | 0 0
  1. U-Boot 2012.07-ge71ef9c-dirty (Mar 17 2014 - 23:31:43) for Exynos5410
  2.  
  3. CPU: Exynos5410 Rev2.3 [Samsung SOC on SMP Platform Base on ARM CortexA15]
  4. APLL = 900MHz, KPLL = 600MHz
  5. MPLL = 532MHz, BPLL = 800MHz
  6. DRAM: 2 GiB
  7. WARNING: Caches not enabled
  8.  
  9. TrustZone Enabled BSP
  10. BL1 version:
  11. PMIC VER : 0, CHIP REV : 6
  12. VDD MIF : 1.00000V
  13. VDD ARM : 1.00000V
  14. VDD INT : 1.00000V
  15. VDD G3D : 1.00000V
  16. VDD KFC : 1.00000V
  17.  
  18. Checking Boot Mode ... SDMMC
  19. MMC: S5P_MSHC2: 0, S5P_MSHC0: 1
  20. MMC Device 0: 14.6 GiB
  21. MMC Device 1: [ERROR] response error : 00000006 cmd 8
  22. [ERROR] response error : 00000006 cmd 55
  23. [ERROR] response error : 00000006 cmd 2
  24. *** Warning - bad CRC, using default environment
  25.  
  26. In: serial
  27. Out: serial
  28. Err: serial
  29. Net: No ethernet found.
  30. Press 'Enter' or 'Space' to stop autoboot: 0
  31. there are pending interrupts 0x00000001
  32. reading boot.ini
  33.  
  34. 820 bytes read
  35. Loading boot.ini from FAT
  36. Find boot.ini file from FAT/Ext4 Area!!
  37. boot.ini command = setenv initrd_high "0xffffffff"
  38. boot.ini command = setenv fdt_high "0xffffffff"
  39. boot.ini command = setenv bootrootfs "console=ttySAC2,115200n8 root=/dev/mmcblk1p2 rootwait rw"
  40. boot.ini command = setenv fb_x_res "1920"
  41. boot.ini command = setenv fb_y_res "1080"
  42. boot.ini command = setenv vout "hdmi"
  43. boot.ini command = setenv left "56"
  44. boot.ini command = setenv right "24"
  45. boot.ini command = setenv upper "3"
  46. boot.ini command = setenv lower "3"
  47. boot.ini command = setenv hsync "14"
  48. boot.ini command = setenv vsync "3"
  49. boot.ini command = setenv fb_control "left=${left} right=${right} upper=${upper} lower=${lower} vsync=${vsync} hsync=${hsync}"
  50. boot.ini command = setenv hdmi_phy_res "1080p60hz"
  51. boot.ini command = setenv led_blink "1"
  52. boot.ini command = setenv bootcmd "fatload mmc 0:1 0x43000000 zImage; fatload mmc 0:1 0x49000000 exynos5410-odroidxu.dtb; bootz 0x43000000 - 0x49000000"
  53. boot.ini command = setenv bootargs "${bootrootfs} ${fb_control} fb_x_res=${fb_x_res} fb_y_res=${fb_y_res} vout=${vout} hdmi_phy_res=${hdmi_phy_res} led_blink=${led_b
  54. link}"
  55. boot.ini command = boot
  56. reading zImage
  57.  
  58. 4668424 bytes read
  59. reading exynos5410-odroidxu.dtb
  60.  
  61. 27729 bytes read
  62. ## Flattened Device Tree blob at 49000000
  63. Booting using the fdt blob at 0x49000000
  64. Using Device Tree in place at 49000000, end 49009c50
  65.  
  66. Starting kernel ...
  67.  
  68. [ 0.000000] Booting Linux on physical CPU 0x0
  69. [ 0.000000] Linux version 3.13.0+ (root@odroid) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #5 SMP Wed Mar 19 15:18:44 UTC 2014
  70. [ 0.000000] Kernel was built at commit id 'da835e5'
  71. [ 0.000000] CPU: ARMv7 Processor [412fc0f3] revision 3 (ARMv7), cr=70c7387d
  72. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  73. [ 0.000000] Machine model: Hardkernel odroid-xu board based on EXYNOS5410
  74. [ 0.000000] NR_BANKS too low, ignoring high memory
  75. [ 0.000000] cma: CMA: reserved 128 MiB at 67800000
  76. [ 0.000000] Memory policy: Data cache writealloc
  77. [ 0.000000] CPU EXYNOS5410 (id 0xe5410023)
  78. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c2860000 s14592 r8192 d14080 u36864
  79. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520208
  80. [ 0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/mmcblk1p2 rootwait rw left=56 right=24 upper=3 lower=3 vsync=3 hsync=14 fb_x_res=1920 fb_y_res
  81. =1080 vout=hdmi hdmi_phy_res=1080p60hz led_blink=1
  82. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  83. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  84. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  85. [ 0.000000] Memory: 1921484K/2086912K available (4856K kernel code, 397K rwdata, 2240K rodata, 418K init, 487K bss, 165428K reserved, 1308672K highmem)
  86. [ 0.000000] Virtual kernel memory layout:
  87. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  88. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  89. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  90. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  91. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  92. [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  93. [ 0.000000] .text : 0xc0008000 - 0xc06f625c (7097 kB)
  94. [ 0.000000] .init : 0xc06f7000 - 0xc075f900 ( 419 kB)
  95. [ 0.000000] .data : 0xc0760000 - 0xc07c3790 ( 398 kB)
  96. [ 0.000000] .bss : 0xc07c3790 - 0xc083d760 ( 488 kB)
  97. [ 0.000000] Hierarchical RCU implementation.
  98. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  99. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  100. [ 0.000000] sched_clock: 32 bits at 200 Hz, resolution 5000000ns, wraps every 10737418240000000ns
  101. [ 0.000000] Console: colour dummy device 80x30
  102. [ 0.045000] Calibrating delay loop... 1785.85 BogoMIPS (lpj=4464640)
  103. [ 0.045000] pid_max: default: 32768 minimum: 301
  104. [ 0.045000] Security Framework initialized
  105. [ 0.045000] AppArmor: AppArmor initialized
  106. [ 0.045000] Mount-cache hash table entries: 512
  107. [ 0.055000] CPU: Testing write buffer coherency: ok
  108. [ 0.055000] ftrace: allocating 24772 entries in 49 pages
  109. [ 0.070000] CPU0: update cpu_power 1024
  110. [ 0.070000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  111. [ 0.070000] Setting up static identity map for 0x404923d0 - 0x4049241c
  112. [ 0.070000] CPU1: Booted secondary processor
  113. [ 0.095000] CPU1: update cpu_power 1024
  114. [ 0.095000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  115. [ 0.100000] CPU2: Booted secondary processor
  116. [ 0.120000] CPU2: update cpu_power 1024
  117. [ 0.120000] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  118. [ 0.125000] CPU3: Booted secondary processor
  119. [ 0.165000] CPU3: update cpu_power 1024
  120. [ 0.165000] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  121. [ 0.165000] Brought up 4 CPUs
  122. [ 0.165000] SMP: Total of 4 processors activated.
  123. [ 0.165000] CPU: All CPU(s) started in HYP mode.
  124. [ 0.165000] CPU: Virtualization extensions available.
  125. [ 0.165000] devtmpfs: initialized
  126. [ 0.170000] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  127. [ 0.170000] xor: measuring software checksum speed
  128. [ 0.220000] arm4regs : 2021.600 MB/sec
  129. [ 0.270000] 8regs : 1588.000 MB/sec
  130. [ 0.320000] 32regs : 1353.600 MB/sec
  131. [ 0.320000] xor: using function: arm4regs (2021.600 MB/sec)
  132. [ 0.320000] pinctrl core: initialized pinctrl subsystem
  133. [ 0.320000] regulator-dummy: no parameters
  134. [ 0.325000] NET: Registered protocol family 16
  135. [ 0.325000] DMA: preallocated 256 KiB pool for atomic coherent allocations
  136. [ 0.325000] cpuidle: using governor ladder
  137. [ 0.325000] cpuidle: using governor menu
  138. [ 0.340000] hw-breakpoint: Failed to enable monitor mode on CPU 3.
  139. [ 0.340000] S3C Power Management, Copyright 2004 Simtec Electronics
  140. [ 0.340000] EXYNOS5410 PMU Initialize
  141. [ 0.340000] EXYNOS: Initializing architecture
  142. [ 0.355000] bio: create slab <bio-0> at 0
  143. [ 0.445000] raid6: int32x1 197 MB/s
  144. [ 0.530000] raid6: int32x2 286 MB/s
  145. [ 0.615000] raid6: int32x4 357 MB/s
  146. [ 0.700000] raid6: int32x8 381 MB/s
  147. [ 0.700000] raid6: using algorithm int32x8 (381 MB/s)
  148. [ 0.700000] raid6: using intx1 recovery algorithm
  149. [ 0.700000] hdmi-en: 5000 mV
  150. [ 0.700000] SCSI subsystem initialized
  151. [ 0.700000] usbcore: registered new interface driver usbfs
  152. [ 0.700000] usbcore: registered new interface driver hub
  153. [ 0.700000] usbcore: registered new device driver usb
  154. [ 0.700000] s3c-i2c 12c70000.i2c: slave address 0x00
  155. [ 0.700000] s3c-i2c 12c70000.i2c: bus frequency set to 64 KHz
  156. [ 0.700000] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
  157. [ 0.700000] s3c-i2c 12c80000.i2c: slave address 0x50
  158. [ 0.700000] s3c-i2c 12c80000.i2c: bus frequency set to 64 KHz
  159. [ 0.700000] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
  160. [ 0.700000] s3c-i2c 12ce0000.i2c: slave address 0x00
  161. [ 0.700000] s3c-i2c 12ce0000.i2c: bus frequency set to 64 KHz
  162. [ 0.700000] s3c-i2c 12ce0000.i2c: i2c-8: S3C I2C adapter
  163. [ 0.705000] Advanced Linux Sound Architecture Driver Initialized.
  164. [ 0.705000] NetLabel: Initializing
  165. [ 0.705000] NetLabel: domain hash size = 128
  166. [ 0.705000] NetLabel: protocols = UNLABELED CIPSOv4
  167. [ 0.705000] NetLabel: unlabeled traffic allowed by default
  168. [ 0.705000] Switched to clocksource mct-frc
  169. [ 0.730000] AppArmor: AppArmor Filesystem Enabled
  170. [ 0.745000] NET: Registered protocol family 2
  171. [ 0.745000] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  172. [ 0.745000] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
  173. [ 0.745000] TCP: Hash tables configured (established 8192 bind 8192)
  174. [ 0.745000] TCP: reno registered
  175. [ 0.745000] UDP hash table entries: 512 (order: 2, 24576 bytes)
  176. [ 0.745000] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  177. [ 0.745000] NET: Registered protocol family 1
  178. [ 0.750000] RPC: Registered named UNIX socket transport module.
  179. [ 0.750000] RPC: Registered udp transport module.
  180. [ 0.750000] RPC: Registered tcp transport module.
  181. [ 0.750000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  182. [ 0.750000] kvm [1]: Hyp mode initialized successfully
  183. [ 0.750000] hw perfevents: enabled with ARMv7_Cortex_A15 PMU driver, 7 counters available
  184. [ 0.750000] hw perfevents: enabled with ARMv7_Cortex_A7 PMU driver, 7 counters available
  185. [ 0.750000] audit: initializing netlink socket (disabled)
  186. [ 0.750000] type=2000 audit(0.745:1): initialized
  187. [ 0.755000] bounce pool size: 64 pages
  188. [ 0.755000] VFS: Disk quotas dquot_6.5.2
  189. [ 0.755000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  190. [ 0.755000] NFS: Registering the id_resolver key type
  191. [ 0.755000] Key type id_resolver registered
  192. [ 0.755000] Key type id_legacy registered
  193. [ 0.755000] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  194. [ 0.755000] bio: create slab <bio-1> at 1
  195. [ 0.755000] Btrfs loaded
  196. [ 0.755000] msgmni has been set to 1452
  197. [ 0.760000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  198. [ 0.760000] io scheduler noop registered
  199. [ 0.760000] io scheduler deadline registered
  200. [ 0.760000] io scheduler cfq registered (default)
  201. [ 0.880000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  202. [ 0.885000] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 83, base_baud = 0) is a S3C6400/10
  203. [ 0.885000] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 84, base_baud = 0) is a S3C6400/10
  204. [ 0.885000] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 85, base_baud = 0) is a S3C6400/10
  205. [ 1.615000] console [ttySAC2] enabled
  206. [ 1.620000] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 86, base_baud = 0) is a S3C6400/10
  207. [ 1.630000] [drm] Initialized drm 1.1.0 20060810
  208. [ 1.635000] i2c i2c-2: attached exynos4210-hdmiddc into i2c adapter successfully
  209. [ 1.640000] exynos-mixer 14450000.mixer: probe start
  210. [ 1.645000] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
  211. [ 1.655000] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  212. [ 1.660000] [drm] No driver support for vblank timestamp query.
  213. [ 1.665000] exynos-drm exynos-drm: No connectors reported connected with modes
  214. [ 1.670000] [drm] Cannot find any crtc or sizes - going 1024x768
  215. [ 1.690000] Console: switching to colour frame buffer device 128x48
  216. [ 1.705000] exynos-drm exynos-drm: fb0: frame buffer device
  217. [ 1.710000] exynos-drm exynos-drm: registered panic notifier
  218. [ 1.715000] [drm] Initialized exynos 1.0.0 20110530 on minor 0
  219. [ 1.735000] brd: module loaded
  220. [ 1.740000] loop: module loaded
  221. [ 1.740000] mtdoops: mtd device (mtddev=name/number) must be supplied
  222. [ 1.750000] usbcore: registered new interface driver asix
  223. [ 1.755000] usbcore: registered new interface driver ax88179_178a
  224. [ 1.760000] usbcore: registered new interface driver cdc_ether
  225. [ 1.765000] usbcore: registered new interface driver r815x
  226. [ 1.770000] usbcore: registered new interface driver dm9601
  227. [ 1.775000] usbcore: registered new interface driver net1080
  228. [ 1.780000] usbcore: registered new interface driver cdc_subset
  229. [ 1.790000] usbcore: registered new interface driver zaurus
  230. [ 1.795000] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  231. [ 1.800000] usbcore: registered new interface driver cdc_ncm
  232. [ 1.805000] dwc3 12000000.dwc3: no usb2 phy configured
  233. [ 1.810000] platform 12000000.dwc3: Driver dwc3 requests probe deferral
  234. [ 1.820000] dwc3 12400000.dwc3: no usb2 phy configured
  235. [ 1.825000] platform 12400000.dwc3: Driver dwc3 requests probe deferral
  236. [ 1.830000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  237. [ 1.835000] ehci-exynos: EHCI EXYNOS driver
  238. [ 1.840000] unable to find transceiver of type USB2 PHY
  239. [ 1.845000] exynos-ehci 12110000.usb: no platform data or transceiver defined
  240. [ 1.855000] platform 12110000.usb: Driver exynos-ehci requests probe deferral
  241. [ 1.860000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  242. [ 1.865000] ohci-exynos: OHCI EXYNOS driver
  243. [ 1.870000] unable to find transceiver of type USB2 PHY
  244. [ 1.875000] exynos-ohci 12120000.usb: no platform data or transceiver defined
  245. [ 1.880000] platform 12120000.usb: Driver exynos-ohci requests probe deferral
  246. [ 1.890000] usbcore: registered new interface driver usb-storage
  247. [ 1.895000] samsung-usb2phy 12130000.usbphy: Not a multi controller PHY
  248. [ 1.900000] samsung-usb3phy 12100000.usbphy: Can't get usb-phy sysreg cfg register
  249. [ 1.910000] samsung-usb3phy 12500000.usbphy: Can't get usb-phy sysreg cfg register
  250. [ 1.920000] mousedev: PS/2 mouse device common for all mice
  251. [ 1.925000] max77xxx 4-0009: device found
  252. [ 1.930000] max77xxx 4-0009: no regulator-op-mode property property at LDO2
  253. [ 1.935000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO9'
  254. [ 1.940000] max77xxx 4-0009: no regulator-op-mode property property at LDO18
  255. [ 1.950000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO19'
  256. [ 1.955000] max77xxx 4-0009: no regulator-op-mode property property at LDO21
  257. [ 1.960000] max77xxx 4-0009: no regulator-op-mode property property at LDO23
  258. [ 1.970000] max77xxx 4-0009: no regulator-op-mode property property at LDO24
  259. [ 1.975000] max77xxx 4-0009: no regulator-op-mode property property at LDO25
  260. [ 1.985000] max77xxx 4-0009: no regulator-op-mode property property at LDO26
  261. [ 1.990000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO27'
  262. [ 1.995000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO28'
  263. [ 2.005000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO29'
  264. [ 2.010000] max77xxx 4-0009: no regulator-op-mode property property at LDO30
  265. [ 2.020000] max77xxx 4-0009: no regulator-op-mode property property at LDO32
  266. [ 2.025000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO33'
  267. [ 2.030000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO34'
  268. [ 2.040000] max77xxx-pmic max77802-pmic: No matching regulator for 'LDO35'
  269. [ 2.045000] max77xxx 4-0009: no regulator-op-mode property property at EN32KHZ_AP
  270. [ 2.055000] max77xxx 4-0009: no regulator-op-mode property property at EN32KHZ_CP
  271. [ 2.060000] vdd_1v0: 1000 mV
  272. [ 2.065000] vdd_1v2: 1200 mV
  273. [ 2.065000] vdd_1v8_3: 1800 mV
  274. [ 2.070000] vdd_sd: 1800 <--> 3000 mV at 2800 mV
  275. [ 2.075000] vdd_1v8_5: 1800 mV
  276. [ 2.080000] vdd_1v8_6: 1800 mV
  277. [ 2.080000] vdd_1v8_7: 1800 mV
  278. [ 2.085000] vdd_ldo8: 1000 mV
  279. [ 2.085000] LDO9: at 1800 mV
  280. [ 2.090000] vdd_ldo10: 1800 mV
  281. [ 2.095000] vdd_ldo11: 1800 mV
  282. [ 2.095000] vdd_ldo12: 3000 mV
  283. [ 2.100000] vdd_ldo13: 1800 mV
  284. [ 2.105000] vdd_ldo14: 1800 mV
  285. [ 2.105000] vdd_ldo15: 1000 mV
  286. [ 2.110000] ldo_17: 1200 mV
  287. [ 2.110000] ldo_18: 1800 mV
  288. [ 2.115000] LDO19: at 1800 mV
  289. [ 2.115000] ldo_20: 1800 mV
  290. [ 2.120000] ldo_21: 2800 <--> 3300 mV at 2800 mV
  291. [ 2.125000] ldo_23: 3300 mV
  292. [ 2.130000] ldo_24: 2800 mV
  293. [ 2.130000] ldo_25: 3300 mV
  294. [ 2.135000] ldo_26: 3300 mV
  295. [ 2.135000] LDO27: at 1200 mV
  296. [ 2.140000] LDO28: at 1800 mV
  297. [ 2.140000] LDO29: at 1800 mV
  298. [ 2.145000] ldo_30: 1200 mV
  299. [ 2.150000] ldo_32: 3300 mV
  300. [ 2.150000] LDO33: at 2200 mV
  301. [ 2.155000] LDO34: at 3000 mV
  302. [ 2.155000] LDO35: at 1200 mV
  303. [ 2.160000] vdd_mif: 800 <--> 1300 mV at 1000 mV
  304. [ 2.165000] vdd_arm: 800 <--> 1500 mV at 1000 mV
  305. [ 2.170000] vdd_int: 800 <--> 1400 mV at 1000 mV
  306. [ 2.175000] vdd_g3d: 800 <--> 1400 mV at 1000 mV
  307. [ 2.180000] vdd_mem: 800 <--> 1500 mV at 1200 mV
  308. [ 2.185000] vdd_kfc: 800 <--> 1500 mV at 1000 mV
  309. [ 2.190000] vdd_1v35: 1350 mV
  310. [ 2.190000] vdd_emmc: 2850 mV
  311. [ 2.195000] vdd_2v: 2000 mV
  312. [ 2.200000] vdd_2v85: 2800 <--> 3000 mV at 2950 mV
  313. [ 2.200000] en32khz_ap: no parameters
  314. [ 2.205000] en32khz_cp: no parameters
  315. [ 2.210000] max77xxx-rtc max77802-rtc: max77xxx_rtc_probe
  316. [ 2.215000] max77xxx 4-0009: Failed to create debugfs directory
  317. [ 2.230000] max77xxx-rtc max77802-rtc: rtc core: registered max77xxx-rtc as rtc0
  318. [ 2.235000] pro_id: 0xe5410023, lot_id: 0x8d054544
  319. [ 2.240000] Exynos5410 ASV : Lot ID is N62XG[Non Special]
  320. [ 2.245000] EXYNOS5410 ASV : Use Fusing Speed Group 5
  321. [ 2.250000] Exynos5410 ASV : invalid IDS value
  322. [ 2.255000] EXYNOS5410 ASV : N62XG IDS : 0 HPM : 0
  323. [ 2.260000] Registered asv member: VDD_ARM with group: 5
  324. [ 2.265000] Registered asv member: VDD_KFC with group: 5[ 2.270000] 10060000.tmu supply vtmu not found, using dummy regulator
  325. [ 2.275000] exynos-tmu 10060000.tmu: Exynos: Thermal zone(therm_zone0) registered
  326. [ 2.285000] 10064000.tmu supply vtmu not found, using dummy regulator
  327. [ 2.290000] exynos-tmu 10064000.tmu: Exynos: Thermal zone(therm_zone0) registered
  328. [ 2.295000] 10068000.tmu supply vtmu not found, using dummy regulator
  329. [ 2.305000] exynos-tmu 10068000.tmu: Exynos: Thermal zone(therm_zone0) registered
  330. [ 2.310000] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  331. [ 2.320000] Synopsys Designware Multimedia Card Interface Driver
  332. [ 2.325000] dwmmc_exynos 12200000.mmc: dummy supplies not allowed
  333. [ 2.330000] dwmmc_exynos 12200000.mmc: no vmmc regulator found: -19
  334. [ 2.340000] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
  335. [ 2.345000] dwmmc_exynos 12200000.mmc: Version ID is 241a
  336. [ 2.350000] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 107, 64 bit host data width, 128 deep fifo
  337. [ 2.390000] dwmmc_exynos 12200000.mmc: 1 slots initialized
  338. [ 2.390000] dwmmc_exynos 12220000.mmc: dummy supplies not allowed
  339. [ 2.400000] dwmmc_exynos 12220000.mmc: no vmmc regulator found: -19
  340. [ 2.405000] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
  341. [ 2.410000] dwmmc_exynos 12220000.mmc: Version ID is 241a
  342. [ 2.415000] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 109, 64 bit host data width, 128 deep fifo
  343. [ 2.455000] dwmmc_exynos 12220000.mmc: 1 slots initialized
  344. [ 2.455000] ledtrig-cpu: registered to indicate activity on CPUs
  345. [ 2.465000] usbcore: registered new interface driver usbhid
  346. [ 2.470000] usbhid: USB HID core driver
  347. [ 2.475000] mmc1: Skipping voltage switch
  348. [ 2.480000] oprofile: using timer interrupt.
  349. [ 2.480000] TCP: cubic registered
  350. [ 2.485000] Initializing XFRM netlink socket
  351. [ 2.490000] NET: Registered protocol family 10
  352. [ 2.495000] sit: IPv6 over IPv4 tunneling driver
  353. [ 2.500000] NET: Registered protocol family 17
  354. [ 2.500000] NET: Registered protocol family 15
  355. [ 2.500000] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  356. [ 2.500000] mmc1: new high speed SDHC card at address 1234
  357. [ 2.505000] isa bounce pool size: 16 pages
  358. [ 2.505000] mmcblk0: mmc1:1234 SA16G 14.6 GiB
  359. [ 2.505000] mmcblk0: p1 p2
  360. [ 2.535000] Key type dns_resolver registered
  361. [ 2.535000] Registering SWP/SWPB emulation handler
  362. [ 2.540000] power-domain: Power-off latency exceeded, new value 144834 ns
  363. [ 2.545000] AppArmor: AppArmor sha1 policy hashing enabled
  364. [ 2.605000] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
  365. [ 2.610000] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
  366. [ 2.615000] Unable to handle kernel paging request at virtual address 6784455c
  367. [ 2.625000] pgd = c0003000
  368. [ 2.625000] [6784455c] *pgd=80000040005003, *pmd=00000000
  369. [ 2.630000] Internal error: Oops: 206 [#1] SMP THUMB2
  370. [ 2.635000] Modules linked in:
  371. [ 2.640000] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.13.0+ #5
  372. [ 2.645000] Workqueue: deferwq deferred_probe_work_func
  373. [ 2.650000] task: e708b080 ti: e70d4000 task.ti: e70d4000
  374. [ 2.655000] PC is at xhci_mem_init+0x35c/0xcbc
  375. [ 2.660000] LR is at trb_in_td+0x79/0x138
  376. [ 2.665000] pc : [<c03545e4>] lr : [<c0356b8d>] psr: 20000133
  377. [ 2.665000] sp : e70d5c48 ip : 00000000 fp : 000000d0
  378. [ 2.675000] r10: 00000001 r9 : 00000000 r8 : 00000000
  379. [ 2.680000] r7 : 678443f0 r6 : e712b000 r5 : 00000000 r4 : 00000480
  380. [ 2.685000] r3 : 00000000 r2 : 67844410 r1 : 00000000 r0 : 00000000
  381. [ 2.695000] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  382. [ 2.700000] Control: 70c5387d Table: 40003000 DAC: 55555555
  383. [ 2.705000]
  384. [ 2.705000] PC: 0xc0354564:
  385. [ 2.710000] 4564 6f3283c6 320168b3 695c6732 8f4ff3bf 61a1f242 0403f024 72ccf248 0135f2cc
  386. [ 2.720000] 4584 0266f2cc 46304623 fd66f005 463068b3 61734423 fc80f005 f0054630 6933fcaf
  387. [ 2.725000] 45a4 61a1f242 0210f648 46303320 f2cc61b3 f2cc0135 f0050266 4630fd4f 2101465b
  388. [ 2.735000] 45c4 f7fe2206 6770fbe9 f0002800 46308390 fac6f7fe f2c02800 2f00838a 83a3f000
  389. [ 2.745000] 45e4 416cf8d7 f0002c00 4638839e 2700aa0a 97002110 682423d0 67b047a0 f0002800
  390. [ 2.750000] 4604 e9dd8376 f242450a f64861a1 4630022c 0266f2cc 0135f2cc 4500e9cd fd1cf005
  391. [ 2.760000] 4624 21106fb0 fb48f721 450ae9dd e078f8d6 f2422001 f64861a1 e9c6025c 46034520
  392. [ 2.770000] 4644 4502e9cd 0135f2cc e000f8cd 0266f2cc 463067f0 fd00f005 6fb16f73 681b2040
  393. [ 2.775000]
  394. [ 2.775000] LR: 0xc0356b0d:
  395. [ 2.780000] 6b0c f0034ff0 bf00baa5 4ff0e92d b500b085 eb04f85d bf182900 46932800 890ee9dd
  396. [ 2.790000] 6b2c d04a9003 fe0cf7fe 460d4604 0205ea54 9a03d043 f38bfabb 46929302 9a026813
  397. [ 2.795000] 6b4c 92020952 f28afaba 0f00f1ba f513bf18 46507f7c 717cf503 0600f04f 0700f04f
  398. [ 2.805000] 6b6c 1252ea4f 9201d005 fdeaf7fe 46069a01 9b02460f 46594650 d1044313 fde0f7fe
  399. [ 2.815000] 6b8c 0201ea50 454fd12a 4546bf08 2301bf2c 45a92300 0301f003 45a0bf08 2300bf38
  400. [ 2.820000] 6bac d1372b00 a004f8da f8da4650 f1ba3000 bf180f00 46192b00 2000d103 e8bdb005
  401. [ 2.830000] 6bcc 93018ff0 fdbcf7fe 9b019a03 46044592 d0f2460d 0205ea54 e7eed1b4 bf0842a9
  402. [ 2.840000] 6bec d21b42a0 bf08454f bf2c4546 23002301 f00345a9 bf080301 bf3845a0 b94b2300
  403. [ 2.845000] 6c0c 4502e9da bf0845a9 d3d645a0 bf084549 d3d24540 b0054650 8ff0e8bd bf084549
  404. [ 2.855000]
  405. [ 2.855000] SP: 0xe70d5bc8:
  406. [ 2.860000] 5bc8 e7844410 c0352935 67844420 00000000 00000000 00000001 e6a823c0 c03545e4
  407. [ 2.865000] 5be8 20000133 ffffffff e70d5c34 00000000 00000000 c0019af5 00000000 00000000
  408. [ 2.875000] 5c08 67844410 00000000 00000480 00000000 e712b000 678443f0 00000000 00000000
  409. [ 2.885000] 5c28 00000001 000000d0 00000000 e70d5c48 c0356b8d c03545e4 20000133 ffffffff
  410. [ 2.890000] 5c48 67844000 00000000 e7843000 00000000 e73d8070 c02fb731 c07684dc c02fb731
  411. [ 2.900000] 5c68 e708b080 e73d8068 67843000 00000000 e70d5ca4 e712b000 c082ca14 e712b000
  412. [ 2.905000] 5c88 c082ca14 00000000 e7343010 e6aa0ebc 00000080 00000001 00000000 c034ec55
  413. [ 2.915000] 5ca8 0220f04c e712b000 e6aa0e00 c035264d c035a5d5 00000000 c07aa094 e6aa0e00
  414. [ 2.925000]
  415. [ 2.925000] R6: 0xe712af80:
  416. [ 2.930000] af80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  417. [ 2.935000] afa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  418. [ 2.945000] afc0 80008000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  419. [ 2.950000] afe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  420. [ 2.960000] b000 e6aa0e00 00000000 f0180000 f0180020 f0180440 f0180480 f0180460 02000140
  421. [ 2.970000] b020 0c0000f1 07ff000a 0220f04c 00000000 dead4ead ffffffff ffffffff 01000000
  422. [ 2.975000] b040 00000000 00000000 00000000 00001000 0000000c 00000000 00000000 e7843000
  423. [ 2.985000] b060 e6b0bd00 00000004 e712b068 e712b068 00000001 e6b0bc80 00000000 00000000
  424. [ 2.995000] Process kworker/u8:0 (pid: 6, stack limit = 0xe70d4240)
  425. [ 3.000000] Stack: (0xe70d5c48 to 0xe70d6000)
  426. [ 3.005000] 5c40: 67844000 00000000 e7843000 00000000 e73d8070 c02fb731
  427. [ 3.010000] 5c60: c07684dc c02fb731 e708b080 e73d8068 67843000 00000000 e70d5ca4 e712b000
  428. [ 3.020000] 5c80: c082ca14 e712b000 c082ca14 00000000 e7343010 e6aa0ebc 00000080 00000001
  429. [ 3.030000] 5ca0: 00000000 c034ec55 0220f04c e712b000 e6aa0e00 c035264d c035a5d5 00000000
  430. [ 3.035000] 5cc0: c07aa094 e6aa0e00 00000068 c0339271 00000000 c00209c9 00000000 e73d8000
  431. [ 3.045000] 5ce0: e6aa0e00 00008000 00000000 00000000 e6aa0e00 e7343000 e7343010 12000000
  432. [ 3.050000] 5d00: 00000000 c035a711 00008000 00000000 c0665594 00000000 00000000 00000068
  433. [ 3.060000] 5d20: 12007fff 00000000 00000000 c02f6673 00000000 e7343010 c07aad94 00000000
  434. [ 3.070000] 5d40: c07aad94 e695ae10 00000000 00000000 00000000 c02f56fd c02f56e9 e7343010
  435. [ 3.075000] 5d60: c082bf68 c02f4635 c02f4701 c07aad94 00000000 e7343010 c02f4701 c02f3499
  436. [ 3.085000] 5d80: e7147698 e69598c4 00000000 e7343010 e7343044 e7343010 c07a32a8 c02f452b
  437. [ 3.095000] 5da0: e7343018 00000000 e7343010 c02f3e83 fffffffe e7343018 00000000 c07684d0
  438. [ 3.100000] 5dc0: e7343010 c02f2bbf c0770b58 c049216d 00000200 c0770ba8 00000000 bd94352e
  439. [ 3.110000] 5de0: 00000002 e7343000 e7343010 e6a85810 c07684dc 00002540 00000000 c02f5519
  440. [ 3.120000] 5e00: 00000000 00000000 00000000 e7343000 e6a85810 c0344747 00000000 e695ae10
  441. [ 3.125000] 5e20: 00000000 e6a85810 30c02000 c0344555 00000000 c02f6673 00000000 e695ae10
  442. [ 3.135000] 5e40: c07aa910 00000000 c07aa910 e708da00 00000000 e70d4000 e7087800 c02f56fd
  443. [ 3.140000] 5e60: c02f56e9 e695ae10 c082bf68 c02f4635 c02f4701 c07aa910 00000000 e695ae10
  444. [ 3.150000] 5e80: c02f4701 c02f3499 e7147698 e6959fc4 00000000 e695ae10 e695ae44 e695ae10
  445. [ 3.160000] 5ea0: c07a32a8 c02f452b e695ae10 c07a3048 e695ae10 c02f3e83 00000678 e695ae10
  446. [ 3.165000] 5ec0: c07a3048 c07a3070 e7087800 c02f4175 c07a3098 e708ae00 c07c0f8c c00376b1
  447. [ 3.175000] 5ee0: e7087838 c002f483 e710e800 00000000 e7087800 e708ae00 e7087820 e708ae18
  448. [ 3.185000] 5f00: e70d4000 e70d4018 00000001 e70d4000 e7087800 c0037fb7 c0037ec9 00000000
  449. [ 3.190000] 5f20: 00000000 c07c0ae4 00000000 e703f200 00000000 e708ae00 c0037ec9 00000000
  450. [ 3.200000] 5f40: 00000000 00000000 00000000 c003bfff 00000000 00000000 00000000 e708ae00
  451. [ 3.205000] 5f60: 00000000 00000000 dead4ead ffffffff ffffffff e70d5f74 e70d5f74 00000000
  452. [ 3.215000] 5f80: 00000000 dead4ead ffffffff ffffffff e70d5f90 e70d5f90 00000000 e703f200
  453. [ 3.225000] 5fa0: c003bf65 00000000 00000000 c00162f9 00000000 00000000 00000000 00000000
  454. [ 3.230000] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  455. [ 3.240000] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
  456. [ 3.250000] [<c03545e4>] (xhci_mem_init+0x35c/0xcbc) from [<c034ec55>] (xhci_init+0x61/0xa8)
  457. [ 3.255000] [<c034ec55>] (xhci_init+0x61/0xa8) from [<c035264d>] (xhci_gen_setup+0x141/0x164)
  458. [ 3.265000] [<c035264d>] (xhci_gen_setup+0x141/0x164) from [<c0339271>] (usb_add_hcd+0x11d/0x498)
  459. [ 3.275000] [<c0339271>] (usb_add_hcd+0x11d/0x498) from [<c035a711>] (xhci_plat_probe+0x129/0x1f0)
  460. [ 3.285000] [<c035a711>] (xhci_plat_probe+0x129/0x1f0) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  461. [ 3.290000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  462. [ 3.300000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  463. [ 3.310000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  464. [ 3.320000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  465. [ 3.330000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f2bbf>] (device_add+0x293/0x3c4)
  466. [ 3.340000] [<c02f2bbf>] (device_add+0x293/0x3c4) from [<c02f5519>] (platform_device_add+0x79/0x17c)
  467. [ 3.345000] [<c02f5519>] (platform_device_add+0x79/0x17c) from [<c0344747>] (dwc3_host_init+0x8b/0xcc)
  468. [ 3.355000] [<c0344747>] (dwc3_host_init+0x8b/0xcc) from [<c0344555>] (dwc3_probe+0x585/0x6ec)
  469. [ 3.365000] [<c0344555>] (dwc3_probe+0x585/0x6ec) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  470. [ 3.375000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  471. [ 3.385000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  472. [ 3.395000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  473. [ 3.400000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  474. [ 3.410000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f4175>] (deferred_probe_work_func+0x55/0x7c)
  475. [ 3.420000] [<c02f4175>] (deferred_probe_work_func+0x55/0x7c) from [<c00376b1>] (process_one_work+0xd5/0x2b4)
  476. [ 3.430000] [<c00376b1>] (process_one_work+0xd5/0x2b4) from [<c0037fb7>] (worker_thread+0xef/0x2d0)
  477. [ 3.440000] [<c0037fb7>] (worker_thread+0xef/0x2d0) from [<c003bfff>] (kthread+0x9b/0xb0)
  478. [ 3.445000] [<c003bfff>] (kthread+0x9b/0xb0) from [<c00162f9>] (ret_from_fork+0x11/0x1c)
  479. [ 3.455000] Code: 838a 2f00 f000 83a3 (f8d7) 416c
  480. [ 3.460000] ---[ end trace de15a7584c8d09af ]---
  481. [ 3.465000] Unable to handle kernel paging request at virtual address ffffffe0
  482. [ 3.470000] pgd = c0003000
  483. [ 3.475000] [ffffffe0] *pgd=80000040007003, *pmd=677be003, *pte=00000000
  484. [ 3.480000] Internal error: Oops: 207 [#2] SMP THUMB2
  485. [ 3.485000] Modules linked in:
  486. [ 3.490000] CPU: 3 PID: 6 Comm: kworker/u8:0 Tainted: G D 3.13.0+ #5
  487. [ 3.495000] task: e708b080 ti: e70d4000 task.ti: e70d4000
  488. [ 3.500000] PC is at kthread_data+0xa/0x10
  489. [ 3.505000] LR is at wq_worker_sleeping+0xf/0x88
  490. [ 3.510000] pc : [<c003c47e>] lr : [<c00383eb>] psr: a00001b3
  491. [ 3.510000] sp : e70d5988 ip : 00000001 fp : e70d4010
  492. [ 3.520000] r10: e708b080 r9 : c0769690 r8 : c287e180
  493. [ 3.525000] r7 : e70d59a0 r6 : 00000000 r5 : 00000003 r4 : 00000003
  494. [ 3.535000] r3 : 00000000 r2 : 00000000 r1 : 00000003 r0 : e708b080
  495. [ 3.540000] Flags: NzCv IRQs off FIQs on Mode SVC_32 ISA Thumb Segment user
  496. [ 3.545000] Control: 70c5387d Table: 40003000 DAC: 55555555
  497. [ 3.555000]
  498. [ 3.555000] PC: 0xc003c3fe:
  499. [ 3.555000] c3fc f3bfd1f6 b1438f5b 1330f241 037cf2cc 2a00685a 4628dc12 4620bdf8 fc4cf7e8
  500. [ 3.565000] c41c 691de7f2 f855b14d f8553b08 46210c04 f8554798 2b003b08 e7b5d1f7 b14c691c
  501. [ 3.575000] c43c 3b08f854 0c04f854 47984629 3b08f854 d1f72b00 bdf84628 f85db500 466aeb04
  502. [ 3.580000] c45c 53fff422 031ff023 f8d368db f8533284 f3c00c28 47700080 f85db500 f8d0eb04
  503. [ 3.590000] c47c f8533284 47700c20 b083b500 f85db500 f8d0eb04 a8021284 22042300 f8403920
  504. [ 3.600000] c49c f0603d04 9801fa31 f85db003 bf00fb04 f85db500 466aeb04 53fff422 031ff023
  505. [ 3.605000] c4bc f8d368db 38280284 bf00e490 f85db500 2000eb04 bf004770 f85db500 f8d0eb04
  506. [ 3.615000] c4dc b1091284 e72d3928 bf004770 b500b570 eb04f85d f8d04605 b1e44284 6c28f854
  507. [ 3.625000] c4fc 06c0f3c6 2000b10e 2002bd70 0128f1a4 fc66f239 f422466a f02353ff 68db031f
  508. [ 3.630000]
  509. [ 3.630000] LR: 0xc003836b:
  510. [ 3.635000] 8368 3022f884 bf00bdf8 c0772630 b500b538 eb04f85d f004460d 6ac3f879 f4134604
  511. [ 3.645000] 8388 d1107fe4 691a6a43 d10d42aa 7210f503 f000f8b2 1f00e852 0101f101 1000e842
  512. [ 3.650000] 83a8 0f00f090 bd38d1f6 25e4f640 057cf2cc 2023f895 d1e92a00 7070f244 313df240
  513. [ 3.660000] 83c8 0061f2cc fbaef7ee 6a632201 2023f885 bf00e7dc b500b510 eb04f85d f004460c
  514. [ 3.670000] 83e8 6ac3f845 7fe4f413 466bd136 52fff423 f0226a43 6952021f d11b4294 7210f503
  515. [ 3.675000] 8408 8f5bf3bf 1f00e852 0101f1a1 1000e842 0f00f090 f3bfd1f6 b9e98f5b f1036a1a
  516. [ 3.685000] 8428 428a0120 f853d018 429a2f30 b19ad014 bd106a10 24e4f640 047cf2cc 3024f894
  517. [ 3.690000] 8448 f244b953 f2407070 f2cc3161 f7ee0061 2301fb69 3024f884 bd102000 4ff0e92d
  518. [ 3.700000] 8468 b500b083 eb04f85d 46812104 f0752010 9001fc85 d04f2800 fb76f7ee 53e8f247
  519. [ 3.710000]
  520. [ 3.710000] SP: 0xe70d5908:
  521. [ 3.715000] 5908 000000c0 c00493f9 00000000 ffffffff c067cb02 e708b330 00000003 c003c47e
  522. [ 3.720000] 5928 a00001b3 ffffffff e70d5974 c287e180 c0769690 c0019af5 e708b080 00000003
  523. [ 3.730000] 5948 00000000 00000000 00000003 00000003 00000000 e70d59a0 c287e180 c0769690
  524. [ 3.735000] 5968 e708b080 e70d4010 00000001 e70d5988 c00383eb c003c47e a00001b3 ffffffff
  525. [ 3.745000] 5988 e708b330 c048f66f e7085380 c02c78d9 0000001a 00000013 0000000e 00000007
  526. [ 3.755000] 59a8 c0027b35 c075f180 c075f180 c075f180 c075f180 c07c0b18 00000001 c0039aad
  527. [ 3.760000] 59c8 c0768554 c07685b8 00000001 c0039aad 80000113 c00275e7 00000011 c0492191
  528. [ 3.770000] 59e8 00000000 e708b080 00000000 c0492191 00000000 c0491fe7 40000113 c0491fe7
  529. [ 3.780000]
  530. [ 3.780000] FP: 0xe70d3f90:
  531. [ 3.780000] 3f90 e70d3f90 e70d3f90 00000000 e703f4c0 c003bf65 00000000 00000000 c00162f9
  532. [ 3.790000] 3fb0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  533. [ 3.800000] 3fd0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  534. [ 3.805000] 3ff0 00000013 00000000 00000000 00000000 00000000 00000001 00000000 e708b080
  535. [ 3.815000] 4010 c07707e4 00000003 00000015 00000000 c0778320 e70df040 e70d5bf0 c287e180
  536. [ 3.825000] 4030 c0769690 e708b080 e70d4000 e70d5be0 c048f567 00000000 00000000 00000000
  537. [ 3.830000] 4050 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  538. [ 3.840000] 4070 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  539. [ 3.845000]
  540. [ 3.845000] R0: 0xe708b000:
  541. [ 3.850000] b000 00008000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  542. [ 3.860000] b020 00000000 00040000 00100000 00000000 00000000 00000000 00000400 00000000
  543. [ 3.870000] b040 00000000 00000001 00000002 00000000 00008000 00000000 00000000 00000000
  544. [ 3.875000] b060 10000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  545. [ 3.885000] b080 00000040 e70d4000 00000002 0420806c 00000000 00000000 00000001 e71820c0
  546. [ 3.890000] b0a0 0000000d ffff16e4 00000003 00000000 00000078 00000078 00000078 00000000
  547. [ 3.900000] b0c0 c0498938 00000000 00000400 00400000 00000001 00000000 00000000 e708b0dc
  548. [ 3.910000] b0e0 e708b0dc 00000000 ce87b440 00000000 3ccbf700 00000000 5e2d7d06 00000001
  549. [ 3.915000]
  550. [ 3.915000] R7: 0xe70d5920:
  551. [ 3.920000] 5920 00000003 c003c47e a00001b3 ffffffff e70d5974 c287e180 c0769690 c0019af5
  552. [ 3.930000] 5940 e708b080 00000003 00000000 00000000 00000003 00000003 00000000 e70d59a0
  553. [ 3.935000] 5960 c287e180 c0769690 e708b080 e70d4010 00000001 e70d5988 c00383eb c003c47e
  554. [ 3.945000] 5980 a00001b3 ffffffff e708b330 c048f66f e7085380 c02c78d9 0000001a 00000013
  555. [ 3.955000] 59a0 0000000e 00000007 c0027b35 c075f180 c075f180 c075f180 c075f180 c07c0b18
  556. [ 3.960000] 59c0 00000001 c0039aad c0768554 c07685b8 00000001 c0039aad 80000113 c00275e7
  557. [ 3.970000] 59e0 00000011 c0492191 00000000 e708b080 00000000 c0492191 00000000 c0491fe7
  558. [ 3.980000] 5a00 40000113 c0491fe7 60000113 e73fa57c e7082a40 c049202f 00000000 00000001
  559. [ 3.985000]
  560. [ 3.985000] R8: 0xc287e100:
  561. [ 3.990000] e100 00000000 00000000 00000000 dead4ead ffffffff ffffffff e703f500 00000000
  562. [ 4.000000] e120 00000000 00000001 00000000 00000000 00000000 00000000 00000000 00000000
  563. [ 4.005000] e140 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  564. [ 4.015000] e160 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  565. [ 4.025000] e180 16b516b4 dead4ead 00000003 e708b080 00000000 000003ff 000003d2 00000374
  566. [ 4.030000] e1a0 000002d5 00000202 ffff1855 00000000 00000000 00000000 00000000 00000000
  567. [ 4.040000] e1c0 00000000 00000000 00000139 00000000 0000082d 00000000 00000000 00000000
  568. [ 4.050000] e1e0 00000000 00000000 608f3d00 00000000 5e2d7d06 00000001 5e2d7d06 00000001
  569. [ 4.055000]
  570. [ 4.055000] R9: 0xc0769610:
  571. [ 4.060000] 9610 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  572. [ 4.070000] 9630 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  573. [ 4.075000] 9650 000000c8 00009000 0000000f c2884100 00000004 00000009 0000002c c28840c0
  574. [ 4.085000] 9670 c2884080 c2860000 c2884000 c2884040 00000001 00001000 00000000 00000003
  575. [ 4.095000] 9690 02104000 0210d000 02116000 0211f000 00000000 00000000 00000000 00000000
  576. [ 4.100000] 96b0 0004fe00 00000002 000677b5 000bfdff 0000f9ab 00002000 00000000 0000fffa
  577. [ 4.110000] 96d0 00000032 00000001 00000000 00000000 e7034c80 e703cd50 00000000 00000000
  578. [ 4.115000] 96f0 e7226480 00000011 c2888200 0001ffff e7034d80 e7034e00 00000064 e7034d00
  579. [ 4.125000]
  580. [ 4.125000] R10: 0xe708b000:
  581. [ 4.130000] b000 00008000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  582. [ 4.140000] b020 00000000 00040000 00100000 00000000 00000000 00000000 00000400 00000000
  583. [ 4.145000] b040 00000000 00000001 00000002 00000000 00008000 00000000 00000000 00000000
  584. [ 4.155000] b060 10000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  585. [ 4.160000] b080 00000040 e70d4000 00000002 0420806c 00000000 00000000 00000001 e71820c0
  586. [ 4.170000] b0a0 0000000d ffff16e4 00000003 00000000 00000078 00000078 00000078 00000000
  587. [ 4.180000] b0c0 c0498938 00000000 00000400 00400000 00000001 00000000 00000000 e708b0dc
  588. [ 4.185000] b0e0 e708b0dc 00000000 ce87b440 00000000 3ccbf700 00000000 5e2d7d06 00000001
  589. [ 4.195000] Process kworker/u8:0 (pid: 6, stack limit = 0xe70d4240)
  590. [ 4.200000] Stack: (0xe70d5988 to 0xe70d6000)
  591. [ 4.205000] 5980: e708b330 c048f66f e7085380 c02c78d9 0000001a 00000013
  592. [ 4.215000] 59a0: 0000000e 00000007 c0027b35 c075f180 c075f180 c075f180 c075f180 c07c0b18
  593. [ 4.220000] 59c0: 00000001 c0039aad c0768554 c07685b8 00000001 c0039aad 80000113 c00275e7
  594. [ 4.230000] 59e0: 00000011 c0492191 00000000 e708b080 00000000 c0492191 00000000 c0491fe7
  595. [ 4.240000] 5a00: 40000113 c0491fe7 60000113 e73fa57c e7082a40 c049202f 00000000 00000001
  596. [ 4.245000] 5a20: e708b078 e7082a40 e708b078 e70d4000 e708b2b4 e70d5a50 e708b080 c0027b35
  597. [ 4.255000] 5a40: e708b2b4 00000001 c0613220 e708b2fc e70d5a50 e70d5a50 c0611458 0000000b
  598. [ 4.260000] 5a60: c076e620 e70d4000 e70d5c00 c0611458 00000206 c07c3c44 e70d4000 c0019473
  599. [ 4.270000] 5a80: e70d4240 0000000b c0689154 20000113 c00059e0 6784455c e70d4000 c0611410
  600. [ 4.280000] 5aa0: 00000206 00000000 e70d5c00 00000001 000000d0 c048a771 00000000 c001ff07
  601. [ 4.285000] 5ac0: 678443ff 00000000 00000000 c00b375b 67844400 00000000 e6a823c0 c152dfc0
  602. [ 4.295000] 5ae0: 678447f0 00000000 e6a823c0 00000000 678447f1 00000000 00000000 c0778320
  603. [ 4.305000] 5b00: 67844800 00000000 00000000 c0003020 ffffffff ffffffff 00000000 c001f4ef
  604. [ 4.310000] 5b20: e6a823c0 e7844400 e78447f0 e7846000 67844000 c001ffc5 00000206 00000060
  605. [ 4.320000] 5b40: 6784455c e70d5c00 c076f024 00000001 000000d0 c00083b5 00000000 00001000
  606. [ 4.330000] 5b60: e6a823c0 e7844000 e78443f0 c001f6d1 67844000 00000000 00000000 c0491fe7
  607. [ 4.335000] 5b80: e6a823c0 e7844400 e7844430 c049202f 67844440 00000000 00000000 c049202f
  608. [ 4.345000] 5ba0: e6a823c0 e7844430 e7844460 00000001 67844420 00000000 00000000 e712b4c8
  609. [ 4.350000] 5bc0: e6a823c0 e78447d0 e7844410 c0352935 67844420 00000000 00000000 00000001
  610. [ 4.360000] 5be0: e6a823c0 c03545e4 20000133 ffffffff e70d5c34 00000000 00000000 c0019af5
  611. [ 4.370000] 5c00: 00000000 00000000 67844410 00000000 00000480 00000000 e712b000 678443f0
  612. [ 4.375000] 5c20: 00000000 00000000 00000001 000000d0 00000000 e70d5c48 c0356b8d c03545e4
  613. [ 4.385000] 5c40: 20000133 ffffffff 67844000 00000000 e7843000 00000000 e73d8070 c02fb731
  614. [ 4.395000] 5c60: c07684dc c02fb731 e708b080 e73d8068 67843000 00000000 e70d5ca4 e712b000
  615. [ 4.400000] 5c80: c082ca14 e712b000 c082ca14 00000000 e7343010 e6aa0ebc 00000080 00000001
  616. [ 4.410000] 5ca0: 00000000 c034ec55 0220f04c e712b000 e6aa0e00 c035264d c035a5d5 00000000
  617. [ 4.415000] 5cc0: c07aa094 e6aa0e00 00000068 c0339271 00000000 c00209c9 00000000 e73d8000
  618. [ 4.425000] 5ce0: e6aa0e00 00008000 00000000 00000000 e6aa0e00 e7343000 e7343010 12000000
  619. [ 4.435000] 5d00: 00000000 c035a711 00008000 00000000 c0665594 00000000 00000000 00000068
  620. [ 4.440000] 5d20: 12007fff 00000000 00000000 c02f6673 00000000 e7343010 c07aad94 00000000
  621. [ 4.450000] 5d40: c07aad94 e695ae10 00000000 00000000 00000000 c02f56fd c02f56e9 e7343010
  622. [ 4.460000] 5d60: c082bf68 c02f4635 c02f4701 c07aad94 00000000 e7343010 c02f4701 c02f3499
  623. [ 4.465000] 5d80: e7147698 e69598c4 00000000 e7343010 e7343044 e7343010 c07a32a8 c02f452b
  624. [ 4.475000] 5da0: e7343018 00000000 e7343010 c02f3e83 fffffffe e7343018 00000000 c07684d0
  625. [ 4.480000] 5dc0: e7343010 c02f2bbf c0770b58 c049216d 00000200 c0770ba8 00000000 bd94352e
  626. [ 4.490000] 5de0: 00000002 e7343000 e7343010 e6a85810 c07684dc 00002540 00000000 c02f5519
  627. [ 4.500000] 5e00: 00000000 00000000 00000000 e7343000 e6a85810 c0344747 00000000 e695ae10
  628. [ 4.505000] 5e20: 00000000 e6a85810 30c02000 c0344555 00000000 c02f6673 00000000 e695ae10
  629. [ 4.515000] 5e40: c07aa910 00000000 c07aa910 e708da00 00000000 e70d4000 e7087800 c02f56fd
  630. [ 4.525000] 5e60: c02f56e9 e695ae10 c082bf68 c02f4635 c02f4701 c07aa910 00000000 e695ae10
  631. [ 4.530000] 5e80: c02f4701 c02f3499 e7147698 e6959fc4 00000000 e695ae10 e695ae44 e695ae10
  632. [ 4.540000] 5ea0: c07a32a8 c02f452b e695ae10 c07a3048 e695ae10 c02f3e83 00000678 e695ae10
  633. [ 4.550000] 5ec0: c07a3048 c07a3070 e7087800 c02f4175 c07a3098 e708ae00 c07c0f8c c00376b1
  634. [ 4.555000] 5ee0: e7087838 c002f483 e710e800 00000000 e7087800 e708ae00 e7087820 e708ae18
  635. [ 4.565000] 5f00: e70d4000 e70d4018 00000001 e70d4000 e7087800 c0037fb7 c0037ec9 00000000
  636. [ 4.570000] 5f20: 00000000 c07c0ae4 00000000 e703f200 00000000 e708ae00 c0037ec9 00000000
  637. [ 4.580000] 5f40: 00000000 00000000 00000000 c003bfff 00000000 00000000 00000000 e708ae00
  638. [ 4.590000] 5f60: 00000000 00000000 dead4ead ffffffff ffffffff e70d5f74 e70d5f74 00000001
  639. [ 4.595000] 5f80: 00010001 dead4ead ffffffff ffffffff e70d5f90 e70d5f90 00000000 e703f200
  640. [ 4.605000] 5fa0: c003bf65 00000000 00000000 c00162f9 00000000 00000000 00000000 00000000
  641. [ 4.615000] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  642. [ 4.620000] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
  643. [ 4.630000] [<c003c47e>] (kthread_data+0xa/0x10) from [<c00383eb>] (wq_worker_sleeping+0xf/0x88)
  644. [ 4.640000] [<c00383eb>] (wq_worker_sleeping+0xf/0x88) from [<c048f66f>] (__schedule+0x3b3/0x518)
  645. [ 4.645000] Code: f85d eb04 f8d0 3284 (f853) 0c20
  646. [ 4.650000] ---[ end trace de15a7584c8d09b0 ]---
  647. [ 4.655000] Fixing recursive fault but reboot is needed!
  648. [ 10.070000] BUG: spinlock lockup suspected on CPU#3, kworker/u8:0/6
  649. [ 10.075000] lock: 0xc287e180, .magic: dead4ead, .owner: kworker/u8:0/6, .owner_cpu: 3
  650. [ 10.080000] CPU: 3 PID: 6 Comm: kworker/u8:0 Tainted: G D 3.13.0+ #5
  651. [ 10.090000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  652. [ 10.095000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  653. [ 10.105000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c00531a9>] (do_raw_spin_lock+0xe1/0x140)
  654. [ 10.115000] [<c00531a9>] (do_raw_spin_lock+0xe1/0x140) from [<c048f373>] (__schedule+0xb7/0x518)
  655. [ 10.120000] [<c048f373>] (__schedule+0xb7/0x518) from [<c0027d7b>] (do_exit+0x6b3/0x738)
  656. [ 10.130000] [<c0027d7b>] (do_exit+0x6b3/0x738) from [<c0019473>] (die+0x1b7/0x248)
  657. [ 10.140000] [<c0019473>] (die+0x1b7/0x248) from [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60)
  658. [ 10.145000] [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60) from [<c001ff07>] (do_page_fault+0x233/0x298)
  659. [ 10.155000] [<c001ff07>] (do_page_fault+0x233/0x298) from [<c00083b5>] (do_DataAbort+0x2d/0x70)
  660. [ 10.165000] [<c00083b5>] (do_DataAbort+0x2d/0x70) from [<c0019af5>] (__dabt_svc+0x35/0x60)
  661. [ 10.175000] Exception stack(0xe70d5940 to 0xe70d5988)
  662. [ 10.180000] 5940: e708b080 00000003 00000000 00000000 00000003 00000003 00000000 e70d59a0
  663. [ 10.185000] 5960: c287e180 c0769690 e708b080 e70d4010 00000001 e70d5988 c00383eb c003c47e
  664. [ 10.195000] 5980: a00001b3 ffffffff
  665. [ 10.200000] [<c0019af5>] (__dabt_svc+0x35/0x60) from [<c003c47e>] (kthread_data+0xa/0x10)
  666. [ 10.205000] [<c003c47e>] (kthread_data+0xa/0x10) from [<c00383eb>] (wq_worker_sleeping+0xf/0x88)
  667. [ 10.215000] [<c00383eb>] (wq_worker_sleeping+0xf/0x88) from [<c048f66f>] (__schedule+0x3b3/0x518)
  668. [ 10.225000] [<c048f66f>] (__schedule+0x3b3/0x518) from [<c0027b35>] (do_exit+0x46d/0x738)
  669. [ 10.230000] [<c0027b35>] (do_exit+0x46d/0x738) from [<c0019473>] (die+0x1b7/0x248)
  670. [ 10.240000] [<c0019473>] (die+0x1b7/0x248) from [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60)
  671. [ 10.250000] [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60) from [<c001ff07>] (do_page_fault+0x233/0x298)
  672. [ 10.260000] [<c001ff07>] (do_page_fault+0x233/0x298) from [<c00083b5>] (do_DataAbort+0x2d/0x70)
  673. [ 10.265000] [<c00083b5>] (do_DataAbort+0x2d/0x70) from [<c0019af5>] (__dabt_svc+0x35/0x60)
  674. [ 10.275000] Exception stack(0xe70d5c00 to 0xe70d5c48)
  675. [ 10.280000] 5c00: 00000000 00000000 67844410 00000000 00000480 00000000 e712b000 678443f0
  676. [ 10.290000] 5c20: 00000000 00000000 00000001 000000d0 00000000 e70d5c48 c0356b8d c03545e4
  677. [ 10.295000] 5c40: 20000133 ffffffff
  678. [ 10.300000] [<c0019af5>] (__dabt_svc+0x35/0x60) from [<c03545e4>] (xhci_mem_init+0x35c/0xcbc)
  679. [ 10.310000] [<c03545e4>] (xhci_mem_init+0x35c/0xcbc) from [<c034ec55>] (xhci_init+0x61/0xa8)
  680. [ 10.315000] [<c034ec55>] (xhci_init+0x61/0xa8) from [<c035264d>] (xhci_gen_setup+0x141/0x164)
  681. [ 10.325000] [<c035264d>] (xhci_gen_setup+0x141/0x164) from [<c0339271>] (usb_add_hcd+0x11d/0x498)
  682. [ 10.335000] [<c0339271>] (usb_add_hcd+0x11d/0x498) from [<c035a711>] (xhci_plat_probe+0x129/0x1f0)
  683. [ 10.345000] [<c035a711>] (xhci_plat_probe+0x129/0x1f0) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  684. [ 10.350000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  685. [ 10.360000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  686. [ 10.370000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  687. [ 10.380000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  688. [ 10.390000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f2bbf>] (device_add+0x293/0x3c4)
  689. [ 10.400000] [<c02f2bbf>] (device_add+0x293/0x3c4) from [<c02f5519>] (platform_device_add+0x79/0x17c)
  690. [ 10.405000] [<c02f5519>] (platform_device_add+0x79/0x17c) from [<c0344747>] (dwc3_host_init+0x8b/0xcc)
  691. [ 10.415000] [<c0344747>] (dwc3_host_init+0x8b/0xcc) from [<c0344555>] (dwc3_probe+0x585/0x6ec)
  692. [ 10.425000] [<c0344555>] (dwc3_probe+0x585/0x6ec) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  693. [ 10.435000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  694. [ 10.445000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  695. [ 10.455000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  696. [ 10.460000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  697. [ 10.470000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f4175>] (deferred_probe_work_func+0x55/0x7c)
  698. [ 10.480000] [<c02f4175>] (deferred_probe_work_func+0x55/0x7c) from [<c00376b1>] (process_one_work+0xd5/0x2b4)
  699. [ 10.490000] [<c00376b1>] (process_one_work+0xd5/0x2b4) from [<c0037fb7>] (worker_thread+0xef/0x2d0)
  700. [ 10.500000] [<c0037fb7>] (worker_thread+0xef/0x2d0) from [<c003bfff>] (kthread+0x9b/0xb0)
  701. [ 10.510000] [<c003bfff>] (kthread+0x9b/0xb0) from [<c00162f9>] (ret_from_fork+0x11/0x1c)
  702. [ 10.515000] Backtrace for cpu 3 (current):
  703. [ 10.520000] CPU: 3 PID: 6 Comm: kworker/u8:0 Tainted: G D 3.13.0+ #5
  704. [ 10.525000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  705. [ 10.535000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  706. [ 10.545000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001aee5>] (smp_send_all_cpu_backtrace+0x61/0xa4)
  707. [ 10.555000] [<c001aee5>] (smp_send_all_cpu_backtrace+0x61/0xa4) from [<c00531ad>] (do_raw_spin_lock+0xe5/0x140)
  708. [ 10.565000] [<c00531ad>] (do_raw_spin_lock+0xe5/0x140) from [<c048f373>] (__schedule+0xb7/0x518)
  709. [ 10.570000] [<c048f373>] (__schedule+0xb7/0x518) from [<c0027d7b>] (do_exit+0x6b3/0x738)
  710. [ 10.580000] [<c0027d7b>] (do_exit+0x6b3/0x738) from [<c0019473>] (die+0x1b7/0x248)
  711. [ 10.585000] [<c0019473>] (die+0x1b7/0x248) from [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60)
  712. [ 10.595000] [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60) from [<c001ff07>] (do_page_fault+0x233/0x298)
  713. [ 10.605000] [<c001ff07>] (do_page_fault+0x233/0x298) from [<c00083b5>] (do_DataAbort+0x2d/0x70)
  714. [ 10.615000] [<c00083b5>] (do_DataAbort+0x2d/0x70) from [<c0019af5>] (__dabt_svc+0x35/0x60)
  715. [ 10.625000] Exception stack(0xe70d5940 to 0xe70d5988)
  716. [ 10.630000] 5940: e708b080 00000003 00000000 00000000 00000003 00000003 00000000 e70d59a0
  717. [ 10.635000] 5960: c287e180 c0769690 e708b080 e70d4010 00000001 e70d5988 c00383eb c003c47e
  718. [ 10.645000] 5980: a00001b3 ffffffff
  719. [ 10.650000] [<c0019af5>] (__dabt_svc+0x35/0x60) from [<c003c47e>] (kthread_data+0xa/0x10)
  720. [ 10.655000] [<c003c47e>] (kthread_data+0xa/0x10) from [<c00383eb>] (wq_worker_sleeping+0xf/0x88)
  721. [ 10.665000] [<c00383eb>] (wq_worker_sleeping+0xf/0x88) from [<c048f66f>] (__schedule+0x3b3/0x518)
  722. [ 10.675000] [<c048f66f>] (__schedule+0x3b3/0x518) from [<c0027b35>] (do_exit+0x46d/0x738)
  723. [ 10.680000] [<c0027b35>] (do_exit+0x46d/0x738) from [<c0019473>] (die+0x1b7/0x248)
  724. [ 10.690000] [<c0019473>] (die+0x1b7/0x248) from [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60)
  725. [ 10.700000] [<c048a771>] (__do_kernel_fault.part.10+0x55/0x60) from [<c001ff07>] (do_page_fault+0x233/0x298)
  726. [ 10.710000] [<c001ff07>] (do_page_fault+0x233/0x298) from [<c00083b5>] (do_DataAbort+0x2d/0x70)
  727. [ 10.715000] [<c00083b5>] (do_DataAbort+0x2d/0x70) from [<c0019af5>] (__dabt_svc+0x35/0x60)
  728. [ 10.725000] Exception stack(0xe70d5c00 to 0xe70d5c48)
  729. [ 10.730000] 5c00: 00000000 00000000 67844410 00000000 00000480 00000000 e712b000 678443f0
  730. [ 10.740000] 5c20: 00000000 00000000 00000001 000000d0 00000000 e70d5c48 c0356b8d c03545e4
  731. [ 10.745000] 5c40: 20000133 ffffffff
  732. [ 10.750000] [<c0019af5>] (__dabt_svc+0x35/0x60) from [<c03545e4>] (xhci_mem_init+0x35c/0xcbc)
  733. [ 10.760000] [<c03545e4>] (xhci_mem_init+0x35c/0xcbc) from [<c034ec55>] (xhci_init+0x61/0xa8)
  734. [ 10.765000] [<c034ec55>] (xhci_init+0x61/0xa8) from [<c035264d>] (xhci_gen_setup+0x141/0x164)
  735. [ 10.775000] [<c035264d>] (xhci_gen_setup+0x141/0x164) from [<c0339271>] (usb_add_hcd+0x11d/0x498)
  736. [ 10.785000] [<c0339271>] (usb_add_hcd+0x11d/0x498) from [<c035a711>] (xhci_plat_probe+0x129/0x1f0)
  737. [ 10.795000] [<c035a711>] (xhci_plat_probe+0x129/0x1f0) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  738. [ 10.800000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  739. [ 10.810000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  740. [ 10.820000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  741. [ 10.830000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  742. [ 10.840000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f2bbf>] (device_add+0x293/0x3c4)
  743. [ 10.850000] [<c02f2bbf>] (device_add+0x293/0x3c4) from [<c02f5519>] (platform_device_add+0x79/0x17c)
  744. [ 10.855000] [<c02f5519>] (platform_device_add+0x79/0x17c) from [<c0344747>] (dwc3_host_init+0x8b/0xcc)
  745. [ 10.865000] [<c0344747>] (dwc3_host_init+0x8b/0xcc) from [<c0344555>] (dwc3_probe+0x585/0x6ec)
  746. [ 10.875000] [<c0344555>] (dwc3_probe+0x585/0x6ec) from [<c02f56fd>] (platform_drv_probe+0x15/0x38)
  747. [ 10.885000] [<c02f56fd>] (platform_drv_probe+0x15/0x38) from [<c02f4635>] (driver_probe_device+0xd9/0x1a4)
  748. [ 10.895000] [<c02f4635>] (driver_probe_device+0xd9/0x1a4) from [<c02f3499>] (bus_for_each_drv+0x31/0x50)
  749. [ 10.905000] [<c02f3499>] (bus_for_each_drv+0x31/0x50) from [<c02f452b>] (device_attach+0x57/0x6c)
  750. [ 10.910000] [<c02f452b>] (device_attach+0x57/0x6c) from [<c02f3e83>] (bus_probe_device+0x5b/0x78)
  751. [ 10.920000] [<c02f3e83>] (bus_probe_device+0x5b/0x78) from [<c02f4175>] (deferred_probe_work_func+0x55/0x7c)
  752. [ 10.930000] [<c02f4175>] (deferred_probe_work_func+0x55/0x7c) from [<c00376b1>] (process_one_work+0xd5/0x2b4)
  753. [ 10.940000] [<c00376b1>] (process_one_work+0xd5/0x2b4) from [<c0037fb7>] (worker_thread+0xef/0x2d0)
  754. [ 10.950000] [<c0037fb7>] (worker_thread+0xef/0x2d0) from [<c003bfff>] (kthread+0x9b/0xb0)
  755. [ 10.955000] [<c003bfff>] (kthread+0x9b/0xb0) from [<c00162f9>] (ret_from_fork+0x11/0x1c)
  756. [ 10.965000]
  757. [ 10.965000] sending IPI to all other CPUs:
  758. [ 10.970000] IPI backtrace for cpu 0
  759. [ 10.970000]
  760. [ 10.970000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 3.13.0+ #5
  761. [ 10.970000] task: c076c768 ti: c0760000 task.ti: c0760000
  762. [ 10.970000] PC is at cpuidle_enter_state+0x3a/0xa8
  763. [ 10.970000] LR is at 0x29aaaaab
  764. [ 10.970000] pc : [<c038acde>] lr : [<29aaaaab>] psr: 60000133
  765. [ 10.970000] sp : c0761f58 ip : 0000001d fp : c076fad0
  766. [ 10.970000] r10: 00000000 r9 : 00000000 r8 : 00000000
  767. [ 10.970000] r7 : c076fad0 r6 : c2860368 r5 : 00000002 r4 : 8d91ee64
  768. [ 10.970000] r3 : 00000002 r2 : 8dc471b5 r1 : 0000000a r0 : c0761f58
  769. [ 10.970000] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  770. [ 10.970000] Control: 70c5387d Table: 40003000 DAC: fffffffd
  771. [ 10.970000]
  772. [ 10.970000] PC: 0xc038ac5e:
  773. [ 10.970000] ac5c 2f90ee1d 462858d5 f97ef000 f8d0b1a0 1e593308 244cd410 0201fb04 0303fb04
  774. [ 10.970000] ac7c 33106d92 e00ab11a 2c04f853 f111b93a f1a331ff d2f7034c 0012f06f 4628bd70
  775. [ 10.970000] ac9c 4070e8bd bf004710 41f0e92d b500b084 eb04f85d 460d274c fb074614 46061702
  776. [ 10.970000] acbc f4d54668 4629f927 46304622 4500e9dd 47986d7b 46684680 f91cf4d5 2300e9dd
  777. [ 10.970000] acdc 1b12b662 eb63a802 f06f0305 f49e4400 9a03fbad f2449802 f2c02140 2500010f
  778. [ 10.970000] acfc fbc117d3 42942300 0103eb75 4622bfb8 0f00f1b8 db1560b2 0348eb08 03c3eb06
  779. [ 10.970000] ad1c 6708e9d3 4506e9d3 eb4718b0 340171e2 0108e9c3 0500f145 e9c34640 b0044506
  780. [ 10.970000] ad3c 81f0e8bd 46402300 b00460b3 81f0e8bd 4ff8e92d f85db500 f24aeb04 f2cc02d8
  781. [ 10.970000] ad5c f24e0276 f2cc2388 68550375 1f90ee1d 2d0058cc 6813d156 d0532b00 d04e2c00
  782. [ 10.970000]
  783. [ 10.970000] SP: 0xc0761ed8:
  784. [ 10.970000] 1ed8 00000000 c001b009 f000200c fffffff8 c0769804 c0761f10 f0002000 c00084bf
  785. [ 10.970000] 1ef8 c038acde 60000133 ffffffff c0761f44 00000000 c0019b5b c0761f58 0000000a
  786. [ 10.970000] 1f18 8dc471b5 00000002 8d91ee64 00000002 c2860368 c076fad0 00000000 00000000
  787. [ 10.970000] 1f38 00000000 c076fad0 0000001d c0761f58 29aaaaab c038acde 60000133 ffffffff
  788. [ 10.970000] 1f58 8dc471b5 00000002 00000000 80000000 c2860368 00000000 00000000 c07c1360
  789. [ 10.970000] 1f78 c082d420 c038addd 00002aca c0760000 c0760000 80000000 c0768590 c07c1360
  790. [ 10.970000] 1f98 c07c0b1e c04975e8 c0768520 c0016e75 00002aca c00578c1 00000000 c0760000
  791. [ 10.970000] 1fb8 c076e640 c076e640 00000000 c06f7a21 ffffffff ffffffff c06f74cd 00000000
  792. [ 10.970000]
  793. [ 10.970000] FP: 0xc076fa50:
  794. [ 10.970000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  795. [ 10.970000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  796. [ 10.970000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  797. [ 10.970000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  798. [ 10.970000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  799. [ 10.970000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  800. [ 10.970000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  801. [ 10.970000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  802. [ 10.970000]
  803. [ 10.970000] R0: 0xc0761ed8:
  804. [ 10.970000] 1ed8 00000000 c001b009 f000200c fffffff8 c0769804 c0761f10 f0002000 c00084bf
  805. [ 10.970000] 1ef8 c038acde 60000133 ffffffff c0761f44 00000000 c0019b5b c0761f58 0000000a
  806. [ 10.970000] 1f18 8dc471b5 00000002 8d91ee64 00000002 c2860368 c076fad0 00000000 00000000
  807. [ 10.970000] 1f38 00000000 c076fad0 0000001d c0761f58 29aaaaab c038acde 60000133 ffffffff
  808. [ 10.970000] 1f58 8dc471b5 00000002 00000000 80000000 c2860368 00000000 00000000 c07c1360
  809. [ 10.970000] 1f78 c082d420 c038addd 00002aca c0760000 c0760000 80000000 c0768590 c07c1360
  810. [ 10.970000] 1f98 c07c0b1e c04975e8 c0768520 c0016e75 00002aca c00578c1 00000000 c0760000
  811. [ 10.970000] 1fb8 c076e640 c076e640 00000000 c06f7a21 ffffffff ffffffff c06f74cd 00000000
  812. [ 10.970000]
  813. [ 10.970000] R6: 0xc28602e8:
  814. [ 10.970000] 02e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  815. [ 10.970000] 0308 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  816. [ 10.970000] 0328 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  817. [ 10.970000] 0348 00000000 00000000 00000000 00000400 00000000 00000000 00000000 00000000
  818. [ 10.970000] 0368 00000003 00000000 00001348 00000002 00000000 00000000 00000b09 00000000
  819. [ 10.970000] 0388 008ea122 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  820. [ 10.970000] 03a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  821. [ 10.970000] 03c8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  822. [ 10.970000]
  823. [ 10.970000] R7: 0xc076fa50:
  824. [ 10.970000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  825. [ 10.970000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  826. [ 10.970000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  827. [ 10.970000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  828. [ 10.970000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  829. [ 10.970000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  830. [ 10.970000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  831. [ 10.970000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  832. [ 10.970000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 3.13.0+ #5
  833. [ 10.970000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  834. [ 10.970000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  835. [ 10.970000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001b009>] (handle_IPI+0xc1/0x184)
  836. [ 10.970000] [<c001b009>] (handle_IPI+0xc1/0x184) from [<c00084bf>] (gic_handle_irq+0x57/0x58)
  837. [ 10.970000] [<c00084bf>] (gic_handle_irq+0x57/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  838. [ 10.970000] Exception stack(0xc0761f10 to 0xc0761f58)
  839. [ 10.970000] 1f00: c0761f58 0000000a 8dc471b5 00000002
  840. [ 10.970000] 1f20: 8d91ee64 00000002 c2860368 c076fad0 00000000 00000000 00000000 c076fad0
  841. [ 10.970000] 1f40: 0000001d c0761f58 29aaaaab c038acde 60000133 ffffffff
  842. [ 10.970000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  843. [ 10.970000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  844. [ 10.970000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  845. [ 10.970000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  846. [ 10.970000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<c06f7a21>] (start_kernel+0x3c1/0x3c4)
  847. [ 10.970000] [<c06f7a21>] (start_kernel+0x3c1/0x3c4) from [<4000808d>] (0x4000808d)
  848. [ 10.970000] IPI backtrace for cpu 2
  849. [ 11.595000]
  850. [ 11.600000] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 3.13.0+ #5
  851. [ 11.605000] task: e70df540 ti: e70fe000 task.ti: e70fe000
  852. [ 11.610000] PC is at cpuidle_enter_state+0x3a/0xa8
  853. [ 11.615000] LR is at 0x29aaaaab
  854. [ 11.620000] pc : [<c038acde>] lr : [<29aaaaab>] psr: 60000133
  855. [ 11.620000] sp : e70fff88 ip : 00000000 fp : c076fad0
  856. [ 11.630000] r10: 00000002 r9 : 00000000 r8 : 00000000
  857. [ 11.635000] r7 : c076fb1c r6 : c2872368 r5 : 00000002 r4 : 7227f333
  858. [ 11.640000] r3 : 00000002 r2 : 8dc49d00 r1 : 0000000a r0 : e70fff88
  859. [ 11.650000] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  860. [ 11.655000] Control: 70c5387d Table: 40003000 DAC: 55555555
  861. [ 11.660000]
  862. [ 11.660000] PC: 0xc038ac5e:
  863. [ 11.665000] ac5c 2f90ee1d 462858d5 f97ef000 f8d0b1a0 1e593308 244cd410 0201fb04 0303fb04
  864. [ 11.675000] ac7c 33106d92 e00ab11a 2c04f853 f111b93a f1a331ff d2f7034c 0012f06f 4628bd70
  865. [ 11.680000] ac9c 4070e8bd bf004710 41f0e92d b500b084 eb04f85d 460d274c fb074614 46061702
  866. [ 11.690000] acbc f4d54668 4629f927 46304622 4500e9dd 47986d7b 46684680 f91cf4d5 2300e9dd
  867. [ 11.700000] acdc 1b12b662 eb63a802 f06f0305 f49e4400 9a03fbad f2449802 f2c02140 2500010f
  868. [ 11.705000] acfc fbc117d3 42942300 0103eb75 4622bfb8 0f00f1b8 db1560b2 0348eb08 03c3eb06
  869. [ 11.715000] ad1c 6708e9d3 4506e9d3 eb4718b0 340171e2 0108e9c3 0500f145 e9c34640 b0044506
  870. [ 11.720000] ad3c 81f0e8bd 46402300 b00460b3 81f0e8bd 4ff8e92d f85db500 f24aeb04 f2cc02d8
  871. [ 11.730000] ad5c f24e0276 f2cc2388 68550375 1f90ee1d 2d0058cc 6813d156 d0532b00 d04e2c00
  872. [ 11.740000]
  873. [ 11.740000] SP: 0xe70fff08:
  874. [ 11.745000] ff08 00000002 c001b009 f000200c fffffff8 c0769804 e70fff40 f0002000 c00084bf
  875. [ 11.750000] ff28 c038acde 60000133 ffffffff e70fff74 00000000 c0019b5b e70fff88 0000000a
  876. [ 11.760000] ff48 8dc49d00 00000002 7227f333 00000002 c2872368 c076fb1c 00000000 00000000
  877. [ 11.765000] ff68 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde 60000133 ffffffff
  878. [ 11.775000] ff88 8dc49d00 00000002 00000000 80000000 c2872368 00000000 00000001 c07c1360
  879. [ 11.785000] ffa8 c082d420 c038addd 000016e4 e70fe000 e70fe000 80000000 c0768590 c07c1360
  880. [ 11.790000] ffc8 c07c0b1e c04975e8 c0768520 c0016e75 000016e4 c00578c1 c001ace6 e70fe000
  881. [ 11.800000] ffe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  882. [ 11.810000]
  883. [ 11.810000] FP: 0xc076fa50:
  884. [ 11.810000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  885. [ 11.820000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  886. [ 11.830000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  887. [ 11.835000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  888. [ 11.845000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  889. [ 11.855000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  890. [ 11.860000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  891. [ 11.870000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  892. [ 11.880000]
  893. [ 11.880000] R0: 0xe70fff08:
  894. [ 11.880000] ff08 00000002 c001b009 f000200c fffffff8 c0769804 e70fff40 f0002000 c00084bf
  895. [ 11.890000] ff28 c038acde 60000133 ffffffff e70fff74 00000000 c0019b5b e70fff88 0000000a
  896. [ 11.900000] ff48 8dc49d00 00000002 7227f333 00000002 c2872368 c076fb1c 00000000 00000000
  897. [ 11.905000] ff68 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde 60000133 ffffffff
  898. [ 11.915000] ff88 8dc49d00 00000002 00000000 80000000 c2872368 00000000 00000001 c07c1360
  899. [ 11.925000] ffa8 c082d420 c038addd 000016e4 e70fe000 e70fe000 80000000 c0768590 c07c1360
  900. [ 11.930000] ffc8 c07c0b1e c04975e8 c0768520 c0016e75 000016e4 c00578c1 c001ace6 e70fe000
  901. [ 11.940000] ffe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  902. [ 11.945000]
  903. [ 11.945000] R6: 0xc28722e8:
  904. [ 11.950000] 22e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  905. [ 11.960000] 2308 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  906. [ 11.970000] 2328 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  907. [ 11.975000] 2348 00000000 00000000 00000000 00000400 00000000 00000000 00000000 00000000
  908. [ 11.985000] 2368 00000003 00000002 000012ec 00000001 00000000 00000000 0000077f 00000000
  909. [ 11.990000] 2388 0091eea7 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  910. [ 12.000000] 23a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  911. [ 12.010000] 23c8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  912. [ 12.015000]
  913. [ 12.015000] R7: 0xc076fa9c:
  914. [ 12.020000] fa9c 00000000 00000000 00000000 c02f56e9 00000000 00000000 00000000 00000000
  915. [ 12.030000] fabc 00000000 00000000 e73e5980 00000000 00000000 c06124a0 00000000 00000000
  916. [ 12.035000] fadc 00000000 00494657 00000000 00000000 00000000 204d5241 00494657 00000000
  917. [ 12.045000] fafc 00000000 00000000 00000000 00000000 00000000 00000001 00000001 ffffffff
  918. [ 12.055000] fb1c 00000001 00000000 c0019f81 00000000 00003143 00000000 00000000 00000000
  919. [ 12.060000] fb3c 204d5241 65776f70 6f642072 00006e77 00000000 00000000 00000000 00000000
  920. [ 12.070000] fb5c 00000001 0000012c 00000000 000186a0 00000000 c0023829 00000000 00000000
  921. [ 12.080000] fb7c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  922. [ 12.085000] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 3.13.0+ #5
  923. [ 12.095000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  924. [ 12.100000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  925. [ 12.110000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001b009>] (handle_IPI+0xc1/0x184)
  926. [ 12.120000] [<c001b009>] (handle_IPI+0xc1/0x184) from [<c00084bf>] (gic_handle_irq+0x57/0x58)
  927. [ 12.125000] [<c00084bf>] (gic_handle_irq+0x57/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  928. [ 12.135000] Exception stack(0xe70fff40 to 0xe70fff88)
  929. [ 12.140000] ff40: e70fff88 0000000a 8dc49d00 00000002 7227f333 00000002 c2872368 c076fb1c
  930. [ 12.150000] ff60: 00000000 00000000 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde
  931. [ 12.155000] ff80: 60000133 ffffffff
  932. [ 12.160000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  933. [ 12.170000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  934. [ 12.175000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  935. [ 12.185000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  936. [ 12.195000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<40008545>] (0x40008545)
  937. [ 12.205000] IPI backtrace for cpu 1
  938. [ 12.205000]
  939. [ 12.210000] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 3.13.0+ #5
  940. [ 12.215000] task: e70dfa40 ti: e70fc000 task.ti: e70fc000
  941. [ 12.220000] PC is at cpuidle_enter_state+0x3a/0xa8
  942. [ 12.225000] LR is at 0x29aaaaab
  943. [ 12.230000] pc : [<c038acde>] lr : [<29aaaaab>] psr: 60000133
  944. [ 12.230000] sp : e70fdf88 ip : 0000001d fp : c076fad0
  945. [ 12.240000] r10: 00000001 r9 : 00000000 r8 : 00000000
  946. [ 12.245000] r7 : c076fad0 r6 : c2869368 r5 : 00000002 r4 : 8d92597d
  947. [ 12.250000] r3 : 00000002 r2 : 8dc48731 r1 : 0000000a r0 : e70fdf88
  948. [ 12.260000] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  949. [ 12.265000] Control: 70c5387d Table: 40003000 DAC: 55555555
  950. [ 12.270000]
  951. [ 12.270000] PC: 0xc038ac5e:
  952. [ 12.275000] ac5c 2f90ee1d 462858d5 f97ef000 f8d0b1a0 1e593308 244cd410 0201fb04 0303fb04
  953. [ 12.285000] ac7c 33106d92 e00ab11a 2c04f853 f111b93a f1a331ff d2f7034c 0012f06f 4628bd70
  954. [ 12.290000] ac9c 4070e8bd bf004710 41f0e92d b500b084 eb04f85d 460d274c fb074614 46061702
  955. [ 12.300000] acbc f4d54668 4629f927 46304622 4500e9dd 47986d7b 46684680 f91cf4d5 2300e9dd
  956. [ 12.310000] acdc 1b12b662 eb63a802 f06f0305 f49e4400 9a03fbad f2449802 f2c02140 2500010f
  957. [ 12.315000] acfc fbc117d3 42942300 0103eb75 4622bfb8 0f00f1b8 db1560b2 0348eb08 03c3eb06
  958. [ 12.325000] ad1c 6708e9d3 4506e9d3 eb4718b0 340171e2 0108e9c3 0500f145 e9c34640 b0044506
  959. [ 12.335000] ad3c 81f0e8bd 46402300 b00460b3 81f0e8bd 4ff8e92d f85db500 f24aeb04 f2cc02d8
  960. [ 12.340000] ad5c f24e0276 f2cc2388 68550375 1f90ee1d 2d0058cc 6813d156 d0532b00 d04e2c00
  961. [ 12.350000]
  962. [ 12.350000] SP: 0xe70fdf08:
  963. [ 12.355000] df08 00000001 c001b009 f000200c fffffff8 c0769804 e70fdf40 f0002000 c00084bf
  964. [ 12.360000] df28 c038acde 60000133 ffffffff e70fdf74 00000000 c0019b5b e70fdf88 0000000a
  965. [ 12.370000] df48 8dc48731 00000002 8d92597d 00000002 c2869368 c076fad0 00000000 00000000
  966. [ 12.380000] df68 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde 60000133 ffffffff
  967. [ 12.385000] df88 8dc48731 00000002 00000000 80000000 c2869368 00000000 00000000 c07c1360
  968. [ 12.395000] dfa8 c082d420 c038addd 00002f80 e70fc000 e70fc000 80000000 c0768590 c07c1360
  969. [ 12.400000] dfc8 c07c0b1e c04975e8 c0768520 c0016e75 00002f80 c00578c1 c0778320 e70fc000
  970. [ 12.410000] dfe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  971. [ 12.420000]
  972. [ 12.420000] FP: 0xc076fa50:
  973. [ 12.425000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  974. [ 12.430000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  975. [ 12.440000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  976. [ 12.445000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  977. [ 12.455000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  978. [ 12.465000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  979. [ 12.470000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  980. [ 12.480000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  981. [ 12.490000]
  982. [ 12.490000] R0: 0xe70fdf08:
  983. [ 12.490000] df08 00000001 c001b009 f000200c fffffff8 c0769804 e70fdf40 f0002000 c00084bf
  984. [ 12.500000] df28 c038acde 60000133 ffffffff e70fdf74 00000000 c0019b5b e70fdf88 0000000a
  985. [ 12.510000] df48 8dc48731 00000002 8d92597d 00000002 c2869368 c076fad0 00000000 00000000
  986. [ 12.515000] df68 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde 60000133 ffffffff
  987. [ 12.525000] df88 8dc48731 00000002 00000000 80000000 c2869368 00000000 00000000 c07c1360
  988. [ 12.535000] dfa8 c082d420 c038addd 00002f80 e70fc000 e70fc000 80000000 c0768590 c07c1360
  989. [ 12.540000] dfc8 c07c0b1e c04975e8 c0768520 c0016e75 00002f80 c00578c1 c0778320 e70fc000
  990. [ 12.550000] dfe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  991. [ 12.555000]
  992. [ 12.555000] R6: 0xc28692e8:
  993. [ 12.560000] 92e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  994. [ 12.570000] 9308 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  995. [ 12.580000] 9328 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  996. [ 12.585000] 9348 00000000 00000000 00000000 00000400 00000000 00000000 00000000 00000000
  997. [ 12.595000] 9368 00000003 00000001 00001316 00000001 00000000 00000000 00000cdd 00000000
  998. [ 12.600000] 9388 0097db28 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  999. [ 12.610000] 93a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1000. [ 12.620000] 93c8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1001. [ 12.625000]
  1002. [ 12.625000] R7: 0xc076fa50:
  1003. [ 12.630000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  1004. [ 12.640000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  1005. [ 12.645000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  1006. [ 12.655000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  1007. [ 12.665000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  1008. [ 12.670000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  1009. [ 12.680000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  1010. [ 12.690000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  1011. [ 12.695000] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 3.13.0+ #5
  1012. [ 12.705000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  1013. [ 12.710000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  1014. [ 12.720000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001b009>] (handle_IPI+0xc1/0x184)
  1015. [ 12.730000] [<c001b009>] (handle_IPI+0xc1/0x184) from [<c00084bf>] (gic_handle_irq+0x57/0x58)
  1016. [ 12.735000] [<c00084bf>] (gic_handle_irq+0x57/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  1017. [ 12.745000] Exception stack(0xe70fdf40 to 0xe70fdf88)
  1018. [ 12.750000] df40: e70fdf88 0000000a 8dc48731 00000002 8d92597d 00000002 c2869368 c076fad0
  1019. [ 12.760000] df60: 00000000 00000000 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde
  1020. [ 12.765000] df80: 60000133 ffffffff
  1021. [ 12.770000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  1022. [ 12.780000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  1023. [ 12.790000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  1024. [ 12.795000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  1025. [ 12.805000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<40008545>] (0x40008545)
  1026. [ 23.620000] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 0, t=4202 jiffies, g=4294967085, c=4294967084, q=27)
  1027. [ 23.620000] Backtrace for cpu 0 (current):
  1028. [ 23.620000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 3.13.0+ #5
  1029. [ 23.620000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  1030. [ 23.620000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  1031. [ 23.620000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001aee5>] (smp_send_all_cpu_backtrace+0x61/0xa4)
  1032. [ 23.620000] [<c001aee5>] (smp_send_all_cpu_backtrace+0x61/0xa4) from [<c005ee8f>] (rcu_check_callbacks+0x53f/0x5a8)
  1033. [ 23.620000] [<c005ee8f>] (rcu_check_callbacks+0x53f/0x5a8) from [<c002f91b>] (update_process_times+0x33/0x4c)
  1034. [ 23.620000] [<c002f91b>] (update_process_times+0x33/0x4c) from [<c0067a0b>] (tick_sched_handle.isra.14+0x33/0x3c)
  1035. [ 23.620000] [<c0067a0b>] (tick_sched_handle.isra.14+0x33/0x3c) from [<c0067a51>] (tick_sched_timer+0x3d/0x5c)
  1036. [ 23.620000] [<c0067a51>] (tick_sched_timer+0x3d/0x5c) from [<c003df45>] (__run_hrtimer+0x61/0x140)
  1037. [ 23.620000] [<c003df45>] (__run_hrtimer+0x61/0x140) from [<c003e829>] (hrtimer_interrupt+0xe1/0x218)
  1038. [ 23.620000] [<c003e829>] (hrtimer_interrupt+0xe1/0x218) from [<c039ddf3>] (exynos4_mct_tick_isr+0x43/0x48)
  1039. [ 23.620000] [<c039ddf3>] (exynos4_mct_tick_isr+0x43/0x48) from [<c0057fe5>] (handle_irq_event_percpu+0x55/0x16c)
  1040. [ 23.620000] [<c0057fe5>] (handle_irq_event_percpu+0x55/0x16c) from [<c005812b>] (handle_irq_event+0x2f/0x44)
  1041. [ 23.620000] [<c005812b>] (handle_irq_event+0x2f/0x44) from [<c005a0ff>] (handle_fasteoi_irq+0x57/0xd0)
  1042. [ 23.620000] [<c005a0ff>] (handle_fasteoi_irq+0x57/0xd0) from [<c005797f>] (generic_handle_irq+0x23/0x2c)
  1043. [ 23.620000] [<c005797f>] (generic_handle_irq+0x23/0x2c) from [<c0016b21>] (handle_IRQ+0x35/0x70)
  1044. [ 23.620000] [<c0016b21>] (handle_IRQ+0x35/0x70) from [<c000849b>] (gic_handle_irq+0x33/0x58)
  1045. [ 23.620000] [<c000849b>] (gic_handle_irq+0x33/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  1046. [ 23.620000] Exception stack(0xc0761f10 to 0xc0761f58)
  1047. [ 23.620000] 1f00: c0761f58 00000017 7f90602f 00000005
  1048. [ 23.620000] 1f20: 7f44afe1 00000005 c2860368 c076fad0 00000000 00000000 00000000 c076fad0
  1049. [ 23.620000] 1f40: 0000001d c0761f58 29aaaaab c038acde 60000133 ffffffff
  1050. [ 23.620000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  1051. [ 23.620000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  1052. [ 23.620000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  1053. [ 23.620000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  1054. [ 23.620000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<c06f7a21>] (start_kernel+0x3c1/0x3c4)
  1055. [ 23.620000] [<c06f7a21>] (start_kernel+0x3c1/0x3c4) from [<4000808d>] (0x4000808d)
  1056. [ 23.620000]
  1057. [ 23.620000] sending IPI to all other CPUs:
  1058. [ 23.620000] IPI backtrace for cpu 1
  1059. [ 23.620000]
  1060. [ 23.620000] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 3.13.0+ #5
  1061. [ 23.620000] task: e70dfa40 ti: e70fc000 task.ti: e70fc000
  1062. [ 23.620000] PC is at cpuidle_enter_state+0x3a/0xa8
  1063. [ 23.620000] LR is at 0x29aaaaab
  1064. [ 23.620000] pc : [<c038acde>] lr : [<29aaaaab>] psr: 60000133
  1065. [ 23.620000] sp : e70fdf88 ip : 0000001d fp : c076fad0
  1066. [ 23.620000] r10: 00000001 r9 : 00000000 r8 : 00000000
  1067. [ 23.620000] r7 : c076fad0 r6 : c2869368 r5 : 00000005 r4 : 8f5cb866
  1068. [ 23.620000] r3 : 00000005 r2 : 8f674af1 r1 : 00000017 r0 : e70fdf88
  1069. [ 23.620000] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  1070. [ 23.620000] Control: 70c5387d Table: 40003000 DAC: 55555555
  1071. [ 23.620000]
  1072. [ 23.620000] PC: 0xc038ac5e:
  1073. [ 23.620000] ac5c 2f90ee1d 462858d5 f97ef000 f8d0b1a0 1e593308 244cd410 0201fb04 0303fb04
  1074. [ 23.620000] ac7c 33106d92 e00ab11a 2c04f853 f111b93a f1a331ff d2f7034c 0012f06f 4628bd70
  1075. [ 23.620000] ac9c 4070e8bd bf004710 41f0e92d b500b084 eb04f85d 460d274c fb074614 46061702
  1076. [ 23.620000] acbc f4d54668 4629f927 46304622 4500e9dd 47986d7b 46684680 f91cf4d5 2300e9dd
  1077. [ 23.620000] acdc 1b12b662 eb63a802 f06f0305 f49e4400 9a03fbad f2449802 f2c02140 2500010f
  1078. [ 23.620000] acfc fbc117d3 42942300 0103eb75 4622bfb8 0f00f1b8 db1560b2 0348eb08 03c3eb06
  1079. [ 23.620000] ad1c 6708e9d3 4506e9d3 eb4718b0 340171e2 0108e9c3 0500f145 e9c34640 b0044506
  1080. [ 23.620000] ad3c 81f0e8bd 46402300 b00460b3 81f0e8bd 4ff8e92d f85db500 f24aeb04 f2cc02d8
  1081. [ 23.620000] ad5c f24e0276 f2cc2388 68550375 1f90ee1d 2d0058cc 6813d156 d0532b00 d04e2c00
  1082. [ 23.620000]
  1083. [ 23.620000] SP: 0xe70fdf08:
  1084. [ 23.620000] df08 00000001 c001b009 f000200c fffffff8 c0769804 e70fdf40 f0002000 c00084bf
  1085. [ 23.620000] df28 c038acde 60000133 ffffffff e70fdf74 00000000 c0019b5b e70fdf88 00000017
  1086. [ 23.620000] df48 8f674af1 00000005 8f5cb866 00000005 c2869368 c076fad0 00000000 00000000
  1087. [ 23.620000] df68 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde 60000133 ffffffff
  1088. [ 23.620000] df88 8f674af1 00000005 00000000 80000000 c2869368 00000000 00000000 c07c1360
  1089. [ 23.620000] dfa8 c082d420 c038addd 00005220 e70fc000 e70fc000 80000000 c0768590 c07c1360
  1090. [ 23.620000] dfc8 c07c0b1e c04975e8 c0768520 c0016e75 00005220 c00578c1 c0778320 e70fc000
  1091. [ 23.620000] dfe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  1092. [ 23.620000]
  1093. [ 23.620000] FP: 0xc076fa50:
  1094. [ 23.620000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  1095. [ 23.620000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  1096. [ 23.620000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  1097. [ 23.620000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  1098. [ 23.620000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  1099. [ 23.620000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  1100. [ 23.620000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  1101. [ 23.620000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  1102. [ 23.620000]
  1103. [ 23.620000] R0: 0xe70fdf08:
  1104. [ 23.620000] df08 00000001 c001b009 f000200c fffffff8 c0769804 e70fdf40 f0002000 c00084bf
  1105. [ 23.620000] df28 c038acde 60000133 ffffffff e70fdf74 00000000 c0019b5b e70fdf88 00000017
  1106. [ 23.620000] df48 8f674af1 00000005 8f5cb866 00000005 c2869368 c076fad0 00000000 00000000
  1107. [ 23.620000] df68 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde 60000133 ffffffff
  1108. [ 23.620000] df88 8f674af1 00000005 00000000 80000000 c2869368 00000000 00000000 c07c1360
  1109. [ 23.620000] dfa8 c082d420 c038addd 00005220 e70fc000 e70fc000 80000000 c0768590 c07c1360
  1110. [ 23.620000] dfc8 c07c0b1e c04975e8 c0768520 c0016e75 00005220 c00578c1 c0778320 e70fc000
  1111. [ 23.620000] dfe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  1112. [ 23.620000]
  1113. [ 23.620000] R6: 0xc28692e8:
  1114. [ 23.620000] 92e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1115. [ 23.620000] 9308 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1116. [ 23.620000] 9328 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1117. [ 23.620000] 9348 00000000 00000000 00000000 00000400 00000000 00000000 00000000 00000000
  1118. [ 23.620000] 9368 00000003 00000001 00001358 00000001 00000000 00000000 00001585 00000000
  1119. [ 23.620000] 9388 013f1d65 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1120. [ 23.620000] 93a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1121. [ 23.620000] 93c8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1122. [ 23.620000]
  1123. [ 23.620000] R7: 0xc076fa50:
  1124. [ 23.620000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  1125. [ 23.620000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  1126. [ 23.620000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  1127. [ 23.620000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  1128. [ 23.620000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  1129. [ 23.620000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  1130. [ 23.620000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  1131. [ 23.620000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  1132. [ 23.620000] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 3.13.0+ #5
  1133. [ 23.620000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  1134. [ 23.620000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  1135. [ 23.620000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001b009>] (handle_IPI+0xc1/0x184)
  1136. [ 23.620000] [<c001b009>] (handle_IPI+0xc1/0x184) from [<c00084bf>] (gic_handle_irq+0x57/0x58)
  1137. [ 23.620000] [<c00084bf>] (gic_handle_irq+0x57/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  1138. [ 23.620000] Exception stack(0xe70fdf40 to 0xe70fdf88)
  1139. [ 23.620000] df40: e70fdf88 00000017 8f674af1 00000005 8f5cb866 00000005 c2869368 c076fad0
  1140. [ 23.620000] df60: 00000000 00000000 00000001 c076fad0 0000001d e70fdf88 29aaaaab c038acde
  1141. [ 23.620000] df80: 60000133 ffffffff
  1142. [ 23.620000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  1143. [ 23.620000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  1144. [ 23.620000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  1145. [ 23.620000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  1146. [ 23.620000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<40008545>] (0x40008545)
  1147. [ 23.620000] IPI backtrace for cpu 2
  1148. [ 23.620000]
  1149. [ 23.620000] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 3.13.0+ #5
  1150. [ 23.620000] task: e70df540 ti: e70fe000 task.ti: e70fe000
  1151. [ 23.620000] PC is at cpuidle_enter_state+0x3a/0xa8
  1152. [ 23.620000] LR is at 0x29aaaaab
  1153. [ 23.620000] pc : [<c038acde>] lr : [<29aaaaab>] psr: 60000133
  1154. [ 23.620000] sp : e70fff88 ip : 00000000 fp : c076fad0
  1155. [ 23.620000] r10: 00000002 r9 : 00000000 r8 : 00000000free -m
  1156. total used free shared buffers cached
  1157. Mem: 502 479 22 0 7 136
  1158. -/+ buffers/cache: 336 166
  1159. Swap: 0 0 0
  1160. [ 23.620000] r7 : c076fb1c r6 : c2872368 r5 : 00000005 r4 : 79037f18
  1161. [ 23.620000] r3 : 00000005 r2 : 8f6760c0 r1 : 00000017 r0 : e70fff88
  1162. [ 23.620000] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment kernel
  1163. [ 23.620000] Control: 70c5387d Table: 40003000 DAC: 55555555
  1164. [ 23.620000]
  1165. [ 23.620000] PC: 0xc038ac5e:
  1166. [ 23.620000] ac5c 2f90ee1d 462858d5 f97ef000 f8d0b1a0 1e593308 244cd410 0201fb04 0303fb04
  1167. [ 23.620000] ac7c 33106d92 e00ab11a 2c04f853 f111b93a f1a331ff d2f7034c 0012f06f 4628bd70
  1168. [ 23.620000] ac9c 4070e8bd bf004710 41f0e92d b500b084 eb04f85d 460d274c fb074614 46061702
  1169. [ 23.620000] acbc f4d54668 4629f927 46304622 4500e9dd 47986d7b 46684680 f91cf4d5 2300e9dd
  1170. [ 23.620000] acdc 1b12b662 eb63a802 f06f0305 f49e4400 9a03fbad f2449802 f2c02140 2500010f
  1171. [ 23.620000] acfc fbc117d3 42942300 0103eb75 4622bfb8 0f00f1b8 db1560b2 0348eb08 03c3eb06
  1172. [ 23.620000] ad1c 6708e9d3 4506e9d3 eb4718b0 340171e2 0108e9c3 0500f145 e9c34640 b0044506
  1173. [ 23.620000] ad3c 81f0e8bd 46402300 b00460b3 81f0e8bd 4ff8e92d f85db500 f24aeb04 f2cc02d8
  1174. [ 23.620000] ad5c f24e0276 f2cc2388 68550375 1f90ee1d 2d0058cc 6813d156 d0532b00 d04e2c00
  1175. [ 23.620000]
  1176. [ 23.620000] SP: 0xe70fff08:
  1177. [ 23.620000] ff08 00000002 c001b009 f000200c fffffff8 c0769804 e70fff40 f0002000 c00084bf
  1178. [ 23.620000] ff28 c038acde 60000133 ffffffff e70fff74 00000000 c0019b5b e70fff88 00000017
  1179. [ 23.620000] ff48 8f6760c0 00000005 79037f18 00000005 c2872368 c076fb1c 00000000 00000000
  1180. [ 23.620000] ff68 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde 60000133 ffffffff
  1181. [ 23.620000] ff88 8f6760c0 00000005 00000000 80000000 c2872368 00000000 00000001 c07c1360
  1182. [ 23.620000] ffa8 c082d420 c038addd 00001722 e70fe000 e70fe000 80000000 c0768590 c07c1360
  1183. [ 23.620000] ffc8 c07c0b1e c04975e8 c0768520 c0016e75 00001722 c00578c1 c001ace6 e70fe000
  1184. [ 23.620000] ffe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  1185. [ 23.620000]
  1186. [ 23.620000] FP: 0xc076fa50:
  1187. [ 23.620000] fa50 00000000 c06123c8 c076f7c8 e7147044 e7147044 c0023231 00000000 c00235f5
  1188. [ 23.620000] fa70 00000000 00000000 c0023711 00000000 00000000 00000000 00000000 c0612398
  1189. [ 23.620000] fa90 c07a32a8 00000000 00000000 00000000 00000000 00000000 c02f56e9 00000000
  1190. [ 23.620000] fab0 00000000 00000000 00000000 00000000 00000000 e73e5980 00000000 00000000
  1191. [ 23.620000] fad0 c06124a0 00000000 00000000 00000000 00494657 00000000 00000000 00000000
  1192. [ 23.620000] faf0 204d5241 00494657 00000000 00000000 00000000 00000000 00000000 00000000
  1193. [ 23.620000] fb10 00000001 00000001 ffffffff 00000001 00000000 c0019f81 00000000 00003143
  1194. [ 23.620000] fb30 00000000 00000000 00000000 204d5241 65776f70 6f642072 00006e77 00000000
  1195. [ 23.620000]
  1196. [ 23.620000] R0: 0xe70fff08:
  1197. [ 23.620000] ff08 00000002 c001b009 f000200c fffffff8 c0769804 e70fff40 f0002000 c00084bf
  1198. [ 23.620000] ff28 c038acde 60000133 ffffffff e70fff74 00000000 c0019b5b e70fff88 00000017
  1199. [ 23.620000] ff48 8f6760c0 00000005 79037f18 00000005 c2872368 c076fb1c 00000000 00000000
  1200. [ 23.620000] ff68 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde 60000133 ffffffff
  1201. [ 23.620000] ff88 8f6760c0 00000005 00000000 80000000 c2872368 00000000 00000001 c07c1360
  1202. [ 23.620000] ffa8 c082d420 c038addd 00001722 e70fe000 e70fe000 80000000 c0768590 c07c1360
  1203. [ 23.620000] ffc8 c07c0b1e c04975e8 c0768520 c0016e75 00001722 c00578c1 c001ace6 e70fe000
  1204. [ 23.620000] ffe8 c000852d c07c3c80 00000000 40008545 00000000 00000000 00000000 00000000
  1205. [ 23.620000]
  1206. [ 23.620000] R6: 0xc28722e8:
  1207. [ 23.620000] 22e8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1208. [ 23.620000] 2308 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1209. [ 23.620000] 2328 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1210. [ 23.620000] 2348 00000000 00000000 00000000 00000400 00000000 00000000 00000000 00000000
  1211. [ 23.620000] 2368 00000003 00000002 0000134e 00000001 00000000 00000000 00000794 00000000
  1212. [ 23.620000] 2388 014577c5 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1213. [ 23.620000] 23a8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1214. [ 23.620000] 23c8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1215. [ 23.620000]
  1216. [ 23.620000] R7: 0xc076fa9c:
  1217. [ 23.620000] fa9c 00000000 00000000 00000000 c02f56e9 00000000 00000000 00000000 00000000
  1218. [ 23.620000] fabc 00000000 00000000 e73e5980 00000000 00000000 c06124a0 00000000 00000000
  1219. [ 23.620000] fadc 00000000 00494657 00000000 00000000 00000000 204d5241 00494657 00000000
  1220. [ 23.620000] fafc 00000000 00000000 00000000 00000000 00000000 00000001 00000001 ffffffff
  1221. [ 23.620000] fb1c 00000001 00000000 c0019f81 00000000 00003143 00000000 00000000 00000000
  1222. [ 23.620000] fb3c 204d5241 65776f70 6f642072 00006e77 00000000 00000000 00000000 00000000
  1223. [ 23.620000] fb5c 00000001 0000012c 00000000 000186a0 00000000 c0023829 00000000 00000000
  1224. [ 23.620000] fb7c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1225. [ 23.620000] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 3.13.0+ #5
  1226. [ 23.620000] [<c001bbdd>] (unwind_backtrace+0x1/0x9c) from [<c00192b9>] (show_stack+0x11/0x14)
  1227. [ 23.620000] [<c00192b9>] (show_stack+0x11/0x14) from [<c048e58d>] (dump_stack+0x61/0x6c)
  1228. [ 23.620000] [<c048e58d>] (dump_stack+0x61/0x6c) from [<c001b009>] (handle_IPI+0xc1/0x184)
  1229. [ 23.620000] [<c001b009>] (handle_IPI+0xc1/0x184) from [<c00084bf>] (gic_handle_irq+0x57/0x58)
  1230. [ 23.620000] [<c00084bf>] (gic_handle_irq+0x57/0x58) from [<c0019b5b>] (__irq_svc+0x3b/0x5c)
  1231. [ 23.620000] Exception stack(0xe70fff40 to 0xe70fff88)
  1232. [ 23.620000] ff40: e70fff88 00000017 8f6760c0 00000005 79037f18 00000005 c2872368 c076fb1c
  1233. [ 23.620000] ff60: 00000000 00000000 00000002 c076fad0 00000000 e70fff88 29aaaaab c038acde
  1234. [ 23.620000] ff80: 60000133 ffffffff
  1235. [ 23.620000] [<c0019b5b>] (__irq_svc+0x3b/0x5c) from [<c038acde>] (cpuidle_enter_state+0x3a/0xa8)
  1236. [ 23.620000] [<c038acde>] (cpuidle_enter_state+0x3a/0xa8) from [<c038addd>] (cpuidle_idle_call+0x91/0x13c)
  1237. [ 23.620000] [<c038addd>] (cpuidle_idle_call+0x91/0x13c) from [<c0016e75>] (arch_cpu_idle+0xd/0x2c)
  1238. [ 23.620000] [<c0016e75>] (arch_cpu_idle+0xd/0x2c) from [<c00578c1>] (cpu_startup_entry+0xd9/0x160)
  1239. [ 23.620000] [<c00578c1>] (cpu_startup_entry+0xd9/0x160) from [<40008545>] (0x40008545)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement