Advertisement
Guest User

Untitled

a guest
Jun 20th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 133.23 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.0-gd351022 (root@ashish-pc) (gcc version 4.9.4 20160401 (optimized) (UBERTC-4.9.4) ) #1 SMP PREEMPT Tue Jun 21 01:59:29 IST 2016
  4. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] Machine: Qualcomm MSM 8x26 / MSM 8x28 (Flattened Device Tree), model: Qualcomm MSM 8926 H3-LTE
  7. [ 0.000000] Powerup reason=0x80180
  8. [ 0.000000] Hw version=0x10
  9. [ 0.000000] qcom,ion-heap@28 reserved EBI1 size 314000
  10. [ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-41a0000
  11. [ 0.000000] Node qcom,msm-mem-hole removed memory 8000000-f500000
  12. [ 0.000000] Node qcom,msm-mem-hole removed memory fa00000-ff00000
  13. [ 0.000000] memory pool 3 (start 0x7fc00000 size 400000) initialized
  14. [ 0.000000] Initialized persistent memory from 7fa00000-7fbfffff
  15. [ 0.000000] cma: CMA: reserved 16 MiB at 2e800000
  16. [ 0.000000] cma: Found secure_region, memory base 0, size 109 MiB, limit 0xffffffff
  17. [ 0.000000] cma: CMA: reserved 112 MiB at 78800000
  18. [ 0.000000] cma: Found adsp_region, memory base 0, size 42 MiB, limit 0x00000000
  19. [ 0.000000] cma: CMA: reserved 44 MiB at 2bc00000
  20. [ 0.000000] cma: Found qsecom_region, memory base 0, size 13 MiB, limit 0x00000000
  21. [ 0.000000] cma: CMA: reserved 16 MiB at 2ac00000
  22. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  23. [ 0.000000] IMEM DT static mapping successful
  24. [ 0.000000] On node 0 totalpages: 492032
  25. [ 0.000000] free_area_init_node: node 0, pgdat c13fac00, node_mem_map c20df000
  26. [ 0.000000] Normal zone: 1520 pages used for memmap
  27. [ 0.000000] Normal zone: 0 pages reserved
  28. [ 0.000000] Normal zone: 161808 pages, LIFO batch:31
  29. [ 0.000000] HighMem zone: 2576 pages used for memmap
  30. [ 0.000000] HighMem zone: 326128 pages, LIFO batch:31
  31. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c312c000 s16256 r8192 d12416 u36864
  32. [ 0.000000] pcpu-alloc: s16256 r8192 d12416 u36864 alloc=9*4096
  33. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  34. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 487936
  35. [ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=dior user_debug=31 msm_rtb.filter=0x37 androidboot.selinux=permissive androidboot.emmc=true androidboot.modem=LTEW androidboot.hwversion=10 androidboot.serialno=5e91d3ce androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_auo_nt35521_720p_video
  36. [ 0.000000] androidboot.modem= LTEW
  37. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  38. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  39. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  40. [ 0.000000] Memory:
  41. [ 0.000000] 128MB
  42. [ 0.000000] 5MB
  43. [ 0.000000] 1789MB
  44. [ 0.000000] = 1922MB total
  45. [ 0.000000] Memory: 1711908k/1711908k available, 260316k reserved, 1198080K highmem
  46. [ 0.000000] Virtual kernel memory layout:
  47. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  48. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  49. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  50. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  51. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  52. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  53. .text : 0xc0008000 - 0xc110d998 (17431 kB)
  54. .init : 0xc1200000 - 0xc130af80 (1068 kB)
  55. .data : 0xc130c000 - 0xc1434030 (1185 kB)
  56. .bss : 0xc1434054 - 0xc1c090a0 (8021 kB)
  57. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  58. [ 0.000000] Preemptible hierarchical RCU implementation.
  59. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  60. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  61. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  62. [ 0.000000] Switching to timer-based delay loop
  63. [ 0.000054] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  64. [ 0.000060] pid_max: default: 32768 minimum: 301
  65. [ 0.000252] Security Framework initialized
  66. [ 0.000283] SELinux: Initializing.
  67. [ 0.000378] SELinux: Starting in permissive mode
  68. [ 0.000447] Mount-cache hash table entries: 512
  69. [ 0.001542] Initializing cgroup subsys debug
  70. [ 0.001550] Initializing cgroup subsys cpuacct
  71. [ 0.001556] Initializing cgroup subsys freezer
  72. [ 0.001561] Initializing cgroup subsys bfqio
  73. [ 0.001638] CPU: Testing write buffer coherency:
  74. [ 0.001639] ok
  75. [ 0.001833] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  76. [ 0.001893] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
  77. [ 0.004583] Setting up static identity map for 0xb19590 - 0xb195f4
  78. [ 0.004611] Configuring XPU violations to be fatal errors
  79. [ 0.004617] MSM Memory Dump table set up
  80. [ 0.011159] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  81. [ 0.016863] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  82. [ 0.022595] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  83. [ 0.022785] Brought up 4 CPUs
  84. [ 0.022797] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  85. [ 0.033557] VFP support v0.3:
  86. [ 0.033558] implementor 41 architecture 2 part 30 variant 7 rev 3
  87. [ 0.034027] dummy:
  88. [ 0.041496] NET: Registered protocol family 16
  89. [ 0.044110] DMA: preallocated 256 KiB pool for atomic coherent allocations
  90. [ 0.046063] KPI: Bootloader start count = 30161
  91. [ 0.046068] KPI: Bootloader end count = 52722
  92. [ 0.046073] KPI: Bootloader display count = 43671
  93. [ 0.046077] KPI: Bootloader load kernel count = 1315
  94. [ 0.046083] KPI: Kernel MPM timestamp = 195461
  95. [ 0.046087] KPI: Kernel MPM Clock frequency = 32768
  96. [ 0.046104] socinfo_print: v9, id=224, ver=1.1, raw_id=2328, raw_ver=1 ,hw_plat=12, hw_plat_ver=0
  97. accessory_chip=0,hw_plat_subtype=0, pmic_model=65540, pmic_die_revision=131074,foundry_id=0
  98. [ 0.061465] gpiochip_add: registered GPIOs 0 to 120 on device: msmgpio
  99. [ 0.067898] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  100. [ 0.084284] mem_acc_corner: 0 <--> 0 mV
  101. [ 0.097066] 8226_s1: 500 <--> 1275 mV at 0 mV normal idle
  102. [ 0.097592] 8226_s1_corner: 0 <--> 0 mV at 0 mV normal idle
  103. [ 0.098061] 8226_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  104. [ 0.098568] 8226_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  105. [ 0.099096] 8226_s3: 1200 <--> 1300 mV at 1200 mV normal idle
  106. [ 0.099614] 8226_s4: 1800 <--> 2200 mV at 1800 mV normal idle
  107. [ 0.100154] 8226_s5: 1150 mV normal idle
  108. [ 0.100690] 8226_l1: 1225 mV normal idle
  109. [ 0.101201] 8226_l2: 1200 mV normal idle
  110. [ 0.101745] 8226_l3: 750 <--> 1287 mV at 0 mV normal idle
  111. [ 0.102280] 8226_l3_ao: 750 <--> 1287 mV at 0 mV normal idle
  112. [ 0.102789] 8226_l3_so: 750 <--> 1287 mV at 750 mV normal idle
  113. [ 0.103310] 8226_l4: 1200 mV normal idle
  114. [ 0.103855] 8226_l5: 1290 mV normal idle
  115. [ 0.104410] 8226_l6: 1800 mV normal idle
  116. [ 0.104929] 8226_l7: 1850 mV normal idle
  117. [ 0.105717] 8226_l8: 1800 mV normal idle
  118. [ 0.106240] 8226_l8_ao: 1800 mV normal idle
  119. [ 0.106750] 8226_l8_so: 1800 mV normal idle
  120. [ 0.107321] 8226_l9: 2050 mV normal idle
  121. [ 0.107873] 8226_l10: 1800 mV normal idle
  122. [ 0.108360] 8226_l12: 1800 mV normal idle
  123. [ 0.108887] 8226_l14: 2750 mV normal idle
  124. [ 0.109404] 8226_l15: 2800 mV normal idle
  125. [ 0.109903] 8226_l16: 3000 <--> 3350 mV at 3300 mV normal idle
  126. [ 0.110416] 8226_l17: 2950 mV normal idle
  127. [ 0.110939] 8226_l18: 2950 mV normal idle
  128. [ 0.111450] 8226_l19: 2850 mV normal idle
  129. [ 0.111975] 8226_l20: 3075 mV normal idle
  130. [ 0.112547] 8226_l21: 1800 <--> 2950 mV at 2950 mV normal idle
  131. [ 0.113073] 8226_l22: 1800 <--> 2950 mV at 2950 mV normal idle
  132. [ 0.113598] 8226_l23: 1800 <--> 2950 mV at 2950 mV normal idle
  133. [ 0.114141] 8226_l24: 1300 <--> 1350 mV at 1300 mV normal idle
  134. [ 0.114678] 8226_l25: 1775 <--> 2125 mV at 1775 mV normal idle
  135. [ 0.115178] 8226_l26: 1225 mV normal idle
  136. [ 0.115728] 8226_l27: 2050 mV normal idle
  137. [ 0.116266] 8226_l28: 1800 <--> 2950 mV at 2950 mV normal idle
  138. [ 0.116774] 8226_lvs1:
  139. [ 0.117400] 8226_s2: 900 <--> 1350 mV at 1150 mV
  140. [ 0.117549] spm_regulator_probe: name=8226_s2, range=MV, voltage=1150000 uV, mode=AUTO, step rate=9600 uV/us
  141. [ 0.142597] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  142. [ 0.148299] qup_i2c f9927000.i2c: Missing 'qcom,master-id' DT entry
  143. [ 0.150728] qup_i2c f9928000.i2c: Missing 'qcom,master-id' DT entry
  144. [ 0.152240] cpr_efuse_init: efuse_addr = 0xfc4b8000 (len=0x1000)
  145. [ 0.152275] cpr_parse_speed_bin_fuse: [row: 22]: 0x20b9160600000199, speed_bits = 1
  146. [ 0.152294] cpr_fuse_is_setting_expected: [row:22] = 0x20b9160600000199 @24:3 == 2 ?: no
  147. [ 0.152312] cpr_pvs_init: pvs voltage: [1050000 1150000 1290000] uV
  148. [ 0.152318] cpr_pvs_init: ceiling voltage: [1050000 1150000 1290000] uV
  149. [ 0.152325] cpr_pvs_init: floor voltage: [1050000 1050000 1100000] uV
  150. [ 0.152563] cpr_fuse_is_setting_expected: [row:138] = 0x8004a34a383541 @57:1 == 1 ?: no
  151. [ 0.152583] cpr_init_cpr_efuse: [row:138] = 0x8004a34a383541
  152. [ 0.152594] cpr_init_cpr_efuse: disable = 0, local = 1
  153. [ 0.152601] cpr_init_cpr_efuse: Corner[1]: ro_sel = 2, target quot = 842
  154. [ 0.152608] cpr_init_cpr_efuse: Corner[2]: ro_sel = 2, target quot = 899
  155. [ 0.152614] cpr_init_cpr_efuse: Corner[3]: ro_sel = 2, target quot = 1345
  156. [ 0.152624] cpr_init_cpr_efuse: Corner[1]: adjusted target quot = 842
  157. [ 0.152630] cpr_init_cpr_efuse: Corner[2]: adjusted target quot = 971
  158. [ 0.152635] cpr_init_cpr_efuse: Corner[3]: adjusted target quot = 1417
  159. [ 0.152672] cpr_parse_pvs_version_fuse: [row: 22]: 0x20b9160600000199, pvs_version = 1
  160. [ 0.152694] cpr_get_corner_quot_adjustment: quotient adjustment scaling factor: 0.553
  161. [ 0.152700] cpr_get_corner_quot_adjustment: adjusted quotient[12] = 1417
  162. [ 0.152706] cpr_get_corner_quot_adjustment: adjusted quotient[11] = 1364
  163. [ 0.152711] cpr_get_corner_quot_adjustment: adjusted quotient[10] = 1311
  164. [ 0.152717] cpr_get_corner_quot_adjustment: adjusted quotient[9] = 1280
  165. [ 0.152723] cpr_get_corner_quot_adjustment: adjusted quotient[8] = 1258
  166. [ 0.152728] cpr_get_corner_quot_adjustment: adjusted quotient[7] = 1195
  167. [ 0.152734] cpr_get_corner_quot_adjustment: adjusted quotient[6] = 1142
  168. [ 0.152740] cpr_get_corner_quot_adjustment: adjusted quotient[5] = 1088
  169. [ 0.152792] cpr_init_cpr_parameters: CPR is disabled by default.
  170. [ 0.152811] cpr_config: Timer count: 0x17700 (for 5000 us)
  171. [ 0.153122] apc_corner: 0 <--> 0 mV
  172. [ 0.154359] msm-thermal qcom,msm-thermal.68: probe_freq_mitigation:Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-mitigation-temp. err=-22. KTM continues
  173. [ 0.154372] msm-thermal qcom,msm-thermal.68: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
  174. [ 0.154384] msm-thermal qcom,msm-thermal.68: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  175. [ 0.154709] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
  176. [ 0.154723] msm-thermal qcom,msm-thermal.68: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues
  177. [ 0.154737] msm-thermal qcom,msm-thermal.68: probe_thermal_efuse_read:Failed reading node=/soc/qcom,msm-thermal, key=qcom,efuse-data. KTM continues
  178. [ 0.154914] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  179. [ 0.155444] persistent_ram: found existing buffer, size 197631, start 197631
  180. [ 0.157405] console [ram-1] enabled
  181. [ 0.157446] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  182. [ 0.157454] hw-breakpoint: maximum watchpoint size is 8 bytes.
  183. [ 0.162966] sps:sps is ready.
  184. [ 0.162967] gdsc_venus:
  185. [ 0.163301] gdsc_mdss:
  186. [ 0.163637] gdsc_jpeg:
  187. [ 0.163966] gdsc_vfe:
  188. [ 0.164284] gdsc_oxili_cx:
  189. [ 0.164572] gdsc_usb_hsic:
  190. [ 0.165488] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr f0400000
  191. [ 0.165754] Physical OCMEM zone layout:
  192. [ 0.165765] zone graphics : 0xfec00000 - 0xfec1ffff ( 128 KB)
  193. [ 0.195857] bio: create slab <bio-0> at 0
  194. [ 0.197137] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  195. [ 0.197220] ION-heap mm: Cannot specify alignment for this type of heap
  196. [ 0.197309] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  197. [ 0.197386] ION-heap adsp: Cannot specify alignment for this type of heap
  198. [ 0.197474] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  199. [ 0.198011] ION heap system created
  200. [ 0.198122] ION heap kmalloc created
  201. [ 0.198172] ION heap mm created at 0x78800000 with size 6d00000
  202. [ 0.198195] ION heap adsp created at 0x2bc00000 with size 2a00000
  203. [ 0.198216] ION heap qsecom created at 0x2ac00000 with size d00000
  204. [ 0.198250] ION heap audio created at 0x7fc00000 with size 314000
  205. [ 0.198281] ION heap pil_1 created at 0x0dc00000 with size 1900000
  206. [ 0.199676] lm3533_i2c_init
  207. [ 0.199720] lm3533 6-0038: lm3533_i2c_probe
  208. [ 0.199869] lm3533 6-0038: In lm3533_enable
  209. [ 0.199880] lm3533 6-0038: update [2c]: 00/01
  210. [ 0.200110] lm3533 6-0038: update [2c]: 06/06
  211. [ 0.200890] SCSI subsystem initialized
  212. [ 0.201055] usbcore: registered new interface driver usbfs
  213. [ 0.201146] usbcore: registered new interface driver hub
  214. [ 0.201268] usbcore: registered new device driver usb
  215. [ 0.201712] Linux media interface: v0.10
  216. [ 0.201775] Linux video capture interface: v2.00
  217. [ 0.203477] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at f00e0000, with 3 ctx banks
  218. [ 0.204469] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at f0160000, with 3 ctx banks
  219. [ 0.205487] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at f0440000, with 3 ctx banks
  220. [ 0.206413] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at f0460000, with 3 ctx banks
  221. [ 0.207335] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at f0480000, with 3 ctx banks
  222. [ 0.208425] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  223. [ 0.208553] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  224. [ 0.208671] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  225. [ 0.208802] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  226. [ 0.208933] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  227. [ 0.209050] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  228. [ 0.209186] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  229. [ 0.209315] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_cp using bank 1
  230. [ 0.209436] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  231. [ 0.209587] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  232. [ 0.209704] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  233. [ 0.209823] msm_iommu_ctx_v1 fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
  234. [ 0.209953] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  235. [ 0.210075] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  236. [ 0.210214] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  237. [ 0.210883] Advanced Linux Sound Architecture Driver Version 1.0.25.
  238. [ 0.211547] Bluetooth: Core ver 2.16
  239. [ 0.211597] NET: Registered protocol family 31
  240. [ 0.211604] Bluetooth: HCI device and connection manager initialized
  241. [ 0.211613] Bluetooth: HCI socket layer initialized
  242. [ 0.211620] Bluetooth: L2CAP socket layer initialized
  243. [ 0.211804] Bluetooth: SCO socket layer initialized
  244. [ 0.212159] cfg80211: Calling CRDA to update world regulatory domain
  245. [ 0.212197] cfg80211: World regulatory domain updated:
  246. [ 0.212204] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  247. [ 0.212214] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  248. [ 0.212223] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  249. [ 0.212231] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  250. [ 0.212271] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  251. [ 0.212280] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  252. [ 0.212288] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  253. [ 0.212296] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  254. [ 0.212305] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  255. [ 0.213283] Switching to clocksource arch_sys_counter
  256. [ 0.246596] NET: Registered protocol family 2
  257. [ 0.246863] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  258. [ 0.247690] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  259. [ 0.250227] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
  260. [ 0.253136] TCP: Hash tables configured (established 131072 bind 65536)
  261. [ 0.253143] TCP: reno registered
  262. [ 0.253156] UDP hash table entries: 512 (order: 2, 24576 bytes)
  263. [ 0.253216] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  264. [ 0.253605] NET: Registered protocol family 1
  265. [ 0.253883] Trying to unpack rootfs image as initramfs...
  266. [ 0.328564] Freeing initrd memory: 888K
  267. [ 0.333604] clock-a7 f9011050.qcom,clock-a7: Speed bin: 1
  268. [ 0.333614] clock-a7 f9011050.qcom,clock-a7: PVS version: 1
  269. [ 0.335601] gpiochip_find_base: found new base at 992
  270. [ 0.335774] gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p
  271. [ 0.336870] gpiochip_find_base: found new base at 960
  272. [ 0.337037] gpiochip_add: registered GPIOs 960 to 991 on device: smp2p
  273. [ 0.337091] gpiochip_find_base: found new base at 928
  274. [ 0.337250] gpiochip_add: registered GPIOs 928 to 959 on device: smp2p
  275. [ 0.338352] gpiochip_find_base: found new base at 896
  276. [ 0.338527] gpiochip_add: registered GPIOs 896 to 927 on device: smp2p
  277. [ 0.338583] gpiochip_find_base: found new base at 864
  278. [ 0.338743] gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel
  279. [ 0.339899] gpiochip_find_base: found new base at 832
  280. [ 0.340062] gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel
  281. [ 0.340152] gpiochip_find_base: found new base at 800
  282. [ 0.340322] gpiochip_add: registered GPIOs 800 to 831 on device: smp2p
  283. [ 0.341504] gpiochip_find_base: found new base at 768
  284. [ 0.341667] gpiochip_add: registered GPIOs 768 to 799 on device: smp2p
  285. [ 0.341721] gpiochip_find_base: found new base at 736
  286. [ 0.341891] gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel
  287. [ 0.343118] gpiochip_find_base: found new base at 704
  288. [ 0.343283] gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel
  289. [ 0.343420] gpiochip_find_base: found new base at 672
  290. [ 0.343601] gpiochip_add: registered GPIOs 672 to 703 on device: smp2p
  291. [ 0.344884] gpiochip_find_base: found new base at 640
  292. [ 0.345050] gpiochip_add: registered GPIOs 640 to 671 on device: smp2p
  293. [ 0.345102] gpiochip_find_base: found new base at 608
  294. [ 0.345274] gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel
  295. [ 0.346578] gpiochip_find_base: found new base at 576
  296. [ 0.346746] gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel
  297. [ 0.346927] gpiochip_find_base: found new base at 544
  298. [ 0.347093] gpiochip_add: registered GPIOs 544 to 575 on device: rdbg
  299. [ 0.348457] gpiochip_find_base: found new base at 512
  300. [ 0.348625] gpiochip_add: registered GPIOs 512 to 543 on device: rdbg
  301. [ 0.348682] gpiochip_find_base: found new base at 480
  302. [ 0.348848] gpiochip_add: registered GPIOs 480 to 511 on device: rdbg
  303. [ 0.350244] gpiochip_find_base: found new base at 448
  304. [ 0.350411] gpiochip_add: registered GPIOs 448 to 479 on device: rdbg
  305. [ 0.352027] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  306. [ 0.356971] pil_pronto fb21b000.qcom,pronto: using secure boot
  307. [ 0.359232] pil_venus fdce0000.qcom,venus: using secure boot
  308. [ 0.367121] NET: Registered protocol family 27
  309. [ 0.372649] dma_test_init, minor number 64
  310. [ 0.377908] msm_rpm_log_probe: OK
  311. [ 0.385952] msm_rtb: probe of qcom,msm-rtb.69 failed with error -12
  312. [ 0.388980] audit: initializing netlink socket (disabled)
  313. [ 0.389031] type=2000 audit(0.380:1): initialized
  314. [ 0.390670] highmem bounce pool size: 64 pages
  315. [ 0.402588] fuse init (API version 7.18)
  316. [ 0.403888] SELinux: Registering netfilter hooks
  317. [ 0.405651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  318. [ 0.405657] io scheduler noop registered
  319. [ 0.405660] io scheduler deadline registered
  320. [ 0.405672] io scheduler row registered
  321. [ 0.405690] io scheduler cfq registered
  322. [ 0.405694] io scheduler test-iosched registered
  323. [ 0.405706] io scheduler fiops registered
  324. [ 0.405799] io scheduler bfq registered (default)
  325. [ 0.406022] BFQ I/O-scheduler: v7r8
  326. [ 0.406023] gpiochip_find_base: found new base at 440
  327. [ 0.406103] gpiochip_add: registered GPIOs 440 to 447 on device: pm8226-gpio
  328. [ 0.406332] qcom,qpnp-pin qpnp-pin-ea548400: qpnp_pin_probe: gpio_chip registered between 440-447
  329. [ 0.406456] gpiochip_find_base: found new base at 432
  330. [ 0.406518] gpiochip_add: registered GPIOs 432 to 439 on device: pm8226-mpp
  331. [ 0.406917] qcom,qpnp-pin qpnp-pin-ea548600: qpnp_pin_probe: gpio_chip registered between 432-439
  332. [ 0.407111] lm3533-backlight lm3533-backlight.0: lm3533_bl_probe
  333. [ 0.407472] lm3533_ctrlbank_set_max_current 19400
  334. [ 0.407472] lm3533 6-0038: update [1a]: 02/02
  335. [ 0.407739] lm3533 6-0038: update [27]: 01/01
  336. [ 0.408015] mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xf04c0000
  337. [ 0.408034] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xf0142000
  338. [ 0.408165] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
  339. [ 0.408169] mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap
  340. [ 0.408180] mdss_mdp_parse_dt_prop_len: Error from prop qcom,mdss-ad-off : spec error in device tree
  341. [ 0.408195] mdss_mdp_parse_bootarg: mdss_mdp_parse_bootarg:1542: pan_name=[1:dsi:0:qcom,mdss_dsi_auo_nt35521_720p_video] end=[]
  342. [ 0.409377] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  343. [ 0.409424] mdss_dsi_panel_init: Panel Name = auo nt35521 720p video mode dsi panel
  344. [ 0.409625] mdss_dsi_parse_roi_alignment: Panel roi alignment not found
  345. [ 0.409625] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-status-command
  346. [ 0.409642] mdss_dsi_parse_panel_features:857 Partial update disabled
  347. [ 0.409654] mdss_dsi_parse_panel_features: ulps feature disabled
  348. [ 0.409673] mdss_dsi_parse_panel_features: dynamic switch feature enabled: 0
  349. [ 0.409673] mdss_dsi_set_refresh_rate_range:914, Unable to read max refresh rate
  350. [ 0.409677] dyn_fps: min = 45, max = 60
  351. [ 0.409889] mdss_dsi_panel_init: Continuous splash enabled
  352. [ 0.409889] dsi_panel_device_register:1489, Disp_en gpio not specified
  353. [ 0.409957] mdss_dsi_retrieve_ctrl_resources: ctrl_base=f014e800 ctrl_size=1f8 phy_base=f0156b00 phy_size=2b0
  354. [ 0.409965] dsi_panel_device_register: Using default BTA for ESD check
  355. [ 0.433469] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  356. [ 0.433703] mdss_hw_init: MDP Rev=10010001
  357. [ 0.434095] mdss_dsi_status_init: DSI status check interval:5000
  358. [ 0.434584] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.23
  359. [ 0.435146] mdss_fb_parse_dt: split framebuffer left=0 right=0
  360. [ 0.435255] mdss_fb_register: FrameBuffer[0] 720x1280 registered successfully!
  361. [ 0.435284] mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
  362. [ 0.435389] Registered led device: lcd-backlight
  363. [ 0.435433] mdss_fb_parse_dt: split framebuffer left=0 right=0
  364. [ 0.435531] mdss_fb_register: FrameBuffer[1] 1280x720 registered successfully!
  365. [ 0.435556] mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
  366. [ 0.435811] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
  367. [ 0.435907] f991f000.serial: ttyHSL0 at MMIO 0xf991f000 (irq = 141) is a MSM
  368. [ 0.438191] msm_serial_hsl_init: driver initialized
  369. [ 0.442299] diagchar initialized now
  370. [ 0.442299] kgsl bus ib [0] = 1800000000
  371. [ 0.442306] kgsl bus ib [1] = 3600000000
  372. [ 0.442309] kgsl bus ib [2] = 4800000000
  373. [ 0.442312] kgsl bus index is 2 for pwrlevel 0
  374. [ 0.442315] kgsl bus index is 1 for pwrlevel 1
  375. [ 0.442318] kgsl bus index is 0 for pwrlevel 2
  376. [ 0.442626] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  377. [ 0.448626] brd: module loaded
  378. [ 0.451053] loop: module loaded
  379. [ 0.451382] QSEECOM: qseecom_probe: support_bus_scaling=0x1
  380. [ 0.451387] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
  381. [ 0.451392] QSEECOM: qseecom_probe: Device does not support PFE
  382. [ 0.451396] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x0
  383. [ 0.451401] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  384. [ 0.451430] QSEECOM: qseecom_probe: qseecom.appsbl_qseecom_support = 0x0
  385. [ 0.451992] QSEECOM: qseecom_probe: secure app region addr=0xd980000 size=0x256000
  386. [ 0.451993] 8226_l28: Failed to create debugfs directory
  387. [ 0.452255] isa1000_setup: isa1000 set up
  388. [ 0.452411] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  389. [ 0.452416] i2c-core: driver [tabla-i2c-core] using legacy resume method
  390. [ 0.452510] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  391. [ 0.452514] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  392. [ 0.452782] SCSI Media Changer driver v0.25
  393. [ 0.453140] sps: BAM device 0xf9904000 is not registered yet.
  394. [ 0.454393] sps:BAM 0xf9904000 is registered.
  395. [ 0.454394] tun: Universal TUN/TAP device driver, 1.6
  396. [ 0.454399] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  397. [ 0.454457] rmnet_init: BAM devices[9]
  398. [ 0.459457] PPP generic driver version 2.4.2
  399. [ 0.459544] PPP BSD Compression module registered
  400. [ 0.459548] PPP Deflate Compression module registered
  401. [ 0.460139] PPP MPPE Compression module registered
  402. [ 0.460145] NET: Registered protocol family 24
  403. [ 0.460367] wcnss_wlan probed in built-in mode
  404. [ 0.460943] usbcore: registered new interface driver asix
  405. [ 0.460989] usbcore: registered new interface driver cdc_ether
  406. [ 0.461019] usbcore: registered new interface driver net1080
  407. [ 0.461049] usbcore: registered new interface driver cdc_subset
  408. [ 0.461081] usbcore: registered new interface driver zaurus
  409. [ 0.461199] usbcore: registered new interface driver cdc_ncm
  410. [ 0.461967] msm_otg f9a55000.usb: msm_otg probe
  411. [ 0.463460] msm_otg f9a55000.usb: OTG regs = f042c000
  412. [ 0.464781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  413. [ 0.464951] Unable to get vbus_otg
  414. [ 0.464956] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
  415. [ 0.464974] platform msm_hsusb_host: Driver msm_hsusb_host requests probe deferral
  416. [ 0.465549] usbcore: registered new interface driver cdc_acm
  417. [ 0.465554] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  418. [ 0.465597] usbcore: registered new interface driver ccid_bridge
  419. [ 0.465687] ccid_bridge_init: success
  420. [ 0.465690] Initializing USB Mass Storage driver...
  421. [ 0.465733] usbcore: registered new interface driver usb-storage
  422. [ 0.465737] USB Mass Storage support registered.
  423. [ 0.465764] usbcore: registered new interface driver ums-alauda
  424. [ 0.465790] usbcore: registered new interface driver ums-cypress
  425. [ 0.465816] usbcore: registered new interface driver ums-datafab
  426. [ 0.465843] usbcore: registered new interface driver ums-freecom
  427. [ 0.465869] usbcore: registered new interface driver ums-isd200
  428. [ 0.465894] usbcore: registered new interface driver ums-jumpshot
  429. [ 0.465920] usbcore: registered new interface driver ums-karma
  430. [ 0.465951] usbcore: registered new interface driver ums-onetouch
  431. [ 0.465979] usbcore: registered new interface driver ums-sddr09
  432. [ 0.466005] usbcore: registered new interface driver ums-sddr55
  433. [ 0.466031] usbcore: registered new interface driver ums-usbat
  434. [ 0.466062] usbcore: registered new interface driver usb_ehset_test
  435. [ 0.466700] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
  436. [ 0.467147] mbim_init: initialize 1 instances
  437. [ 0.467208] mbim_init: Initialized 1 ports
  438. [ 0.468453] rndis_qc_init: initialize rndis QC instance
  439. [ 0.468838] android_usb gadget: Mass Storage Function, version: 2009/09/11
  440. [ 0.468843] android_usb gadget: Number of LUNs=4
  441. [ 0.468848] lun0: LUN: removable read only CD-ROM file: (no medium)
  442. [ 0.468852] lun1: LUN: read only CD-ROM file: (no medium)
  443. [ 0.468856] lun2: LUN: removable file: (no medium)
  444. [ 0.468860] lun3: LUN: removable file: (no medium)
  445. [ 0.469112] android_usb gadget: android_usb ready
  446. [ 0.469599] usbcore: registered new interface driver usb_acecad
  447. [ 0.469629] usbcore: registered new interface driver aiptek
  448. [ 0.469658] usbcore: registered new interface driver gtco
  449. [ 0.469688] usbcore: registered new interface driver hanwang
  450. [ 0.469722] usbcore: registered new interface driver kbtab
  451. [ 0.469751] usbcore: registered new interface driver wacom
  452. [ 0.469755] ft5x06_i2c_init
  453. [ 0.469817] num_fw = 1
  454. [ 0.469833] i2c-pull-up = 1
  455. [ 0.469836] reset gpio = 16
  456. [ 0.469838] irq gpio = 17
  457. [ 0.469841] x_max = 720
  458. [ 0.469844] y_max = 1280
  459. [ 0.469846] z_max = 255
  460. [ 0.469849] w_max = 200
  461. [ 0.469851] landing_jiffies = 1000
  462. [ 0.469854] landing_threshold = 16
  463. [ 0.469857] staying_threshold = 8
  464. [ 0.469859] raw min = 7000
  465. [ 0.469862] raw max = 10000
  466. [ 0.469864] key_num = 3
  467. [ 0.469867] keymap[0] = 139
  468. [ 0.469870] keypos[0] = 2
  469. [ 0.469873] key[0]: 115 1317 10 50
  470. [ 0.469876] keymap[1] = 102
  471. [ 0.469879] keypos[1] = 6
  472. [ 0.469883] key[1]: 355 1317 10 50
  473. [ 0.469886] keymap[2] = 158
  474. [ 0.469889] keypos[2] = 10
  475. [ 0.469892] key[2]: 595 1317 10 50
  476. [ 0.469896] firmare 0 chip = 0x14, vendor = 0x3b name = ft5336_firmware.fw
  477. [ 0.683630] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  478. [ 0.683690] qup_i2c f9927000.i2c: I2C slave addr:0x38 not connected
  479. [ 0.683727] ft5x06_i2c 5-0038: failed to read chip id
  480. [ 0.683809] ft5x06_i2c: probe of 5-0038 failed with error -107
  481. [ 0.793559] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  482. [ 0.793614] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  483. [ 0.793649] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 1
  484. [ 0.823538] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  485. [ 0.823592] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  486. [ 0.823626] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 2
  487. [ 0.853536] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  488. [ 0.853590] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  489. [ 0.853624] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 3
  490. [ 0.883535] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  491. [ 0.883588] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  492. [ 0.883622] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 4
  493. [ 0.913495] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  494. [ 0.913549] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  495. [ 0.913584] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 5
  496. [ 0.943536] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  497. [ 0.943590] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  498. [ 0.943624] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 6
  499. [ 0.973534] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  500. [ 0.973589] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  501. [ 0.973623] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 7
  502. [ 1.003552] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  503. [ 1.003606] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  504. [ 1.003640] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 8
  505. [ 1.033537] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  506. [ 1.033592] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  507. [ 1.033626] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 9
  508. [ 1.063528] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  509. [ 1.063581] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
  510. [ 1.063616] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_set_page: I2C retry 10
  511. [ 1.093474] synaptics_rmi4_i2c 5-0020: synaptics_rmi4_probe: Failed to query device
  512. [ 1.094164] synaptics_rmi4_i2c: probe of 5-0020 failed with error -5
  513. [ 1.094465] #### init for imagis #####
  514. [ 1.095866] [ Imagis ] ist30xx_probe(), the i2c addr=0x50
  515. [ 1.095868] ### reset gpio = 16 ####
  516. [ 1.095887] ### irq gpio = 17 ####
  517. [ 1.095900] ### max x = 720 ####
  518. [ 1.095912] ### max y = 1280 ####
  519. [ 1.095925] ### max w = 200 ####
  520. [ 1.095937] ### key num = 3 ####
  521. [ 1.095951] #### key [0] = 158 ####
  522. [ 1.095965] #### key [1] = 102 ####
  523. [ 1.095979] #### key [2] = 139 ####
  524. [ 1.096499] [ Imagis ] ist30xx_power_on()
  525. [ 1.224090] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  526. [ 1.224169] qup_i2c f9927000.i2c: I2C slave addr:0x50 not connected
  527. [ 1.224209] [ Imagis ] ist30xx_read_cmd: i2c failed (-107), cmd: c0000000
  528. [ 1.224224] [ Imagis ] reg chip id read fail!
  529. [ 1.224315] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  530. [ 1.224368] qup_i2c f9927000.i2c: I2C slave addr:0x50 not connected
  531. [ 1.224403] [ Imagis ] ist30xx_read_cmd: i2c failed (-107), cmd: c0000000
  532. [ 1.224418] [ Imagis ] reg chip id read fail!
  533. [ 1.224502] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  534. [ 1.224554] qup_i2c f9927000.i2c: I2C slave addr:0x50 not connected
  535. [ 1.224588] [ Imagis ] ist30xx_read_cmd: i2c failed (-107), cmd: c0000000
  536. [ 1.224603] [ Imagis ] reg chip id read fail!
  537. [ 1.224686] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  538. [ 1.224738] qup_i2c f9927000.i2c: I2C slave addr:0x50 not connected
  539. [ 1.224773] [ Imagis ] ist30xx_read_cmd: i2c failed (-107), cmd: c0000000
  540. [ 1.224787] [ Imagis ] reg chip id read fail!
  541. [ 1.224800] [ Imagis ] Touch IC might be not ist30xx!
  542. [ 1.225022] [ Imagis ] Error, ist30xx init driver
  543. [ 1.225040] [ Imagis ] ist30xx_power_off()
  544. [ 1.283490] [ Imagis ] Error, ist30xx mem free
  545. [ 1.283560] IST30XX: probe of 5-0050 failed with error -5
  546. [ 1.287312] using rtc device, qpnp_rtc, for alarms
  547. [ 1.287314] qcom,qpnp-rtc qpnp-rtc-ea549000: rtc core: registered qpnp_rtc as rtc0
  548. [ 1.287807] i2c /dev entries driver
  549. [ 1.292203] msm_vidc: 1: Failed to read qcom,load-freq-tbl from device tree
  550. [ 1.292219] msm_vidc: 1: no elements in frequency table
  551. [ 1.292237] msm_vidc: 1: Failed to read qcom,reg-presets from device tree
  552. [ 1.292427] msm_vidc: 1: Failed to read qcom,buffer-type-tz-usage-table from device tree
  553. [ 1.292464] msm_vidc: 1: Q6 hfi device probe called
  554. [ 1.293527] msm_vidc: 1: debugfs_create_file: fail
  555. [ 1.305580] Registered led device: flashlight
  556. [ 1.305969] msm_eeprom_platform_probe MM data miss:1059
  557. [ 1.306167] msm_eeprom_parse_memory_map: pageen not needed
  558. [ 1.954293] h3lte_set_sensor_name: sensor_name = ov5693_olq5f08, is set = 1
  559. [ 1.990873] msm_eeprom_platform_probe MM data miss:1059
  560. [ 1.991325] msm_eeprom_parse_memory_map: pageen not needed
  561. [ 1.991375] msm_eeprom_parse_memory_map: pageen not needed
  562. [ 2.085232] msm_sensor_driver_get_dt_data:822 Invalid sensor position
  563. [ 2.085260] msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  564. [ 2.085783] g_sctrl[0] e9f76c00
  565. [ 2.085785] msm_sensor_driver_get_dt_data:822 Invalid sensor position
  566. [ 2.085814] msm_sensor_driver_get_dt_data:830 Invalid sensor mode supported
  567. [ 2.085922] g_sctrl[1] e9f76e00
  568. [ 2.085924] ov8825_init_module:141
  569. [ 2.087304] ov8825_init_module:146 rc -19
  570. [ 2.087460] ov8865_init_module:153
  571. [ 2.088679] ov8865_init_module:158 rc -19
  572. [ 2.093074] mt9m114_init_module:1155
  573. [ 2.094525] mt9m114_init_module:1160 rc -19
  574. [ 2.118225] __msm_jpeg_init:951] Jpeg Device id 0
  575. [ 2.118227] lirc_dev: IR Remote Control driver registered, major 235
  576. [ 2.118234] IR NEC protocol handler initialized
  577. [ 2.118238] IR RC5(x) protocol handler initialized
  578. [ 2.118241] IR RC6 protocol handler initialized
  579. [ 2.118245] IR JVC protocol handler initialized
  580. [ 2.118248] IR Sony protocol handler initialized
  581. [ 2.118252] IR RC5 (streamzap) protocol handler initialized
  582. [ 2.118255] IR SANYO protocol handler initialized
  583. [ 2.118259] IR MCE Keyboard/mouse protocol handler initialized
  584. [ 2.118262] IR LIRC bridge handler initialized
  585. [ 2.118265] gspca_main: v2.14.0 registered
  586. [ 2.118328] usbcore: registered new interface driver uvcvideo
  587. [ 2.118332] USB Video Class driver (1.1.1)
  588. [ 2.118716] iris_radio: Cannot open the command channel
  589. [ 2.118716] Driver for 1-wire Dallas network protocol.
  590. [ 2.118962] w1-gpio: w1_gpio_probe:gpio 439
  591. [ 2.282026] BMS: qpnp_bms_init: QPNP BMS INIT
  592. [ 2.282093] spmi qpnp-bms-dior-ea545c00: Driver qcom,qpnp-bms-dior requests probe deferral
  593. [ 2.282137] BMS: qpnp_bms_init: QPNP BMS INIT
  594. [ 2.282238] spmi qpnp-charger-dior-ea545a00: Driver qcom,qpnp-charger-dior requests probe deferral
  595. [ 2.314344] qpnp_vadc_conv_seq_request: not a valid VADC channel
  596. [ 2.314349] thermal_sys: failed to read out thermal zone 7
  597. [ 2.314467] qpnp_vadc_conv_seq_request: not a valid VADC channel
  598. [ 2.314471] thermal_sys: failed to read out thermal zone 8
  599. [ 2.314913] device-mapper: uevent: version 1.0.3
  600. [ 2.315069] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  601. [ 2.317365] cpuidle: using governor ladder
  602. [ 2.317388] cpuidle: using governor menu
  603. [ 2.317618] sdhci: Secure Digital Host Controller Interface driver
  604. [ 2.317632] sdhci: Copyright(c) Pierre Ossman
  605. [ 2.319096] sdhci-pltfm: SDHCI platform and OF driver helper
  606. [ 2.326521] mmc0: no vmmc regulator found
  607. [ 2.327867] Registered led device: mmc0::
  608. [ 2.329528] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  609. [ 2.337766] mmc1: no vmmc regulator found
  610. [ 2.339111] Registered led device: mmc1::
  611. [ 2.340735] mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA
  612. [ 2.342106] Registered led device: red
  613. [ 2.342713] Registered led device: green
  614. [ 2.344573] Registered led device: blue
  615. [ 2.345665] Registered led device: wled:backlight
  616. [ 2.345692] qcom,leds-qpnp leds-qpnp-ea549200: bl: change to higher light 4095
  617. [ 2.345737] qcom,leds-qpnp leds-qpnp-ea549200: bl: change to analog 4095
  618. [ 2.347041] qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  619. [ 2.347127] qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  620. [ 2.347147] qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  621. [ 2.347194] spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  622. [ 2.349691] Registered led device: button-backlight
  623. [ 2.350345] lm3533_ctrlbank_set_max_current 5000
  624. [ 2.350347] lm3533 6-0038: update [27]: 04/04
  625. [ 2.351726] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x1
  626. [ 2.351788] QCE50: __qce_get_device_tree_data: ce-device =0x0
  627. [ 2.351807] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  628. [ 2.351809] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0540000
  629. [ 2.351845] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  630. [ 2.351847] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  631. [ 2.353049] qce fd400000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd400000
  632. [ 2.353089] qce fd400000.qcom,qcedev: CE device = 0x0
  633. , IO base, CE = 0xf0540000
  634. , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  635. IO base BAM = 0x0
  636. BAM IRQ 239
  637. Engines Availability = 0x1011053
  638. [ 2.354260] sps:BAM 0xfd404000 is registered.
  639. [ 2.354262] sps:BAM 0xfd404000 (va:0xf0570000) enabled: ver:0x22, number of pipes:16
  640. [ 2.355379] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd404000 irq 239
  641. [ 2.356080] qcedev: FIPS140-2 Known Answer Tests : Skipped
  642. [ 2.357662] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x2
  643. [ 2.357722] QCE50: __qce_get_device_tree_data: ce-device =0x0
  644. [ 2.357741] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd400000
  645. [ 2.357743] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xf0580000
  646. [ 2.357777] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd404000
  647. [ 2.357779] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 239.
  648. [ 2.358630] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  649. [ 2.358686] QCE50: __qce_init_clk: Unable to get CE core clk
  650. [ 2.358705] QCE50: __qce_init_clk: Unable to init CE clks, rc = -2
  651. [ 2.358822] qcrypto: probe of fd400000.qcom,qcrypto failed with error -2
  652. [ 2.378711] usbcore: registered new interface driver usbhid
  653. [ 2.378716] usbhid: USB HID core driver
  654. [ 2.381087] zram: Created 1 device(s) ...
  655. [ 2.383475] ashmem: initialized
  656. [ 2.383527] logger: created 1024K log 'log_main'
  657. [ 2.383577] logger: created 1024K log 'log_events'
  658. [ 2.383632] logger: created 1024K log 'log_radio'
  659. [ 2.385706] logger: created 1024K log 'log_system'
  660. [ 2.388100] sps:BAM 0xf9a44000 is registered.
  661. [ 2.388101] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  662. [ 2.388342] qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0 Power-on reason: Triggered from KPD (power key press) and 'warm' boot
  663. [ 2.388359] qcom,qpnp-power-on qpnp-power-on-ea545800: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  664. [ 2.390600] input: qpnp_pon as /devices/virtual/input/input0
  665. [ 2.391912] PMIC@SID0: PM8226 v2.2 options: 0, 0, 2, 2
  666. [ 2.391954] mckernelapi : Mobicore API module initialized!
  667. [ 2.391973] MobiCore mcd: MobiCore Driver, Build: Sun Jun 19 23:19:13 2016
  668. [ 2.391977] MobiCore mcd: MobiCore mcDrvModuleApi version is 1.1
  669. [ 2.392272] usbcore: registered new interface driver snd-usb-audio
  670. [ 2.399112] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  671. [ 2.399530] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  672. [ 2.400104] platform qcom,msm-voip-dsp.50: Driver msm-voip-dsp requests probe deferral
  673. [ 2.400396] platform qcom,msm-pcm-voice.51: Driver msm-pcm-voice requests probe deferral
  674. [ 2.402770] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  675. [ 2.403284] oprofile: using timer interrupt.
  676. [ 2.403404] msm_thermal:do_freq_control Limiting CPU0 max frequency to 1401600. Temp:62
  677. [ 2.403551] msm_thermal:do_freq_control Limiting CPU1 max frequency to 1401600. Temp:62
  678. [ 2.403581] msm_thermal:do_freq_control Limiting CPU2 max frequency to 1401600. Temp:62
  679. [ 2.403605] msm_thermal:do_freq_control Limiting CPU3 max frequency to 1401600. Temp:62
  680. [ 2.403655] u32 classifier
  681. [ 2.403659] Actions configured
  682. [ 2.403664] Netfilter messages via NETLINK v0.30.
  683. [ 2.403724] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  684. [ 2.404229] ctnetlink v0.93: registering with nfnetlink.
  685. [ 2.404270] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  686. [ 2.404274] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  687. [ 2.404533] xt_time: kernel timezone is -0000
  688. [ 2.404855] ip_tables: (C) 2000-2006 Netfilter Core Team
  689. [ 2.405091] arp_tables: (C) 2002 David S. Miller
  690. [ 2.405146] TCP: cubic registered
  691. [ 2.405150] Initializing XFRM netlink socket
  692. [ 2.405688] NET: Registered protocol family 10
  693. [ 2.407986] Mobile IPv6
  694. [ 2.408013] ip6_tables: (C) 2000-2006 Netfilter Core Team
  695. [ 2.408174] IPv6 over IPv4 tunneling driver
  696. [ 2.408614] NET: Registered protocol family 17
  697. [ 2.408638] NET: Registered protocol family 15
  698. [ 2.408701] Bridge firewalling registered
  699. [ 2.408719] Ebtables v2.0 registered
  700. [ 2.408860] Bluetooth: RFCOMM TTY layer initialized
  701. [ 2.408877] Bluetooth: RFCOMM socket layer initialized
  702. [ 2.408882] Bluetooth: RFCOMM ver 1.11
  703. [ 2.408886] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  704. [ 2.408890] Bluetooth: BNEP filters: protocol multicast
  705. [ 2.408895] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  706. [ 2.409479] Registering SWP/SWPB emulation handler
  707. [ 2.428623] mmc0: BKOPS_EN bit = 0
  708. [ 2.441460] mmc0: new HS200 MMC card at address 0001
  709. [ 2.441985] mmcblk0: mmc0:0001 M8G1GC 7.28 GiB
  710. [ 2.442268] mmcblk0rpmb: mmc0:0001 M8G1GC partition 3 512 KiB
  711. [ 2.443624] Alternate GPT is invalid, using primary GPT.
  712. [ 2.443739] 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
  713. [ 2.465311] registered taskstats version 1
  714. [ 2.466044] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  715. [ 2.466680] qcom,leds-qpnp leds-qpnp-ea54a000: Flash wa regulator get failed(-517)
  716. [ 2.466704] qcom,leds-qpnp leds-qpnp-ea54a000: Regulator get failed(-517)
  717. [ 2.466709] qcom,leds-qpnp leds-qpnp-ea54a000: Unable to read flash config data
  718. [ 2.466721] spmi leds-qpnp-ea54a000: Driver qcom,leds-qpnp requests probe deferral
  719. [ 2.466883] gpio_set_debounce: gpio-108 status -22
  720. [ 2.466906] bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  721. [ 2.467155] gpio_set_debounce: gpio-107 status -22
  722. [ 2.467259] gpio_set_debounce: gpio-106 status -22
  723. [ 2.467297] flash_wa:
  724. [ 2.467509] input: gpio-keys as /devices/gpio_keys.76/input/input1
  725. [ 2.467645] batfet:
  726. [ 2.467830] 8226_smbbp_boost: 5000 mV
  727. [ 2.467900] atmel_mxt_ts 5-004a: reset gpio= 16
  728. [ 2.467906] atmel_mxt_ts 5-004a: irq gpio= 17
  729. [ 2.467910] atmel_mxt_ts 5-004a: fw name = mxT336SC21.fw
  730. [ 2.467915] atmel_mxt_ts 5-004a: config size = 1
  731. [ 2.467919] atmel_mxt_ts 5-004a: gpio mask = 0xc
  732. [ 2.467923] atmel_mxt_ts 5-004a: family_id = 0x82
  733. [ 2.467928] atmel_mxt_ts 5-004a: variant_id = 0x23
  734. [ 2.467933] atmel_mxt_ts 5-004a: version = 0x21
  735. [ 2.467938] atmel_mxt_ts 5-004a: build = 0xaa
  736. [ 2.467944] atmel_mxt_ts 5-004a: mxt_cfg_name = mxt_336s_config.fw
  737. [ 2.467948] atmel_mxt_ts 5-004a: vendor_id = 0xc
  738. [ 2.468033] atmel_mxt_ts 5-004a: Atmel regulator_get for vdd succeeded
  739. [ 2.468096] 8226_smbbp_otg:
  740. [ 2.468117] 8226_smbbp_otg: supplied by 8226_smbbp_boost
  741. [ 2.482823] qpnp_chg_usb_chg_gone_irq_handler: chg_gone triggered, usb 0 4
  742. [ 2.482903] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 0, dc = 0 b_health = 1 batt_present = 1
  743. [ 2.483260] bq2022: w1_bq2022_battery_id: pseduo_info:0xdf0c7a62
  744. [ 2.511035] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
  745. [ 2.511056] qup_i2c f9927000.i2c: I2C slave addr:0x4a not connected
  746. [ 2.511067] atmel_mxt_ts 5-004a: mxt_read_reg: i2c transfer failed (-107)
  747. [ 2.511072] atmel_mxt_ts 5-004a: Bootloader i2c addr: 0x24
  748. [ 2.511118] qup_i2c f9927000.i2c: QUP: I2C status flags :0x91143c8, irq:131
  749. [ 2.511135] qup_i2c f9927000.i2c: I2C slave addr:0x24 not connected
  750. [ 2.511143] atmel_mxt_ts 5-004a: mxt_probe_bootloader: i2c recv failed
  751. [ 2.511148] reset gpio = 1
  752. [ 2.511151] chg gpio = 0
  753. [ 2.511217] atmel_mxt_ts: probe of 5-004a failed with error -5
  754. [ 2.511273] atmel_mxt_ts 5-004b: reset gpio= 16
  755. [ 2.511278] atmel_mxt_ts 5-004b: irq gpio= 17
  756. [ 2.511282] atmel_mxt_ts 5-004b: fw name = mxT336SC21.fw
  757. [ 2.511286] atmel_mxt_ts 5-004b: config size = 2
  758. [ 2.511290] atmel_mxt_ts 5-004b: gpio mask = 0xc
  759. [ 2.511295] atmel_mxt_ts 5-004b: family_id = 0x82
  760. [ 2.511299] atmel_mxt_ts 5-004b: variant_id = 0x23
  761. [ 2.511303] atmel_mxt_ts 5-004b: version = 0x21
  762. [ 2.511307] atmel_mxt_ts 5-004b: build = 0xaa
  763. [ 2.511312] atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_ofilm_config.fw
  764. [ 2.511316] atmel_mxt_ts 5-004b: vendor_id = 0x0
  765. [ 2.511320] atmel_mxt_ts 5-004b: family_id = 0x82
  766. [ 2.511324] atmel_mxt_ts 5-004b: variant_id = 0x23
  767. [ 2.511328] atmel_mxt_ts 5-004b: version = 0x21
  768. [ 2.511333] atmel_mxt_ts 5-004b: build = 0xaa
  769. [ 2.511343] atmel_mxt_ts 5-004b: mxt_cfg_name = mxt_336s_gis_config.fw
  770. [ 2.511347] atmel_mxt_ts 5-004b: vendor_id = 0x8
  771. [ 2.511423] atmel_mxt_ts 5-004b: Atmel regulator_get for vdd succeeded
  772. [ 2.534624] BMS: read_soc_params_raw: OCV is stale or bad, estimating new OCV.
  773. [ 2.534638] BMS: read_saved_instant_ocv: read instant ocv 3752 reg 58
  774. [ 2.539092] BMS: read_soc_params_raw: instant ocv 3752 estimated 3669
  775. [ 2.547538] atmel_mxt_ts 5-004b: Family ID: 130 Variant ID: 35 Version: 2.1.AA Object Num: 24
  776. [ 2.554499] atmel_mxt_ts 5-004b: mxt_plugin_pre_init: plugin version 0x47
  777. [ 2.561287] [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  778. [ 2.561292] [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  779. [ 2.561296] [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  780. [ 2.561301] [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  781. [ 2.561305] [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  782. [ 2.583626] atmel_mxt_ts 5-004b: T19: vendor_id = 0x0
  783. [ 2.583633] atmel_mxt_ts 5-004b: T72 noise state1 = 0x4a state2 = 0x2
  784. [ 2.583637] atmel_mxt_ts 5-004b: Calibration start!
  785. [ 2.583806] mxt_plugin_deinit
  786. [ 2.583822] atmel_mxt_ts 5-004b: Config CRC 0x173579: OK
  787. [ 2.603590] atmel_mxt_ts 5-004b: Invalid object type T100
  788. [ 2.603596] atmel_mxt_ts 5-004b: Invalid object type T78
  789. [ 2.603601] atmel_mxt_ts 5-004b: Invalid object type T80
  790. [ 2.604043] atmel_mxt_ts 5-004b: Invalid object type T100
  791. [ 2.605130] atmel_mxt_ts 5-004b: xrange = 1279, yrange = 719
  792. [ 2.605136] atmel_mxt_ts 5-004b: Matrix Size X24Y14 Touchscreen size X719Y1279
  793. [ 2.605141] atmel_mxt_ts 5-004b: mxt_plugin_init: plugin version 0x47
  794. [ 2.611772] [mxt]dcfg: Matrix 0 (0,0)~(23,13)
  795. [ 2.611777] [mxt]dcfg: Matrix 1 (0,0)~(0,0)
  796. [ 2.611782] [mxt]dcfg: Matrix 2 (0,0)~(23,13)
  797. [ 2.611786] [mxt]dcfg: Matrix 3 (0,1)~(23,13)
  798. [ 2.611790] [mxt]dcfg: Matrix 4 (21,0)~(23,0)
  799. [ 2.611802] atmel_mxt_ts 5-004b: plugin_cal_t37_init: plugin cal t37 version 0x106
  800. [ 2.611828] atmel_mxt_ts 5-004b: plugin_ac_t72_init: plugin ac t72 version 0x25
  801. [ 2.611833] atmel_mxt_ts 5-004b: doesn't get any pi plugin
  802. [ 2.611843] atmel_mxt_ts 5-004b: Invalid object type T100
  803. [ 2.611998] input: atmel-maxtouch as /devices/f9927000.i2c/i2c-5/5-004b/input/input2
  804. [ 2.612301] qcom,qpnp-rtc qpnp-rtc-ea549000: setting system clock to 2016-06-20 22:22:25 UTC (1466461345)
  805. [ 2.612890] msm_thermal:interrupt_mode_init Interrupt mode init
  806. [ 2.612899] msm_thermal:disable_msm_thermal Max frequency reset for CPU0
  807. [ 2.612935] msm_thermal:disable_msm_thermal Max frequency reset for CPU1
  808. [ 2.612958] msm_thermal:disable_msm_thermal Max frequency reset for CPU2
  809. [ 2.612980] msm_thermal:disable_msm_thermal Max frequency reset for CPU3
  810. [ 2.613473] clock_late_init: Removing enables held for handed-off clocks
  811. [ 2.619001] ALSA device list:
  812. [ 2.619006] No soundcards found.
  813. [ 2.619098] Warning: unable to open an initial console.
  814. [ 2.619143] Freeing init memory: 40K
  815. [ 2.619755] atmel_mxt_ts 5-004b: mxt t37 reset msg
  816. [ 2.619768] atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  817. [ 2.620520] atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  818. [ 2.620883] init: init started!
  819. [ 2.625244] SELinux: 2048 avtab hash slots, 11027 rules.
  820. [ 2.630165] SELinux: 2048 avtab hash slots, 11027 rules.
  821. [ 2.630195] SELinux: 1 users, 2 roles, 968 types, 0 bools
  822. [ 2.630197] , 1 sens, 1024 cats
  823. [ 2.630197]
  824. [ 2.630203] SELinux: 87 classes, 11027 rules
  825. [ 2.631951] SELinux: Completing initialization.
  826. [ 2.631954] SELinux: Setting up existing superblocks.
  827. [ 2.631975] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  828. [ 2.631989] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  829. [ 2.632044] SELinux: initialized (dev bdev, type bdev), not configured for labeling
  830. [ 2.632057] SELinux: initialized (dev proc, type proc), uses genfs_contexts
  831. [ 2.632076] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  832. [ 2.632097] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  833. [ 2.638886] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  834. [ 2.638906] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  835. [ 2.638920] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  836. [ 2.638934] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  837. [ 2.638969] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  838. [ 2.639042] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  839. [ 2.639065] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  840. [ 2.648957] type=1403 audit(1466461345.530:2): policy loaded auid=4294967295 ses=4294967295
  841. [ 2.649466] init: (Initializing SELinux non-enforcing took 0.03s.)
  842. [ 2.665534] init: init second stage started!
  843. [ 2.731715] mmc1: new ultra high speed SDR25 SDHC card at address 59b4
  844. [ 2.732076] mmcblk1: mmc1:59b4 USD 29.4 GiB
  845. [ 2.733191] mmcblk1: p1
  846. [ 2.750077] get_prop_capacity: final report:13
  847. [ 2.785629] BMS: qpnp_bms_probe: probe success: soc =24 vbatt = 3555316 ocv = 3747900 r_sense_uohm = 10000 warm_reset = 1
  848. [ 2.786495] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  849. [ 2.787187] msm_otg f9a55000.usb: phy_reset: success
  850. [ 2.787328] Registered led device: led:flash_0
  851. [ 2.787770] Registered led device: led:flash_1
  852. [ 2.787975] Registered led device: led:flash_torch
  853. [ 2.788409] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  854. [ 2.896731] msm_otg f9a55000.usb: USB in low power mode
  855. [ 2.937000] init: waitpid failed: No child processes
  856. [ 2.937263] init: (Loading properties from /default.prop took 0.00s.)
  857. [ 2.938853] init: (Parsing /init.environ.rc took 0.00s.)
  858. [ 2.939098] init: (Parsing /init.usb.rc took 0.00s.)
  859. [ 2.940177] init: (Parsing init.dior.usb.rc took 0.00s.)
  860. [ 2.940194] init: (Parsing /init.dior.rc took 0.00s.)
  861. [ 2.940564] init: (Parsing /init.usb.configfs.rc took 0.00s.)
  862. [ 2.940627] init: (Parsing /init.zygote32.rc took 0.00s.)
  863. [ 2.940721] init: (Parsing /init.trace.rc took 0.00s.)
  864. [ 2.941104] init: (Parsing /init.superuser.rc took 0.00s.)
  865. [ 2.941120] init: (Parsing /init.cm.rc took 0.00s.)
  866. [ 2.941134] init: (Parsing /init.rc took 0.00s.)
  867. [ 2.941268] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
  868. [ 2.941442] init: Starting service 'ueventd'...
  869. [ 2.941816] type=1400 audit(1466461345.820:3): avc: denied { mounton } for uid=0 pid=1 comm="init" path="/sys/kernel/debug" dev="debugfs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1
  870. [ 2.943045] ueventd: ueventd started!
  871. [ 2.943771] ueventd: invalid uid 'fm_radio'
  872. [ 2.956311] atmel_mxt_ts 5-004b: step_2_msg gradient first time(1), wait release calibration
  873. [ 3.003592] init: Waiting for /dev/.coldboot_done...
  874. [ 3.152948] get_prop_capacity: final report:19
  875. [ 3.592347] ueventd: Coldboot took 0.63s.
  876. [ 3.599032] init: Waiting for /dev/.coldboot_done took 0.60s.
  877. [ 3.599634] keychord: using input dev qpnp_pon for fevent
  878. [ 3.599642] keychord: using input dev gpio-keys for fevent
  879. [ 3.603316] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  880. [ 3.603660] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  881. [ 3.604955] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  882. [ 3.607896] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
  883. [ 3.609058] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  884. [ 3.609194] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
  885. [ 3.612075] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  886. [ 3.613543] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  887. [ 3.615573] mmc0: Starting deferred resume
  888. [ 3.682548] mmc0: Deferred resume completed
  889. [ 3.685628] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1
  890. [ 3.685649] SELinux: initialized (dev mmcblk0p27, type ext4), uses xattr
  891. [ 3.685730] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/system,target=/system,type=ext4)=0
  892. [ 3.689814] F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  893. [ 3.689820] F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  894. [ 3.690052] F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  895. [ 3.690056] F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  896. [ 3.690066] F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x6000)
  897. [ 3.690070] F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 1th superblock
  898. [ 3.690075] F2FS-fs (mmcblk0p28): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  899. [ 3.690079] F2FS-fs (mmcblk0p28): Can't find valid F2FS filesystem in 2th superblock
  900. [ 3.693425] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=f2fs)=-1
  901. [ 3.714440] EXT4-fs (mmcblk0p28): recovery complete
  902. [ 3.716451] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  903. [ 3.716469] SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  904. [ 3.716535] fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
  905. [ 3.723423] fs_mgr: check_fs(): unmount(/cache) succeeded
  906. [ 3.723974] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  907. [ 3.772282] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  908.  
  909. [ 3.772324] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 19/24576 files, 3150/98304 blocks
  910.  
  911. [ 3.775903] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: barrier=1
  912. [ 3.775921] SELinux: initialized (dev mmcblk0p28, type ext4), uses xattr
  913. [ 3.775971] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0
  914. [ 3.775987] fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/cache on /cache with fs_type=ext4 instead of f2fs
  915. [ 3.781026] F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  916. [ 3.781034] F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  917. [ 3.781244] F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  918. [ 3.781249] F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  919. [ 3.781258] F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x5c880)
  920. [ 3.781263] F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 1th superblock
  921. [ 3.781268] F2FS-fs (mmcblk0p29): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  922. [ 3.781272] F2FS-fs (mmcblk0p29): Can't find valid F2FS filesystem in 2th superblock
  923. [ 3.783434] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1
  924. [ 4.462864] EXT4-fs (mmcblk0p29): recovery complete
  925. [ 4.464237] EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  926. [ 4.464311] SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  927. [ 4.464549] fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/userdata,/data,ext4)=0: Success
  928. [ 4.500030] fs_mgr: check_fs(): unmount(/data) succeeded
  929. [ 4.500071] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  930. [ 6.510391] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
  931.  
  932. [ 6.510424] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata has been mounted 7 times without being checked, check forced.
  933.  
  934. [ 6.510434] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  935.  
  936. [ 6.510444] e2fsck: Pass 2: Checking directory structure
  937.  
  938. [ 6.510452] e2fsck: Pass 3: Checking directory connectivity
  939.  
  940. [ 6.510460] e2fsck: Pass 4: Checking reference counts
  941.  
  942. [ 6.510469] e2fsck: Pass 5: Checking group summary information
  943.  
  944. [ 6.510479] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: 15079/379008 files (2.0% non-contiguous), 537301/1515515 blocks
  945.  
  946. [ 6.512795] EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  947. [ 6.512818] SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
  948. [ 6.512872] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=0
  949. [ 6.512889] fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/userdata on /data with fs_type=ext4 instead of f2fs
  950. [ 6.524470] EXT4-fs (mmcblk0p26): recovery complete
  951. [ 6.526466] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
  952. [ 6.526480] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
  953. [ 6.526529] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/persist,target=/persist,type=ext4)=0
  954. [ 6.532645] SELinux: initialized (dev mmcblk0p23, type vfat), uses mountpoint labeling
  955. [ 6.532674] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=vfat)=0
  956. [ 6.538714] init: Starting service 'logd'...
  957. [ 6.555665] init: (Loading properties from /system/build.prop took 0.01s.)
  958. [ 6.555730] init: (Loading properties from /vendor/build.prop took 0.00s.)
  959. [ 6.555761] init: (Loading properties from /factory/factory.prop took 0.00s.)
  960. [ 6.561732] init: Starting service 'vold'...
  961. [ 6.563314] init: Not bootcharting.
  962. [ 6.587053] logd.auditd: start
  963. [ 6.587078] logd.klogd: 6583742188
  964. [ 7.020371] mmc1: Starting deferred resume
  965. [ 7.271424] mmc1: Deferred resume completed
  966. [ 8.988572] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
  967. [ 9.013931] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 235) exited with status 0
  968. [ 9.019886] init: Starting service 'sysinit'...
  969. [ 9.020423] init: (Loading properties from /data/local.prop took 0.00s.)
  970. [ 9.080183] init: Starting service 'logd-reinit'...
  971. [ 9.085389] pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x0dc00000 to 0x0f000000
  972. [ 9.101570] logd.daemon: reinit
  973. [ 9.409607] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  974. [ 9.499155] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
  975. [ 9.526859] pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
  976. [ 9.528292] adsp-loader qcom,msm-adsp-loader.41: adsp_loader_do: Q6/ADSP image is loaded
  977. [ 9.529634] diag: In diag_send_msg_mask_update, invalid status 0
  978. [ 9.529918] diag: In diag_send_log_mask_update, invalid status 0
  979. [ 9.529921] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  980. [ 9.530985] init: Service 'sysinit' (pid 238) exited with status 0
  981. [ 9.531829] init: Service 'logd-reinit' (pid 250) exited with status 0
  982. [ 9.532680] apr_tal:Q6 Is Up
  983. [ 9.533321] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  984. [ 9.545826] init: Starting service 'healthd'...
  985. [ 9.546520] init: Starting service 'lmkd'...
  986. [ 9.547167] init: Starting service 'servicemanager'...
  987. [ 9.547855] init: Starting service 'surfaceflinger'...
  988. [ 9.548564] init: Starting service 'rmt_storage'...
  989. [ 9.549258] init: Starting service 'rfs_access'...
  990. [ 9.549895] init: Starting service 'config_bt_addr'...
  991. [ 9.550404] init: Starting service 'config_bluetooth'...
  992. [ 9.551004] init: Starting service 'qseecomd'...
  993. [ 9.560314] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  994. [ 9.560402] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  995. [ 9.560474] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  996. [ 9.566416] init: Starting service 'console'...
  997. [ 9.585031] init: Service 'config_bt_addr' (pid 295) exited with status 0
  998. [ 9.585654] init: Starting service 'netd'...
  999. [ 9.586433] init: Starting service 'debuggerd'...
  1000. [ 9.586905] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  1001. [ 9.587197] init: Starting service 'ril-daemon'...
  1002. [ 9.587880] init: Starting service 'drm'...
  1003. [ 9.588540] init: Starting service 'media'...
  1004. [ 9.589270] init: Starting service 'installd'...
  1005. [ 9.589958] init: Starting service 'keystore'...
  1006. [ 9.590623] init: Starting service 'irsc_util'...
  1007. [ 9.591287] init: Starting service 'qmuxd'...
  1008. [ 9.591952] init: Starting service 'netmgrd'...
  1009. [ 9.592670] init: Starting service 'thermal-engine'...
  1010. [ 9.593295] init: Starting service 'adsprpcd'...
  1011. [ 9.614090] init: Starting service 'wcnss-service'...
  1012. [ 9.614808] init: Starting service 'zygote'...
  1013. [ 9.615482] init: Starting service 'gatekeeperd'...
  1014. [ 9.628570] init: Starting service 'perfprofd'...
  1015. [ 9.629846] init: Starting service 'sensors'...
  1016. [ 9.630682] init: Starting service 'qcamerasvr'...
  1017. [ 9.631459] init: Starting service 'time_daemon'...
  1018. [ 9.632232] init: Starting service 'audiod'...
  1019. [ 9.633018] enable_store: android_usb: already disabled
  1020. [ 9.635866] platform sound.42: Driver msm8226-asoc-tapan requests probe deferral
  1021. [ 9.642613] sps:BAM 0xfe104000 (va:0xf0740000) enabled: ver:0x15, number of pipes:19
  1022. [ 9.645032] sps:BAM 0xfe104000 is registered.
  1023. [ 9.645033] tapan-slim tapan-slim-pgd: Platform data from device tree
  1024. [ 9.645112] tapan-slim tapan-slim-pgd: cdc-vdd-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  1025. [ 9.645130] tapan-slim tapan-slim-pgd: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  1026. [ 9.645147] tapan-slim tapan-slim-pgd: cdc-vdd-cx: vol=[1200000 1200000]uV, curr=[2000]uA, ond 0
  1027. [ 9.645162] tapan-slim tapan-slim-pgd: cdc-vdd-buck: vol=[1800000 2150000]uV, curr=[650000]uA, ond 1
  1028. [ 9.645183] tapan-slim tapan-slim-pgd: cdc-vdd-buckhelper: vol=[1775000 2125000]uV, curr=[10000]uA, ond 1
  1029. [ 9.645225] tapan-slim tapan-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@fe12f000/tapan_codec failed
  1030. [ 9.652973] tapan-slim tapan-slim-pgd: Looking up qcom,cdc-dmic-sample-rate property in node /soc/slim@fe12f000/tapan_codec failed
  1031. [ 9.652974] type=1400 audit(1466461352.519:4): avc: denied { getattr } for uid=0 pid=296 comm="sh" path="/system/bin/btnvtool" dev="mmcblk0p27" ino=168 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1032. [ 9.662552] type=1400 audit(1466461352.519:5): avc: denied { execute } for uid=0 pid=296 comm="sh" name="btnvtool" dev="mmcblk0p27" ino=168 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1033. [ 9.662678] type=1400 audit(1466461352.529:6): avc: denied { read open } for uid=0 pid=376 comm="sh" name="btnvtool" dev="mmcblk0p27" ino=168 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1034. [ 9.663125] type=1400 audit(1466461352.529:7): avc: denied { execute_no_trans } for uid=0 pid=376 comm="sh" path="/system/bin/btnvtool" dev="mmcblk0p27" ino=168 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1035. [ 9.676283] pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d100000 to 0x0d149000
  1036. [ 9.703846] slimbus:1 laddr:0xcb, EAPC:0x1:0xe0
  1037. [ 9.703847] tapan-slim tapan-slim-pgd: wcd9xxx_slim_device_up: slim device up
  1038. [ 9.710869] slimbus:1 laddr:0xca, EAPC:0x0:0xe0
  1039. [ 9.710870] tapan-slim tapan-slim-pgd: wcd9xxx_check_codec_type: detected tapan_codec, major 0x103, minor 0x1, ver 0x1
  1040. [ 9.710883] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  1041. [ 9.714485] init: Service 'irsc_util' (pid 330) exited with status 0
  1042. [ 9.724340] 'opened /dev/adsprpc-smd c 244 0'
  1043. [ 9.732253] tapan_codec tapan_codec: tapan_check_wcd9306: wcd9306 detected
  1044. [ 9.747585] wcnss_wlan triggered by userspace
  1045. [ 9.750994] wcnss: IRIS Reg: 03000004
  1046. [ 9.752766] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  1047. [ 9.773384] wcnss_pm_qos_add_request: add request
  1048. [ 9.773396] wcnss_pm_qos_update_request: update request 100
  1049. [ 9.792090] pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08000000 to 0x0d100000
  1050. [ 9.793231] tapan_codec tapan_codec: tapan_codec_probe()
  1051. [ 9.804734] pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x0d200000 to 0x0d81f000
  1052. [ 9.865780] type=1400 audit(1466461352.709:8): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=7338 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1053. [ 9.872279] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  1054. [ 9.872699] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  1055. [ 9.872993] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  1056. [ 9.873278] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  1057. [ 9.873685] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  1058. [ 9.874013] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  1059. [ 9.874295] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  1060. [ 9.874517] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  1061. [ 9.874753] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  1062. [ 9.875184] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  1063. [ 9.875658] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  1064. [ 9.876222] asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  1065. [ 9.876696] asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  1066. [ 9.877134] asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  1067. [ 9.878444] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
  1068. [ 9.879054] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  1069. [ 9.879653] asoc: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
  1070. [ 9.883668] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  1071. [ 9.884244] asoc: snd-soc-dummy-dai <-> QCHAT mapping ok
  1072. [ 9.884738] asoc: snd-soc-dummy-dai <-> LSM1 mapping ok
  1073. [ 9.885375] asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  1074. [ 9.885880] asoc: snd-soc-dummy-dai <-> LSM2 mapping ok
  1075. [ 9.886343] asoc: snd-soc-dummy-dai <-> LSM3 mapping ok
  1076. [ 9.886769] asoc: snd-soc-dummy-dai <-> LSM4 mapping ok
  1077. [ 9.887227] asoc: snd-soc-dummy-dai <-> LSM5 mapping ok
  1078. [ 9.887646] asoc: snd-soc-dummy-dai <-> LSM6 mapping ok
  1079. [ 9.888057] asoc: snd-soc-dummy-dai <-> LSM7 mapping ok
  1080. [ 9.888449] asoc: snd-soc-dummy-dai <-> LSM8 mapping ok
  1081. [ 9.888884] asoc: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
  1082. [ 9.896031] asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  1083. [ 9.896520] asoc: snd-soc-dummy-dai <-> VoWLAN mapping ok
  1084. [ 9.896873] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  1085. [ 9.897211] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  1086. [ 9.897539] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  1087. [ 9.897861] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  1088. [ 9.898254] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  1089. [ 9.898592] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  1090. [ 9.898993] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  1091. [ 9.899347] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  1092. [ 9.899696] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  1093. [ 9.900048] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  1094. [ 9.900394] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  1095. [ 9.900763] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  1096. [ 9.901120] asoc: msm-stub-rx <-> msm-dai-q6-dev.32770 mapping ok
  1097. [ 9.911788] type=1400 audit(1466461352.709:9): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl0" dev="tmpfs" ino=7338 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1098. [ 9.916883] failed: no power_down_setting
  1099. [ 9.916884] msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1100. [ 9.916893] msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1101. [ 9.916898] msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1102. [ 9.916903] msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  1103. [ 9.916907] msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  1104. [ 9.916910] msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  1105. [ 9.916915] msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  1106. [ 9.916919] msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  1107. [ 9.980023] msm_cci_irq:865 MASTER_0 error 10000000
  1108. [ 9.980150] msm_cci_i2c_read:438 read_words = 0, exp words = 1
  1109. [ 9.980157] msm_cci_i2c_read_bytes:516 failed rc -22
  1110. [ 9.980161] msm_camera_cci_i2c_read: line 53 rc = -22
  1111. [ 9.980165] msm_sensor_match_id: s5k3l2_q13s01b: read id failed
  1112. [ 9.980170] msm_sensor_check_id:1058 match id failed rc -22
  1113. [ 10.045543] s5k3l2_q13s01b power up failed
  1114. [ 10.045543] MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1115. [ 10.059283] failed: no power_down_setting
  1116. [ 10.059284] msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1117. [ 10.059298] msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1118. [ 10.059304] msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1119. [ 10.059309] msm_camera_fill_vreg_params:90 i 3 j 3 cam_vaf
  1120. [ 10.059314] msm_camera_fill_vreg_params:90 i 8 j 3 cam_vaf
  1121. [ 10.059320] msm_camera_fill_vreg_params:57 i 9 j 0 cam_vdig
  1122. [ 10.059324] msm_camera_fill_vreg_params:79 i 10 j 2 cam_vana
  1123. [ 10.059328] msm_camera_fill_vreg_params:68 i 11 j 1 cam_vio
  1124. [ 10.152814] s5k3l2_omiba01 probe succeeded
  1125. [ 10.152816] asoc: tapan_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  1126. [ 10.154154] asoc: tapan_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  1127. [ 10.154737] asoc: tapan_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  1128. [ 10.154927] asoc: tapan_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  1129. [ 10.155107] asoc: tapan_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  1130. [ 10.155326] asoc: tapan_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  1131. [ 10.155590] asoc: tapan_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  1132. [ 10.155928] asoc: tapan_tx1 <-> msm-dai-q6-dev.16393 mapping ok
  1133. [ 10.156267] asoc: tapan_tx1 <-> msm-dai-q6-dev.16395 mapping ok
  1134. [ 10.172420] pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset
  1135. [ 10.175910] input: msm8226-tapan-snd-card Button Jack as /devices/sound.42/sound/card0/input3
  1136. [ 10.176187] input: msm8226-tapan-snd-card Headset Jack as /devices/sound.42/sound/card0/input4
  1137. [ 10.191258] msm_sensor_driver_probe 358: sensor name not match!
  1138. [ 10.191268] MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -14
  1139. [ 10.198602] failed: no power_down_setting
  1140. [ 10.198603] msm_camera_fill_vreg_params:68 i 0 j 1 cam_vio
  1141. [ 10.198612] msm_camera_fill_vreg_params:79 i 1 j 2 cam_vana
  1142. [ 10.198616] msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
  1143. [ 10.198620] msm_camera_fill_vreg_params:57 i 6 j 0 cam_vdig
  1144. [ 10.198624] msm_camera_fill_vreg_params:79 i 7 j 2 cam_vana
  1145. [ 10.198628] msm_camera_fill_vreg_params:68 i 8 j 1 cam_vio
  1146. [ 10.286482] ov5693_olq5f08 probe succeeded
  1147. [ 10.286483] init: Service 'config_bluetooth' (pid 296) exited with status 0
  1148. [ 10.308003] slot 0 has some other sensor
  1149. [ 10.308918] slot 0 has some other sensor
  1150. [ 10.309848] slot 0 has some other sensor
  1151. [ 10.310704] slot 0 has some other sensor
  1152. [ 10.310713] failed: s_ctrl (null) for camera_id 2
  1153. [ 10.310714] MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1154. [ 10.311607] failed: s_ctrl (null) for camera_id 2
  1155. [ 10.311608] MSM-SENSOR-INIT msm_sensor_driver_cmd:85 failed: msm_sensor_driver_probe rc -22
  1156. [ 10.314925] slot 1 has some other sensor
  1157. [ 10.316843] slot 0 has some other sensor
  1158. [ 10.318987] slot 1 has some other sensor
  1159. [ 10.319948] slot 0 has some other sensor
  1160. [ 10.320863] slot 1 has some other sensor
  1161. [ 10.325614] slot 0 has some other sensor
  1162. [ 10.331754] slot 1 has some other sensor
  1163. [ 10.332601] slot 0 has some other sensor
  1164. [ 10.403004] slot 1 has some other sensor
  1165. [ 10.403006] MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1166. [ 10.409146] MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1167. [ 10.549282] healthd: wakealarm_init: timerfd_create failed
  1168. [ 10.554918] get_prop_capacity: final report:22
  1169. [ 10.770441] get_prop_capacity: final report:23
  1170. [ 10.812884] get_prop_capacity: final report:23
  1171. [ 10.835799] get_prop_capacity: final report:23
  1172. [ 11.032606] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  1173. [ 11.100602] pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
  1174. [ 11.124603] Notify: smsm init
  1175. [ 11.127886] pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up
  1176. [ 11.127925] wcnss_pm_qos_update_request: update request -1
  1177. [ 11.127941] wcnss_pm_qos_remove_request: remove request
  1178. [ 11.130041] diag: In diag_send_msg_mask_update, invalid status 0
  1179. [ 11.153202] diag: In diag_send_log_mask_update, invalid status 0
  1180. [ 11.153203] pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received
  1181. [ 11.153238] pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up
  1182. [ 11.153647] msm_ipc_router_send_control_msg: xprt_info not initialized
  1183. [ 11.153979] msm_ipc_router_send_control_msg: xprt_info not initialized
  1184. [ 11.153986] msm_ipc_router_send_control_msg: xprt_info not initialized
  1185. [ 11.154548] msm_ipc_router_send_control_msg: xprt_info not initialized
  1186. [ 11.154556] msm_ipc_router_send_control_msg: xprt_info not initialized
  1187. [ 11.184209] msm_thermal:set_enabled enabled = 0
  1188. [ 11.231952] msm_ipc_router_send_control_msg: xprt_info not initialized
  1189. [ 11.231960] msm_ipc_router_send_control_msg: xprt_info not initialized
  1190. [ 11.253869] wcnss_wlan_ctrl_probe: SMD ctrl channel up
  1191. [ 11.256328] wcnss: version 01050102
  1192. [ 11.256362] wcnss: schedule dnld work for pronto
  1193. [ 11.256374] wcnss: NV download
  1194. [ 11.256374] wcnss: Get nv file from wlan/prima/WCNSS_qcom_wlan_nv_h3w.bin
  1195. [ 11.256581] wcnss: build version CNSS-PR-1-4-1-c4-00058
  1196. [ 11.261902] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  1197. [ 11.264478] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
  1198. [ 11.289430] wcnss: NV bin size: 29812, total_fragments: 10
  1199. [ 11.289488] wcnss: no space available for smd frame
  1200. [ 11.311280] MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1201. [ 11.313551] wcnss: no space available for smd frame
  1202. [ 11.317388] MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1203. [ 11.347238] wcnss: no space available for smd frame
  1204. [ 11.355777] msm_sensor_config:967 sensor state 1
  1205. [ 11.373446] wcnss: no space available for smd frame
  1206. [ 11.413472] msm_sensor_config:744 failed
  1207. [ 11.417003] diag: In diag_send_msg_mask_update, invalid status 0
  1208. [ 11.467754] diag: In diag_send_log_mask_update, invalid status 0
  1209. [ 11.467755] msm_sensor_config:994 sensor state 0
  1210. [ 11.587787] atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1211. [ 11.587791] ------------[ cut here ]------------
  1212. [ 11.587802] WARNING: at /home/ashish/WORKING_DIRECTORY/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1213. [ 11.587804] Unbalanced enable for IRQ 336
  1214. [ 11.587806] Modules linked in:
  1215. [ 11.587806]
  1216. [ 11.587825] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0195db8>] (warn_slowpath_common+0x4c/0x64)
  1217. [ 11.587835] [<c0195db8>] (warn_slowpath_common+0x4c/0x64) from [<c0195dfc>] (warn_slowpath_fmt+0x2c/0x3c)
  1218. [ 11.587843] [<c0195dfc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f6034>] (enable_irq+0x60/0x74)
  1219. [ 11.587852] [<c01f6034>] (enable_irq+0x60/0x74) from [<c05873ac>] (fb_notifier_cb+0x84/0x240)
  1220. [ 11.587862] [<c05873ac>] (fb_notifier_cb+0x84/0x240) from [<c01b87dc>] (notifier_call_chain+0x40/0x68)
  1221. [ 11.587871] [<c01b87dc>] (notifier_call_chain+0x40/0x68) from [<c01b8a58>] (__blocking_notifier_call_chain+0x40/0x58)
  1222. [ 11.587880] [<c01b8a58>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8a84>] (blocking_notifier_call_chain+0x14/0x1c)
  1223. [ 11.587892] [<c01b8a84>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03cff4c>] (fb_blank+0x5c/0x68)
  1224. [ 11.587902] [<c03cff4c>] (fb_blank+0x5c/0x68) from [<c03d098c>] (do_fb_ioctl+0x510/0x594)
  1225. [ 11.587912] [<c03d098c>] (do_fb_ioctl+0x510/0x594) from [<c0267e24>] (vfs_ioctl+0x28/0x3c)
  1226. [ 11.587922] [<c0267e24>] (vfs_ioctl+0x28/0x3c) from [<c026882c>] (do_vfs_ioctl+0x474/0x564)
  1227. [ 11.587930] [<c026882c>] (do_vfs_ioctl+0x474/0x564) from [<c0268968>] (sys_ioctl+0x4c/0x70)
  1228. [ 11.587939] [<c0268968>] (sys_ioctl+0x4c/0x70) from [<c01062c0>] (ret_fast_syscall+0x0/0x30)
  1229. [ 11.587942] ---[ end trace 1cd890a9eaced876 ]---
  1230. [ 11.619399] init: Starting service 'bootanim'...
  1231. [ 11.619470] atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1232. [ 11.619475] ------------[ cut here ]------------
  1233. [ 11.619489] WARNING: at /home/ashish/WORKING_DIRECTORY/kernel/xiaomi/dior/kernel/irq/manage.c:428 enable_irq+0x60/0x74()
  1234. [ 11.619490] Unbalanced enable for IRQ 336
  1235. [ 11.619493] Modules linked in:
  1236. [ 11.619493]
  1237. [ 11.619509] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0195db8>] (warn_slowpath_common+0x4c/0x64)
  1238. [ 11.619517] [<c0195db8>] (warn_slowpath_common+0x4c/0x64) from [<c0195dfc>] (warn_slowpath_fmt+0x2c/0x3c)
  1239. [ 11.619525] [<c0195dfc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01f6034>] (enable_irq+0x60/0x74)
  1240. [ 11.619535] [<c01f6034>] (enable_irq+0x60/0x74) from [<c05873ac>] (fb_notifier_cb+0x84/0x240)
  1241. [ 11.619546] [<c05873ac>] (fb_notifier_cb+0x84/0x240) from [<c01b87dc>] (notifier_call_chain+0x40/0x68)
  1242. [ 11.619556] [<c01b87dc>] (notifier_call_chain+0x40/0x68) from [<c01b8a58>] (__blocking_notifier_call_chain+0x40/0x58)
  1243. [ 11.619565] [<c01b8a58>] (__blocking_notifier_call_chain+0x40/0x58) from [<c01b8a84>] (blocking_notifier_call_chain+0x14/0x1c)
  1244. [ 11.619575] [<c01b8a84>] (blocking_notifier_call_chain+0x14/0x1c) from [<c03cff4c>] (fb_blank+0x5c/0x68)
  1245. [ 11.619583] [<c03cff4c>] (fb_blank+0x5c/0x68) from [<c03d098c>] (do_fb_ioctl+0x510/0x594)
  1246. [ 11.619593] [<c03d098c>] (do_fb_ioctl+0x510/0x594) from [<c0267e24>] (vfs_ioctl+0x28/0x3c)
  1247. [ 11.619602] [<c0267e24>] (vfs_ioctl+0x28/0x3c) from [<c026882c>] (do_vfs_ioctl+0x474/0x564)
  1248. [ 11.619610] [<c026882c>] (do_vfs_ioctl+0x474/0x564) from [<c0268968>] (sys_ioctl+0x4c/0x70)
  1249. [ 11.619619] [<c0268968>] (sys_ioctl+0x4c/0x70) from [<c01062c0>] (ret_fast_syscall+0x0/0x30)
  1250. [ 11.619623] ---[ end trace 1cd890a9eaced877 ]---
  1251. [ 11.640352] apr_tal:Modem Is Up
  1252. [ 12.133228] sps:BAM 0xfc834000 is registered.
  1253. [ 12.133229] type=1400 audit(1466461355.690:10): avc: denied { ioctl } for uid=1001 pid=331 comm="qmuxd" path="/dev/smdcntl0" dev="tmpfs" ino=7338 ioctlcmd=c200 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1254. [ 12.135685] sps:BAM 0xfc834000 (va:0xf3908000) enabled: ver:0x22, number of pipes:6
  1255. [ 12.444494] mdss_dsi_on:672 Panel already on.
  1256. [ 12.741543] warning: `main' uses 32-bit capabilities (legacy support in use)
  1257. [ 13.537976] get_prop_capacity: final report:23
  1258. [ 13.598899] get_prop_capacity: final report:23
  1259. [ 13.642382] get_prop_capacity: final report:23
  1260. [ 13.643296] msm_post_event : timeout cannot be negative Line 715
  1261. [ 13.690627] MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1262. [ 13.696728] MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1263. [ 13.726865] msm_sensor_config:967 sensor state 1
  1264. [ 13.867559] msm_post_event : timeout cannot be negative Line 715
  1265. [ 13.928352] msm_sensor_config:994 sensor state 0
  1266. [ 15.142273] type=1400 audit(1466461358.700:11): avc: denied { read write } for uid=1001 pid=331 comm="qmuxd" name="smdcntl6" dev="tmpfs" ino=7344 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1267. [ 15.142475] type=1400 audit(1466461358.700:12): avc: denied { open } for uid=1001 pid=331 comm="qmuxd" name="smdcntl6" dev="tmpfs" ino=7344 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1268. [ 15.143121] type=1400 audit(1466461358.700:13): avc: denied { ioctl } for uid=1001 pid=331 comm="qmuxd" path="/dev/smdcntl6" dev="tmpfs" ino=7344 ioctlcmd=c200 scontext=u:r:qmuxd:s0 tcontext=u:object_r:radio_device:s0 tclass=chr_file permissive=1
  1269. [ 15.590118] get_prop_capacity: final report:23
  1270. [ 15.633930] get_prop_capacity: final report:23
  1271. [ 15.656959] get_prop_capacity: final report:23
  1272. [ 18.975552] msm_routing_get_dolby_dap_param_to_get_control, port_id not set, returning error
  1273. [ 18.975553] msm_pcm_volume_ctl_get substream runtime not found
  1274. [ 18.975591] msm_pcm_volume_ctl_get substream runtime not found
  1275. [ 18.975684] msm_pcm_volume_ctl_get substream runtime not found
  1276. [ 18.975718] msm_pcm_volume_ctl_get substream runtime not found
  1277. [ 19.022494] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=18 handle=e326ff80
  1278. [ 19.036365] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1279. [ 19.043277] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1280. [ 19.047853] q6asm_callback: cmd = 0x10bcd returned error = 0x5
  1281. [ 19.052249] MSM8226 LowLatency: asoc: MSM8226 LowLatency no valid capture route from source to sink
  1282. [ 20.476075] get_prop_capacity: final report:23
  1283. [ 20.724692] lowmem_shrink: convert oom_adj to oom_score_adj:
  1284. [ 20.724702] oom_adj 0 => oom_score_adj 0
  1285. [ 20.724706] oom_adj 1 => oom_score_adj 58
  1286. [ 20.724710] oom_adj 2 => oom_score_adj 117
  1287. [ 20.724713] oom_adj 3 => oom_score_adj 176
  1288. [ 20.724716] oom_adj 9 => oom_score_adj 529
  1289. [ 20.724720] oom_adj 15 => oom_score_adj 1000
  1290. [ 21.195102] enable_store: android_usb: already disabled
  1291. [ 21.195686] mtp_bind_config
  1292. [ 21.251234] acc_open
  1293. [ 21.251278] acc_release
  1294. [ 21.283405] wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
  1295. [ 21.732273] mmc1: Starting deferred resume
  1296. [ 21.989493] mmc1: Deferred resume completed
  1297. [ 22.050387] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1298. [ 22.051836] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1299. [ 22.053159] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1300. [ 22.103278] wlan: loading driver v3.0.10.085
  1301. [ 22.111322] wlan: [E :VOS] INFO: NV version = 2 is loaded, driver supports NV version = 3
  1302. [ 22.111334] wlan: [E :VOS] INFO: Driver supports NV3 CH144 by default, NV2 is currently loaded, NV2 will be used.
  1303. [ 22.276029] wlan: WCNSS WLAN version 1.5.1.2
  1304. [ 22.276041] wlan: WCNSS software version CNSS-PR-1-4-1-c4-00058
  1305. [ 22.276048] wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_3.0 with 48MHz XO
  1306. [ 22.276102] DefaultCountry is 00
  1307. [ 22.303483] [00:22:45.877753] [00000000204C7DFB] [netd] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1308. [ 22.303821] send_filled_buffers_to_user: Send Failed -3 drop_count = 0
  1309. [ 22.304278] [00:22:45.878549] [00000000204CB9B0] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1310. [ 22.304307] [00:22:45.878579] [00000000204CBBF7] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1311. [ 22.304334] [00:22:45.878607] [00000000204CBE08] [netd] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1312. [ 22.305207] wlan: driver loaded
  1313. [ 22.483648] [00:22:46.057919] [0000000020814673] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1314. [ 22.483860] [00:22:46.058134] [000000002081568C] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1315. [ 22.485695] [00:22:46.059966] [000000002081DFF4] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1316. [ 22.555545] msm_vidc: 4: Opening video instance: c3a02000, 0
  1317. [ 22.567477] pil_venus fdce0000.qcom,venus: venus: loading from 0x0f000000 to 0x0f500000
  1318. [ 22.636554] pil_venus fdce0000.qcom,venus: venus: Brought out of reset
  1319. [ 22.658527] msm_vidc: 1: No more formats found
  1320. [ 22.658557] msm_vidc: 1: No more formats found
  1321. [ 22.664400] msm_vidc: 4: Closed video instance: c3a02000
  1322. [ 22.666132] msm_vidc: 4: Opening video instance: c3a03000, 0
  1323. [ 22.666507] msm_vidc: 1: No more formats found
  1324. [ 22.666519] msm_vidc: 1: No more formats found
  1325. [ 22.671669] msm_vidc: 4: Closed video instance: c3a03000
  1326. [ 22.672559] msm_vidc: 4: Opening video instance: c3a01000, 0
  1327. [ 22.672854] msm_vidc: 1: No more formats found
  1328. [ 22.672866] msm_vidc: 1: No more formats found
  1329. [ 22.677820] msm_vidc: 4: Closed video instance: c3a01000
  1330. [ 22.678822] msm_vidc: 4: Opening video instance: c3c9a000, 0
  1331. [ 22.679118] msm_vidc: 1: No more formats found
  1332. [ 22.679129] msm_vidc: 1: No more formats found
  1333. [ 22.683497] [00:22:46.257767] [0000000020BBD30B] [MC_Th] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1334. [ 22.684268] msm_vidc: 4: Closed video instance: c3c9a000
  1335. [ 22.694315] msm_vidc: 4: Opening video instance: c3a04000, 1
  1336. [ 22.715518] msm_vidc: 4: Closed video instance: c3a04000
  1337. [ 22.716512] msm_vidc: 4: Opening video instance: c3a03000, 1
  1338. [ 22.730844] msm_vidc: 4: Closed video instance: c3a03000
  1339. [ 22.731804] msm_vidc: 4: Opening video instance: e3162000, 1
  1340. [ 22.739463] msm_vidc: 4: Closed video instance: e3162000
  1341. [ 22.740490] msm_vidc: 4: Opening video instance: e3160000, 1
  1342. [ 22.749096] msm_vidc: 4: Closed video instance: e3160000
  1343. [ 22.749998] msm_vidc: 4: Opening video instance: c3a05000, 1
  1344. [ 22.757804] msm_vidc: 4: Closed video instance: c3a05000
  1345. [ 22.758670] msm_vidc: 4: Opening video instance: c3a04000, 1
  1346. [ 22.766191] msm_vidc: 4: Closed video instance: c3a04000
  1347. [ 22.767131] msm_vidc: 4: Opening video instance: c3a05000, 1
  1348. [ 22.783687] msm_vidc: 4: Closed video instance: c3a05000
  1349. [ 22.784634] msm_vidc: 4: Opening video instance: c3a04000, 1
  1350. [ 22.791993] msm_vidc: 4: Closed video instance: c3a04000
  1351. [ 22.792950] msm_vidc: 4: Opening video instance: c3c9d000, 1
  1352. [ 22.800856] msm_vidc: 4: Closed video instance: c3c9d000
  1353. [ 22.801724] msm_vidc: 4: Opening video instance: c3c99000, 1
  1354. [ 22.808585] msm_vidc: 4: Closed video instance: c3c99000
  1355. [ 23.953359] dummy0: no IPv6 routers present
  1356. [ 24.176661] [00:22:47.750932] [0000000022714669] [WifiS] wlan: [E :HDD] Ptt Socket error sending message to the app!!
  1357. [ 24.177314] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1358. [ 24.182455] init: Starting service 'p2p_supplicant'...
  1359. [ 24.195813] SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts
  1360. [ 24.219960] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1361. [ 24.220965] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1362. [ 24.221883] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1363. [ 24.278772] ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1364. [ 26.047259] [00:22:49.621447] [0000000024954709] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 120 setting to default 30
  1365. [ 26.047292] [00:22:49.621565] [0000000024954FEB] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 124 setting to default 30
  1366. [ 26.047372] [00:22:49.621645] [00000000249555E9] [WifiS] wlan: [E :SME] csrUpdateChannelList: 605: Power level is zero for channel 128 setting to default 30
  1367. [ 26.061912] [00:22:49.636171] [0000000024999759] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1368. [ 26.082656] [00:22:49.656923] [00000000249FABBE] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_set: 1714: Link Layer Statistics not supported by Firmware
  1369. [ 26.135668] [00:22:49.709938] [0000000024AF33E7] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1370. [ 26.156149] cfg80211: Calling CRDA for country: BA
  1371. [ 26.330441] msm_csiphy_init: csiphy invalid state 0
  1372. [ 26.331959] msm_sensor_config:978 failed: invalid state 0
  1373. [ 26.369933] MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1374. [ 26.375441] MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1375. [ 26.409267] msm_post_event : timeout cannot be negative Line 715
  1376. [ 26.453879] cfg80211: Regulatory domain changed to country: BA
  1377. [ 26.453889] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  1378. [ 26.453896] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1379. [ 26.453902] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1380. [ 26.453907] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1381. [ 26.453912] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm)
  1382. [ 26.453917] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
  1383. [ 26.471086] [00:22:50.045357] [0000000025117855] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1384. [ 26.472150] [00:22:50.046421] [000000002511C81F] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1385. [ 26.473890] [00:22:50.048160] [0000000025124A8A] [WifiS] wlan: [E :HDD] __wlan_hdd_cfg80211_ll_stats_get: 1855: Link Layer Statistics not supported by Firmware
  1386. [ 26.488056] wlan: [2034:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1387. [ 26.521535] MSM-CPP cpp_load_fw:922 MC Bootloader Version: 0x312e3176
  1388. [ 26.526523] MSM-CPP cpp_load_fw:935 CPP FW Version: 0x1002000a
  1389. [ 26.537832] msm_sensor_config:967 sensor state 1
  1390. [ 26.673540] msm_post_event : timeout cannot be negative Line 715
  1391. [ 26.683242] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1392. [ 26.683249] pgd = e1834000
  1393. [ 26.683256] [00000000] *pgd=00000000
  1394. [ 26.683257]
  1395. [ 26.683261]
  1396. [ 26.683265] Pid: 2579, comm: m.android.phone
  1397. [ 26.683272] CPU: 2 Tainted: G W (3.4.0-gd351022 #1)
  1398. [ 26.683277] PC is at 0xa2b4297a
  1399. [ 26.683281] LR is at 0x72fc97a5
  1400. [ 26.683288] pc : [<a2b4297a>] lr : [<72fc97a5>] psr: 600d0030
  1401. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1402. [ 26.683293] r10: 00000001 r9 : b75ff928 r8 : 00000001
  1403. [ 26.683298] r7 : 00000001 r6 : 00000001 r5 : afe83748 r4 : 00000000
  1404. [ 26.683303] r3 : 12d1354c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1405. [ 26.683309] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1406. [ 26.683315] Control: 10c5387d Table: 2183406a DAC: 00000015
  1407. [ 26.683418] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1408. [ 26.683432] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1409. [ 26.683443] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1410. [ 26.683455] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1411. [ 26.683460] Exception stack(0xe189dfb0 to 0xe189dff8)
  1412. [ 26.683468] dfa0: 00000000 00000000 00000004 12d1354c
  1413. [ 26.683477] dfc0: 00000000 afe83748 00000001 00000001 00000001 b75ff928 00000001 12e01bb0
  1414. [ 26.683485] dfe0: 000004b6 bef99f00 72fc97a5 a2b4297a 600d0030 ffffffff
  1415. [ 26.732586] msm_sensor_config:994 sensor state 0
  1416. [ 27.206320] m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1417. [ 27.206328] pgd = e1834000
  1418. [ 27.206336] [0000000c] *pgd=00000000
  1419. [ 27.206337]
  1420. [ 27.206341]
  1421. [ 27.206346] Pid: 2579, comm: m.android.phone
  1422. [ 27.206353] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1423. [ 27.206359] PC is at 0x72f997ba
  1424. [ 27.206364] LR is at 0x72249c5f
  1425. [ 27.206371] pc : [<72f997ba>] lr : [<72249c5f>] psr: 200b0030
  1426. sp : bef99f20 ip : 6fef0a10 fp : 00000000
  1427. [ 27.206376] r10: a23ae270 r9 : b75ff928 r8 : 00000000
  1428. [ 27.206382] r7 : 00000000 r6 : 12fe52a0 r5 : 12fe6070 r4 : 00000000
  1429. [ 27.206387] r3 : 0025fcc0 r2 : b2890070 r1 : 12fe52a0 r0 : 6fcb7260
  1430. [ 27.206397] Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1431. [ 27.206406] Control: 10c5387d Table: 2183406a DAC: 00000015
  1432. [ 27.206437] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1433. [ 27.206453] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1434. [ 27.206466] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1435. [ 27.206482] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1436. [ 27.206489] Exception stack(0xe189dfb0 to 0xe189dff8)
  1437. [ 27.206499] dfa0: 6fcb7260 12fe52a0 b2890070 0025fcc0
  1438. [ 27.206508] dfc0: 00000000 12fe6070 12fe52a0 00000000 00000000 b75ff928 a23ae270 00000000
  1439. [ 27.206518] dfe0: 6fef0a10 bef99f20 72249c5f 72f997ba 200b0030 ffffffff
  1440. [ 27.844104] get_prop_capacity: final report:23
  1441. [ 27.906466] get_prop_capacity: final report:23
  1442. [ 27.938083] get_prop_capacity: final report:23
  1443. [ 28.301952] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1444. [ 28.301960] pgd = e1834000
  1445. [ 28.301970] [00000000] *pgd=00000000
  1446. [ 28.301970]
  1447. [ 28.301975]
  1448. [ 28.301980] Pid: 2579, comm: m.android.phone
  1449. [ 28.301988] CPU: 0 Tainted: G W (3.4.0-gd351022 #1)
  1450. [ 28.301995] PC is at 0xa2b4297a
  1451. [ 28.302001] LR is at 0x72fc97a5
  1452. [ 28.302011] pc : [<a2b4297a>] lr : [<72fc97a5>] psr: 60070030
  1453. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1454. [ 28.302017] r10: 00000001 r9 : b75ff928 r8 : 00000001
  1455. [ 28.302023] r7 : 00000001 r6 : 00000001 r5 : afe83748 r4 : 00000000
  1456. [ 28.302029] r3 : 12d1354c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1457. [ 28.302037] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1458. [ 28.302044] Control: 10c5387d Table: 2183406a DAC: 00000015
  1459. [ 28.302073] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1460. [ 28.302090] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1461. [ 28.302105] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1462. [ 28.302121] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1463. [ 28.302129] Exception stack(0xe189dfb0 to 0xe189dff8)
  1464. [ 28.302139] dfa0: 00000000 00000000 00000004 12d1354c
  1465. [ 28.302151] dfc0: 00000000 afe83748 00000001 00000001 00000001 b75ff928 00000001 12e01bb0
  1466. [ 28.302163] dfe0: 000004b6 bef99f00 72fc97a5 a2b4297a 60070030 ffffffff
  1467. [ 28.522323] m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1468. [ 28.522344] pgd = e1834000
  1469. [ 28.522364] [0000000c] *pgd=00000000
  1470. [ 28.522365]
  1471. [ 28.522377]
  1472. [ 28.522383] Pid: 2579, comm: m.android.phone
  1473. [ 28.522393] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1474. [ 28.522404] PC is at 0x72f997ba
  1475. [ 28.522412] LR is at 0x72249c5f
  1476. [ 28.522427] pc : [<72f997ba>] lr : [<72249c5f>] psr: 000f0030
  1477. sp : bef99f20 ip : 6fef0a10 fp : 00000000
  1478. [ 28.522439] r10: a23ae270 r9 : b75ff928 r8 : 00000000
  1479. [ 28.522454] r7 : 00000000 r6 : 130d0560 r5 : 130d5490 r4 : 00000000
  1480. [ 28.522467] r3 : 00261aa9 r2 : b2890070 r1 : 130d0560 r0 : 6fcb7260
  1481. [ 28.522483] Flags: nzcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1482. [ 28.522496] Control: 10c5387d Table: 2183406a DAC: 00000015
  1483. [ 28.522579] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1484. [ 28.522601] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1485. [ 28.522626] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1486. [ 28.522660] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1487. [ 28.522676] Exception stack(0xe189dfb0 to 0xe189dff8)
  1488. [ 28.522696] dfa0: 6fcb7260 130d0560 b2890070 00261aa9
  1489. [ 28.522714] dfc0: 00000000 130d5490 130d0560 00000000 00000000 b75ff928 a23ae270 00000000
  1490. [ 28.522732] dfe0: 6fef0a10 bef99f20 72249c5f 72f997ba 000f0030 ffffffff
  1491. [ 28.898697] get_prop_capacity: final report:23
  1492. [ 28.952707] get_prop_capacity: final report:23
  1493. [ 28.989014] get_prop_capacity: final report:23
  1494. [ 29.562831] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1495. [ 29.562838] pgd = e1834000
  1496. [ 29.562846] [00000000] *pgd=00000000
  1497. [ 29.562846]
  1498. [ 29.562850]
  1499. [ 29.562855] Pid: 2579, comm: m.android.phone
  1500. [ 29.562862] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1501. [ 29.562868] PC is at 0xa2b4297a
  1502. [ 29.562873] LR is at 0x72fc97a5
  1503. [ 29.562880] pc : [<a2b4297a>] lr : [<72fc97a5>] psr: 600f0030
  1504. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1505. [ 29.562885] r10: 00000001 r9 : b75ff928 r8 : 00000001
  1506. [ 29.562890] r7 : 00000001 r6 : 00000001 r5 : afe83748 r4 : 00000000
  1507. [ 29.562895] r3 : 12d1354c r2 : 00000004 r1 : 00000000 r0 : 00000000
  1508. [ 29.562903] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1509. [ 29.562909] Control: 10c5387d Table: 2183406a DAC: 00000015
  1510. [ 29.562940] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1511. [ 29.562955] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1512. [ 29.562967] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1513. [ 29.562982] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1514. [ 29.562989] Exception stack(0xe189dfb0 to 0xe189dff8)
  1515. [ 29.562997] dfa0: 00000000 00000000 00000004 12d1354c
  1516. [ 29.563007] dfc0: 00000000 afe83748 00000001 00000001 00000001 b75ff928 00000001 12e01bb0
  1517. [ 29.563016] dfe0: 000004b6 bef99f00 72fc97a5 a2b4297a 600f0030 ffffffff
  1518. [ 29.724530] m.android.phone: unhandled page fault (11) at 0x0000000c, code 0x005
  1519. [ 29.724538] pgd = e1834000
  1520. [ 29.724546] [0000000c] *pgd=00000000
  1521. [ 29.724546]
  1522. [ 29.724551]
  1523. [ 29.724556] Pid: 2579, comm: m.android.phone
  1524. [ 29.724563] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1525. [ 29.724569] PC is at 0x72f997ba
  1526. [ 29.724574] LR is at 0x72249c5f
  1527. [ 29.724582] pc : [<72f997ba>] lr : [<72249c5f>] psr: 20070030
  1528. sp : bef99f20 ip : 6fef0a10 fp : 00000000
  1529. [ 29.724588] r10: a23ae270 r9 : b75ff928 r8 : 00000000
  1530. [ 29.724593] r7 : 00000000 r6 : 12c45220 r5 : 12c261f0 r4 : 00000000
  1531. [ 29.724600] r3 : 002584c3 r2 : b2890070 r1 : 12c45220 r0 : 6fcb7260
  1532. [ 29.724607] Flags: nzCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1533. [ 29.724613] Control: 10c5387d Table: 2183406a DAC: 00000015
  1534. [ 29.724640] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1535. [ 29.724655] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1536. [ 29.724667] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1537. [ 29.724680] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1538. [ 29.724687] Exception stack(0xe189dfb0 to 0xe189dff8)
  1539. [ 29.724696] dfa0: 6fcb7260 12c45220 b2890070 002584c3
  1540. [ 29.724706] dfc0: 00000000 12c261f0 12c45220 00000000 00000000 b75ff928 a23ae270 00000000
  1541. [ 29.724716] dfe0: 6fef0a10 bef99f20 72249c5f 72f997ba 20070030 ffffffff
  1542. [ 29.961675] get_prop_capacity: final report:23
  1543. [ 30.033921] get_prop_capacity: final report:23
  1544. [ 30.077522] get_prop_capacity: final report:23
  1545. [ 30.082553] get_prop_capacity: final report:23
  1546. [ 30.142171] get_prop_capacity: final report:23
  1547. [ 30.162675] get_prop_capacity: final report:23
  1548. [ 30.402436] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1549. [ 30.402445] pgd = e1834000
  1550. [ 30.402454] [00000000] *pgd=00000000
  1551. [ 30.402454]
  1552. [ 30.402459]
  1553. [ 30.402465] Pid: 2579, comm: m.android.phone
  1554. [ 30.402472] CPU: 1 Tainted: G W (3.4.0-gd351022 #1)
  1555. [ 30.402480] PC is at 0x72fc8f6e
  1556. [ 30.402485] LR is at 0x733b3a39
  1557. [ 30.402495] pc : [<72fc8f6e>] lr : [<733b3a39>] psr: 40070030
  1558. sp : bef99eb0 ip : 00000003 fp : 12dc0ea0
  1559. [ 30.402501] r10: 00000001 r9 : b75ff928 r8 : 00000000
  1560. [ 30.402508] r7 : 738db4b8 r6 : 6f79a77c r5 : 00000000 r4 : 00000000
  1561. [ 30.402515] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 12dff780
  1562. [ 30.402523] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1563. [ 30.402530] Control: 10c5387d Table: 2183406a DAC: 00000015
  1564. [ 30.402558] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1565. [ 30.402573] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1566. [ 30.402587] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1567. [ 30.402602] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1568. [ 30.402609] Exception stack(0xe189dfb0 to 0xe189dff8)
  1569. [ 30.402618] dfa0: 12dff780 00000000 00000000 00000001
  1570. [ 30.402629] dfc0: 00000000 00000000 6f79a77c 738db4b8 00000000 b75ff928 00000001 12dc0ea0
  1571. [ 30.402640] dfe0: 00000003 bef99eb0 733b3a39 72fc8f6e 40070030 ffffffff
  1572. [ 30.403173] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1573. [ 30.403179] pgd = e1834000
  1574. [ 30.403187] [00000000] *pgd=00000000
  1575. [ 30.403187]
  1576. [ 30.403192]
  1577. [ 30.403198] Pid: 2579, comm: m.android.phone
  1578. [ 30.403205] CPU: 1 Tainted: G W (3.4.0-gd351022 #1)
  1579. [ 30.403212] PC is at 0x72fc8fcc
  1580. [ 30.403217] LR is at 0x7339ed03
  1581. [ 30.403227] pc : [<72fc8fcc>] lr : [<7339ed03>] psr: 400e0030
  1582. sp : bef99eb0 ip : 00000003 fp : 12de1610
  1583. [ 30.403233] r10: 00000001 r9 : b75ff928 r8 : 00000000
  1584. [ 30.403240] r7 : 738db4b8 r6 : 6f79a77c r5 : 00000000 r4 : 00000000
  1585. [ 30.403247] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 12de1610
  1586. [ 30.403254] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1587. [ 30.403262] Control: 10c5387d Table: 2183406a DAC: 00000015
  1588. [ 30.403284] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1589. [ 30.403299] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1590. [ 30.403312] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1591. [ 30.403326] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1592. [ 30.403375] Exception stack(0xe189dfb0 to 0xe189dff8)
  1593. [ 30.403385] dfa0: 12de1610 00000000 00000000 00000001
  1594. [ 30.403397] dfc0: 00000000 00000000 6f79a77c 738db4b8 00000000 b75ff928 00000001 12de1610
  1595. [ 30.403407] dfe0: 00000003 bef99eb0 7339ed03 72fc8fcc 400e0030 ffffffff
  1596. [ 30.745159] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1597. [ 30.745168] pgd = e1834000
  1598. [ 30.745176] [00000000] *pgd=00000000
  1599. [ 30.745176]
  1600. [ 30.745181]
  1601. [ 30.745185] Pid: 2579, comm: m.android.phone
  1602. [ 30.745193] CPU: 1 Tainted: G W (3.4.0-gd351022 #1)
  1603. [ 30.745199] PC is at 0xa2b4297a
  1604. [ 30.745203] LR is at 0x723a7d87
  1605. [ 30.745212] pc : [<a2b4297a>] lr : [<723a7d87>] psr: 600f0030
  1606. sp : bef99ed0 ip : 000004b6 fp : 12e01bb0
  1607. [ 30.745217] r10: 00000001 r9 : b75ff928 r8 : 12e3cae0
  1608. [ 30.745223] r7 : 00000001 r6 : 12e3c0c0 r5 : afe83748 r4 : b2890070
  1609. [ 30.745228] r3 : 0025c781 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1610. [ 30.745234] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1611. [ 30.745241] Control: 10c5387d Table: 2183406a DAC: 00000015
  1612. [ 30.745267] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1613. [ 30.745280] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1614. [ 30.745291] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1615. [ 30.745304] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1616. [ 30.745310] Exception stack(0xe189dfb0 to 0xe189dff8)
  1617. [ 30.745319] dfa0: 00000000 00000000 00000000 0025c781
  1618. [ 30.745329] dfc0: b2890070 afe83748 12e3c0c0 00000001 12e3cae0 b75ff928 00000001 12e01bb0
  1619. [ 30.745338] dfe0: 000004b6 bef99ed0 723a7d87 a2b4297a 600f0030 ffffffff
  1620. [ 31.006084] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1621. [ 31.006092] pgd = e1834000
  1622. [ 31.006100] [00000000] *pgd=00000000
  1623. [ 31.006101]
  1624. [ 31.006106]
  1625. [ 31.006110] Pid: 2579, comm: m.android.phone
  1626. [ 31.006117] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1627. [ 31.006124] PC is at 0xa2b4297a
  1628. [ 31.006129] LR is at 0x723a7d87
  1629. [ 31.006138] pc : [<a2b4297a>] lr : [<723a7d87>] psr: 600f0030
  1630. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1631. [ 31.006143] r10: 00000001 r9 : b75ff928 r8 : 12e99380
  1632. [ 31.006150] r7 : 00000001 r6 : 12e3c0c0 r5 : afe83748 r4 : b2890070
  1633. [ 31.006156] r3 : 0025c781 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1634. [ 31.006163] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1635. [ 31.006170] Control: 10c5387d Table: 2183406a DAC: 00000015
  1636. [ 31.006198] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1637. [ 31.006213] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1638. [ 31.006225] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1639. [ 31.006238] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1640. [ 31.006244] Exception stack(0xe189dfb0 to 0xe189dff8)
  1641. [ 31.006252] dfa0: 00000000 00000000 00000000 0025c781
  1642. [ 31.006263] dfc0: b2890070 afe83748 12e3c0c0 00000001 12e99380 b75ff928 00000001 12e01bb0
  1643. [ 31.006273] dfe0: 000004b6 bef99f00 723a7d87 a2b4297a 600f0030 ffffffff
  1644. [ 31.124548] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1645. [ 31.124561] pgd = e1834000
  1646. [ 31.124573] [00000000] *pgd=00000000
  1647. [ 31.124573]
  1648. [ 31.124582]
  1649. [ 31.124588] Pid: 2579, comm: m.android.phone
  1650. [ 31.124598] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1651. [ 31.124608] PC is at 0xa2b4297a
  1652. [ 31.124615] LR is at 0x723a7d87
  1653. [ 31.124625] pc : [<a2b4297a>] lr : [<723a7d87>] psr: 600f0030
  1654. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1655. [ 31.124632] r10: 00000001 r9 : b75ff928 r8 : 12f012a0
  1656. [ 31.124640] r7 : 00000001 r6 : 12e3c0c0 r5 : afe83748 r4 : b2890070
  1657. [ 31.124646] r3 : 0025c781 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1658. [ 31.124654] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1659. [ 31.124662] Control: 10c5387d Table: 2183406a DAC: 00000015
  1660. [ 31.124694] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1661. [ 31.124713] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1662. [ 31.124726] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1663. [ 31.124741] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1664. [ 31.124747] Exception stack(0xe189dfb0 to 0xe189dff8)
  1665. [ 31.124755] dfa0: 00000000 00000000 00000000 0025c781
  1666. [ 31.124767] dfc0: b2890070 afe83748 12e3c0c0 00000001 12f012a0 b75ff928 00000001 12e01bb0
  1667. [ 31.124776] dfe0: 000004b6 bef99f00 723a7d87 a2b4297a 600f0030 ffffffff
  1668. [ 31.187233] m.android.phone: unhandled page fault (11) at 0x00000000, code 0x005
  1669. [ 31.187241] pgd = e1834000
  1670. [ 31.187250] [00000000] *pgd=00000000
  1671. [ 31.187250]
  1672. [ 31.187255]
  1673. [ 31.187259] Pid: 2579, comm: m.android.phone
  1674. [ 31.187266] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  1675. [ 31.187273] PC is at 0xa2b4297a
  1676. [ 31.187277] LR is at 0x723a7d87
  1677. [ 31.187286] pc : [<a2b4297a>] lr : [<723a7d87>] psr: 600f0030
  1678. sp : bef99f00 ip : 000004b6 fp : 12e01bb0
  1679. [ 31.187291] r10: 00000001 r9 : b75ff928 r8 : 12f51280
  1680. [ 31.187298] r7 : 00000001 r6 : 12e3c0c0 r5 : afe83748 r4 : b2890070
  1681. [ 31.187303] r3 : 0025c781 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1682. [ 31.187310] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1683. [ 31.187317] Control: 10c5387d Table: 2183406a DAC: 00000015
  1684. [ 31.187342] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1685. [ 31.187356] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1686. [ 31.187368] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1687. [ 31.187381] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1688. [ 31.187387] Exception stack(0xe189dfb0 to 0xe189dff8)
  1689. [ 31.187395] dfa0: 00000000 00000000 00000000 0025c781
  1690. [ 31.187406] dfc0: b2890070 afe83748 12e3c0c0 00000001 12f51280 b75ff928 00000001 12e01bb0
  1691. [ 31.187416] dfe0: 000004b6 bef99f00 723a7d87 a2b4297a 600f0030 ffffffff
  1692. [ 32.030510] get_prop_capacity: final report:23
  1693. [ 32.077381] get_prop_capacity: final report:23
  1694. [ 32.111791] get_prop_capacity: final report:23
  1695. [ 32.612720] init: Service 'bootanim' (pid 926) exited with status 0
  1696. [ 32.716299] leds button-backlight: lm3533_led_set - 100
  1697. [ 32.723483] leds button-backlight: lm3533_led_update - 100
  1698. [ 32.788933] init: Starting service 'mpdecision'...
  1699. [ 37.717627] leds button-backlight: lm3533_led_set - 0
  1700. [ 37.717877] leds button-backlight: lm3533_led_update - 0
  1701. [ 37.847990] msm_vidc: 1: venus_hfi_iface_msgq_read - fw not in init state
  1702. [ 37.847999] msm_vidc: 1: venus_hfi_iface_dbgq_read - fw not in init state
  1703. [ 38.119171] leds button-backlight: lm3533_led_set - 100
  1704. [ 38.119341] leds button-backlight: lm3533_led_update - 100
  1705. [ 38.892151] atmel_mxt_ts 5-004b: Calibration start!
  1706. [ 38.908076] atmel_mxt_ts 5-004b: mxt t37 cal msg
  1707. [ 38.908560] atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  1708. [ 38.910865] atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1709. [ 39.246320] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1710. [ 39.246998] atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1711. [ 40.006994] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1712. [ 40.106919] atmel_mxt_ts 5-004b: T37 page changed (16,0) -> (16,4)
  1713. [ 40.106932] atmel_mxt_ts 5-004b: surface 0 14 aquire auto sf(0,0)->(0,0),result -5
  1714. [ 40.775557] Binder_9: unhandled page fault (11) at 0x00000000, code 0x005
  1715. [ 40.775565] pgd = e2938000
  1716. [ 40.775573] [00000000] *pgd=00000000
  1717. [ 40.775573]
  1718. [ 40.775579]
  1719. [ 40.775583] Pid: 2617, comm: Binder_9
  1720. [ 40.775590] CPU: 2 Tainted: G W (3.4.0-gd351022 #1)
  1721. [ 40.775597] PC is at 0xa2db9af8
  1722. [ 40.775601] LR is at 0xa2db9af1
  1723. [ 40.775609] pc : [<a2db9af8>] lr : [<a2db9af1>] psr: 400f0030
  1724. sp : 9663d1e0 ip : 00000001 fp : 130f17a0
  1725. [ 40.775614] r10: 00000010 r9 : b79f8818 r8 : a00f4f40
  1726. [ 40.775619] r7 : 6fa50230 r6 : 00000000 r5 : 1304c920 r4 : 6fd066d0
  1727. [ 40.775625] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1728. [ 40.775631] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1729. [ 40.775638] Control: 10c5387d Table: 2293806a DAC: 00000015
  1730. [ 40.775662] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1731. [ 40.775675] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1732. [ 40.775686] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1733. [ 40.775697] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1734. [ 40.775702] Exception stack(0xe151bfb0 to 0xe151bff8)
  1735. [ 40.775708] bfa0: 00000000 00000000 00000000 00000001
  1736. [ 40.775718] bfc0: 6fd066d0 1304c920 00000000 6fa50230 a00f4f40 b79f8818 00000010 130f17a0
  1737. [ 40.775725] bfe0: 00000001 9663d1e0 a2db9af1 a2db9af8 400f0030 ffffffff
  1738. [ 40.819955] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1739. [ 40.897809] Binder_1: unhandled page fault (11) at 0x00000000, code 0x005
  1740. [ 40.897817] pgd = e2938000
  1741. [ 40.897824] [00000000] *pgd=00000000
  1742. [ 40.897824]
  1743. [ 40.897828]
  1744. [ 40.897831] Pid: 1274, comm: Binder_1
  1745. [ 40.897838] CPU: 1 Tainted: G W (3.4.0-gd351022 #1)
  1746. [ 40.897844] PC is at 0xa2db9af8
  1747. [ 40.897848] LR is at 0xa2db9af1
  1748. [ 40.897855] pc : [<a2db9af8>] lr : [<a2db9af1>] psr: 40030030
  1749. sp : a1c2a1e0 ip : 00000001 fp : 133a3760
  1750. [ 40.897859] r10: 00000010 r9 : b77de9d8 r8 : a00f4f40
  1751. [ 40.897864] r7 : 6fa50230 r6 : 00000000 r5 : 1304c920 r4 : 6fd066d0
  1752. [ 40.897869] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 00000000
  1753. [ 40.897875] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1754. [ 40.897881] Control: 10c5387d Table: 2293806a DAC: 00000015
  1755. [ 40.897904] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1756. [ 40.897916] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1757. [ 40.897926] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1758. [ 40.897937] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1759. [ 40.897943] Exception stack(0xe2a09fb0 to 0xe2a09ff8)
  1760. [ 40.897949] 9fa0: 00000000 00000000 00000000 00000001
  1761. [ 40.897959] 9fc0: 6fd066d0 1304c920 00000000 6fa50230 a00f4f40 b77de9d8 00000010 133a3760
  1762. [ 40.897966] 9fe0: 00000001 a1c2a1e0 a2db9af1 a2db9af8 40030030 ffffffff
  1763. [ 41.478983] [00:23:05.053254] [00000000363E5096] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1764. [ 41.494265] wlan: [2034:E :CTL] Error returned WDI_ProcessInitScanRspi:0 BMPS0
  1765. [ 43.600871] [00:23:07.175142] [0000000038ABF62F] [wpa_s] wlan: [E :HDD] wlan_hdd_get_frame_logs: Frame Logging not init!
  1766. [ 43.694049] wlan: 00:0a:f5:47:4f:38 connected to 00:26:b6:00:87:f5
  1767. [ 43.694844] wlan(1) 00:26:b6:00:87:f5 Standalone
  1768. [ 43.694845] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1769. [ 43.834400] wlan: [2034:F :CTL] WDI Process Enter BMPS RSP failed With HAL Status Code: 1
  1770. [ 43.834462] [00:23:07.408735] [0000000038F065A2] [MC_Th] wlan: [E :PMC] pmmInitBmpsResponseHandler: 261: pmmBmps: BMPS_INIT_PWR_SAVE_REQ failed, informing SME
  1771. [ 43.834478] [00:23:07.408751] [0000000038F066E2] [MC_Th] wlan: [E :PMC] pmmInitBmpsResponseHandler: 278: Unexpected heartbeat timer not running
  1772. [ 43.834582] [00:23:07.408849] [0000000038F06E2F] [MC_Th] wlan: [E :PMC] pmcProcessResponse: 1408: Response message to request to enter BMPS indicates failure, status 565
  1773. [ 45.609563] ndroid.settings: unhandled page fault (11) at 0x00000000, code 0x005
  1774. [ 45.609570] pgd = e1474000
  1775. [ 45.609577] [00000000] *pgd=00000000
  1776. [ 45.609577]
  1777. [ 45.609581]
  1778. [ 45.609585] Pid: 2481, comm: ndroid.settings
  1779. [ 45.609592] CPU: 2 Tainted: G W (3.4.0-gd351022 #1)
  1780. [ 45.609599] PC is at 0x72e69778
  1781. [ 45.609603] LR is at 0x72e6a23d
  1782. [ 45.609611] pc : [<72e69778>] lr : [<72e6a23d>] psr: 400b0030
  1783. sp : bef99a00 ip : b75ff928 fp : 2323d8c0
  1784. [ 45.609616] r10: 2324c7c0 r9 : b75ff928 r8 : 2324c7c0
  1785. [ 45.609622] r7 : 00000000 r6 : 6f8d7e48 r5 : 231e4300 r4 : 00000000
  1786. [ 45.609627] r3 : 00000000 r2 : 00000001 r1 : 00000000 r0 : 231e4300
  1787. [ 45.609634] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  1788. [ 45.609641] Control: 10c5387d Table: 2147406a DAC: 00000015
  1789. [ 45.609670] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  1790. [ 45.609682] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  1791. [ 45.609693] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  1792. [ 45.609705] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  1793. [ 45.609710] Exception stack(0xe11fbfb0 to 0xe11fbff8)
  1794. [ 45.609717] bfa0: 231e4300 00000000 00000001 00000000
  1795. [ 45.609727] bfc0: 00000000 231e4300 6f8d7e48 00000000 2324c7c0 b75ff928 2324c7c0 2323d8c0
  1796. [ 45.609736] bfe0: b75ff928 bef99a00 72e6a23d 72e69778 400b0030 ffffffff
  1797. [ 51.307061] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1798. [ 51.308191] atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1799. [ 53.783348] wlan0: no IPv6 routers present
  1800. [ 55.229106] get_prop_capacity: final report:23
  1801. [ 55.281611] get_prop_capacity: final report:23
  1802. [ 55.303560] get_prop_capacity: final report:23
  1803. [ 59.394218] init: Starting service 'su_daemon'...
  1804. [ 61.409395] init: Starting service 'adbd'...
  1805. [ 61.411069] init: Service 'adbd' is being killed...
  1806. [ 61.412020] init: Service 'adbd' (pid 4191) killed by signal 9
  1807. [ 61.412055] init: Service 'adbd' (pid 4191) killing any children in process group
  1808. [ 61.412702] enable_store: 1 callbacks suppressed
  1809. [ 61.412708] enable_store: android_usb: already disabled
  1810. [ 61.413040] init: Starting service 'adbd'...
  1811. [ 61.419769] adb_open
  1812. [ 61.419793] mtp_bind_config
  1813. [ 61.847034] atmel_mxt_ts 5-004b: mxt set t8 0 15 10 0
  1814. [ 61.943400] atmel_mxt_ts 5-004b: mxt set t8 255 1 0 0
  1815. [ 65.631410] atmel_mxt_ts 5-004b: mxt surface 3 check part T(18,1) val 0 (32767,16384)
  1816. [ 65.631420] atmel_mxt_ts 5-004b: mxt surface aquire and compare auto data invalid -22
  1817. [ 69.533578] leds button-backlight: lm3533_led_set - 0
  1818. [ 69.533696] leds button-backlight: lm3533_led_update - 0
  1819. [ 73.139599] msm_otg f9a55000.usb: USB exited from low power mode
  1820. [ 73.150398] get_prop_capacity: final report:23
  1821. [ 73.168719] get_prop_capacity: final report:23
  1822. [ 73.200214] get_prop_capacity: final report:23
  1823. [ 73.234318] get_prop_capacity: final report:23
  1824. [ 73.266266] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
  1825. [ 73.266282] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
  1826. [ 73.304935] get_prop_capacity: final report:23
  1827. [ 73.309699] get_prop_capacity: final report:23
  1828. [ 73.353906] get_prop_capacity: final report:23
  1829. [ 73.414298] msm_otg f9a55000.usb: Avail curr from USB = 100
  1830. [ 73.414543] android_work: android_work: did not send uevent (0 0 (null))
  1831. [ 73.432641] get_prop_capacity: final report:23
  1832. [ 73.481413] leds button-backlight: lm3533_led_set - 100
  1833. [ 73.481701] get_prop_capacity: final report:23
  1834. [ 73.482043] leds button-backlight: lm3533_led_update - 100
  1835. [ 73.512166] get_prop_capacity: final report:23
  1836. [ 73.524906] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1837. [ 73.528474] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1838. [ 73.563453] get_prop_capacity: final report:23
  1839. [ 73.593923] get_prop_capacity: final report:23
  1840. [ 73.630475] get_prop_capacity: final report:23
  1841. [ 73.656888] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1842. [ 73.657842] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  1843. [ 73.657900] msm_otg f9a55000.usb: Avail curr from USB = 500
  1844. [ 73.697985] get_prop_capacity: final report:23
  1845. [ 73.707853] get_prop_capacity: final report:23
  1846. [ 73.713538] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1847. [ 73.751031] get_prop_capacity: final report:23
  1848. [ 73.753190] mtp_open
  1849. [ 74.773121] get_prop_capacity: final report:23
  1850. [ 74.777635] get_prop_capacity: final report:23
  1851. [ 74.826265] get_prop_capacity: final report:23
  1852. [ 74.844146] get_prop_capacity: final report:23
  1853. [ 74.888008] get_prop_capacity: final report:23
  1854. [ 74.933681] get_prop_capacity: final report:22
  1855. [ 74.974244] get_prop_capacity: final report:22
  1856. [ 75.016897] get_prop_capacity: final report:22
  1857. [ 75.030209] get_prop_capacity: final report:22
  1858. [ 75.079135] get_prop_capacity: final report:22
  1859. [ 75.101017] get_prop_capacity: final report:22
  1860. [ 76.668914] mmc1: Starting deferred resume
  1861. [ 76.922104] mmc1: Deferred resume completed
  1862. [ 80.795794] leds button-backlight: lm3533_led_set - 0
  1863. [ 80.796851] leds button-backlight: lm3533_led_update - 0
  1864. [ 89.010282] In lm3533_backlight_set_with_edp, brightness=0
  1865. [ 89.010297] lm3533 6-0038: In lm3533_disable
  1866. [ 89.064141] mdss_dsi_panel_off: ctrl=ea41d810 ndx=0
  1867. [ 89.266676] mdss_dsi_panel_off:-
  1868. [ 89.266776] mdss_dsi_off+: ctrl=ea41d810 ndx=0
  1869. [ 89.297506] ------------[ cut here ]------------
  1870. [ 89.297520] WARNING: at /home/ashish/WORKING_DIRECTORY/kernel/xiaomi/dior/drivers/gpio/gpiolib.c:1317 gpio_free+0x128/0x144()
  1871. [ 89.297523] Modules linked in:
  1872. [ 89.297523]
  1873. [ 89.297539] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0195db8>] (warn_slowpath_common+0x4c/0x64)
  1874. [ 89.297549] [<c0195db8>] (warn_slowpath_common+0x4c/0x64) from [<c0195e60>] (warn_slowpath_null+0x18/0x20)
  1875. [ 89.297557] [<c0195e60>] (warn_slowpath_null+0x18/0x20) from [<c03cd220>] (gpio_free+0x128/0x144)
  1876. [ 89.297567] [<c03cd220>] (gpio_free+0x128/0x144) from [<c04086cc>] (mdss_dsi_panel_reset+0x16c/0x2cc)
  1877. [ 89.297579] [<c04086cc>] (mdss_dsi_panel_reset+0x16c/0x2cc) from [<c040136c>] (mdss_dsi_panel_power_on+0xec/0x164)
  1878. [ 89.297590] [<c040136c>] (mdss_dsi_panel_power_on+0xec/0x164) from [<c04022bc>] (mdss_dsi_event_handler+0x218/0x860)
  1879. [ 89.297602] [<c04022bc>] (mdss_dsi_event_handler+0x218/0x860) from [<c03dfb24>] (mdss_mdp_ctl_intf_event+0x70/0xa8)
  1880. [ 89.297612] [<c03dfb24>] (mdss_mdp_ctl_intf_event+0x70/0xa8) from [<c03f2364>] (mdss_mdp_video_stop+0x1e8/0x2f8)
  1881. [ 89.297622] [<c03f2364>] (mdss_mdp_video_stop+0x1e8/0x2f8) from [<c03e0110>] (mdss_mdp_ctl_stop+0xd0/0x304)
  1882. [ 89.297631] [<c03e0110>] (mdss_mdp_ctl_stop+0xd0/0x304) from [<c03fb314>] (mdss_mdp_overlay_off+0x1ac/0x270)
  1883. [ 89.297642] [<c03fb314>] (mdss_mdp_overlay_off+0x1ac/0x270) from [<c0411d0c>] (mdss_fb_blank_sub+0x164/0x1f0)
  1884. [ 89.297652] [<c0411d0c>] (mdss_fb_blank_sub+0x164/0x1f0) from [<c03cff2c>] (fb_blank+0x3c/0x68)
  1885. [ 89.297662] [<c03cff2c>] (fb_blank+0x3c/0x68) from [<c03d098c>] (do_fb_ioctl+0x510/0x594)
  1886. [ 89.297673] [<c03d098c>] (do_fb_ioctl+0x510/0x594) from [<c0267e24>] (vfs_ioctl+0x28/0x3c)
  1887. [ 89.297683] [<c0267e24>] (vfs_ioctl+0x28/0x3c) from [<c026882c>] (do_vfs_ioctl+0x474/0x564)
  1888. [ 89.297693] [<c026882c>] (do_vfs_ioctl+0x474/0x564) from [<c0268968>] (sys_ioctl+0x4c/0x70)
  1889. [ 89.297703] [<c0268968>] (sys_ioctl+0x4c/0x70) from [<c01062c0>] (ret_fast_syscall+0x0/0x30)
  1890. [ 89.297706] ---[ end trace 1cd890a9eaced878 ]---
  1891. [ 89.300113] atmel_mxt_ts 5-004b: ##### BLANK SCREEN #####
  1892. [ 90.154445] get_prop_capacity: final report:22
  1893. [ 90.201093] get_prop_capacity: final report:22
  1894. [ 90.220222] get_prop_capacity: final report:22
  1895. [ 108.823437] [00:24:12.218049] [00000000835022A2] [MC_Th] wlan: [E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
  1896. [ 115.789942] leds button-backlight: lm3533_led_set - 100
  1897. [ 115.791343] leds button-backlight: lm3533_led_update - 100
  1898. [ 115.791357] lm3533 6-0038: In lm3533_enable
  1899. [ 115.804896] lm3533 6-0038: In lm3533_init
  1900. [ 116.003499] mdss_dsi_on-:
  1901. [ 116.003510] mdss_dsi_panel_on: ctrl=ea41d810 ndx=0
  1902. [ 116.190394] mdss_dsi_panel_on:-
  1903. [ 116.190978] atmel_mxt_ts 5-004b: ##### UNBLANK SCREEN #####
  1904. [ 116.191547] atmel_mxt_ts 5-004b: mxt t37 check and calibration, calibratting pl_flag=0x4000020
  1905. [ 116.191553] atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  1906. [ 116.192928] In lm3533_backlight_set_with_edp, brightness=2
  1907. [ 116.215490] atmel_mxt_ts 5-004b: Calibration start!
  1908. [ 116.215558] atmel_mxt_ts 5-004b: mxt t72 proximity not detected
  1909. [ 116.231863] atmel_mxt_ts 5-004b: mxt t37 cal msg
  1910. [ 116.232295] atmel_mxt_ts 5-004b: mxt t37 resume msg
  1911. [ 116.232305] atmel_mxt_ts 5-004b: mxt set t8 0 15 1 -100
  1912. [ 116.233255] atmel_mxt_ts 5-004b: mxt set t9 35 8 25 30 10
  1913. [ 116.349913] atmel_mxt_ts 5-004b: T72 noise state1 = 0x8 state2 = 0x3
  1914. [ 116.606149] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1915. [ 116.606805] atmel_mxt_ts 5-004b: mxt set t9 40 8 25 30 10
  1916. [ 117.596847] atmel_mxt_ts 5-004b: T37 page changed (16,0) -> (16,4)
  1917. [ 117.596864] atmel_mxt_ts 5-004b: surface 0 14 aquire auto sf(0,0)->(0,0),result -5
  1918. [ 118.243240] get_prop_capacity: final report:22
  1919. [ 118.277017] get_prop_capacity: final report:22
  1920. [ 118.309590] get_prop_capacity: final report:22
  1921. [ 118.356453] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1922. [ 120.106459] atmel_mxt_ts 5-004b: mxt set t8 0 15 0 0
  1923. [ 121.294276] get_prop_capacity: final report:22
  1924. [ 121.345096] get_prop_capacity: final report:22
  1925. [ 121.369195] get_prop_capacity: final report:22
  1926. [ 121.661948] In lm3533_backlight_set_with_edp, brightness=0
  1927. [ 121.738969] leds button-backlight: lm3533_led_set - 0
  1928. [ 121.738999] leds button-backlight: lm3533_led_update - 0
  1929. [ 121.739164] lm3533 6-0038: In lm3533_disable
  1930. [ 121.758499] mdss_dsi_panel_off: ctrl=ea41d810 ndx=0
  1931. [ 121.961189] mdss_dsi_panel_off:-
  1932. [ 121.961315] mdss_dsi_off+: ctrl=ea41d810 ndx=0
  1933. [ 121.993566] atmel_mxt_ts 5-004b: ##### BLANK SCREEN #####
  1934. [ 127.370482] get_prop_capacity: final report:22
  1935. [ 127.416349] get_prop_capacity: final report:22
  1936. [ 127.439969] get_prop_capacity: final report:22
  1937. [ 128.404881] get_prop_capacity: final report:22
  1938. [ 128.474825] get_prop_capacity: final report:22
  1939. [ 128.500032] get_prop_capacity: final report:22
  1940. [ 150.152972] get_prop_capacity: final report:22
  1941. [ 150.198007] get_prop_capacity: final report:22
  1942. [ 150.221759] get_prop_capacity: final report:22
  1943. [ 157.060085] mmc1: Starting deferred resume
  1944. [ 157.295079] mmc1: Deferred resume completed
  1945. [ 167.338596] get_prop_capacity: final report:22
  1946. [ 167.383278] get_prop_capacity: final report:22
  1947. [ 167.424849] get_prop_capacity: final report:22
  1948. [ 167.429345] get_prop_capacity: final report:22
  1949. [ 167.485548] get_prop_capacity: final report:22
  1950. [ 167.505803] get_prop_capacity: final report:22
  1951. [ 170.155690] get_prop_capacity: final report:22
  1952. [ 170.198400] get_prop_capacity: final report:22
  1953. [ 170.222395] get_prop_capacity: final report:22
  1954. [ 177.280210] get_prop_capacity: final report:22
  1955. [ 177.325456] get_prop_capacity: final report:22
  1956. [ 177.355971] get_prop_capacity: final report:22
  1957. [ 178.296481] get_prop_capacity: final report:22
  1958. [ 178.356891] get_prop_capacity: final report:22
  1959. [ 178.380650] get_prop_capacity: final report:22
  1960. [ 178.413930] get_prop_capacity: final report:22
  1961. [ 178.460752] get_prop_capacity: final report:22
  1962. [ 178.481490] get_prop_capacity: final report:22
  1963. [ 182.378728] get_prop_capacity: final report:22
  1964. [ 182.424104] get_prop_capacity: final report:22
  1965. [ 182.466160] get_prop_capacity: final report:22
  1966. [ 182.470637] get_prop_capacity: final report:22
  1967. [ 182.524976] get_prop_capacity: final report:22
  1968. [ 182.544879] get_prop_capacity: final report:22
  1969. [ 183.406300] get_prop_capacity: final report:22
  1970. [ 183.466932] get_prop_capacity: final report:22
  1971. [ 183.507875] get_prop_capacity: final report:22
  1972. [ 183.512342] get_prop_capacity: final report:22
  1973. [ 183.566128] get_prop_capacity: final report:22
  1974. [ 183.585994] get_prop_capacity: final report:22
  1975. [ 187.484847] get_prop_capacity: final report:22
  1976. [ 187.534441] get_prop_capacity: final report:22
  1977. [ 187.557451] get_prop_capacity: final report:22
  1978. [ 187.591296] get_prop_capacity: final report:22
  1979. [ 187.641454] get_prop_capacity: final report:22
  1980. [ 187.661499] get_prop_capacity: final report:22
  1981. [ 195.235933] get_prop_capacity: final report:22
  1982. [ 195.281322] get_prop_capacity: final report:22
  1983. [ 195.318287] get_prop_capacity: final report:22
  1984. [ 195.323730] get_prop_capacity: final report:22
  1985. [ 195.385682] get_prop_capacity: final report:22
  1986. [ 195.413613] get_prop_capacity: final report:22
  1987. [ 197.293651] get_prop_capacity: final report:22
  1988. [ 197.346469] get_prop_capacity: final report:22
  1989. [ 197.367342] get_prop_capacity: final report:22
  1990. [ 197.432857] get_prop_capacity: final report:22
  1991. [ 197.470497] get_prop_capacity: final report:22
  1992. [ 197.503952] get_prop_capacity: final report:22
  1993. [ 198.320282] get_prop_capacity: final report:22
  1994. [ 198.408536] get_prop_capacity: final report:22
  1995. [ 198.446251] get_prop_capacity: final report:22
  1996. [ 198.455549] get_prop_capacity: final report:22
  1997. [ 198.505605] get_prop_capacity: final report:22
  1998. [ 198.530733] get_prop_capacity: final report:22
  1999. [ 203.878687] mmc1: Starting deferred resume
  2000. [ 204.116033] mmc1: Deferred resume completed
  2001. [ 209.687948] Binder_9: unhandled page fault (11) at 0x00000000, code 0x005
  2002. [ 209.687955] pgd = e2938000
  2003. [ 209.687964] [00000000] *pgd=00000000
  2004. [ 209.687964]
  2005. [ 209.687968]
  2006. [ 209.687972] Pid: 2617, comm: Binder_9
  2007. [ 209.687979] CPU: 0 Tainted: G W (3.4.0-gd351022 #1)
  2008. [ 209.687984] PC is at 0xa2db9af8
  2009. [ 209.687988] LR is at 0xa2db9af1
  2010. [ 209.687996] pc : [<a2db9af8>] lr : [<a2db9af1>] psr: 40070030
  2011. sp : 9663d1e0 ip : 00000001 fp : 138931a0
  2012. [ 209.688002] r10: 00000010 r9 : b79f8818 r8 : a00f4f40
  2013. [ 209.688008] r7 : 6fa50230 r6 : 00000000 r5 : 1304c920 r4 : 6fd066d0
  2014. [ 209.688013] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 00000000
  2015. [ 209.688019] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  2016. [ 209.688024] Control: 10c5387d Table: 2293806a DAC: 00000015
  2017. [ 209.688048] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  2018. [ 209.688062] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  2019. [ 209.688072] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  2020. [ 209.688083] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  2021. [ 209.688089] Exception stack(0xe151bfb0 to 0xe151bff8)
  2022. [ 209.688096] bfa0: 00000000 00000000 00000000 00000001
  2023. [ 209.688106] bfc0: 6fd066d0 1304c920 00000000 6fa50230 a00f4f40 b79f8818 00000010 138931a0
  2024. [ 209.688115] bfe0: 00000001 9663d1e0 a2db9af1 a2db9af8 40070030 ffffffff
  2025. [ 209.734248] Binder_B: unhandled page fault (11) at 0x00000000, code 0x005
  2026. [ 209.734255] pgd = e2938000
  2027. [ 209.734263] [00000000] *pgd=00000000
  2028. [ 209.734263]
  2029. [ 209.734268]
  2030. [ 209.734272] Pid: 3008, comm: Binder_B
  2031. [ 209.734279] CPU: 3 Tainted: G W (3.4.0-gd351022 #1)
  2032. [ 209.734285] PC is at 0xa2db9af8
  2033. [ 209.734290] LR is at 0xa2db9af1
  2034. [ 209.734298] pc : [<a2db9af8>] lr : [<a2db9af1>] psr: 400d0030
  2035. sp : 9cb3b1e0 ip : 00000001 fp : 135b7ba0
  2036. [ 209.734302] r10: 00000010 r9 : b7ab3818 r8 : a00f4f40
  2037. [ 209.734308] r7 : 6fa50230 r6 : 00000000 r5 : 1304c920 r4 : 6fd066d0
  2038. [ 209.734312] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 00000000
  2039. [ 209.734318] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
  2040. [ 209.734323] Control: 10c5387d Table: 2293806a DAC: 00000015
  2041. [ 209.734347] [<c010c4f0>] (unwind_backtrace+0x0/0x118) from [<c0112408>] (__do_user_fault+0xf8/0x144)
  2042. [ 209.734360] [<c0112408>] (__do_user_fault+0xf8/0x144) from [<c011274c>] (do_page_fault+0x2f8/0x374)
  2043. [ 209.734371] [<c011274c>] (do_page_fault+0x2f8/0x374) from [<c0100258>] (do_DataAbort+0x34/0x118)
  2044. [ 209.734382] [<c0100258>] (do_DataAbort+0x34/0x118) from [<c0106034>] (__dabt_usr+0x34/0x40)
  2045. [ 209.734388] Exception stack(0xe1fbdfb0 to 0xe1fbdff8)
  2046. [ 209.734394] dfa0: 00000000 00000000 00000000 00000001
  2047. [ 209.734404] dfc0: 6fd066d0 1304c920 00000000 6fa50230 a00f4f40 b7ab3818 00000010 135b7ba0
  2048. [ 209.734412] dfe0: 00000001 9cb3b1e0 a2db9af1 a2db9af8 400d0030 ffffffff
  2049. [ 210.169057] get_prop_capacity: final report:22
  2050. [ 210.223555] get_prop_capacity: final report:22
  2051. [ 210.236848] get_prop_capacity: final report:22
  2052. [ 210.299005] get_prop_capacity: final report:22
  2053. [ 210.321275] get_prop_capacity: final report:22
  2054. [ 210.341559] get_prop_capacity: final report:22
  2055. [ 218.286170] get_prop_capacity: final report:22
  2056. [ 218.339361] get_prop_capacity: final report:22
  2057. [ 218.368551] get_prop_capacity: final report:22
  2058. [ 230.153994] get_prop_capacity: final report:22
  2059. [ 230.202309] get_prop_capacity: final report:22
  2060. [ 230.221451] get_prop_capacity: final report:22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement