Guest User

Untitled

a guest
Aug 15th, 2014
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.04 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 3.4.88-franco.Kernel (francisco@ubuntu) (gcc version 4.7 (GCC) ) #59 SMP PREEMPT Fri Aug 8 18:37:51 WEST 2014
  4. [ 0.000000] CPU: ARMv7 Processor [512f06f0] revision 0 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  6. [ 0.000000] Machine: Qualcomm MSM 8974 HAMMERHEAD (Flattened Device Tree), model: LGE MSM 8974 HAMMERHEAD
  7. [ 0.000000] qcom,ion-heap@28 reserved EBI1 size 614000
  8. [ 0.000000] qcom,mdss_fb_primary reserved EBI1 size 1000000
  9. [ 0.000000] qcom,msm-contig-mem reserved EBI1 size 280000
  10. [ 0.000000] Node qcom,msm-mem-hole removed memory 7b00000-ff00000
  11. [ 0.000000] memory pool 3 (start 0x7e700000 size 1900000) initialized
  12. [ 0.000000] Hardboot page reserved at 0x10100000
  13. [ 0.000000] PERSIST RAM CONSOLE START ADDR : 0x10000000
  14. [ 0.000000] Initialized persistent memory from 10000000-100fffff
  15. [ 0.000000] cma: CMA: reserved 16 MiB at 36c00000
  16. [ 0.000000] cma: Found secure_region, memory base 0, size 252 MiB, limit 0xffffffff
  17. [ 0.000000] cma: CMA: reserved 252 MiB at 6e800000
  18. [ 0.000000] cma: Found adsp_region, memory base 0, size 32 MiB, limit 0xffffffff
  19. [ 0.000000] cma: CMA: reserved 32 MiB at 6c800000
  20. [ 0.000000] cma: Found qsecom_region, memory base 0, size 17 MiB, limit 0xffffffff
  21. [ 0.000000] cma: CMA: reserved 20 MiB at 6b400000
  22. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  23. [ 0.000000] IMEM DT static mapping successful
  24. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c235d000 s15424 r8192 d13248 u36864
  25. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 479744
  26. [ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=hammerhead user_debug=31 msm_watchdog_v2.enable=1 uart_console=enable lcd_maker_id=primary lge.hreset=off lge.reset=unknown gpt=enable lge.kcal=0|0|0|x lge.rev=rev_11 androidboot.laf androidboot.emmc=true androidboot.serialno=0432b71e3437c036 androidboot.bootloader=HHZ11k androidboot.baseband=msm bootreason=wdog_bite androidboot.hardware.sku=D820 androidboot.hardware.ddr=hynix androidboot.hardware.display=orise
  27. [ 0.000000] UART CONSOLE : enable
  28. [ 0.000000] kcal is 0|0|0|x
  29. [ 0.000000] kcal not calibrated yet : 120
  30. [ 0.000000] BOARD : LGE rev_11
  31. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  32. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  33. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  34. [ 0.000000] Memory: 123MB 2MB 1765MB = 1890MB total
  35. [ 0.000000] Memory: 1570756k/1570756k available, 391228k reserved, 846848K highmem
  36. [ 0.000000] Virtual kernel memory layout:
  37. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  38. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  39. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  40. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  41. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  42. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  43. [ 0.000000] .text : 0xc0008000 - 0xc0e03000 (14316 kB)
  44. [ 0.000000] .init : 0xc0f00000 - 0xc1030c40 (1220 kB)
  45. [ 0.000000] .data : 0xc1032000 - 0xc107468c ( 266 kB)
  46. [ 0.000000] .bss : 0xc110ede0 - 0xc1312444 (2062 kB)
  47. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-0, MinObjects=0, CPUs=4, Nodes=1
  48. [ 0.000000] Preemptible hierarchical RCU implementation.
  49. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  50. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  51. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  52. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  53. [ 0.000000] Switching to timer-based delay loop
  54. [ 0.000000] Console: colour dummy device 80x30
  55. [ 0.000092] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  56. [ 0.000115] pid_max: default: 32768 minimum: 301
  57. [ 0.000249] Security Framework initialized
  58. [ 0.000265] SELinux: Initializing.
  59. [ 0.000365] Mount-cache hash table entries: 512
  60. [ 0.046630] Initializing cgroup subsys cpuacct
  61. [ 0.046647] Initializing cgroup subsys freezer
  62. [ 0.046660] Initializing cgroup subsys blkio
  63. [ 0.046724] CPU: Testing write buffer coherency: ok
  64. [ 0.046774] ftrace: allocating 30534 entries in 90 pages
  65. [ 0.151098] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  66. [ 0.151892] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  67. [ 0.155154] Setting up static identity map for 0xa84468 - 0xa844f0
  68. [ 0.155170] MSM Memory Dump table set up
  69. [ 0.157058] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  70. [ 0.158059] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  71. [ 0.159030] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  72. [ 0.159213] Brought up 4 CPUs
  73. [ 0.159228] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  74. [ 0.171563] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 0
  75. [ 0.171977] dummy:
  76. [ 0.185893] NET: Registered protocol family 16
  77. [ 0.188706] DMA: preallocated 256 KiB pool for atomic coherent allocations
  78. [ 0.190229] socinfo_print: v8, id=126, ver=2.2, raw_id=1968, raw_ver=7, hw_plat=150, hw_plat_ver=65536
  79. [ 0.190236] accessory_chip=0, hw_plat_subtype=0, pmic_model=65537, pmic_die_revision=196609
  80. [ 0.203111] gpiochip_add: registered GPIOs 0 to 145 on device: msmgpio
  81. [ 0.217900] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  82. [ 0.235758] 8841_s1: 675 <--> 1050 mV at 0 mV normal idle
  83. [ 0.236169] 8841_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
  84. [ 0.236565] 8841_s1_so: 675 <--> 1050 mV at 675 mV normal idle
  85. [ 0.236994] 8841_s2: 500 <--> 1050 mV at 0 mV normal idle
  86. [ 0.237394] 8841_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  87. [ 0.237794] 8841_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  88. [ 0.238196] 8841_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  89. [ 0.238625] 8841_s3: 1050 mV normal idle
  90. [ 0.239050] 8841_s4: 675 <--> 815 mV at 0 mV normal idle
  91. [ 0.239465] 8841_s4_corner: 0 <--> 0 mV at 0 mV normal idle
  92. [ 0.239863] 8841_s4_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  93. [ 0.240287] 8941_s1: 1300 mV normal idle
  94. [ 0.240722] 8941_s2: 2150 mV normal idle
  95. [ 0.241148] 8941_s3: 1800 mV normal idle
  96. [ 0.241620] 8941_l1: 1225 mV normal idle
  97. [ 0.242046] 8941_l2: 1200 mV normal idle
  98. [ 0.242475] 8941_l3: 1225 mV normal idle
  99. [ 0.242907] 8941_l4: 1225 mV normal idle
  100. [ 0.243360] 8941_l5: 1800 mV normal idle
  101. [ 0.243771] 8941_l6: 1800 mV normal idle
  102. [ 0.244196] 8941_l7: 1800 mV normal idle
  103. [ 0.244611] 8941_l8: 1800 mV normal idle
  104. [ 0.245033] 8941_l9: 1800 <--> 2950 mV at 2950 mV normal idle
  105. [ 0.245454] 8941_l10: 1800 <--> 2950 mV at 2950 mV normal idle
  106. [ 0.245876] 8941_l11: 1300 mV normal idle
  107. [ 0.246306] 8941_l12: 1800 mV normal idle
  108. [ 0.246697] 8941_l12_ao: 1800 mV normal idle
  109. [ 0.247116] 8941_l13: 1800 <--> 2950 mV at 2950 mV normal idle
  110. [ 0.247541] 8941_l14: 1800 mV normal idle
  111. [ 0.247964] 8941_l15: 2050 mV normal idle
  112. [ 0.248389] 8941_l16: 2700 mV normal idle
  113. [ 0.248817] 8941_l17: 3000 mV normal idle
  114. [ 0.249244] 8941_l18: 2850 mV normal idle
  115. [ 0.249672] 8941_l19: 3000 <--> 3300 mV at 3300 mV normal idle
  116. [ 0.250102] 8941_l20: 2950 mV normal idle
  117. [ 0.250535] 8941_l21: 2950 mV normal idle
  118. [ 0.250959] 8941_l22: 3000 <--> 3300 mV at 3100 mV normal idle
  119. [ 0.251430] 8941_l23: 3000 mV normal idle
  120. [ 0.251861] 8941_l24: 3075 mV normal idle
  121. [ 0.252279] 8941_lvs1:
  122. [ 0.252664] 8941_lvs2:
  123. [ 0.253056] 8941_lvs3:
  124. [ 0.255138] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 1/4
  125. [ 0.255151] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 1/4
  126. [ 0.255447] krait0: 500 <--> 1200 mV at 900 mV fast normal idle
  127. [ 0.255913] krait1: 500 <--> 1200 mV at 900 mV fast normal idle
  128. [ 0.256386] krait2: 500 <--> 1200 mV at 900 mV fast normal idle
  129. [ 0.256853] krait3: 500 <--> 1200 mV at 900 mV fast normal idle
  130. [ 0.286861] persistent_ram: found existing buffer, size 228586, start 228586
  131. [ 0.743675] console [ram-1] enabled
  132. [ 0.743850] persistent_ram: found existing buffer, size 0, start 0
  133. [ 0.744183] wifi: bcm_init_wlan_mem: WIFI MEM Allocated
  134. [ 0.744261] bcm_wifi_init_gpio_mem: wifi gpio and mem initialized
  135. [ 0.744483] LCD_KCAL_DEBUG : lge_add_lcd_kcal_devices
  136. [ 0.744663] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  137. [ 0.744805] hw-breakpoint: maximum watchpoint size is 8 bytes.
  138. [ 0.746531] gpiochip_add: registered GPIOs 1020 to 1023 on device: pm8841-mpp
  139. [ 0.748258] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd0 incorrect owner 4
  140. [ 0.748483] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd1 incorrect owner 4
  141. [ 0.748798] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd4 incorrect owner 4
  142. [ 0.749491] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xdb incorrect owner 2
  143. [ 0.749812] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xde incorrect owner 2
  144. [ 0.750436] gpiochip_add: registered GPIOs 984 to 1019 on device: pm8941-gpio
  145. [ 0.751855] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xa2 incorrect owner 2
  146. [ 0.752422] gpiochip_add: registered GPIOs 977 to 983 on device: pm8941-mpp
  147. [ 0.753228] 8941_boost: 5000 mV
  148. [ 0.753800] 8941_mvs1:
  149. [ 0.753950] 8941_mvs1: supplied by 8941_boost
  150. [ 0.754525] 8941_mvs2:
  151. [ 0.754633] 8941_mvs2: supplied by 8941_boost
  152. [ 0.758362] qpnp_adcmap_probe: Use adcmap from dt
  153. [ 0.759077] sps:BAM 0xf9984000 (va:0xf00e0000) enabled: ver:0x6, number of pipes:20
  154. [ 0.759161] sps:BAM 0xf9984000 is registered.
  155. [ 0.759303] sps:sps is ready.
  156. [ 0.761520] gdsc_venus:
  157. [ 0.761955] gdsc_mdss:
  158. [ 0.762387] gdsc_jpeg:
  159. [ 0.762787] gdsc_vfe:
  160. [ 0.763136] gdsc_oxili_gx:
  161. [ 0.763276] gdsc_oxili_gx: supplied by 8841_s4_corner
  162. [ 0.763936] gdsc_oxili_cx:
  163. [ 0.764267] gdsc_usb_hsic:
  164. [ 0.764955] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  165. [ 0.770578] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr f0400000
  166. [ 0.771205] Physical OCMEM zone layout:
  167. [ 0.771354] zone graphics : 0xfec00000 - 0xfecfffff (1024 KB)
  168. [ 0.771438] zone lp_audio : 0xfed00000 - 0xfed7ffff ( 512 KB)
  169. [ 0.771582] zone video : 0xfed00000 - 0xfed7ffff ( 512 KB)
  170. [ 0.794353] bio: create slab <bio-0> at 0
  171. [ 0.795349] ethernet_phy:
  172. [ 0.795791] avdd-3p3:
  173. [ 0.796180] vdd-1p0:
  174. [ 0.797042] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  175. [ 0.797251] ION-heap mm: Cannot specify alignment for this type of heap
  176. [ 0.797394] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  177. [ 0.797603] ION-heap adsp: Cannot specify alignment for this type of heap
  178. [ 0.797864] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  179. [ 0.798288] ION heap vmalloc created
  180. [ 0.798471] ION heap kmalloc created
  181. [ 0.798627] ION heap mm created
  182. [ 0.798720] ION heap adsp created
  183. [ 0.798815] ION heap iommu created
  184. [ 0.798968] ION heap qsecom created
  185. [ 0.799081] ION heap audio created at 0x7e701000 with size 614000
  186. [ 0.800450] SCSI subsystem initialized
  187. [ 0.800715] usbcore: registered new interface driver usbfs
  188. [ 0.800870] usbcore: registered new interface driver hub
  189. [ 0.801104] usbcore: registered new device driver usb
  190. [ 0.802074] Linux media interface: v0.10
  191. [ 0.802194] Linux video capture interface: v2.00
  192. [ 0.802949] PMIC@SID0 Power-on reason: Triggered from KPD (power key press)
  193. [ 0.803221] input: qpnp_pon as /devices/virtual/input/input0
  194. [ 0.803567] qcom,qpnp-power-on qpnp-clkdiv-ee21ca00: No PON config. specified
  195. [ 0.803720] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee21ca00 failed with error -22
  196. [ 0.803888] qcom,qpnp-power-on qpnp-clkdiv-ee21cc00: No PON config. specified
  197. [ 0.804042] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee21cc00 failed with error -22
  198. [ 0.804204] qcom,qpnp-power-on qpnp-clkdiv-ee21ce00: No PON config. specified
  199. [ 0.804295] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee21ce00 failed with error -22
  200. [ 0.806500] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at f01e0000, with 3 ctx banks
  201. [ 0.807714] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at f0280000, with 3 ctx banks
  202. [ 0.809521] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at f02a0000, with 5 ctx banks
  203. [ 0.810405] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at f02c0000, with 2 ctx banks
  204. [ 0.811531] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at f02e0000, with 3 ctx banks
  205. [ 0.812642] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  206. [ 0.812893] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  207. [ 0.813087] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  208. [ 0.813351] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  209. [ 0.813606] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  210. [ 0.813794] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  211. [ 0.814089] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  212. [ 0.814351] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
  213. [ 0.814537] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  214. [ 0.814794] msm_iommu_ctx_v1 fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
  215. [ 0.815039] msm_iommu_ctx_v1 fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
  216. [ 0.815308] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  217. [ 0.815497] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  218. [ 0.815758] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  219. [ 0.816004] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  220. [ 0.816194] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  221. [ 0.817828] Advanced Linux Sound Architecture Driver Version 1.0.25.
  222. [ 0.818355] Bluetooth: Core ver 2.16
  223. [ 0.818537] NET: Registered protocol family 31
  224. [ 0.818614] Bluetooth: HCI device and connection manager initialized
  225. [ 0.818754] Bluetooth: HCI socket layer initialized
  226. [ 0.818832] Bluetooth: L2CAP socket layer initialized
  227. [ 0.819170] Bluetooth: SCO socket layer initialized
  228. [ 0.819514] cfg80211: Calling CRDA to update world regulatory domain
  229. [ 0.820775] Switching to clocksource arch_sys_counter
  230. [ 0.850634] NET: Registered protocol family 2
  231. [ 0.850942] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  232. [ 0.851496] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  233. [ 0.852756] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  234. [ 0.853386] TCP: Hash tables configured (established 131072 bind 65536)
  235. [ 0.853524] TCP: reno registered
  236. [ 0.853610] UDP hash table entries: 512 (order: 2, 16384 bytes)
  237. [ 0.853766] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  238. [ 0.854101] NET: Registered protocol family 1
  239. [ 0.854541] Trying to unpack rootfs image as initramfs...
  240. [ 0.882962] Freeing initrd memory: 500K
  241. [ 0.887353] Detected 9 counters on the L2CC PMU.
  242. [ 0.889422] gpiochip_add: registered GPIOs 945 to 976 on device: smp2p
  243. [ 0.890215] gpiochip_add: registered GPIOs 913 to 944 on device: smp2p
  244. [ 0.890492] gpiochip_add: registered GPIOs 881 to 912 on device: smp2p
  245. [ 0.891397] gpiochip_add: registered GPIOs 849 to 880 on device: smp2p
  246. [ 0.891605] gpiochip_add: registered GPIOs 817 to 848 on device: slave-kernel
  247. [ 0.892487] gpiochip_add: registered GPIOs 785 to 816 on device: master-kernel
  248. [ 0.892719] gpiochip_add: registered GPIOs 753 to 784 on device: smp2p
  249. [ 0.893612] gpiochip_add: registered GPIOs 721 to 752 on device: smp2p
  250. [ 0.893893] gpiochip_add: registered GPIOs 689 to 720 on device: slave-kernel
  251. [ 0.894739] gpiochip_add: registered GPIOs 657 to 688 on device: master-kernel
  252. [ 0.895037] gpiochip_add: registered GPIOs 625 to 656 on device: smp2p
  253. [ 0.895892] gpiochip_add: registered GPIOs 593 to 624 on device: smp2p
  254. [ 0.896173] gpiochip_add: registered GPIOs 561 to 592 on device: slave-kernel
  255. [ 0.897117] gpiochip_add: registered GPIOs 529 to 560 on device: master-kernel
  256. [ 0.899220] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  257. [ 0.903654] pil_venus fdce0000.qcom,venus: using secure boot
  258. [ 0.908826] NET: Registered protocol family 27
  259. [ 0.917353] acpuclk-8974 qcom,acpuclk.30: SPEED BIN: 1
  260. [ 0.917450] acpuclk-8974 qcom,acpuclk.30: ACPU PVS: 0
  261. [ 0.923348] acpuclk-8974 qcom,acpuclk.30: CPU Frequencies Supported: 19
  262. [ 0.929969] msm_rpm_log_probe: OK
  263. [ 0.940849] ocmem: Client sensors (id: 6) not allowed to use OCMEM
  264. [ 0.941135] OCMEM notifier registration failed
  265. [ 0.941342] sns_ocmem_main: sns_ocmem_init failed -14
  266. [ 0.945834] rfkill: bluetooth_rfkill_probe: entry
  267. [ 0.946099] rfkill: bluetooth_set_power: set blocked 1
  268. [ 0.946465] rfkill: bluetooth_set_power: Bluetooth OFF!!
  269. [ 0.948670] mpm_counter: [ 0.948655]:(132997)
  270. [ 0.951555] futex hash table entries: 1024 (order: 4, 65536 bytes)
  271. [ 0.954214] highmem bounce pool size: 64 pages
  272. [ 0.969773] NTFS driver 2.1.30 [Flags: R/W].
  273. [ 0.970566] fuse init (API version 7.18)
  274. [ 0.971369] msgmni has been set to 1446
  275. [ 0.977757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  276. [ 0.977976] io scheduler noop registered
  277. [ 0.978337] io scheduler deadline registered (default)
  278. [ 0.978573] io scheduler row registered
  279. [ 0.978834] io scheduler cfq registered
  280. [ 0.979465] lm3630_parse_dt: max_current =0x12 min_brightness = 0x3 max_brightness = 0xFF default_brightness = 0x20
  281. [ 0.979858] lm3630_parse_dt: boost_ctrl_reg = 0x30 bank_sel = 0 linear_map = 1 pwm_enable = 0 blmap_size = 0
  282. [ 0.980852] lm3630_probe: lm3630 probed
  283. [ 0.981612] mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xf0340000
  284. [ 0.982045] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xf029e000
  285. [ 0.983570] mdss_mdp_pp_argc: >>>>> mdss_mdp_pp_argc
  286. [ 0.983948] update_preset_lcdc_lut: update_preset_lcdc_lut red=[255], green=[255], blue=[255]
  287. [ 0.984169] mdss_mdp_pp_argc_kcal: >>>>> mdss_mdp_pp_argc_kcal
  288. [ 0.987878] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  289. [ 0.988347] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
  290. [ 0.990608] mdss_dsi_panel_probe: Panel Name = JDI 1080p command mode dsi panel
  291. [ 0.991071] mdss_panel_parse_dt: Panel ID = 5
  292. [ 0.992533] mdss_dsi_retrieve_ctrl_resources: dsi base=f0320800 size=600
  293. [ 0.994305] dsi_panel_device_register:1194 Continuous splash flag enabled.
  294. [ 1.021988] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  295. [ 1.022952] mdss_hw_init: MDP Rev=10020000
  296. [ 1.028093] hdmi_tx_init_resource: 'core_physical': start = 0xf0322100, len=0x370
  297. [ 1.028501] hdmi_tx_init_resource: 'phy_physical': start = 0xf0324500, len=0x7c
  298. [ 1.028903] hdmi_tx_init_resource: 'qfprom_physical': start = 0xf0328000, len=0x60f0
  299. [ 1.031358] mdss_register_panel: adding framebuffer device fd922100.qcom,hdmi_tx
  300. [ 1.041018] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.2
  301. [ 1.044444] mdss_fb_alloc_fbmem_iommu: mdss_fb_alloc_fbmem_iommu frame buffer reserve_size=0x1000000
  302. [ 1.045466] mdss_fb_alloc_fbmem_iommu: allocating 16777216 bytes at f1000000 (7ee00000 phys) for fb 0
  303. [ 1.046193] mdss_fb_register: FrameBuffer[0] 1080x1920 size=16777216 registered successfully!
  304. [ 1.047245] mdss_fb_register: FrameBuffer[1] 640x480 size=0 registered successfully!
  305. [ 1.048201] mdss_fb_register: FrameBuffer[2] 1920x1080 size=0 registered successfully!
  306. [ 1.048986] avdd-3p3: Failed to create debugfs directory
  307. [ 1.049146] anx7808 anx7808_vdd_1p0_power: vdd 1.0V is already off
  308. [ 1.051296] sps: BAM device 0xf9944000 is not registered yet.
  309. [ 1.051677] sps:BAM 0xf9944000 is registered.
  310. [ 1.056129] f9960000.uart: ttyHS99 at MMIO 0xf9960000 (irq = 148) is a MSM HS UART
  311. [ 1.059678] msm_serial_hs module loaded
  312. [ 1.068410] diagchar initialized now
  313. [ 1.075396] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  314. [ 1.080983] vdd-1p0: Failed to create debugfs directory
  315. [ 1.095645] brd: module loaded
  316. [ 1.100950] anx7808 sp_tx_hardware_poweron: anx7808 power on
  317. [ 1.102067] anx7808 sp_tx_chip_located: ANX7808 BA is found.
  318. [ 1.103762] anx7808 sp_tx_vbus_powerdown: 3.3V output disabled
  319. [ 1.104243] loop: module loaded
  320. [ 1.104591] i2c-core: driver [isa1200] using legacy suspend method
  321. [ 1.104802] i2c-core: driver [isa1200] using legacy resume method
  322. [ 1.106650] QSEECOM: qseecom_probe: support_bus_scaling=0x1
  323. [ 1.106875] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
  324. [ 1.107429] QSEECOM: qseecom_probe: file-encrypt-pipe-pair=0x0
  325. [ 1.107818] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
  326. [ 1.108367] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  327. [ 1.108872] QSEECOM: qseecom_probe: secure app region addr=0x7b00000 size=0x500000
  328. [ 1.111483] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  329. [ 1.112031] i2c-core: driver [tabla-i2c-core] using legacy resume method
  330. [ 1.112541] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  331. [ 1.112910] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  332. [ 1.114262] SCSI Media Changer driver v0.25
  333. [ 1.123170] tun: Universal TUN/TAP device driver, 1.6
  334. [ 1.123382] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  335. [ 1.123924] rmnet_init: BAM devices[8]
  336. [ 1.152570] PPP generic driver version 2.4.2
  337. [ 1.153223] PPP BSD Compression module registered
  338. [ 1.153431] PPP Deflate Compression module registered
  339. [ 1.155120] PPP MPPE Compression module registered
  340. [ 1.155491] NET: Registered protocol family 24
  341. [ 1.155754] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  342. [ 1.156124] CSLIP: code copyright 1989 Regents of the University of California.
  343. [ 1.156636] usbcore: registered new interface driver catc
  344. [ 1.156957] usbcore: registered new interface driver kaweth
  345. [ 1.157327] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
  346. [ 1.157649] usbcore: registered new interface driver pegasus
  347. [ 1.158132] usbcore: registered new interface driver rtl8150
  348. [ 1.158340] hso: drivers/net/usb/hso.c: Option Wireless
  349. [ 1.158879] usbcore: registered new interface driver hso
  350. [ 1.159215] usbcore: registered new interface driver asix
  351. [ 1.159691] usbcore: registered new interface driver cdc_ether
  352. [ 1.160015] usbcore: registered new interface driver cdc_eem
  353. [ 1.160494] usbcore: registered new interface driver dm9601
  354. [ 1.160860] usbcore: registered new interface driver smsc75xx
  355. [ 1.160947] anx7808 sp_tx_hardware_powerdown: anx7808 power down
  356. [ 1.160958] anx7808 sp_tx_set_sys_state: SP_TX To System State:
  357. [ 1.160967] anx7808 sp_tx_set_sys_state: STATE_CABLE_PLUG
  358. [ 1.162245] usbcore: registered new interface driver smsc95xx
  359. [ 1.162333] anx7808 anx7808_get_usb_clk: clk: 1000
  360. [ 1.163087] usbcore: registered new interface driver gl620a
  361. [ 1.163566] usbcore: registered new interface driver net1080
  362. [ 1.163888] usbcore: registered new interface driver plusb
  363. [ 1.164364] usbcore: registered new interface driver rndis_host
  364. [ 1.164690] usbcore: registered new interface driver cdc_subset
  365. [ 1.165187] usbcore: registered new interface driver zaurus
  366. [ 1.165516] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  367. [ 1.166262] usbcore: registered new interface driver int51x1
  368. [ 1.166584] usbcore: registered new interface driver kalmia
  369. [ 1.167073] usbcore: registered new interface driver ipheth
  370. [ 1.167405] usbcore: registered new interface driver sierra_net
  371. [ 1.167888] usbcore: registered new interface driver cx82310_eth
  372. [ 1.168227] usbcore: registered new interface driver cdc_ncm
  373. [ 1.168712] usbcore: registered new interface driver qmi_wwan
  374. [ 1.220074] msm-dwc3 msm_dwc3: Read platform data for adc low threshold
  375. [ 1.220470] msm-dwc3 msm_dwc3: Read platform data for adc high threshold
  376. [ 1.221067] bcm2079x 0-0077: requesting IRQ 360
  377. [ 1.221229] bcm2079x 0-0077: bcm2079x_probe, probing bcm2079x driver exited successfully
  378. [ 1.444865] usbcore: registered new interface driver cdc_acm
  379. [ 1.445082] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  380. [ 1.445605] usbcore: registered new interface driver usblp
  381. [ 1.445947] usbcore: registered new interface driver cdc_wdm
  382. [ 1.446311] Initializing USB Mass Storage driver...
  383. [ 1.446663] usbcore: registered new interface driver usb-storage
  384. [ 1.447024] USB Mass Storage support registered.
  385. [ 1.447327] usbcore: registered new interface driver ums-alauda
  386. [ 1.447799] usbcore: registered new interface driver ums-cypress
  387. [ 1.448113] usbcore: registered new interface driver ums-datafab
  388. [ 1.448582] usbcore: registered new interface driver ums_eneub6250
  389. [ 1.448903] usbcore: registered new interface driver ums-freecom
  390. [ 1.449373] usbcore: registered new interface driver ums-isd200
  391. [ 1.449686] usbcore: registered new interface driver ums-jumpshot
  392. [ 1.450012] usbcore: registered new interface driver ums-karma
  393. [ 1.450486] usbcore: registered new interface driver ums-onetouch
  394. [ 1.450802] usbcore: registered new interface driver ums-sddr09
  395. [ 1.451353] usbcore: registered new interface driver ums-sddr55
  396. [ 1.451669] usbcore: registered new interface driver ums-usbat
  397. [ 1.452158] usbcore: registered new interface driver trancevibrator
  398. [ 1.453824] mbim_init: initialize 1 instances
  399. [ 1.454380] mbim_init: Initialized 1 ports
  400. [ 1.458833] rndis_qc_init: initialize rndis QC instance
  401. [ 1.459972] gadget: Mass Storage Function, version: 2009/09/11
  402. [ 1.460342] gadget: Number of LUNs=1
  403. [ 1.460551] lun0: LUN: removable file: (no medium)
  404. [ 1.461686] gadget: android_usb ready
  405. [ 1.463642] usbcore: registered new interface driver xpad
  406. [ 1.464789] [Touch] touch on
  407. [ 1.466158] input: touch_dev as /devices/virtual/input/input1
  408. [ 1.471936] [Touch] TYPE = 1 product id[PLG218] : syna product id[]
  409. [ 1.472081] [Touch] IC identifier[PLG218 - 1] fw_version[E079]
  410. [ 1.472159] [Touch] image_version[E079] : force[0]
  411. [ 1.473233] [Touch] FW-upgrade is not executed
  412. [ 1.474547] using rtc device, qpnp_rtc, for alarms
  413. [ 1.474709] qcom,qpnp-rtc qpnp-rtc-ee230600: rtc core: registered qpnp_rtc as rtc0
  414. [ 1.475049] i2c /dev entries driver
  415. [ 1.478263] ocmem: Notifier registered for 1
  416. [ 1.489939] msm_cci_probe: pdev ee225200 device id = -1
  417. [ 1.508473] imx179_init_module:158
  418. [ 1.817958] __msm_jpeg_init:933] Jpeg Device id 0
  419. [ 1.818238] __msm_jpeg_init:933] Jpeg Device id 1
  420. [ 1.818563] __msm_jpeg_init:933] Jpeg Device id 2
  421. [ 1.826943] lirc_dev: IR Remote Control driver registered, major 239
  422. [ 1.827329] IR NEC protocol handler initialized
  423. [ 1.827681] IR RC5(x) protocol handler initialized
  424. [ 1.827881] IR RC6 protocol handler initialized
  425. [ 1.828235] IR JVC protocol handler initialized
  426. [ 1.828439] IR Sony protocol handler initialized
  427. [ 1.828637] IR RC5 (streamzap) protocol handler initialized
  428. [ 1.828839] IR SANYO protocol handler initialized
  429. [ 1.829037] IR MCE Keyboard/mouse protocol handler initialized
  430. [ 1.829399] IR LIRC bridge handler initialized
  431. [ 1.829809] usbcore: registered new interface driver uvcvideo
  432. [ 1.830173] USB Video Class driver (1.1.1)
  433. [ 1.830808] qpnp_charger_read_dt_props: tm not ready -517
  434. [ 1.831293] spmi qpnp-charger-ee230000: Driver qcom,qpnp-charger requests probe deferral
  435. [ 1.831742] max17048_probe: start
  436. [ 1.832114] ac supply not found deferring probe
  437. [ 1.832339] i2c 84-0036: Driver max17048 requests probe deferral
  438. [ 1.833683] bq51013b_probe: start
  439. [ 1.834104] bq51013b_parse_dt: current_ma = 704
  440. [ 1.843376] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  441. [ 1.844860] bq24192_get_prop_input_voltage: Unable to read vbus rc=-517
  442. [ 1.845509] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  443. [ 1.847750] bq24192_get_prop_input_voltage: Unable to read vbus rc=-517
  444. [ 1.902082] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  445. [ 1.902456] Bluetooth: BlueSleep Mode Driver Ver 1.1
  446. [ 1.906188] cpuidle: using governor ladder
  447. [ 1.906465] cpuidle: using governor menu
  448. [ 1.906553] sdhci: Secure Digital Host Controller Interface driver
  449. [ 1.906594] sdhci: Copyright(c) Pierre Ossman
  450. [ 1.907040] mmc0: SDCC Version: 0x00000038
  451. [ 1.909283] mmc0: bam physical base=0xf9884000
  452. [ 1.909326] mmc0: bam virtual base=0xf0378000
  453. [ 1.909403] sps:BAM 0xf9884000 is registered.
  454. [ 1.909444] mmc0: BAM device registered. bam_handle=0xed730400
  455. [ 1.909771] sps:BAM 0xf9884000 (va:0xf0378000) enabled: ver:0x6, number of pipes:6
  456. [ 1.910108] mmc0: Qualcomm MSM SDCC-BAM at [mem 0xf9884000-0xf988afff flags 0x200] [irq 252 flags 0x400]
  457. [ 1.910201] mmc0: Qualcomm MSM SDCC-DML [mem 0xf98a4800-0xf98a48ff flags 0x200]
  458. [ 1.910303] mmc0: id 2, nonremovable 0
  459. [ 1.910345] wcf_status: wifi_detect = 0
  460. [ 1.910420] wcf_status_register
  461. [ 1.913157] mmc0: Qualcomm MSM SDCC-core [mem 0xf98a4000-0xf98a47ff flags 0x200] [irq 157 flags 0x400],0 dma -1 dmacrcri -1
  462. [ 1.913236] mmc0: Controller capabilities: 0x00003ffe
  463. [ 1.913280] mmc0: 8 bit data mode disabled
  464. [ 1.913357] mmc0: 4 bit data mode enabled
  465. [ 1.913400] mmc0: polling status mode disabled
  466. [ 1.913441] mmc0: MMC clock 400000 -> 200000000 Hz, PCLK 0 Hz
  467. [ 1.913516] mmc0: Slot eject status = 1
  468. [ 1.913557] mmc0: Power save feature enable = 1
  469. [ 1.913630] mmc0: SPS-BAM data transfer mode available
  470. [ 1.914229] sdhci-pltfm: SDHCI platform and OF driver helper
  471. [ 1.918310] mmc1: no vmmc regulator found
  472. [ 1.920480] mmc1: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  473. [ 1.922157] qcom,leds-qpnp leds-qpnp-ee235800: Regulator get failed(-517)
  474. [ 1.922232] qcom,leds-qpnp leds-qpnp-ee235800: Unable to read flash config data
  475. [ 1.922313] spmi leds-qpnp-ee235800: Driver qcom,leds-qpnp requests probe deferral
  476. [ 1.923995] usbcore: registered new interface driver usbhid
  477. [ 1.924070] usbhid: USB HID core driver
  478. [ 1.924338] ashmem: initialized
  479. [ 1.924412] logger: created 256K log 'log_main'
  480. [ 1.924483] logger: created 256K log 'log_events'
  481. [ 1.924558] logger: created 256K log 'log_radio'
  482. [ 1.924668] logger: created 256K log 'log_system'
  483. [ 1.925165] sps:BAM 0xf9304000 is registered.
  484. [ 1.925250] sps:BAM 0xf9a44000 is registered.
  485. [ 1.925331] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  486. [ 1.925738] qpnp_coincell_charger_show_state: enabled=Y, voltage=3000 mV, resistance=2100 ohm
  487. [ 1.925855] pft [pft_init]: Drivr initialized successfully Aug 8 2014 18:18:14.n
  488. [ 1.926012] PMIC@SID4: PM8841 v2.1 options: 0, 0, 2, 2
  489. [ 1.926162] PMIC@SID0: PM8941 v3.1 options: 0, 0, 0, 0
  490. [ 1.926394] usbcore: registered new interface driver snd-usb-audio
  491. [ 1.934105] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  492. [ 1.934635] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  493. [ 1.935329] platform qcom,msm-voip-dsp.39: Driver msm-voip-dsp requests probe deferral
  494. [ 1.935678] platform qcom,msm-pcm-voice.40: Driver msm-pcm-voice requests probe deferral
  495. [ 1.937447] ocmem: Notifier registered for 5
  496. [ 1.937925] msm8974-asoc-taiko sound.29: msm8974_asoc_machine_probe(): hdmi audio support present
  497. [ 1.938112] msm8974-asoc-taiko sound.29: msm8974_asoc_machine_probe() MBHC disabled = 1
  498. [ 1.938857] u32 classifier
  499. [ 1.938900] Actions configured
  500. [ 1.938946] Netfilter messages via NETLINK v0.30.
  501. [ 1.939058] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  502. [ 1.939292] ctnetlink v0.93: registering with nfnetlink.
  503. [ 1.939389] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  504. [ 1.939463] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  505. [ 1.939639] xt_time: kernel timezone is -0000
  506. [ 1.939856] ip_tables: (C) 2000-2006 Netfilter Core Team
  507. [ 1.940041] arp_tables: (C) 2002 David S. Miller
  508. [ 1.940112] TCP: bic registered
  509. [ 1.940198] TCP: cubic registered
  510. [ 1.940238] TCP: westwood registered
  511. [ 1.940280] TCP: highspeed registered
  512. [ 1.940330] TCP: hybla registered
  513. [ 1.940429] TCP: htcp registered
  514. [ 1.940473] TCP: vegas registered
  515. [ 1.940514] TCP: veno registered
  516. [ 1.940594] TCP: scalable registered
  517. [ 1.940641] TCP: lp registered
  518. [ 1.940682] TCP: yeah registered
  519. [ 1.940722] TCP: illinois registered
  520. [ 1.940794] Initializing XFRM netlink socket
  521. [ 1.941052] NET: Registered protocol family 10
  522. [ 1.942373] Mobile IPv6
  523. [ 1.942439] ip6_tables: (C) 2000-2006 Netfilter Core Team
  524. [ 1.942567] IPv6 over IPv4 tunneling driver
  525. [ 1.942918] NET: Registered protocol family 17
  526. [ 1.942986] NET: Registered protocol family 15
  527. [ 1.943063] Bridge firewalling registered
  528. [ 1.943143] Ebtables v2.0 registered
  529. [ 1.943311] Bluetooth: RFCOMM TTY layer initialized
  530. [ 1.943360] Bluetooth: RFCOMM socket layer initialized
  531. [ 1.943434] Bluetooth: RFCOMM ver 1.11
  532. [ 1.943475] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  533. [ 1.943549] Bluetooth: BNEP filters: protocol multicast
  534. [ 1.943591] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  535. [ 1.943706] L2TP core driver, V2.0
  536. [ 1.943755] PPPoL2TP kernel driver, V2.0
  537. [ 1.944617] mako_hotplug: init
  538. [ 1.944698] Registering SWP/SWPB emulation handler
  539. [ 1.944740] clock_late_init: Removing enables held for handed-off clocks
  540. [ 1.952029] gdsc_oxili_gx: disabling
  541. [ 1.952080] gdsc_venus: disabling
  542. [ 1.952725] qcom,leds-qpnp leds-qpnp-ee235800: Regulator get failed(-517)
  543. [ 1.952803] qcom,leds-qpnp leds-qpnp-ee235800: Unable to read flash config data
  544. [ 1.952851] spmi leds-qpnp-ee235800: Driver qcom,leds-qpnp requests probe deferral
  545. [ 1.952925] max17048_probe: start
  546. [ 1.952989] max17048_parse_dt: rcomp = 77 rcomp_co_hot = 700 rcomp_co_cold = 5225
  547. [ 1.953066] max17048_parse_dt: alert_thres = 2 full_soc = 970 empty_soc = 10
  548. [ 1.953704] max17048 84-0036: MAX17048 Fuel-Gauge Ver 0x12
  549. [ 1.953845] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  550. [ 1.982982] max17048_probe: done
  551. [ 1.983185] 8941_smbb_boost: 5000 mV
  552. [ 1.985452] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 0, dc = 0 b_health = 0 batt_present = 0
  553. [ 1.992975] boost_gpio_probe
  554. [ 1.993299] soundcontrol_init misc_register(soundcontrol)
  555. [ 1.997845] wifi_set_power = 1
  556. [ 2.047677] mmc1: BKOPS_EN bit = 0
  557. [ 2.061165] mmc1: new HS200 MMC card at address 0001
  558. [ 2.061445] mmcblk0: mmc1:0001 SEM16G 14.6 GiB
  559. [ 2.061658] mmcblk0rpmb: mmc1:0001 SEM16G partition 3 4.00 MiB
  560. [ 2.063522] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29
  561. [ 2.148005] bcm_wifi_set_power: wifi power successed to pull up
  562. [ 2.350916] wifi_set_carddetect = 1
  563. [ 2.350960] wcf_status: wifi_detect = 1
  564. [ 2.351001] mmc0: Slot status change detected (0 -> 1)
  565. [ 2.400146] sps:BAM 0xf9884000 (va:0xf0378000) enabled: ver:0x6, number of pipes:6
  566. [ 2.400360] sps:BAM 0xf9884000 (va:0xf0378000) enabled: ver:0x6, number of pipes:6
  567. [ 2.403558] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  568. [ 2.403662] mmc0: new ultra high speed SDR104 SDIO card at address 0001
  569. [ 2.409483] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
  570. [ 2.410340] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  571. [ 2.410514] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211)
  572. [ 2.410628] CFG80211-ERROR) wl_cfgvendor_attach : Vendor: Register BRCM cfg80211 vendor cmd(0x67) interface
  573. [ 2.410967] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xed201430
  574. [ 2.411055] wl_create_event_handler(): thread:wl_event_handler:a6 started
  575. [ 2.411500] p2p0: P2P Interface Registered
  576. [ 2.411602] dhd_attach(): thread:dhd_watchdog_thread:a7 started
  577. [ 2.411736] dhd_attach(): thread:dhd_dpc:a8 started
  578. [ 2.411847] dhd_attach(): thread:dhd_rxf:a9 started
  579. [ 2.411969] dhd_attach(): thread:dhd_sysioc:aa started
  580. [ 2.412286] wifi_get_mac_addr
  581. [ 2.412345] bcm_wifi_get_mac_addr: Failed to get information from file /persist/wifi/.macaddr (-2)
  582. [ 2.412422] [bcm_wifi_get_mac_addr] Exiting. MAC 00:90:4C:46:30:15
  583. [ 2.412739] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:46:30:15
  584. [ 2.412815]
  585. [ 2.412817] Dongle Host Driver, version 1.88.45 (r)
  586. [ 2.412819] Compiled in drivers/net/wireless/bcmdhd on Aug 8 2014 at 18:36:52
  587. [ 2.412999] wifi_set_power = 0
  588. [ 2.513076] bcm_wifi_set_power: wifi power successed to pull down
  589. [ 2.513118] =========== WLAN placed in RESET ========
  590. [ 2.513984] input: gpio-keys as /devices/gpio_keys.71/input/input2
  591. [ 2.514404] qcom,qpnp-rtc qpnp-rtc-ee230600: setting system clock to 1970-09-25 02:38:38 UTC (23078318)
  592. [ 2.525733] batt_tm_ctrl_probe: probe success
  593. [ 2.526428] msm8974_pwm_vibrator_probe: probed
  594. [ 2.531584] max1462x_hsd_probe: acc_read_value - 6756
  595. [ 2.531723] input: hs_detect as /devices/virtual/input/input3
  596. [ 2.531953] ALSA device list:
  597. [ 2.531994] No soundcards found.
  598. [ 2.532110] Warning: unable to open an initial console.
  599. [ 2.532223] Freeing init memory: 192K
  600. [ 2.555642] SELinux: Loaded policy from /sepolicy
  601. [ 3.698903] msm-dwc3 msm_dwc3: DWC3 in low power mode
  602. [ 4.390711] init: could not import file '/init.carrier.rc' from '/init.rc'
  603. [ 4.391085] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  604. [ 4.391744] init: do_chown: Could not access /selinux/booleans
  605. [ 4.573939] keychord: using input dev qpnp_pon for fevent
  606. [ 4.574022] keychord: using input dev gpio-keys for fevent
  607. [ 4.574065] keychord: using input dev hs_detect for fevent
  608. [ 4.574286] init: cannot open '/initlogo.rle'
  609. [ 4.653933] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: barrier=1
  610. [ 4.704984] EXT4-fs (mmcblk0p28): 5 orphan inodes deleted
  611. [ 4.705029] EXT4-fs (mmcblk0p28): recovery complete
  612. [ 4.718647] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  613. [ 4.720998] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  614. [ 4.746735] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  615. [ 4.746833] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 1773/838832 files, 203180/3351034 blocks
  616. [ 4.751423] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic
  617. [ 4.763326] EXT4-fs (mmcblk0p27): recovery complete
  618. [ 4.764077] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  619. [ 4.770985] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  620. [ 4.778127] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  621. [ 4.778184] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 15/44832 files, 5821/179200 blocks
  622. [ 4.782354] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic
  623. [ 4.790787] EXT4-fs (mmcblk0p16): recovery complete
  624. [ 4.791546] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic
  625. [ 4.801324] adsp_boot_store:going to call adsp_loader_do
  626. [ 5.020816] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  627. [ 5.020941] adsp_loader_do: Q6/ADSP image is loaded
  628. [ 5.059464] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  629. [ 5.070183] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  630. [ 5.073753] init: cannot find '/system/bin/sysinit', disabling 'sysinit'
  631. [ 5.075605] diag: In diag_send_msg_mask_update, invalid status 0
  632. [ 5.104516] sps:BAM 0xfe104000 (va:0xf0940000) enabled: ver:0x13, number of pipes:31
  633. [ 5.104605] sps:BAM 0xfe104000 is registered.
  634. [ 5.105328] taiko-slim taiko-slim-pgd: Platform data from device tree
  635. [ 5.105524] taiko-slim taiko-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
  636. [ 5.105623] taiko-slim taiko-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  637. [ 5.105721] taiko-slim taiko-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  638. [ 5.105819] taiko-slim taiko-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
  639. [ 5.105914] taiko-slim taiko-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  640. [ 5.105975] taiko-slim taiko-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  641. [ 5.106068] taiko-slim taiko-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  642. [ 5.109948] apr_tal:Q6 Is Up
  643. [ 5.113692] healthd: wakealarm_init: timerfd_create failed
  644. [ 5.119402] init: cannot find '/system/bin/auditd', disabling 'auditd'
  645. [ 5.121634] warning: `daemonsu' uses 32-bit capabilities (legacy support in use)
  646. [ 5.124014] init: cannot find '/system/bin/handle_compcache', disabling 'compcache'
  647. [ 5.126440] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  648. [ 5.126532] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  649. [ 5.126665] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  650. [ 5.130355] init: service 'console' requires console
  651. [ 5.130523] android_usb: already disabled
  652. [ 5.130824] func:mtp is enabled.
  653. [ 5.130869] func:adb is enabled.
  654. [ 5.132600] adb_open
  655. [ 5.132647] mtp_bind_config
  656. [ 5.143815] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  657. [ 5.148102] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  658. [ 5.171420] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
  659. [ 5.171999] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
  660. [ 5.178320] taiko-slim taiko-slim-pgd: wcd9xxx_check_codec_type: detected taiko_codec, major 0x102, minor 0x1, ver 0x2
  661. [ 5.182024] taiko_codec taiko_codec: taiko_codec_probe()
  662. [ 5.183099] Update TAIKO register defaults.
  663. [ 5.236893] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  664. [ 5.237405] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  665. [ 5.238145] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  666. [ 5.238423] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  667. [ 5.238733] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  668. [ 5.239030] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  669. [ 5.239339] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  670. [ 5.239636] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  671. [ 5.239893] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  672. [ 5.240150] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  673. [ 5.240490] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  674. [ 5.240871] asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  675. [ 5.241793] asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  676. [ 5.242133] asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  677. [ 5.242452] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  678. [ 5.242780] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  679. [ 5.243068] asoc: snd-soc-dummy-dai <-> LSM mapping ok
  680. [ 5.243338] asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  681. [ 5.243621] asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
  682. [ 5.243877] asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  683. [ 5.244725] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  684. [ 5.251154] asoc: taiko_vifeedback <-> msm-dai-q6-dev.16393 mapping ok
  685. [ 5.251472] asoc: taiko_rx2 <-> msm-dai-q6-dev.16388 mapping ok
  686. [ 5.251848] asoc: taiko_tx2 <-> msm-dai-q6-dev.16389 mapping ok
  687. [ 5.252335] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  688. [ 5.252562] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  689. [ 5.252754] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  690. [ 5.252981] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  691. [ 5.253172] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  692. [ 5.253396] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  693. [ 5.253587] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  694. [ 5.255709] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  695. [ 5.256068] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.2 mapping ok
  696. [ 5.256534] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.2 mapping ok
  697. [ 5.256898] msm_audrx_init(), dev_namemsm-dai-q6-dev.16384
  698. [ 5.315366] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  699. [ 5.322453] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  700. [ 5.344740] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  701. [ 5.360973] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  702. [ 5.393939] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  703. [ 5.397817] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
  704. [ 5.426510] MSM-CPP cpp_load_fw:831 MC Bootloader Version: 0x312e3176
  705. [ 5.432784] MSM-CPP cpp_load_fw:843 CPP FW Version: 0x10020003
  706. [ 5.466226] asoc: taiko_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  707. [ 5.467311] asoc: taiko_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  708. [ 5.467559] asoc: taiko_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  709. [ 5.467803] asoc: taiko_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  710. [ 5.468093] asoc: taiko_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  711. [ 5.468303] asoc: taiko_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  712. [ 5.468569] asoc: taiko_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  713. [ 5.468792] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  714. [ 5.469057] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  715. [ 5.469288] asoc: taiko_mad1 <-> msm-dai-q6-dev.16395 mapping ok
  716. [ 5.469548] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  717. [ 5.469794] asoc: msm_hdmi_audio_codec_rx_dai <-> msm-dai-q6-hdmi.8 mapping ok
  718. [ 5.483426] input: msm8974-taiko-mtp-snd-card Button Jack as /devices/sound.29/sound/card0/input4
  719. [ 5.483961] input: msm8974-taiko-mtp-snd-card Headset Jack as /devices/sound.29/sound/card0/input5
  720. [ 5.772238] msm_sensor_config:1747 sensor state 1
  721. [ 5.870278] msm_init_ois:319 msm_init_ois : OIS chipid=1
  722. [ 6.123271] mdss_dsi_cont_splash_on:688 DSI on for continuous splash.
  723. [ 6.133869] mdss_dsi_on:488 Panel already on.
  724. [ 6.133875] CPU0 -> 2265600
  725. [ 6.133886] CPU1 -> 2265600
  726. [ 6.133893] CPU2 -> 2265600
  727. [ 6.133900] CPU3 -> 2265600
  728. [ 6.133907] mako_hotplug: resume
  729. [ 6.476240] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  730. [ 6.542408] Notify: smsm init
  731. [ 6.580494] subsys-restart: subsys_err_ready_intr_handler(): Error ready interrupt occured for modem
  732. [ 6.581109] msm_ipc_router_send_control_msg: xprt_info not initialized
  733. [ 6.581305] msm_ipc_router_send_control_msg: xprt_info not initialized
  734. [ 6.588743] msm_ipc_router_send_control_msg: xprt_info not initialized
  735. [ 6.785167] apr_tal:Modem Is Up
  736. [ 6.835586] diag: In diag_send_msg_mask_update, invalid status 0
  737. [ 6.861330] diag: In diag_process_smd_cntl_read_data, Memory alloc fail
  738. [ 7.298695] sps:BAM 0xfc834000 is registered.
  739. [ 7.301114] sps:BAM 0xfc834000 (va:0xf4560000) enabled: ver:0x20, number of pipes:6
  740. [ 8.902563] MSM-CPP cpp_load_fw:831 MC Bootloader Version: 0x312e3176
  741. [ 8.908722] MSM-CPP cpp_load_fw:843 CPP FW Version: 0x10020003
  742. [ 8.933032] msm_sensor_config:1775 sensor state 0
  743. [ 9.041252] msm_sensor_config:1747 sensor state 1
  744. [ 9.061176] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  745. [ 9.081170] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  746. [ 9.161153] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=4)
  747. [ 10.926768] MSM-CPP cpp_load_fw:831 MC Bootloader Version: 0x312e3176
  748. [ 10.933006] MSM-CPP cpp_load_fw:843 CPP FW Version: 0x10020003
  749. [ 11.026504] msm_sensor_config:1775 sensor state 0
  750. [ 11.086662] hdmi_tx_get_audio_edid_blk: failed. HDMI is not connected/ready for audio
  751. [ 11.111254] hdmi_tx_get_audio_edid_blk: failed. HDMI is not connected/ready for audio
  752. [ 11.172899] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=20 handle=ebd0bd40
  753. [ 15.090749] lowmem_shrink: convert oom_adj to oom_score_adj:
  754. [ 15.090804] oom_adj 0 => oom_score_adj 0
  755. [ 15.090885] oom_adj 1 => oom_score_adj 58
  756. [ 15.090971] oom_adj 2 => oom_score_adj 117
  757. [ 15.091018] oom_adj 3 => oom_score_adj 176
  758. [ 15.091098] oom_adj 9 => oom_score_adj 529
  759. [ 15.091143] oom_adj 15 => oom_score_adj 1000
  760. [ 15.210879] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  761. [ 15.307819] EXT4-fs (dm-0): re-mounted. Opts: (null)
  762. [ 15.309457] EXT4-fs (dm-0): re-mounted. Opts: (null)
  763. [ 15.511581] acc_open
  764. [ 15.511636] acc_release
  765. [ 16.112631]
  766. [ 16.112636] Dongle Host Driver, version 1.88.45 (r)
  767. [ 16.112639] Compiled in drivers/net/wireless/bcmdhd on Aug 8 2014 at 18:36:52
  768. [ 16.112875] wl_android_wifi_on in
  769. [ 16.112953] wifi_set_power = 1
  770. [ 16.263087] bcm_wifi_set_power: wifi power successed to pull up
  771. [ 16.470935] =========== WLAN going back to live ========
  772. [ 16.471651] bcm2079x 0-0077: 10,62
  773. [ 16.584101] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  774. [ 16.753564] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  775. [ 16.755851] wifi_get_mac_addr
  776. [ 16.756751] bcm_wifi_get_mac_addr: READ MAC ADDRESS 8C:3A:E3:60:2F:C3
  777. [ 16.767015] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=8c:3a:e3:60:2f:c3
  778. [ 16.785382] Firmware version = wl0: Jan 16 2014 15:43:51 version 6.37.32.RC23.34.14 (r449107)
  779. [ 16.787040] CFG80211-ERROR) wl_cfg80211_attach_post : p2p0: p2p_dev_addr=8e:3a:e3:60:2f:c3
  780. [ 16.830837] dhd_rx_frame: net device is NOT registered yet. drop packet
  781. [ 16.831134] dhd_rx_frame: net device is NOT registered yet. drop packet
  782. [ 16.831314] dhd_rx_frame: net device is NOT registered yet. drop packet
  783. [ 17.918008] anx7808 anx7808_cbl_det_isr: detect cable removal
  784. [ 18.577852] wl_bss_connect_done succeeded with 00:1a:2b:3c:ff:02
  785. [ 18.584229] wl_notify_connect_status nothing
  786. [ 18.584424] wl_bss_connect_done succeeded with 00:1a:2b:3c:ff:02
  787. [ 18.690087] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  788. [ 18.699804] NULL POINTER (_dhd_pno_clear_all_batch_results) : head->next is NULL
  789. [ 18.699892] NULL POINTER (_dhd_pno_clear_all_batch_results) : head->next is NULL
  790. [ 20.003052] bcm2079x 0-0077: 10,62
  791. [ 23.527061] net_ratelimit: 3 callbacks suppressed
  792. [ 23.527142] dhd_ndo_add_ip: ndo ipaddr entry added
  793. [ 25.186165] QSEECOM: qseecom_load_app: App (widevine) does'nt exist, loading apps for first time
  794. [ 25.191923] QSEECOM: qseecom_load_app: App with id 3 (widevine) now loaded
  795. [ 29.361710] NOHZ: local_softirq_pending 200
  796. [ 45.248014] init: untracked pid 2473 exited
  797. [ 48.419084] NOHZ: local_softirq_pending 200
  798. [ 48.419480] NOHZ: local_softirq_pending 200
  799. [ 53.595089] init: untracked pid 2975 exited
  800. [ 55.643846] init: untracked pid 3055 exited
  801. [ 65.182055] init: untracked pid 211 exited
  802. [ 149.866713] max17048_external_power_changed: power supply changed state = 1 health = 1
  803. [ 149.986203] msm-dwc3 msm_dwc3: DWC3 exited from low power mode
  804. [ 150.131119] dwc3 f9200000.dwc3: Avail curr from USB = 500
  805. [ 150.131189] dotg->charger->max_power = 0 ma = 500
  806. [ 150.131356] [Touch] CHARGER = 1
  807. [ 150.231509] android_work: did not send uevent (0 0 (null))
  808. [ 150.405743] android_work: did not send uevent (0 0 (null))
  809. [ 150.461458] android_work: sent uevent USB_STATE=CONNECTED
  810. [ 150.465117] android_work: sent uevent USB_STATE=DISCONNECTED
  811. [ 150.544737] android_work: sent uevent USB_STATE=CONNECTED
  812. [ 150.546143] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  813. [ 150.601014] android_work: sent uevent USB_STATE=CONFIGURED
  814. [ 150.933345] mtp_open
  815. [ 297.263184] max17048_external_power_changed: power supply changed state = 4 health = 1
  816. [ 855.653746] init: untracked pid 3051 exited
  817. [ 865.403967] android_work: sent uevent USB_STATE=SUSPENDED
  818. [ 865.422011] adb_release
  819. [ 865.422174] adb_open
  820. [ 865.422222] android_work: sent uevent USB_STATE=DISCONNECTED
  821. [ 865.423336] mtp_release
  822. [ 865.535465] max17048_external_power_changed: power supply changed state = 2 health = 1
  823. [ 865.651132] dwc3 f9200000.dwc3: Avail curr from USB = 0
  824. [ 865.651274] dotg->charger->max_power = 500 ma = 0
  825. [ 865.651443] [Touch] CHARGER = 0
  826. [ 865.655862] msm-dwc3 msm_dwc3: DWC3 in low power mode
  827. [ 876.212320] lm3630_backlight_off
  828. [ 876.316618] mdss_dsi_panel_off:
  829. [ 876.343833] [Touch] touch off
  830. [ 876.371934] CPU0 -> 1036800
  831. [ 876.372078] mako_hotplug: suspend
  832. [ 876.584660] dhd_set_suspend: force extra Suspend setting
  833. [ 876.594943] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  834. [ 1325.018941] [Touch] touch on
  835. [ 1325.021456] CPU0 -> 2265600
  836. [ 1325.024978] mako_hotplug: resume
  837. [ 1325.042764] dhd_set_suspend: Remove extra suspend setting
  838. [ 1325.124799] mdss_dsi_panel_on
  839. [ 1325.213468] lm3630_backlight_on
  840. [ 1327.141376] bcm2079x 0-0077: 10,62
  841. [ 1330.869314] lm3630_backlight_off
  842. [ 1330.975131] mdss_dsi_panel_off:
  843. [ 1331.000256] [Touch] touch off
  844. [ 1331.032932] CPU0 -> 1036800
  845. [ 1331.033036] mako_hotplug: suspend
  846. [ 1331.096763] dhd_set_suspend: force extra Suspend setting
  847. [ 1331.101288] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  848. [ 1749.748550] [Touch] touch on
  849. [ 1749.749133] CPU0 -> 2265600
  850. [ 1749.753032] mako_hotplug: resume
  851. [ 1749.788468] dhd_set_suspend: Remove extra suspend setting
  852. [ 1749.844501] mdss_dsi_panel_on
  853. [ 1749.932814] lm3630_backlight_on
  854. [ 1751.002694] bcm2079x 0-0077: 10,62
  855. [ 1818.866007] lm3630_backlight_off
  856. [ 1818.971416] mdss_dsi_panel_off:
  857. [ 1818.995202] [Touch] touch off
  858. [ 1819.031818] CPU0 -> 1036800
  859. [ 1819.032048] mako_hotplug: suspend
  860. [ 1819.159336] dhd_set_suspend: force extra Suspend setting
  861. [ 1819.171784] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  862. [ 1866.315633] [Touch] touch on
  863. [ 1866.317692] CPU0 -> 2265600
  864. [ 1866.321387] mako_hotplug: resume
  865. [ 1866.343025] dhd_set_suspend: Remove extra suspend setting
  866. [ 1866.413865] mdss_dsi_panel_on
  867. [ 1866.499992] lm3630_backlight_on
  868. [ 1868.864522] bcm2079x 0-0077: 10,62
  869. [ 2378.162879] lm3630_backlight_off
  870. [ 2378.264508] mdss_dsi_panel_off:
  871. [ 2378.287972] [Touch] touch off
  872. [ 2378.321501] CPU0 -> 1036800
  873. [ 2378.321582] mako_hotplug: suspend
  874. [ 2378.388778] dhd_set_suspend: force extra Suspend setting
  875. [ 2378.393195] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  876. [ 2741.341869] [Touch] touch on
  877. [ 2741.342708] CPU0 -> 2265600
  878. [ 2741.346001] mako_hotplug: resume
  879. [ 2741.387678] dhd_set_suspend: Remove extra suspend setting
  880. [ 2741.454644] mdss_dsi_panel_on
  881. [ 2741.544232] lm3630_backlight_on
  882. [ 2743.153504] bcm2079x 0-0077: 10,62
  883. [ 2884.247779] lm3630_backlight_off
  884. [ 2884.346470] mdss_dsi_panel_off:
  885. [ 2884.369076] [Touch] touch off
  886. [ 2884.401330] CPU0 -> 1036800
  887. [ 2884.404660] mako_hotplug: suspend
  888. [ 2884.522271] dhd_set_suspend: force extra Suspend setting
  889. [ 2884.533804] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  890. [11153.464488] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  891. [18572.341892] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  892. [20434.565440] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  893. [28936.771846] [Touch] touch on
  894. [28936.772513] CPU0 -> 2265600
  895. [28936.778789] mako_hotplug: resume
  896. [28936.801235] dhd_set_suspend: Remove extra suspend setting
  897. [28936.874679] mdss_dsi_panel_on
  898. [28936.968616] lm3630_backlight_on
  899. [28941.004097] bcm2079x 0-0077: 10,62
  900. [28989.409962] lm3630_backlight_off
  901. [28989.531445] mdss_dsi_panel_off:
  902. [28989.555282] [Touch] touch off
  903. [28989.592429] CPU0 -> 1036800
  904. [28989.592533] mako_hotplug: suspend
  905. [28989.651830] dhd_set_suspend: force extra Suspend setting
  906. [28989.664317] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  907. [29711.751114] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  908. [33029.587256] CFG80211-ERROR) wl_is_linkdown : Link down Reason : WLC_E_LINK
  909. [33029.588006] link down if wlan0 may call cfg80211_disconnected. event : 16, reason=1 from 00:1a:2b:3c:ff:02
  910. [33029.591763] CFG80211-ERROR) wl_is_linkdown : Link down Reason : WLC_E_LINK
  911. [33029.599322] cfg80211: Calling CRDA to update world regulatory domain
  912. [33029.973551] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for US as US rev 118
  913. [33352.433506] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  914. [33653.848609] wl_bss_connect_done succeeded with 00:1a:2b:3c:ff:02
  915. [33653.882691] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  916. [33653.907623] dhd_pno_stop_for_ssid : LEGACY PNO MODE is not enabled
  917. [33653.913007] wl_notify_connect_status nothing
  918. [33653.913096] wl_bss_connect_done succeeded with 00:1a:2b:3c:ff:02
  919. [33654.003938] dhd_set_suspend: Remove extra suspend setting
  920. [33654.023840] dhd_pno_get_for_batch: Batching SCAN mode is not enabled
  921. [33654.026049] dhd_pno_stop_for_batch : PNO BATCH MODE is not enabled
  922. [33658.680415] dhd_set_suspend: force extra Suspend setting
  923. [33658.691423] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  924. [33658.742040] dhd_ndo_add_ip: ndo ipaddr entry added
  925. [33758.278941] CFG80211-ERROR) wl_is_linkdown : Link down Reason : WLC_E_LINK
  926. [33758.279679] link down if wlan0 may call cfg80211_disconnected. event : 16, reason=1 from 00:1a:2b:3c:ff:02
  927. [33758.283239] CFG80211-ERROR) wl_is_linkdown : Link down Reason : WLC_E_LINK
  928. [33758.290757] cfg80211: Calling CRDA to update world regulatory domain
  929. [34865.987217] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  930. [34868.789015] [Touch] touch on
  931. [34868.789608] CPU0 -> 2265600
  932. [34868.793721] mako_hotplug: resume
  933. [34868.884540] mdss_dsi_panel_on
  934. [34869.062895] dhd_set_suspend: Remove extra suspend setting
  935. [34869.075021] lm3630_backlight_on
  936. [34877.468831] bcm2079x 0-0077: 10,62
  937. [34878.576956] lm3630_backlight_off
  938. [34878.677373] mdss_dsi_panel_off:
  939. [34878.700347] [Touch] touch off
  940. [34878.731694] CPU0 -> 1036800
  941. [34878.731873] mako_hotplug: suspend
  942. [34941.284341] [Touch] touch on
  943. [34941.285171] CPU0 -> 2265600
  944. [34941.293942] mako_hotplug: resume
  945. [34941.386354] mdss_dsi_panel_on
  946. [34941.477169] lm3630_backlight_on
  947. [34949.587458]
  948. [34949.587462] SMSM: Modem SMSM state changed to SMSM_RESET.
  949. [34949.587634] Fatal error on the modem.
  950. [34949.587745] modem subsystem failure reason: msgri_fifo.c:599:Assertion fifo_id->fifo <= fifo_id->head_p && fifo_id->head_p .
  951. [34949.587845] subsys-restart: subsystem_restart_dev(): Restart sequence requested for modem, restart_level = RELATED.
  952. [34949.587977] Notify: start reset
  953. [34949.600982] subsys-restart: subsystem_shutdown(): [ebd0c000]: Shutting down modem
  954. [34949.710960] pil-q6v5-mss fc880000.qcom,mss: Port f01ce280 halt timeout
  955. [34949.711507] smem_find(22, 40): wrong size 88
  956. [34949.711921] smem_find(22, 40): wrong size 88
  957. [34949.712264] smd_pkt_read notifying reset for smd_pkt_dev id:2
  958. [34949.712306] smd_pkt_read notifying reset for smd_pkt_dev id:7
  959. [34949.712418] smd_pkt_read notifying reset for smd_pkt_dev id:1
  960. [34949.712782] smd_pkt_read notifying reset for smd_pkt_dev id:6
  961. [34949.712922] smd_pkt_read notifying reset for smd_pkt_dev id:5
  962. [34949.713093] smd_pkt_read notifying reset for smd_pkt_dev id:4
  963. [34949.713292] smd_pkt_read notifying reset for smd_pkt_dev id:3
  964. [34949.713460] smd_pkt_read notifying reset for smd_pkt_dev id:0
  965. [34949.724998] Ramdump(ramdump_smem): No consumers. Aborting..
  966. [34949.725280] restart_notifier_cb: unable to dump smem -32
  967. [34949.730079] modem_notifier_cb: sysmon_send_event error -38
  968. [34949.730200] M-Notify: General: 4
  969. [34949.730442] subsys-restart: subsystem_powerup(): [ebd0c000]: Powering up modem
  970. [34949.783579] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  971. [34949.941732] lm3630_backlight_off
  972. [34950.052720] mdss_dsi_panel_off:
  973. [34950.075145] [Touch] touch off
  974. [34950.121835] CPU0 -> 1036800
  975. [34950.122662] mako_hotplug: suspend
  976. [34950.264780] dhd_set_suspend: force extra Suspend setting
  977. [34950.617406] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  978. [34950.686666] Notify: smsm init
  979. [34950.730459] subsys-restart: subsys_err_ready_intr_handler(): Error ready interrupt occured for modem
  980. [34950.732032] subsys-restart: subsystem_restart_wq_func(): [ebd0c000]: Restart sequence for modem completed.
  981. [34951.022877] diag: In diag_send_msg_mask_update, invalid status 0
  982. [34951.050374] diag: In diag_process_smd_cntl_read_data, Memory alloc fail
  983. [34954.861732] timeout. waited for response opcode[0x10bcd]
  984. [34959.971373] __q6asm_open_write: timeout. waited for open write rc[0]
  985. [34959.971805] msm_pcm_hw_params: q6asm_open_write_v2 failed
  986. [34959.972047] asoc: platform msm-pcm-dsp.1 hw params failed
  987. [34959.972286] MSM8974 LowLatency: dpcm: hw_params FE failed -12
  988. [34964.992460] __q6asm_open_write: timeout. waited for open write rc[0]
  989. [34964.992956] msm_pcm_hw_params: q6asm_open_write_v2 failed
  990. [34964.993210] asoc: platform msm-pcm-dsp.1 hw params failed
  991. [34964.993635] MSM8974 LowLatency: dpcm: hw_params FE failed -12
  992. [34970.011420] __q6asm_open_write: timeout. waited for open write rc[0]
  993. [34970.011866] msm_pcm_hw_params: q6asm_open_write_v2 failed
  994. [34970.012119] asoc: platform msm-pcm-dsp.1 hw params failed
  995. [34970.012548] MSM8974 LowLatency: dpcm: hw_params FE failed -12
  996. [34975.031307] __q6asm_open_write: timeout. waited for open write rc[0]
  997. [34975.031753] msm_pcm_hw_params: q6asm_open_write_v2 failed
  998. [34975.032005] asoc: platform msm-pcm-dsp.1 hw params failed
  999. [34975.032429] MSM8974 LowLatency: dpcm: hw_params FE failed -12
  1000. [34975.057459] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1001. [34975.105983] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1002. [34975.110870] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1003. [34975.111234] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1004. [34975.111392] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1005. [34985.111724] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1006. [34990.111416] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1007. [34990.112070] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1008. [34990.161008] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1009. [34990.207115] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1010. [34990.212073] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1011. [34990.212448] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1012. [34990.212609] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1013. [35000.212131] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1014. [35005.211737] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1015. [35005.212963] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1016. [35005.275697] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1017. [35005.320654] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1018. [35005.324929] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1019. [35005.325358] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1020. [35005.325563] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1021. [35015.322254] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1022. [35020.321600] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1023. [35020.322728] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1024. [35020.378939] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1025. [35020.427941] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1026. [35020.434933] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1027. [35020.435275] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1028. [35020.435636] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1029. [35030.432072] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1030. [35035.431243] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1031. [35035.432243] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1032. [35035.494992] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1033. [35035.543563] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1034. [35035.547917] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1035. [35035.548177] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1036. [35035.548407] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1037. [35045.552207] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1038. [35050.551761] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1039. [35050.552782] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1040. [35050.618489] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1041. [35050.667009] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1042. [35050.673884] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1043. [35050.674388] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1044. [35050.674613] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1045. [35060.672020] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1046. [35065.671744] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1047. [35065.672971] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1048. [35065.731384] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1049. [35065.779580] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1050. [35065.784664] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1051. [35065.785042] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1052. [35065.785198] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1053. [35075.781661] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1054. [35080.781427] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1055. [35080.782493] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1056. [35080.837904] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1057. [35080.882700] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1058. [35080.886811] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1059. [35080.887144] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1060. [35080.887276] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1061. [35090.891784] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1062. [35095.891513] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1063. [35095.892531] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1064. [35095.952227] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1065. [35096.004045] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1066. [35096.009019] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1067. [35096.009301] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1068. [35096.009553] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1069. [35106.012028] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1070. [35111.011599] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1071. [35111.012622] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1072. [35111.068899] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1073. [35111.110040] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1074. [35111.115319] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1075. [35111.115601] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1076. [35111.115868] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1077. [35121.112069] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1078. [35126.111796] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1079. [35126.112385] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1080. [35126.168530] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1081. [35126.220486] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1082. [35126.227491] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1083. [35126.227984] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1084. [35126.228212] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1085. [35136.232101] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1086. [35141.231507] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1087. [35141.232551] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1088. [35141.280067] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1089. [35141.327176] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1090. [35141.332134] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1091. [35141.332776] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1092. [35141.332921] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1093. [35151.332476] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1094. [35156.331160] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1095. [35156.332312] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1096. [35156.391376] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1097. [35156.437570] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1098. [35156.441922] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1099. [35156.442446] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1100. [35156.442570] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1101. [35166.441815] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1102. [35171.441497] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1103. [35171.442873] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1104. [35171.497983] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1105. [35171.545134] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1106. [35171.550124] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1107. [35171.550392] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1108. [35171.550644] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1109. [35181.552065] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1110. [35186.551777] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1111. [35186.552408] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1112. [35186.616953] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1113. [35186.662194] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1114. [35186.666538] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1115. [35186.666962] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1116. [35186.667166] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1117. [35196.672112] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1118. [35201.671746] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1119. [35201.672873] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1120. [35201.726785] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1121. [35201.776093] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1122. [35201.781369] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1123. [35201.781917] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1124. [35201.782159] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1125. [35211.781670] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1126. [35216.781294] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1127. [35216.782082] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1128. [35216.843655] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1129. [35216.892961] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1130. [35216.900336] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1131. [35216.900832] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1132. [35216.901104] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1133. [35226.902078] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1134. [35231.901518] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1135. [35231.902883] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1136. [35231.956559] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1137. [35232.003637] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1138. [35232.008449] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1139. [35232.008814] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1140. [35232.008970] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1141. [35242.012033] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1142. [35247.011293] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1143. [35247.012094] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1144. [35483.403500] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  1145. [36313.995772] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  1146. [36651.156671] [Touch] touch on
  1147. [36651.157333] CPU0 -> 2265600
  1148. [36651.163755] mako_hotplug: resume
  1149. [36651.233633] dhd_set_suspend: Remove extra suspend setting
  1150. [36651.258849] mdss_dsi_panel_on
  1151. [36651.351988] lm3630_backlight_on
  1152. [36652.387864] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1153. [36652.391166] bcm2079x 0-0077: 10,62
  1154. [36652.417765] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1155. [36652.419452] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1156. [36652.419602] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1157. [36652.419705] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1158. [36662.411237] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1159. [36665.639904] dhd_pno_get_for_batch: Batching SCAN mode is not enabled
  1160. [36665.641136] dhd_pno_stop_for_batch : PNO BATCH MODE is not enabled
  1161. [36665.731361] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1162. [36665.741783] wl_android_wifi_off in
  1163. [36665.742536] wifi_set_power = 0
  1164. [36665.843651] bcm_wifi_set_power: wifi power successed to pull down
  1165. [36665.843732] =========== WLAN placed in RESET ========
  1166. [36667.411290] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1167. [36667.412308] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1168. [36667.460658] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1169. [36667.498771] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1170. [36667.502440] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1171. [36667.502932] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1172. [36667.503059] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1173. [36677.501669] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1174. [36682.501283] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1175. [36682.502291] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1176. [36682.551039] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1177. [36682.588664] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1178. [36682.591630] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1179. [36682.592072] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1180. [36682.592194] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1181. [36692.591224] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1182. [36697.591150] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1183. [36697.591538] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1184. [36697.619309] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1185. [36697.649831] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1186. [36697.651823] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1187. [36697.652119] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1188. [36697.652256] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1189. [36707.651752] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1190. [36712.651266] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1191. [36712.652054] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1192. [36712.700693] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1193. [36712.737185] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1194. [36712.741726] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1195. [36712.742044] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1196. [36712.742367] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1197. [36722.741174] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1198. [36727.741041] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1199. [36727.741356] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1200. [36727.775539] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1201. [36727.815033] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1202. [36727.818554] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1203. [36727.818887] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1204. [36727.819093] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1205. [36737.821654] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1206. [36742.820938] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1207. [36742.821202] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1208. [36742.846685] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1209. [36742.875752] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1210. [36742.877637] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1211. [36742.877917] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1212. [36742.878014] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1213. [36752.881392] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1214. [36757.880967] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1215. [36757.881321] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1216. [36757.945023] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1217. [36757.980569] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1218. [36757.983181] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1219. [36757.983534] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1220. [36757.983613] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1221. [36767.981775] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1222. [36772.981213] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1223. [36772.981803] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1224. [36773.034320] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1225. [36773.066543] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1226. [36773.068905] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1227. [36773.069246] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1228. [36773.069324] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1229. [36783.071588] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1230. [36788.071157] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1231. [36788.071727] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1232. [36788.112321] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1233. [36788.147485] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1234. [36788.151259] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1235. [36788.151537] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1236. [36788.151699] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1237. [36795.230636] NOHZ: local_softirq_pending 08
  1238. [36798.151137] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1239. [36799.056748] NOHZ: local_softirq_pending 08
  1240. [36799.140040] NOHZ: local_softirq_pending 08
  1241. [36799.145229] NOHZ: local_softirq_pending 08
  1242. [36799.308893] NOHZ: local_softirq_pending 08
  1243. [36799.314108] NOHZ: local_softirq_pending 08
  1244. [36799.691174] NOHZ: local_softirq_pending 08
  1245. [36803.150982] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1246. [36803.151406] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1247. [36803.183821] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1248. [36803.213799] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1249. [36803.215653] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1250. [36803.215886] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1251. [36803.215967] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1252. [36813.211197] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1253. [36818.211019] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1254. [36818.211475] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1255. [36818.240753] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1256. [36818.270192] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1257. [36818.272607] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1258. [36818.272828] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1259. [36818.272988] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1260. [36828.271156] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1261. [36833.270989] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1262. [36833.271263] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1263. [36833.299783] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1264. [36833.334307] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1265. [36833.336857] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1266. [36833.337070] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1267. [36833.337221] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1268. [36843.341572] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1269. [36848.340945] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1270. [36848.341176] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1271. [36848.367058] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1272. [36848.396170] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1273. [36848.397688] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1274. [36848.397841] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1275. [36848.397944] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1276. [36858.401649] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1277. [36863.400969] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1278. [36863.401322] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1279. [36863.440271] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1280. [36863.475026] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1281. [36863.478751] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1282. [36863.479204] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1283. [36863.479407] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1284. [36873.481436] q6asm_callback: cmd = 0x10bdb returned error = 0xa
  1285. [36878.480973] msm_pcm_playback_close: CMD_EOS failed, cmd_pending 0x8
  1286. [36878.481344] q6asm_callback: cmd = 0x10bcd returned error = 0x12
  1287. [36878.510610] q6asm_callback: cmd = 0x10db3 returned error = 0x12
  1288. [36878.540830] q6asm_callback: cmd = 0x10d98 returned error = 0xa
  1289. [36878.542775] q6asm_callback: cmd = 0x10daa returned error = 0x12
  1290. [36878.543025] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1291. [36878.543106] q6asm_callback: cmd = 0x10dab returned error = 0xa
  1292. [36882.213355] ------------[ cut here ]------------
  1293. [36882.213472] WARNING: at kernel/rcutree_plugin.h:193 rcu_note_context_switch+0x300/0x348()
  1294. [36882.213604] Modules linked in:
  1295. [36882.213742] Backtrace:
  1296. [36882.213919] [<c010da70>] (dump_backtrace+0x0/0x140) from [<c0a72644>] (dump_stack+0x20/0x24)
  1297. [36882.214053] r6:c021c878 r5:00000009 r4:00000000 r3:271ae944
  1298. [36882.214490] [<c0a72624>] (dump_stack+0x0/0x24) from [<c01a23a8>] (warn_slowpath_common+0x64/0x7c)
  1299. [36882.214591] [<c01a2344>] (warn_slowpath_common+0x0/0x7c) from [<c01a23ec>] (warn_slowpath_null+0x2c/0x34)
  1300. [36882.214712] r8:c1071ca0 r7:00000000 r6:eb59ec00 r5:c010242c r4:cd9ec000
  1301. [36882.215080] r3:00000009
  1302. [36882.215273] [<c01a23c0>] (warn_slowpath_null+0x0/0x34) from [<c021c878>] (rcu_note_context_switch+0x300/0x348)
  1303. [36882.215405] [<c021c578>] (rcu_note_context_switch+0x0/0x348) from [<c0a825f0>] (__schedule+0x90/0x708)
  1304. [36882.215535] [<c0a82560>] (__schedule+0x0/0x708) from [<c0a830f8>] (preempt_schedule_irq+0x4c/0x70)
  1305. [36882.215665] [<c0a830ac>] (preempt_schedule_irq+0x0/0x70) from [<c0108ef8>] (svc_preempt+0x8/0x18)
  1306. [36882.215733] r4:c02a48dc r3:00000000
  1307. [36882.215984] [<c02a6524>] (new_inode_pseudo+0x0/0x50) from [<c0295850>] (create_write_pipe+0x50/0x1bc)
  1308. [36882.216105] r5:c010242c r4:00000000
  1309. [36882.216300] [<c0295800>] (create_write_pipe+0x0/0x1bc) from [<c0295a88>] (do_pipe_flags+0x30/0x114)
  1310. [36882.216421] r8:00000000 r7:0000002a r6:00000000 r5:2a19b480 r4:00000000
  1311. [36882.216813] [<c0295a58>] (do_pipe_flags+0x0/0x114) from [<c0295b90>] (sys_pipe2+0x24/0x8c)
  1312. [36882.216942] [<c0295b6c>] (sys_pipe2+0x0/0x8c) from [<c0295c14>] (sys_pipe+0x1c/0x20)
  1313. [36882.217062] r5:789f4e88 r4:781e5b54
  1314. [36882.217259] [<c0295bf8>] (sys_pipe+0x0/0x20) from [<c0109300>] (ret_fast_syscall+0x0/0x30)
  1315. [36882.217382] ---[ end trace 8dc0c541062708e5 ]---
  1316. [36882.217779] Alignment trap: not handling instruction e1932f9f at [<c01d2dac>]
  1317. [36882.217927] Unhandled fault: alignment exception (0x001) at 0xf0e7fe0a
  1318. [36882.217995] Internal error: : 1 [#1] PREEMPT SMP ARM
  1319. [36882.218108] Modules linked in:
  1320. [36882.218231] CPU: 0 Tainted: G W (3.4.88-franco.Kernel #59)
  1321. [36882.218347] PC is at finish_task_switch+0x7c/0xf4
  1322. [36882.218414] LR is at __schedule+0x2f8/0x708
  1323. [36882.218480] pc : [<c01d2db0>] lr : [<c0a82858>] psr: a0000013
  1324. [36882.218484] sp : cd9d3cc8 ip : cd9d3ce8 fp : cd9d3ce4
  1325. [36882.218653] r10: eb59ec00 r9 : c110b898 r8 : c10305c0
  1326. [36882.218767] r7 : c010242c r6 : 00000001 r5 : ec7c2400 r4 : f0e7fdde
  1327. [36882.218881] r3 : f0e7fe0a r2 : ffffe3a0 r1 : eab8d000 r0 : c10305d1
  1328. [36882.218946] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
  1329. [36882.219060] Control: 10c5787d Table: 18d3006a DAC: 00000015
  1330. [36882.219124]
  1331. [36882.219126] PC: 0xc01d2d30:
  1332. [36882.219291] 2d30 e89da800 e1a0c00d e92dd878 e24cb004 e52de004 e8bd4000 e59f30d0 e3a02000
  1333. [36882.219869] 2d50 e1a05001 e5904474 e5802474 e5916000 e08f3003 f10c0080 e1a0100d e3c12d7f
  1334. [36882.220493] 2d70 e3c2203f e592100c e59f20a4 e7933002 e5933000 e3530000 1a00001e f1080080
  1335. [36882.221117] 2d90 f57ff05f e3a03000 e3540000 e5853018 0a000009 e284302c f57ff05f e1932f9f
  1336. [36882.221690] 2db0 e2422001 e1831f92 e3310000 1afffffa f57ff05f e3520000 0a000011 e3560040
  1337. [36882.222265] 2dd0 189da878 e2853008 f57ff05f e1932f9f e2422001 e1831f92 e3310000 1afffffa
  1338. [36882.222891] 2df0 f57ff05f e3520000 189da878 e1a00005 ebff31d5 e89da878 e1a00005 eb01cd18
  1339. [36882.223518] 2e10 eaffffdd e1a00004 ebff317b eaffffea fff2f6c4 ffffe3a0 e1a0c00d e92dd830
  1340. [36882.224106]
  1341. [36882.224108] LR: 0xc0a827d8:
  1342. [36882.224274] 27d8 e1b02422 1a0000e2 e59f246c e5931164 e7972002 e5922164 e1510002 1a0000d7
  1343. [36882.224864] 27f8 e59f2458 e5930024 e7972002 e5922000 e3520000 1a000025 e2800101 e1a01003
  1344. [36882.225448] 2818 ebda6988 e5953104 e1a00005 e3530000 05853108 05849474 e5951004 e59a2004
  1345. [36882.226083] 2838 ebda1a9a e1a01000 e5963014 e51b909c e51b807c e7990103 e0880000 ebdd4136
  1346. [36882.226711] 2858 e5963014 e7994103 e0884004 e594349c e3530000 1a000029 e5963004 e5962000
  1347. [36882.227297] 2878 e2433001 e3120002 e5863004 1affff50 e24bd028 e89daff0 e1a00004 ebdd47b3
  1348. [36882.227931] 2898 eaffff73 e1530009 1affffc2 eaffffdc e59f13ac e797c001 e59f13a8 e59cc000
  1349. [36882.228564] 28b8 e7971001 e5911000 e08c1001 e281c103 e150000c 3affffcf e2822101 e0820000
  1350. [36882.229196]
  1351. [36882.229198] SP: 0xcd9d3c48:
  1352. [36882.229313] 3c48 00000001 ec428980 cd9d3c7c c01d2dac a0000013 ffffffff cd9d3cb4 c10305c0
  1353. [36882.229949] 3c68 c110b898 eb59ec00 cd9d3ce4 cd9d3c80 c0108e58 c0102670 c10305d1 eab8d000
  1354. [36882.230525] 3c88 ffffe3a0 f0e7fe0a f0e7fdde ec7c2400 00000001 c010242c c10305c0 c110b898
  1355. [36882.231152] 3ca8 eb59ec00 cd9d3ce4 cd9d3ce8 cd9d3cc8 c0a82858 c01d2db0 a0000013 ffffffff
  1356. [36882.231779] 3cc8 00000000 c23605c0 eab8d000 cd9d2000 cd9d3d94 cd9d3ce8 c0a82858 c01d2d40
  1357. [36882.232411] 3ce8 cd353e20 c200d9f8 c29dd9f8 009d0038 c110b898 001c0000 ea2ce900 c042758c
  1358. [36882.232990] 3d08 c0b05cec c0cd74c4 c10305c0 c10305c0 c10305c0 c10305c0 c01caa80 c0a83d98
  1359. [36882.233619] 3d28 0000c350 00000000 00000619 c01dccf8 00000000 c102d9c0 cd9d2000 c102d9c0
  1360. [36882.234245]
  1361. [36882.234248] IP: 0xcd9d3c68:
  1362. [36882.234362] 3c68 c110b898 eb59ec00 cd9d3ce4 cd9d3c80 c0108e58 c0102670 c10305d1 eab8d000
  1363. [36882.234981] 3c88 ffffe3a0 f0e7fe0a f0e7fdde ec7c2400 00000001 c010242c c10305c0 c110b898
  1364. [36882.235606] 3ca8 eb59ec00 cd9d3ce4 cd9d3ce8 cd9d3cc8 c0a82858 c01d2db0 a0000013 ffffffff
  1365. [36882.236189] 3cc8 00000000 c23605c0 eab8d000 cd9d2000 cd9d3d94 cd9d3ce8 c0a82858 c01d2d40
  1366. [36882.236819] 3ce8 cd353e20 c200d9f8 c29dd9f8 009d0038 c110b898 001c0000 ea2ce900 c042758c
  1367. [36882.237454] 3d08 c0b05cec c0cd74c4 c10305c0 c10305c0 c10305c0 c10305c0 c01caa80 c0a83d98
  1368. [36882.238041] 3d28 0000c350 00000000 00000619 c01dccf8 00000000 c102d9c0 cd9d2000 c102d9c0
  1369. [36882.238627] 3d48 4974cc35 0000218b c11aa1f8 a0000013 00000000 0000c350 00000000 497408e5
  1370. [36882.239257]
  1371. [36882.239259] FP: 0xcd9d3c64:
  1372. [36882.239375] 3c64 c10305c0 c110b898 eb59ec00 cd9d3ce4 cd9d3c80 c0108e58 c0102670 c10305d1
  1373. [36882.240010] 3c84 eab8d000 ffffe3a0 f0e7fe0a f0e7fdde ec7c2400 00000001 c010242c c10305c0
  1374. [36882.240644] 3ca4 c110b898 eb59ec00 cd9d3ce4 cd9d3ce8 cd9d3cc8 c0a82858 c01d2db0 a0000013
  1375. [36882.241228] 3cc4 ffffffff 00000000 c23605c0 eab8d000 cd9d2000 cd9d3d94 cd9d3ce8 c0a82858
  1376. [36882.241813] 3ce4 c01d2d40 cd353e20 c200d9f8 c29dd9f8 009d0038 c110b898 001c0000 ea2ce900
  1377. [36882.242447] 3d04 c042758c c0b05cec c0cd74c4 c10305c0 c10305c0 c10305c0 c10305c0 c01caa80
  1378. [36882.243073] 3d24 c0a83d98 0000c350 00000000 00000619 c01dccf8 00000000 c102d9c0 cd9d2000
  1379. [36882.243646] 3d44 c102d9c0 4974cc35 0000218b c11aa1f8 a0000013 00000000 0000c350 00000000
  1380. [36882.244276]
  1381. [36882.244278] R0: 0xc1030551:
  1382. [36882.244394] 0550 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1383. [36882.244974] 0570 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1384. [36882.245602] 0590 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1385. [36882.246232] 05b0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1386. [36882.246807] 05d0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1387. [36882.247431] 05f0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1388. [36882.248009] 0610 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1389. [36882.248642] 0630 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1390. [36882.249219] 0650 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1391. [36882.249851]
  1392. [36882.249853] R1: 0xeab8cf80:
  1393. [36882.249971] cf80 00000000 eab8cf84 eab8cf84 00000000 00000000 00000000 00000000 00000000
  1394. [36882.250600] cfa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1395. [36882.251179] cfc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1396. [36882.251806] cfe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1397. [36882.252392] d000 00000000 cd9d2000 00000002 40000040 00000000 00000000 00000001 ee112400
  1398. [36882.253023] d020 000018f4 fffff279 00000001 00000072 00000072 00000072 00000000 c10ce848
  1399. [36882.253653] d040 00000f42 0010c73e 00000001 ec428c88 00000000 eb59ec54 ee112454 00000001
  1400. [36882.254236] d060 4f7d133a 0000218b b784547a 00000000 21a4d1c2 0000061a b784547a 00000000
  1401. [36882.254865]
  1402. [36882.254867] R2: 0xffffe320:
  1403. [36882.255031] e320 ******** ******** ******** ******** ******** ******** ******** ********
  1404. [36882.255618] e340 ******** ******** ******** ******** ******** ******** ******** ********
  1405. [36882.256239] e360 ******** ******** ******** ******** ******** ******** ******** ********
  1406. [36882.256858] e380 ******** ******** ******** ******** ******** ******** ******** ********
  1407. [36882.257438] e3a0 ******** ******** ******** ******** ******** ******** ******** ********
  1408. [36882.258064] e3c0 ******** ******** ******** ******** ******** ******** ******** ********
  1409. [36882.258692] e3e0 ******** ******** ******** ******** ******** ******** ******** ********
  1410. [36882.259319] e400 ******** ******** ******** ******** ******** ******** ******** ********
  1411. [36882.259899]
  1412. [36882.259901] R3: 0xf0e7fd8a:
  1413. [36882.260066] fd88 ******** ******** ******** ******** ******** ******** ******** ********
  1414. [36882.260641] fda8 ******** ******** ******** ******** ******** ******** ******** ********
  1415. [36882.261266] fdc8 ******** ******** ******** ******** ******** ******** ******** ********
  1416. [36882.261893] fde8 ******** ******** ******** ******** ******** ******** ******** ********
  1417. [36882.262522] fe08 ******** ******** ******** ******** ******** ******** ******** ********
  1418. [36882.263104] fe28 ******** ******** ******** ******** ******** ******** ******** ********
  1419. [36882.263737] fe48 ******** ******** ******** ******** ******** ******** ******** ********
  1420. [36882.264368] fe68 ******** ******** ******** ******** ******** ******** ******** ********
  1421. [36882.264949] fe88 ******** ******** ******** ******** ******** ******** ******** ********
  1422. [36882.265532]
  1423. [36882.265534] R4: 0xf0e7fd5e:
  1424. [36882.265699] fd5c ******** ******** ******** ******** ******** ******** ******** ********
  1425. [36882.266284] fd7c ******** ******** ******** ******** ******** ******** ******** ********
  1426. [36882.266917] fd9c ******** ******** ******** ******** ******** ******** ******** ********
  1427. [36882.267552] fdbc ******** ******** ******** ******** ******** ******** ******** ********
  1428. [36882.268130] fddc ******** ******** ******** ******** ******** ******** ******** ********
  1429. [36882.268716] fdfc ******** ******** ******** ******** ******** ******** ******** ********
  1430. [36882.269347] fe1c ******** ******** ******** ******** ******** ******** ******** ********
  1431. [36882.269971] fe3c ******** ******** ******** ******** ******** ******** ******** ********
  1432. [36882.270549] fe5c ******** ******** ******** ******** ******** ******** ******** ********
  1433. [36882.271173]
  1434. [36882.271175] R5: 0xec7c2380:
  1435. [36882.271338] 2380 00000000 00000000 00000001 00000000 ec7c2390 ec7c2390 00000000 00000000
  1436. [36882.271911] 23a0 ec7c23a0 ec7c23a0 00000000 00000000 00000000 00000000 00000020 00000000
  1437. [36882.272536] 23c0 0000c350 0000c350 00000000 ffffffff 00000000 00000000 00000000 00000000
  1438. [36882.273156] 23e0 00000000 00000000 00000000 00000000 00000001 00000000 00000000 00000000
  1439. [36882.273730] 2400 00000001 ebc66000 00000002 40000040 00000000 ee121c14 00000000 ebc90400
  1440. [36882.274356] 2420 00000019 0037d1c5 00000000 0000006f 0000006f 0000006f 00000000 c10ce848
  1441. [36882.274981] 2440 00001dc4 000899bc eab8d048 00000000 00000000 ec7c2454 ec7c2454 00000000
  1442. [36882.275611] 2460 4f7d133a 0000218b 9fe63e86 00000001 21a4e906 0000061a 9fe59163 00000001
  1443. [36882.276191]
  1444. [36882.276193] R7: 0xc01023ac:
  1445. [36882.276358] 23ac c10ca100 c100cad8 c100cadc c106f5f8 c106f5f4 c1310894 c1310898 c106f5ec
  1446. [36882.276942] 23cc c103cdec c103ceb4 c1040074 c10e523c c10e5250 c10e5264 c0961d58 c0961910
  1447. [36882.277576] 23ec c103da14 c103dd70 c10cbebc c09b6fbc c09b6ad0 c09a7ef8 c09b65d4 c098d0bc
  1448. [36882.278206] 240c c103cd88 c103ce50 c1041878 c10ade58 c09d69bc c09d44d4 c09d4900 c09d43a0
  1449. [36882.278837] 242c 00000000 00000000 00000000 e1a0c00d e92dd9f0 e24cb004 e24dd08c e52de004
  1450. [36882.279423] 244c eb001bed e5903040 e1a04000 e59f51ec e590603c e203201f e3520013 e08f5005
  1451. [36882.280055] 246c 05967000 0a00002a e1a0200d e3130020 e3c23d7f e1a00006 e3c3303f e5931008
  1452. [36882.280691] 248c e2411001 0a00004c eb0c683c e3500000 0a000016 e59f31a8 e7953003 e5932004
  1453. [36882.281327]
  1454. [36882.281329] R8: 0xc1030540:
  1455. [36882.281445] 0540 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1456. [36882.282070] 0560 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1457. [36882.282654] 0580 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1458. [36882.283280] 05a0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1459. [36882.283906] 05c0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1460. [36882.284529] 05e0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1461. [36882.285106] 0600 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1462. [36882.285734] 0620 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1463. [36882.286364]
  1464. [36882.286366] R9: 0xc110b818:
  1465. [36882.286480] b818 00000000 04040309 00000015 00000000 00000c0a 00000011 00000000 00010a03
  1466. [36882.287103] b838 00000000 00000000 0a000c0a 00040002 c110c1d0 00000c0a 00000011 00000000
  1467. [36882.287728] b858 02020009 00000011 00000000 00010708 00000011 00000000 00000c0a 00000011
  1468. [36882.288310] b878 00000000 00010708 00000011 00000000 00000c0a 00000011 00000000 00000c0a
  1469. [36882.288943] b898 00000011 00000000 02020009 00000011 00000000 0504020b 00000015 00000000
  1470. [36882.289574] b8b8 00000c0a 00000011 00000000 00000c0a 00000011 00000000 00000c0a 00000011
  1471. [36882.290150] b8d8 00000000 00000c0a 00000011 00000000 00010a03 00000000 00000000 0404020b
  1472. [36882.290783] b8f8 00000004 c0b89f5c 0202010b 00000014 c0b89f8c 00010708 00000000 00000000
  1473. [36882.291371]
  1474. [36882.291373] R10: 0xeb59eb80:
  1475. [36882.291487] eb80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1476. [36882.292120] eba0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1477. [36882.292751] ebc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1478. [36882.293332] ebe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1479. [36882.293962] ec00 00000000 cd9ec000 00000002 00000040 00000000 00000000 00000000 eab8d000
  1480. [36882.294594] ec20 00000c50 fffff279 00000001 00000082 00000082 00000082 00000000 c10ce848
  1481. [36882.295226] ec40 0000006e 0253c825 00000001 00000000 00000000 c2360a84 eab8d054 00000001
  1482. [36882.295803] ec60 4f397bc3 0000218b 99859eaf 00000001 6d8ee4b2 0000005c 9975fd38 00000001
  1483. [36882.296431] Process Compositor (pid: 11596, stack limit = 0xcd9d22f0)
  1484. [36882.296544] Stack: (0xcd9d3cc8 to 0xcd9d4000)
  1485. [36882.296610] 3cc0: 00000000 c23605c0 eab8d000 cd9d2000 cd9d3d94 cd9d3ce8
  1486. [36882.296725] 3ce0: c0a82858 c01d2d40 cd353e20 c200d9f8 c29dd9f8 009d0038 c110b898 001c0000
  1487. [36882.296841] 3d00: ea2ce900 c042758c c0b05cec c0cd74c4 c10305c0 c10305c0 c10305c0 c10305c0
  1488. [36882.296909] 3d20: c01caa80 c0a83d98 0000c350 00000000 00000619 c01dccf8 00000000 c102d9c0
  1489. [36882.297024] 3d40: cd9d2000 c102d9c0 4974cc35 0000218b c11aa1f8 a0000013 00000000 0000c350
  1490. [36882.297141] 3d60: 00000000 497408e5 0000218b 0000c350 00000000 497408e5 0000218b cd9d3e58
  1491. [36882.297208] 3d80: cd9d3e64 cd9d2000 cd9d3da4 cd9d3d98 c0a82db8 c0a8256c cd9d3df4 cd9d3da8
  1492. [36882.297324] 3da0: c01f0468 c0a82d84 0000c350 00000000 cd9d3e20 c010242c c1071df4 00000000
  1493. [36882.297441] 3dc0: 497408e5 0000218b 00000000 cd9d3e58 cd9d3e20 00000000 00000000 497408e5
  1494. [36882.297559] 3de0: cd9d2000 78c16cd8 cd9d3ebc cd9d3df8 c01f11f0 c01f0364 cd9d3e1c 00000000
  1495. [36882.297628] 3e00: 00000000 cd9d3f68 cd9d3e1c 00000000 4974cc35 0000218b c23695c0 ed8691c0
  1496. [36882.297745] 3e20: cd9d3e21 00000000 00000000 00000000 4974cc35 0000218b 497408e5 0000218b
  1497. [36882.297862] 3e40: c01c9e6c c235d9f8 00000000 00000000 00000000 c01d82b8 00000064 cd9d3e5c
  1498. [36882.297980] 3e60: cd9d3e5c ed8691c8 eaecde64 eab8d000 ed8691c4 78c16000 ea2ce900 00000cd8
  1499. [36882.298048] 3e80: 00000000 00000000 00000000 ffffffff ea2ce900 00000000 c010242c 00000000
  1500. [36882.298166] 3ea0: 00000000 78c16cd8 00000000 78c16cd8 cd9d3f4c cd9d3ec0 c01f2aac c01f1070
  1501. [36882.298283] 3ec0: ffffffff c01cbe70 00000000 00000000 00000000 c0110774 cd9d3ef4 cd9d3ee8
  1502. [36882.298352] 3ee0: c0110774 c01106b8 cd9d3f04 cd9d3ef8 c0110794 c011075c cd9d3f4c cd9d3f08
  1503. [36882.298471] 3f00: c01e6e44 c0110788 cd9d3f24 cd9d3f18 c0110774 00009011 41d9eb37 00000000
  1504. [36882.298588] 3f20: c11aa800 005b24b9 00000000 00000000 00000000 00000080 00000000 78c16cd8
  1505. [36882.298704] 3f40: cd9d3fa4 cd9d3f50 c01f34e4 c01f29c8 78c16cd8 00000000 ffffffff c0109544
  1506. [36882.298773] 3f60: 497408e5 0000218b 497408e5 0000218b 00000000 005b24b9 00000008 78c16cd8
  1507. [36882.298890] 3f80: 78c16cd4 00000000 000000f0 c0109544 cd9d2000 00000000 00000000 cd9d3fa8
  1508. [36882.299008] 3fa0: c0109300 c01f3450 78c16cd8 78c16cd4 78c16cd8 00000080 00000000 78c16c78
  1509. [36882.299123] 3fc0: 78c16cd8 78c16cd4 00000000 000000f0 00001757 00000000 0000175a 00000000
  1510. [36882.299191] 3fe0: 78c16c78 78c16c60 40034ec8 40047908 600d0010 78c16cd8 00000000 00000000
  1511. [36882.299304] Backtrace:
  1512. [36882.299431] [<c01d2d34>] (finish_task_switch+0x0/0xf4) from [<c0a82858>] (__schedule+0x2f8/0x708)
  1513. [36882.299543] r6:cd9d2000 r5:eab8d000 r4:c23605c0 r3:00000000
  1514. [36882.299842] [<c0a82560>] (__schedule+0x0/0x708) from [<c0a82db8>] (schedule+0x40/0x80)
  1515. [36882.299966] [<c0a82d78>] (schedule+0x0/0x80) from [<c01f0468>] (futex_wait_queue_me+0x110/0x184)
  1516. [36882.300087] [<c01f0358>] (futex_wait_queue_me+0x0/0x184) from [<c01f11f0>] (futex_wait+0x18c/0x258)
  1517. [36882.300209] [<c01f1064>] (futex_wait+0x0/0x258) from [<c01f2aac>] (do_futex+0xf0/0xa88)
  1518. [36882.300280] [<c01f29bc>] (do_futex+0x0/0xa88) from [<c01f34e4>] (sys_futex+0xa0/0x17c)
  1519. [36882.300400] [<c01f3444>] (sys_futex+0x0/0x17c) from [<c0109300>] (ret_fast_syscall+0x0/0x30)
  1520. [36882.300518] Code: 0a000009 e284302c f57ff05f e1932f9f (e2422001)
  1521.  
  1522. No errors detected
  1523. Boot info:
  1524. Last boot reason: tz_err
Advertisement
Add Comment
Please, Sign In to add comment