Guest User

r15-Gmaps-rebootphone

a guest
Nov 26th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.33 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-franco.Kernel (francisco@francisco) (gcc version 4.7 (GCC) ) #15 SMP PREEMPT Tue Nov 26 21:42:45 WET 2013
  4. [ 0.000000] CPU: ARMv7 Processor [512f06f0] revision 0 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  6. [ 0.000000] Machine: Qualcomm MSM 8974 HAMMERHEAD (Flattened Device Tree), model: LGE MSM 8974 HAMMERHEAD
  7. [ 0.000000] qcom,ion-heap@28 reserved EBI1 size 614000
  8. [ 0.000000] qcom,mdss_fb_primary reserved EBI1 size 1000000
  9. [ 0.000000] qcom,msm-contig-mem reserved EBI1 size 280000
  10. [ 0.000000] Node qcom,msm-mem-hole removed memory 7b00000-ff00000
  11. [ 0.000000] memory pool 3 (start 0x7e700000 size 1900000) initialized
  12. [ 0.000000] PERSIST RAM CONSOLE START ADDR : 0x10000000
  13. [ 0.000000] Initialized persistent memory from 10000000-100fffff
  14. [ 0.000000] cma: CMA: reserved 16 MiB at 36c00000
  15. [ 0.000000] cma: Found secure_region, memory base 0, size 252 MiB
  16. [ 0.000000] cma: CMA: reserved 252 MiB at 6e800000
  17. [ 0.000000] cma: Found adsp_region, memory base 0, size 32 MiB
  18. [ 0.000000] cma: CMA: reserved 32 MiB at 6c800000
  19. [ 0.000000] cma: Found qsecom_region, memory base 0, size 17 MiB
  20. [ 0.000000] cma: CMA: reserved 20 MiB at 6b400000
  21. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  22. [ 0.000000] IMEM DT static mapping successful
  23. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c228d000 s15104 r8192 d13568 u36864
  24. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 480000
  25. [ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=hammerhead user_debug=31 msm_watchdog_v2.enable=1 uart_console=enable lcd_maker_id=primary lge.hreset=off lge.reset=unknown gpt=enable lge.kcal=0|0|0|x lge.rev=rev_11 androidboot.laf androidboot.emmc=true androidboot.serialno=02e9d85be0782367 androidboot.bootloader=HHZ11d androidboot.baseband=msm bootreason=reboot androidboot.hardware.sku=D821
  26. [ 0.000000] UART CONSOLE : enable
  27. [ 0.000000] BOARD : LGE rev_11
  28. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  29. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. [ 0.000000] Memory: 123MB 1768MB = 1891MB total
  32. [ 0.000000] Memory: 1572628k/1572628k available, 389356k reserved, 846848K highmem
  33. [ 0.000000] Virtual kernel memory layout:
  34. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  35. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  36. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  37. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  38. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  39. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  40. [ 0.000000] .text : 0xc0008000 - 0xc0df6000 (14264 kB)
  41. [ 0.000000] .init : 0xc0e00000 - 0xc0f2fb00 (1215 kB)
  42. [ 0.000000] .data : 0xc0f30000 - 0xc0f726e4 ( 266 kB)
  43. [ 0.000000] .bss : 0xc1009718 - 0xc1242e8c (2278 kB)
  44. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  45. [ 0.000000] Preemptible hierarchical RCU implementation.
  46. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  47. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  48. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  49. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
  50. [ 0.000000] Switching to timer-based delay loop
  51. [ 0.000000] Console: colour dummy device 80x30
  52. [ 0.000091] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  53. [ 0.000115] pid_max: default: 32768 minimum: 301
  54. [ 0.000255] Security Framework initialized
  55. [ 0.000271] SELinux: Initializing.
  56. [ 0.000363] Mount-cache hash table entries: 512
  57. [ 0.001156] Initializing cgroup subsys cpuacct
  58. [ 0.001171] Initializing cgroup subsys freezer
  59. [ 0.001215] CPU: Testing write buffer coherency: ok
  60. [ 0.001252] ftrace: allocating 29934 entries in 88 pages
  61. [ 0.108814] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  62. [ 0.109600] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  63. [ 0.112842] Setting up static identity map for 0xa4acf8 - 0xa4ad80
  64. [ 0.112857] MSM Memory Dump table set up
  65. [ 0.114607] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  66. [ 0.115429] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  67. [ 0.116254] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  68. [ 0.116339] Brought up 4 CPUs
  69. [ 0.116353] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  70. [ 0.128413] dummy:
  71. [ 0.142066] NET: Registered protocol family 16
  72. [ 0.144648] DMA: preallocated 256 KiB pool for atomic coherent allocations
  73. [ 0.145995] socinfo_print: v8, id=126, ver=2.2, raw_id=1968, raw_ver=7, hw_plat=150, hw_plat_ver=65536
  74. [ 0.146002] accessory_chip=0, hw_plat_subtype=0, pmic_model=65537, pmic_die_revision=196609
  75. [ 0.159063] gpiochip_add: registered GPIOs 0 to 145 on device: msmgpio
  76. [ 0.173697] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  77. [ 0.191382] 8841_s1: 675 <--> 1050 mV at 0 mV normal idle
  78. [ 0.191775] 8841_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
  79. [ 0.192179] 8841_s1_so: 675 <--> 1050 mV at 675 mV normal idle
  80. [ 0.192593] 8841_s2: 500 <--> 1050 mV at 0 mV normal idle
  81. [ 0.193009] 8841_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  82. [ 0.193414] 8841_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  83. [ 0.193807] 8841_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  84. [ 0.194229] 8841_s3: 1050 mV normal idle
  85. [ 0.194652] 8841_s4: 815 <--> 900 mV at 0 mV normal idle
  86. [ 0.195058] 8841_s4_corner: 0 <--> 0 mV at 0 mV normal idle
  87. [ 0.195462] 8841_s4_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  88. [ 0.195889] 8941_s1: 1300 mV normal idle
  89. [ 0.196305] 8941_s2: 2150 mV normal idle
  90. [ 0.196739] 8941_s3: 1800 mV normal idle
  91. [ 0.197163] 8941_l1: 1225 mV normal idle
  92. [ 0.197599] 8941_l2: 1200 mV normal idle
  93. [ 0.198023] 8941_l3: 1225 mV normal idle
  94. [ 0.198467] 8941_l4: 1225 mV normal idle
  95. [ 0.198902] 8941_l5: 1800 mV normal idle
  96. [ 0.199374] 8941_l6: 1800 mV normal idle
  97. [ 0.199807] 8941_l7: 1800 mV normal idle
  98. [ 0.200213] 8941_l8: 1800 mV normal idle
  99. [ 0.200637] 8941_l9: 1800 <--> 2950 mV at 2950 mV normal idle
  100. [ 0.201063] 8941_l10: 1800 <--> 2950 mV at 2950 mV normal idle
  101. [ 0.201488] 8941_l11: 1300 mV normal idle
  102. [ 0.201900] 8941_l12: 1800 mV normal idle
  103. [ 0.202299] 8941_l12_ao: 1800 mV normal idle
  104. [ 0.202718] 8941_l13: 1800 <--> 2950 mV at 2950 mV normal idle
  105. [ 0.203142] 8941_l14: 1800 mV normal idle
  106. [ 0.203565] 8941_l15: 2050 mV normal idle
  107. [ 0.203987] 8941_l16: 2700 mV normal idle
  108. [ 0.204421] 8941_l17: 3000 mV normal idle
  109. [ 0.204840] 8941_l18: 2850 mV normal idle
  110. [ 0.205268] 8941_l19: 3000 <--> 3300 mV at 3300 mV normal idle
  111. [ 0.205688] 8941_l20: 2950 mV normal idle
  112. [ 0.206120] 8941_l21: 2950 mV normal idle
  113. [ 0.206542] 8941_l22: 3000 <--> 3300 mV at 3100 mV normal idle
  114. [ 0.206983] 8941_l23: 3000 mV normal idle
  115. [ 0.207399] 8941_l24: 3075 mV normal idle
  116. [ 0.207821] 8941_lvs1:
  117. [ 0.208206] 8941_lvs2:
  118. [ 0.208583] 8941_lvs3:
  119. [ 0.210658] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 1/4
  120. [ 0.210671] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 1/4
  121. [ 0.210967] krait0: 500 <--> 1100 mV at 900 mV fast normal idle
  122. [ 0.211454] krait1: 500 <--> 1100 mV at 900 mV fast normal idle
  123. [ 0.211913] krait2: 500 <--> 1100 mV at 900 mV fast normal idle
  124. [ 0.212381] krait3: 500 <--> 1100 mV at 900 mV fast normal idle
  125. [ 0.242462] persistent_ram: found existing buffer, size 39757, start 39757
  126. [ 0.329076] console [ram-1] enabled
  127. [ 0.329253] persistent_ram: found existing buffer, size 0, start 0
  128. [ 0.329555] wifi: bcm_init_wlan_mem: WIFI MEM Allocated
  129. [ 0.329632] bcm_wifi_init_gpio_mem: wifi gpio and mem initialized
  130. [ 0.329873] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  131. [ 0.329952] hw-breakpoint: maximum watchpoint size is 8 bytes.
  132. [ 0.331761] gpiochip_add: registered GPIOs 1020 to 1023 on device: pm8841-mpp
  133. [ 0.333870] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd0 incorrect owner 4
  134. [ 0.334029] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd1 incorrect owner 4
  135. [ 0.334399] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xd4 incorrect owner 4
  136. [ 0.335012] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xdb incorrect owner 2
  137. [ 0.335381] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xde incorrect owner 2
  138. [ 0.336008] gpiochip_add: registered GPIOs 984 to 1019 on device: pm8941-gpio
  139. [ 0.340811] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xa2 incorrect owner 2
  140. [ 0.341435] gpiochip_add: registered GPIOs 977 to 983 on device: pm8941-mpp
  141. [ 0.342881] 8941_boost: 5000 mV
  142. [ 0.343454] 8941_mvs1:
  143. [ 0.343599] 8941_mvs1: supplied by 8941_boost
  144. [ 0.344126] 8941_mvs2:
  145. [ 0.344232] 8941_mvs2: supplied by 8941_boost
  146. [ 0.345173] earjack_debugger_probe: earjack debugger probed
  147. [ 0.348800] qpnp_adcmap_probe: Use adcmap from dt
  148. [ 0.349549] sps:BAM 0xf9984000 (va:0xf00e0000) enabled: ver:0x6, number of pipes:20
  149. [ 0.349630] sps:BAM 0xf9984000 is registered.
  150. [ 0.349771] sps:sps is ready.
  151. [ 0.351767] gdsc_venus:
  152. [ 0.352186] gdsc_mdss:
  153. [ 0.352620] gdsc_jpeg:
  154. [ 0.353008] gdsc_vfe:
  155. [ 0.353366] gdsc_oxili_gx:
  156. [ 0.353506] gdsc_oxili_gx: supplied by 8841_s4_corner
  157. [ 0.354145] gdsc_oxili_cx:
  158. [ 0.354473] gdsc_usb_hsic:
  159. [ 0.355117] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  160. [ 0.360781] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr f0400000
  161. [ 0.362732] Physical OCMEM zone layout:
  162. [ 0.362885] zone graphics : 0xfec00000 - 0xfecfffff (1024 KB)
  163. [ 0.362967] zone lp_audio : 0xfed00000 - 0xfed7ffff ( 512 KB)
  164. [ 0.363108] zone video : 0xfed00000 - 0xfed7ffff ( 512 KB)
  165. [ 0.384556] bio: create slab <bio-0> at 0
  166. [ 0.385564] ethernet_phy:
  167. [ 0.386006] avdd-3p3:
  168. [ 0.386377] vdd-1p0:
  169. [ 0.387229] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  170. [ 0.387435] ION-heap mm: Cannot specify alignment for this type of heap
  171. [ 0.387583] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  172. [ 0.387787] ION-heap adsp: Cannot specify alignment for this type of heap
  173. [ 0.388044] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  174. [ 0.388470] ION heap vmalloc created
  175. [ 0.388640] ION heap kmalloc created
  176. [ 0.388789] ION heap mm created
  177. [ 0.388878] ION heap adsp created
  178. [ 0.388976] ION heap iommu created
  179. [ 0.389064] ION heap qsecom created
  180. [ 0.389204] ION heap audio created at 0x7e701000 with size 614000
  181. [ 0.390526] SCSI subsystem initialized
  182. [ 0.390789] usbcore: registered new interface driver usbfs
  183. [ 0.390934] usbcore: registered new interface driver hub
  184. [ 0.391163] usbcore: registered new device driver usb
  185. [ 0.392123] Linux media interface: v0.10
  186. [ 0.392236] Linux video capture interface: v2.00
  187. [ 0.392994] PMIC@SID0 Power-on reason: Triggered from KPD (power key press)
  188. [ 0.393255] input: qpnp_pon as /devices/virtual/input/input0
  189. [ 0.393618] qcom,qpnp-power-on qpnp-clkdiv-ee169800: No PON config. specified
  190. [ 0.393768] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee169800 failed with error -22
  191. [ 0.393866] qcom,qpnp-power-on qpnp-clkdiv-ee169a00: No PON config. specified
  192. [ 0.394011] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee169a00 failed with error -22
  193. [ 0.394165] qcom,qpnp-power-on qpnp-clkdiv-ee169c00: No PON config. specified
  194. [ 0.394252] qcom,qpnp-power-on: probe of qpnp-clkdiv-ee169c00 failed with error -22
  195. [ 0.396474] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at f01e0000, with 3 ctx banks
  196. [ 0.397694] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at f0280000, with 3 ctx banks
  197. [ 0.399486] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at f02a0000, with 5 ctx banks
  198. [ 0.400420] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at f02c0000, with 2 ctx banks
  199. [ 0.401537] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at f02e0000, with 3 ctx banks
  200. [ 0.402623] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  201. [ 0.402872] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  202. [ 0.403057] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  203. [ 0.403309] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  204. [ 0.403557] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  205. [ 0.403735] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  206. [ 0.403987] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  207. [ 0.404236] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
  208. [ 0.404420] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  209. [ 0.404656] msm_iommu_ctx_v1 fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
  210. [ 0.404899] msm_iommu_ctx_v1 fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
  211. [ 0.405154] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  212. [ 0.405336] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  213. [ 0.405590] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  214. [ 0.405829] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  215. [ 0.406009] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  216. [ 0.408049] Advanced Linux Sound Architecture Driver Version 1.0.25.
  217. [ 0.408630] Bluetooth: Core ver 2.16
  218. [ 0.408816] NET: Registered protocol family 31
  219. [ 0.408892] Bluetooth: HCI device and connection manager initialized
  220. [ 0.409029] Bluetooth: HCI socket layer initialized
  221. [ 0.409106] Bluetooth: L2CAP socket layer initialized
  222. [ 0.409560] Bluetooth: SCO socket layer initialized
  223. [ 0.409895] cfg80211: Calling CRDA to update world regulatory domain
  224. [ 0.410997] Switching to clocksource arch_sys_counter
  225. [ 0.440943] NET: Registered protocol family 2
  226. [ 0.441364] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  227. [ 0.442076] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  228. [ 0.443563] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  229. [ 0.444330] TCP: Hash tables configured (established 131072 bind 65536)
  230. [ 0.444466] TCP: reno registered
  231. [ 0.444550] UDP hash table entries: 512 (order: 2, 16384 bytes)
  232. [ 0.444731] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  233. [ 0.445154] NET: Registered protocol family 1
  234. [ 0.445624] Trying to unpack rootfs image as initramfs...
  235. [ 0.473031] Freeing initrd memory: 488K
  236. [ 0.473140] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 0
  237. [ 0.476480] Detected 9 counters on the L2CC PMU.
  238. [ 0.478328] gpiochip_add: registered GPIOs 945 to 976 on device: smp2p
  239. [ 0.479005] gpiochip_add: registered GPIOs 913 to 944 on device: smp2p
  240. [ 0.479258] gpiochip_add: registered GPIOs 881 to 912 on device: smp2p
  241. [ 0.479934] gpiochip_add: registered GPIOs 849 to 880 on device: smp2p
  242. [ 0.480185] gpiochip_add: registered GPIOs 817 to 848 on device: slave-kernel
  243. [ 0.480875] gpiochip_add: registered GPIOs 785 to 816 on device: master-kernel
  244. [ 0.481233] gpiochip_add: registered GPIOs 753 to 784 on device: smp2p
  245. [ 0.481999] gpiochip_add: registered GPIOs 721 to 752 on device: smp2p
  246. [ 0.482188] gpiochip_add: registered GPIOs 689 to 720 on device: slave-kernel
  247. [ 0.482973] gpiochip_add: registered GPIOs 657 to 688 on device: master-kernel
  248. [ 0.483244] gpiochip_add: registered GPIOs 625 to 656 on device: smp2p
  249. [ 0.483983] gpiochip_add: registered GPIOs 593 to 624 on device: smp2p
  250. [ 0.484228] gpiochip_add: registered GPIOs 561 to 592 on device: slave-kernel
  251. [ 0.484988] gpiochip_add: registered GPIOs 529 to 560 on device: master-kernel
  252. [ 0.489159] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  253. [ 0.493352] pil_venus fdce0000.qcom,venus: using secure boot
  254. [ 0.498363] NET: Registered protocol family 27
  255. [ 0.507390] acpuclk-8974 qcom,acpuclk.30: SPEED BIN: 1
  256. [ 0.507551] acpuclk-8974 qcom,acpuclk.30: ACPU PVS: 1
  257. [ 0.513775] acpuclk-8974 qcom,acpuclk.30: CPU Frequencies Supported: 14
  258. [ 0.520417] msm_rpm_log_probe: OK
  259. [ 0.531017] ocmem: Client sensors (id: 6) not allowed to use OCMEM
  260. [ 0.531459] OCMEM notifier registration failed
  261. [ 0.531662] sns_ocmem_main: sns_ocmem_init failed -14
  262. [ 0.535273] bluetooth_rfkill_init
  263. [ 0.536099] bluetooth_rfkill_init done
  264. [ 0.536600] bluetooth_rfkill_probe
  265. [ 0.536812] bluetooth_set_power set blocked=1
  266. [ 0.537160] Bluetooth RESET LOW!!
  267. [ 0.538304] mpm_counter: [ 0.538289]:(177034)
  268. [ 0.542528] highmem bounce pool size: 64 pages
  269. [ 0.544988] NTFS driver 2.1.30 [Flags: R/W].
  270. [ 0.545128] fuse init (API version 7.18)
  271. [ 0.545298] msgmni has been set to 1450
  272. [ 0.546591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  273. [ 0.546664] io scheduler noop registered
  274. [ 0.546704] io scheduler deadline registered
  275. [ 0.546753] io scheduler row registered (default)
  276. [ 0.546876] io scheduler cfq registered
  277. [ 0.546979] lm3630_parse_dt: max_current =0x12 min_brightness = 0x5 max_brightness = 0xFF default_brightness = 0x20
  278. [ 0.547053] lm3630_parse_dt: boost_ctrl_reg = 0x30 bank_sel = 0 linear_map = 1 pwm_enable = 0 blmap_size = 0
  279. [ 0.547255] lm3630_probe: lm3630 probed
  280. [ 0.547737] mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xf0340000
  281. [ 0.547821] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xf029e000
  282. [ 0.549799] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  283. [ 0.549862] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
  284. [ 0.550304] mdss_dsi_panel_probe: Panel Name = JDI 1080p command mode dsi panel
  285. [ 0.550347] mdss_panel_parse_dt: Panel ID = 5
  286. [ 0.550675] mdss_dsi_retrieve_ctrl_resources: dsi base=f0320800 size=600
  287. [ 0.550953] dsi_panel_device_register:1191 Continuous splash flag enabled.
  288. [ 0.581563] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  289. [ 0.581762] mdss_hw_init: MDP Rev=10020000
  290. [ 0.583317] hdmi_tx_init_resource: 'core_physical': start = 0xf0322100, len=0x370
  291. [ 0.583394] hdmi_tx_init_resource: 'phy_physical': start = 0xf0324500, len=0x7c
  292. [ 0.583440] hdmi_tx_init_resource: 'qfprom_physical': start = 0xf0328000, len=0x60f0
  293. [ 0.583961] mdss_register_panel: adding framebuffer device fd922100.qcom,hdmi_tx
  294. [ 0.585607] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.2
  295. [ 0.586199] mdss_fb_alloc_fbmem_iommu: mdss_fb_alloc_fbmem_iommu frame buffer reserve_size=0x1000000
  296. [ 0.586472] mdss_fb_alloc_fbmem_iommu: allocating 16777216 bytes at f1000000 (7ee00000 phys) for fb 0
  297. [ 0.586598] mdss_fb_register: FrameBuffer[0] 1080x1920 size=16777216 registered successfully!
  298. [ 0.586839] mdss_fb_register: FrameBuffer[1] 640x480 size=0 registered successfully!
  299. [ 0.587017] mdss_fb_register: FrameBuffer[2] 1920x1080 size=0 registered successfully!
  300. [ 0.587366] avdd-3p3: Failed to create debugfs directory
  301. [ 0.587451] anx7808 anx7808_vdd_1p0_power: vdd 1.0V is already off
  302. [ 0.587595] sps: BAM device 0xf9944000 is not registered yet.
  303. [ 0.587671] sps:BAM 0xf9944000 is registered.
  304. [ 0.587711] msm_serial_hs: BAM device registered. bam_handle=0x0
  305. [ 0.590506] f9960000.uart: ttyHS99 at MMIO 0xf9960000 (irq = 148) is a MSM HS UART
  306. [ 0.592355] msm_serial_hs module loaded
  307. [ 0.592617] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
  308. [ 0.592762] f991d000.serial: ttyHSL0 at MMIO 0xf991d000 (irq = 139) is a MSM
  309. [ 0.594450] msm_hsl_console_setup: console setup on port #0
  310. [ 0.594593] console [ttyHSL0] enabled
  311. [ 0.594809] msm_serial_hsl_init: driver initialized
  312. [ 0.597692] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  313. [ 0.603118] brd: module loaded
  314. [ 0.604506] loop: module loaded
  315. [ 0.604588] i2c-core: driver [isa1200] using legacy suspend method
  316. [ 0.604659] i2c-core: driver [isa1200] using legacy resume method
  317. [ 0.605553] QSEECOM: qseecom_probe: bam_pipe_pair=0x2
  318. [ 0.605636] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  319. [ 0.605709] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
  320. [ 0.605840] QSEECOM: qseecom_probe: secure app region addr=0x7b00000 size=0x500000
  321. [ 0.606510] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  322. [ 0.606621] i2c-core: driver [tabla-i2c-core] using legacy resume method
  323. [ 0.606716] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  324. [ 0.606787] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  325. [ 0.607235] SCSI Media Changer driver v0.25
  326. [ 0.607802] spi_qsd f9966000.spi: master is unqueued, this is deprecated
  327. [ 0.608682] tun: Universal TUN/TAP device driver, 1.6
  328. [ 0.608722] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  329. [ 0.608827] rmnet_init: BAM devices[8]
  330. [ 0.613809] PPP generic driver version 2.4.2
  331. [ 0.613902] PPP BSD Compression module registered
  332. [ 0.613973] PPP Deflate Compression module registered
  333. [ 0.614340] PPP MPPE Compression module registered
  334. [ 0.614414] NET: Registered protocol family 24
  335. [ 0.614469] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  336. [ 0.614541] CSLIP: code copyright 1989 Regents of the University of California.
  337. [ 0.614645] usbcore: registered new interface driver catc
  338. [ 0.614736] usbcore: registered new interface driver kaweth
  339. [ 0.614777] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
  340. [ 0.614868] usbcore: registered new interface driver pegasus
  341. [ 0.614959] usbcore: registered new interface driver rtl8150
  342. [ 0.614999] hso: drivers/net/usb/hso.c: Option Wireless
  343. [ 0.615100] usbcore: registered new interface driver hso
  344. [ 0.615163] usbcore: registered new interface driver asix
  345. [ 0.615253] usbcore: registered new interface driver cdc_ether
  346. [ 0.615313] usbcore: registered new interface driver cdc_eem
  347. [ 0.615404] usbcore: registered new interface driver dm9601
  348. [ 0.615469] usbcore: registered new interface driver smsc75xx
  349. [ 0.615567] usbcore: registered new interface driver smsc95xx
  350. [ 0.615626] usbcore: registered new interface driver gl620a
  351. [ 0.615717] usbcore: registered new interface driver net1080
  352. [ 0.615777] usbcore: registered new interface driver plusb
  353. [ 0.615868] usbcore: registered new interface driver rndis_host
  354. [ 0.615928] usbcore: registered new interface driver cdc_subset
  355. [ 0.616019] usbcore: registered new interface driver zaurus
  356. [ 0.616083] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  357. [ 0.616225] usbcore: registered new interface driver int51x1
  358. [ 0.616286] usbcore: registered new interface driver kalmia
  359. [ 0.616377] usbcore: registered new interface driver ipheth
  360. [ 0.616437] usbcore: registered new interface driver sierra_net
  361. [ 0.616528] usbcore: registered new interface driver cx82310_eth
  362. [ 0.616587] usbcore: registered new interface driver cdc_ncm
  363. [ 0.616681] usbcore: registered new interface driver qmi_wwan
  364. [ 0.621143] vdd-1p0: Failed to create debugfs directory
  365. [ 0.641130] anx7808 sp_tx_hardware_poweron: anx7808 power on
  366. [ 0.642108] anx7808 sp_tx_chip_located: ANX7808 BA is found.
  367. [ 0.643670] anx7808 sp_tx_vbus_powerdown: 3.3V output disabled
  368. [ 0.660021] msm-dwc3 msm_dwc3: Read platform data for adc low threshold
  369. [ 0.660096] msm-dwc3 msm_dwc3: Read platform data for adc high threshold
  370. [ 0.701143] anx7808 sp_tx_hardware_powerdown: anx7808 power down
  371. [ 0.701217] anx7808 sp_tx_set_sys_state: SP_TX To System State:
  372. [ 0.701259] anx7808 sp_tx_set_sys_state: STATE_CABLE_PLUG
  373. [ 0.761176] bcm2079x 0-0077: requesting IRQ 360
  374. [ 0.761296] bcm2079x 0-0077: bcm2079x_probe, probing bcm2079x driver exited successfully
  375. [ 0.866648] usbcore: registered new interface driver cdc_acm
  376. [ 0.866721] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  377. [ 0.866789] usbcore: registered new interface driver usblp
  378. [ 0.866881] usbcore: registered new interface driver cdc_wdm
  379. [ 0.866920] Initializing USB Mass Storage driver...
  380. [ 0.867016] usbcore: registered new interface driver usb-storage
  381. [ 0.867056] USB Mass Storage support registered.
  382. [ 0.867143] usbcore: registered new interface driver ums-alauda
  383. [ 0.867203] usbcore: registered new interface driver ums-cypress
  384. [ 0.867295] usbcore: registered new interface driver ums-datafab
  385. [ 0.867355] usbcore: registered new interface driver ums_eneub6250
  386. [ 0.867444] usbcore: registered new interface driver ums-freecom
  387. [ 0.867503] usbcore: registered new interface driver ums-isd200
  388. [ 0.867591] usbcore: registered new interface driver ums-jumpshot
  389. [ 0.867650] usbcore: registered new interface driver ums-karma
  390. [ 0.867740] usbcore: registered new interface driver ums-onetouch
  391. [ 0.867799] usbcore: registered new interface driver ums-sddr09
  392. [ 0.867889] usbcore: registered new interface driver ums-sddr55
  393. [ 0.867950] usbcore: registered new interface driver ums-usbat
  394. [ 0.868043] usbcore: registered new interface driver trancevibrator
  395. [ 0.868392] mbim_init: initialize 1 instances
  396. [ 0.868470] mbim_init: Initialized 1 ports
  397. [ 0.869340] rndis_qc_init: initialize rndis QC instance
  398. [ 0.869585] gadget: Mass Storage Function, version: 2009/09/11
  399. [ 0.869627] gadget: Number of LUNs=1
  400. [ 0.869699] lun0: LUN: removable file: (no medium)
  401. [ 0.869861] gadget: android_usb ready
  402. [ 0.870487] [Touch] touch on
  403. [ 0.871191] input: touch_dev as /devices/virtual/input/input1
  404. [ 0.875725] [Touch] TYPE = 1 product id[PLG218] : syna product id[]
  405. [ 0.876632] [Touch] FW-upgrade is not executed
  406. [ 0.877214] using rtc device, qpnp_rtc, for alarms
  407. [ 0.877266] qcom,qpnp-rtc qpnp-rtc-ee16a400: rtc core: registered qpnp_rtc as rtc0
  408. [ 0.877469] i2c /dev entries driver
  409. [ 0.878559] ocmem: Notifier registered for 1
  410. [ 0.880484] msm_cci_probe: pdev ee15c600 device id = -1
  411. [ 0.883923] imx179_init_module:158
  412. [ 1.186788] __msm_jpeg_init:910] Jpeg Device id 0
  413. [ 1.186971] __msm_jpeg_init:910] Jpeg Device id 1
  414. [ 1.187183] __msm_jpeg_init:910] Jpeg Device id 2
  415. [ 1.191567] lirc_dev: IR Remote Control driver registered, major 240
  416. [ 1.191644] IR NEC protocol handler initialized
  417. [ 1.191714] IR RC5(x) protocol handler initialized
  418. [ 1.191752] IR RC6 protocol handler initialized
  419. [ 1.191820] IR JVC protocol handler initialized
  420. [ 1.191859] IR Sony protocol handler initialized
  421. [ 1.191898] IR RC5 (streamzap) protocol handler initialized
  422. [ 1.191968] IR SANYO protocol handler initialized
  423. [ 1.192007] IR MCE Keyboard/mouse protocol handler initialized
  424. [ 1.192076] IR LIRC bridge handler initialized
  425. [ 1.192170] usbcore: registered new interface driver uvcvideo
  426. [ 1.192240] USB Video Class driver (1.1.1)
  427. [ 1.192377] qpnp_charger_read_dt_props: tm not ready -517
  428. [ 1.192455] spmi qpnp-charger-ee169e00: Driver qcom,qpnp-charger requests probe deferral
  429. [ 1.192545] max17048_probe: start
  430. [ 1.192618] ac supply not found deferring probe
  431. [ 1.192662] i2c 84-0036: Driver max17048 requests probe deferral
  432. [ 1.192894] bq51013b_probe: start
  433. [ 1.193036] bq51013b_parse_dt: current_ma = 704
  434. [ 1.200199] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  435. [ 1.201558] bq24192_get_prop_input_voltage: Unable to read vbus rc=-517
  436. [ 1.202053] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  437. [ 1.204150] bq24192_get_prop_input_voltage: Unable to read vbus rc=-517
  438. [ 1.254801] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  439. [ 1.254849] Bluetooth: BlueSleep Mode Driver Ver 1.1
  440. [ 1.255118] Bluetooth: bt_host_wake 42, bt_ext_wake 62
  441. [ 1.255168] Bluetooth: host_wake_irq 312, polarity 0
  442. [ 1.255688] cpuidle: using governor ladder
  443. [ 1.255975] cpuidle: using governor menu
  444. [ 1.256061] sdhci: Secure Digital Host Controller Interface driver
  445. [ 1.256101] sdhci: Copyright(c) Pierre Ossman
  446. [ 1.256543] mmc0: SDCC Version: 0x00000038
  447. [ 1.258848] mmc0: bam physical base=0xf9884000
  448. [ 1.258889] mmc0: bam virtual base=0xf03b8000
  449. [ 1.258961] sps:BAM 0xf9884000 is registered.
  450. [ 1.259002] mmc0: BAM device registered. bam_handle=0xed627000
  451. [ 1.259672] sps:BAM 0xf9884000 (va:0xf03b8000) enabled: ver:0x6, number of pipes:6
  452. [ 1.260456] mmc0: Qualcomm MSM SDCC-BAM at [mem 0xf9884000-0xf988afff flags 0x200] [irq 252 flags 0x400]
  453. [ 1.260544] mmc0: Qualcomm MSM SDCC-DML [mem 0xf98a4800-0xf98a48ff flags 0x200]
  454. [ 1.260639] mmc0: id 2, nonremovable 0
  455. [ 1.260679] wcf_status: wifi_detect = 0
  456. [ 1.260717] wcf_status_register
  457. [ 1.263490] mmc0: Qualcomm MSM SDCC-core [mem 0xf98a4000-0xf98a47ff flags 0x200] [irq 157 flags 0x400],0 dma -1 dmacrcri -1
  458. [ 1.263565] mmc0: Controller capabilities: 0x00003ffe
  459. [ 1.263615] mmc0: 8 bit data mode disabled
  460. [ 1.263654] mmc0: 4 bit data mode enabled
  461. [ 1.263760] mmc0: polling status mode disabled
  462. [ 1.263804] mmc0: MMC clock 400000 -> 200000000 Hz, PCLK 0 Hz
  463. [ 1.263874] mmc0: Slot eject status = 1
  464. [ 1.263912] mmc0: Power save feature enable = 1
  465. [ 1.263951] mmc0: SPS-BAM data transfer mode available
  466. [ 1.264580] sdhci-pltfm: SDHCI platform and OF driver helper
  467. [ 1.268726] mmc1: no vmmc regulator found
  468. [ 1.270930] mmc1: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  469. [ 1.272601] qcom,leds-qpnp leds-qpnp-ee16b600: Regulator get failed(-517)
  470. [ 1.272675] qcom,leds-qpnp leds-qpnp-ee16b600: Unable to read flash config data
  471. [ 1.272752] spmi leds-qpnp-ee16b600: Driver qcom,leds-qpnp requests probe deferral
  472. [ 1.274375] usbcore: registered new interface driver usbhid
  473. [ 1.274448] usbhid: USB HID core driver
  474. [ 1.274710] ashmem: initialized
  475. [ 1.274784] logger: created 256K log 'log_main'
  476. [ 1.274887] logger: created 256K log 'log_events'
  477. [ 1.274958] logger: created 256K log 'log_radio'
  478. [ 1.275061] logger: created 256K log 'log_system'
  479. [ 1.275543] sps:BAM 0xf9304000 is registered.
  480. [ 1.275601] sps:BAM 0xf9a44000 is registered.
  481. [ 1.275707] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  482. [ 1.276071] qpnp_coincell_charger_show_state: enabled=Y, voltage=3000 mV, resistance=2100 ohm
  483. [ 1.276267] PMIC@SID4: PM8841 v2.1 options: 0, 0, 2, 2
  484. [ 1.276422] PMIC@SID0: PM8941 v3.1 options: 0, 0, 0, 0
  485. [ 1.276625] usbcore: registered new interface driver snd-usb-audio
  486. [ 1.284112] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
  487. [ 1.284595] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  488. [ 1.285274] platform qcom,msm-voip-dsp.39: Driver msm-voip-dsp requests probe deferral
  489. [ 1.285614] platform qcom,msm-pcm-voice.40: Driver msm-pcm-voice requests probe deferral
  490. [ 1.287344] ocmem: Notifier registered for 5
  491. [ 1.287885] msm8974-asoc-taiko sound.29: msm8974_asoc_machine_probe(): hdmi audio support present
  492. [ 1.287941] msm8974-asoc-taiko sound.29: property qcom,us-euro-gpios not detected in node /soc/sound
  493. [ 1.288182] msm8974-asoc-taiko sound.29: msm8974_asoc_machine_probe() MBHC disabled = 1
  494. [ 1.288975] u32 classifier
  495. [ 1.289016] Actions configured
  496. [ 1.289060] Netfilter messages via NETLINK v0.30.
  497. [ 1.289221] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  498. [ 1.289495] ctnetlink v0.93: registering with nfnetlink.
  499. [ 1.289591] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  500. [ 1.289633] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  501. [ 1.289799] xt_time: kernel timezone is -0000
  502. [ 1.290022] ip_tables: (C) 2000-2006 Netfilter Core Team
  503. [ 1.290209] arp_tables: (C) 2002 David S. Miller
  504. [ 1.290275] TCP: bic registered
  505. [ 1.290347] TCP: cubic registered
  506. [ 1.290388] TCP: westwood registered
  507. [ 1.290429] TCP: highspeed registered
  508. [ 1.290470] TCP: hybla registered
  509. [ 1.290540] TCP: htcp registered
  510. [ 1.290583] TCP: vegas registered
  511. [ 1.290623] TCP: veno registered
  512. [ 1.290695] TCP: scalable registered
  513. [ 1.290736] TCP: lp registered
  514. [ 1.290782] TCP: yeah registered
  515. [ 1.290825] TCP: illinois registered
  516. [ 1.290917] Initializing XFRM netlink socket
  517. [ 1.291177] NET: Registered protocol family 10
  518. [ 1.292485] Mobile IPv6
  519. [ 1.292549] ip6_tables: (C) 2000-2006 Netfilter Core Team
  520. [ 1.292668] IPv6 over IPv4 tunneling driver
  521. [ 1.293002] NET: Registered protocol family 17
  522. [ 1.293066] NET: Registered protocol family 15
  523. [ 1.293149] Bridge firewalling registered
  524. [ 1.293241] Ebtables v2.0 registered
  525. [ 1.293521] Bluetooth: RFCOMM TTY layer initialized
  526. [ 1.293568] Bluetooth: RFCOMM socket layer initialized
  527. [ 1.293639] Bluetooth: RFCOMM ver 1.11
  528. [ 1.293677] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  529. [ 1.293747] Bluetooth: BNEP filters: protocol multicast
  530. [ 1.293787] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  531. [ 1.293918] L2TP core driver, V2.0
  532. [ 1.293965] PPPoL2TP kernel driver, V2.0
  533. [ 1.294371] Mako Hotplug driver started.
  534. [ 1.294472] Registering SWP/SWPB emulation handler
  535. [ 1.294514] clock_late_init: Removing enables held for handed-off clocks
  536. [ 1.301877] gdsc_oxili_gx: disabling
  537. [ 1.301927] gdsc_venus: disabling
  538. [ 1.302355] boost_gpio_probe
  539. [ 1.302717] qcom,leds-qpnp leds-qpnp-ee16b600: Regulator get failed(-517)
  540. [ 1.302742] mako_hotplug_control_init misc_register(mako_hotplug_control)
  541. [ 1.302788] soundcontrol_init misc_register(soundcontrol)
  542. [ 1.302864] qcom,leds-qpnp leds-qpnp-ee16b600: Unable to read flash config data
  543. [ 1.302943] spmi leds-qpnp-ee16b600: Driver qcom,leds-qpnp requests probe deferral
  544. [ 1.302948] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  545. [ 1.303102] max17048_probe: start
  546. [ 1.303165] max17048_parse_dt: rcomp = 77 rcomp_co_hot = 700 rcomp_co_cold = 5225
  547. [ 1.303238] max17048_parse_dt: alert_thres = 2 full_soc = 970 empty_soc = 10wifi_set_power = 1
  548. [ 1.303887] max17048 84-0036: MAX17048 Fuel-Gauge Ver 0x12
  549. [ 1.303996] bq24192_get_soc_from_batt_psy: battery power supply is not registered yet
  550. [ 1.331506] max17048_probe: done
  551. [ 1.331740] 8941_smbb_boost: 5000 mV
  552. [ 1.332061] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 0, dc = 0 b_health = 0 batt_present = 0
  553. [ 1.333387] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  554. [ 1.348081] max17048_set_rcomp: new RCOMP = 0x46
  555. [ 1.357599] max17048_work: raw soc = 0x56FF raw vcell = 0x0B97
  556. [ 1.357649] max17048_work: SOC = 44 vbatt_mv = 3708
  557. [ 1.357738] max17048_work: ibatt_ua = 623370 batt_temp = 294
  558. [ 1.395143] mmc1: BKOPS_EN bit = 0
  559. [ 1.408834] mmc1: new HS200 MMC card at address 0001
  560. [ 1.409336] mmcblk0: mmc1:0001 SEM32G 29.1 GiB
  561. [ 1.409665] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB
  562. [ 1.411652] 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
  563. [ 1.413519] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  564. [ 1.453560] bcm_wifi_set_power: wifi power successed to pull up
  565. [ 1.661137] wifi_set_carddetect = 1
  566. [ 1.661180] wcf_status: wifi_detect = 1
  567. [ 1.661251] mmc0: Slot status change detected (0 -> 1)
  568. [ 1.661889] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  569. [ 1.710898] sps:BAM 0xf9884000 (va:0xf03b8000) enabled: ver:0x6, number of pipes:6
  570. [ 1.711653] sps:BAM 0xf9884000 (va:0xf03b8000) enabled: ver:0x6, number of pipes:6
  571. [ 1.715535] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  572. [ 1.715604] mmc0: new ultra high speed SDR104 SDIO card at address 0001
  573. [ 1.716003] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  574. [ 1.716487] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  575. [ 1.722390] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
  576. [ 1.723278] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  577. [ 1.723845] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xed0613a0
  578. [ 1.723930] wl_create_event_handler(): thread:wl_event_handler:98 started
  579. [ 1.724481] p2p0: P2P Interface Registered
  580. [ 1.724589] dhd_attach(): thread:dhd_watchdog_thread:99 started
  581. [ 1.724720] dhd_attach(): thread:dhd_dpc:9a started
  582. [ 1.724825] dhd_attach(): thread:dhd_rxf:9b started
  583. [ 1.724911] dhd_attach(): thread:dhd_sysioc:9c started
  584. [ 1.725277] wifi_get_mac_addr
  585. [ 1.725340] bcm_wifi_get_mac_addr: Failed to get information from file /persist/wifi/.macaddr (-2)
  586. [ 1.725414] [bcm_wifi_get_mac_addr] Exiting. MAC 00:90:4C:7C:D6:79
  587. [ 1.725728] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:7c:d6:79
  588. [ 1.725946] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  589. [ 1.726038]
  590. [ 1.726040] Dongle Host Driver, version 1.88.45 (r)
  591. [ 1.726042] Compiled in drivers/net/wireless/bcmdhd on Nov 25 2013 at 04:52:49
  592. [ 1.726185] wifi_set_power = 0
  593. [ 1.826262] bcm_wifi_set_power: wifi power successed to pull down
  594. [ 1.826333] =========== WLAN placed in RESET ========
  595. [ 1.827468] input: gpio-keys as /devices/gpio_keys.70/input/input2
  596. [ 1.827807] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  597. [ 1.828210] qcom,qpnp-rtc qpnp-rtc-ee16a400: setting system clock to 1970-01-20 07:20:10 UTC (1668010)
  598. [ 1.839512] batt_tm_ctrl_probe: probe success
  599. [ 1.839749] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  600. [ 1.840449] msm8974_pwm_vibrator_probe: probed
  601. [ 1.840682] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  602. [ 1.845872] max1462x_hsd_probe: acc_read_value - 17478
  603. [ 1.846016] input: hs_detect as /devices/virtual/input/input3
  604. [ 1.846242] ALSA device list:
  605. [ 1.846263] platform fe12f000.slim: Driver ngd_msm_ctrl requests probe deferral
  606. [ 1.846350] No soundcards found.
  607. [ 1.846758] Freeing init memory: 188K
  608. [ 1.866111] SELinux: Loaded policy from /sepolicy
  609. [ 3.012841] msm-dwc3 msm_dwc3: DWC3 in low power mode
  610. [ 3.612840] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  611. [ 3.796500] keychord: using input dev qpnp_pon for fevent
  612. [ 3.796549] keychord: using input dev gpio-keys for fevent
  613. [ 3.796621] keychord: using input dev hs_detect for fevent
  614. [ 3.797040] init: cannot open '/initlogo.rle'
  615. [ 3.877126] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: barrier=1
  616. [ 3.912160] EXT4-fs (mmcblk0p28): recovery complete
  617. [ 3.912970] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  618. [ 3.921193] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  619. [ 3.956390] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  620. [ 3.956499] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 4739/1785856 files, 1498003/7137786 blocks
  621. [ 3.966465] EXT4-fs (mmcblk0p28): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic
  622. [ 3.986968] EXT4-fs (mmcblk0p27): recovery complete
  623. [ 3.987747] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  624. [ 4.049947] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  625. [ 4.062644] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  626. [ 4.062703] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 17/44832 files, 5827/179200 blocks
  627. [ 4.071964] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic
  628. [ 4.081205] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic
  629. [ 4.091425] adsp_boot_store:going to call adsp_loader_do
  630. [ 4.374541] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
  631. [ 4.374702] adsp_loader_do: Q6/ADSP image is loaded
  632. [ 4.417580] healthd: wakealarm_init: timerfd_create failed
  633. [ 4.427235] init: cannot find '/system/bin/thermal-engine-hh', disabling 'thermal-engine'
  634. [ 4.430053] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  635. [ 4.430179] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  636. [ 4.430313] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  637. [ 4.431300] taiko-slim taiko-slim-pgd: Platform data from device tree
  638. [ 4.431635] taiko-slim taiko-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
  639. [ 4.431695] taiko-slim taiko-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  640. [ 4.431786] taiko-slim taiko-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  641. [ 4.431877] taiko-slim taiko-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
  642. [ 4.431968] taiko-slim taiko-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  643. [ 4.432058] taiko-slim taiko-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  644. [ 4.432118] taiko-slim taiko-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
  645. [ 4.444919] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  646. [ 4.445096] init: powerctl: cannot expand '${sys.powerctl}'
  647. [ 4.445196] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  648. [ 4.445300] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  649. [ 4.446097] android_usb: already disabled
  650. [ 4.448789] adb_open
  651. [ 4.448848] mtp_bind_config
  652. [ 4.448922] adb_bind_config
  653. [ 4.464604] apr_tal:Q6 Is Up
  654. [ 4.501275] ngd_msm_ctrl fe12f000.slim: ADSP slimbus not up yet
  655. [ 4.527539] warning: `daemonsu' uses 32-bit capabilities (legacy support in use)
  656. [ 4.533926] Slimbus QMI NGD CB received event:2
  657. [ 4.535769] slim_clk_pause: txn-rsp for 0 pending
  658. [ 4.540758] SLIM SAT: Received master capability
  659. [ 4.540875] sps:BAM 0xfe104000 (va:0xf2c40000) enabled: ver:0x13, number of pipes:31
  660. [ 4.540983] sps:BAM 0xfe104000 is registered.
  661. [ 4.542642] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
  662. [ 4.543280] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
  663. [ 4.549008] taiko-slim taiko-slim-pgd: wcd9xxx_check_codec_type: detected taiko_codec, major 0x102, minor 0x1, ver 0x2
  664. [ 4.554354] taiko_codec taiko_codec: taiko_codec_probe()
  665. [ 4.555762] Update TAIKO register defaults.
  666. [ 4.583305] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  667. [ 4.617275] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  668. [ 4.618444] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  669. [ 4.619250] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  670. [ 4.620700] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  671. [ 4.621950] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  672. [ 4.625344] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  673. [ 4.625954] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  674. [ 4.626443] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
  675. [ 4.626868] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
  676. [ 4.627285] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  677. [ 4.627701] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  678. [ 4.628148] asoc: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
  679. [ 4.628579] asoc: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
  680. [ 4.629035] asoc: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
  681. [ 4.630131] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  682. [ 4.630760] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  683. [ 4.631412] asoc: snd-soc-dummy-dai <-> LSM mapping ok
  684. [ 4.631905] asoc: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
  685. [ 4.632411] asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
  686. [ 4.632861] asoc: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
  687. [ 4.633343] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  688. [ 4.633739] asoc: taiko_vifeedback <-> msm-dai-q6-dev.16393 mapping ok
  689. [ 4.634164] asoc: taiko_rx2 <-> msm-dai-q6-dev.16388 mapping ok
  690. [ 4.634551] asoc: taiko_tx2 <-> msm-dai-q6-dev.16389 mapping ok
  691. [ 4.634951] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
  692. [ 4.635322] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
  693. [ 4.635721] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
  694. [ 4.636089] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
  695. [ 4.636487] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
  696. [ 4.636858] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
  697. [ 4.637277] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
  698. [ 4.637666] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
  699. [ 4.638066] asoc: msm-stub-rx <-> msm-dai-q6-auxpcm.2 mapping ok
  700. [ 4.638466] asoc: msm-stub-tx <-> msm-dai-q6-auxpcm.2 mapping ok
  701. [ 4.638808] msm_audrx_init(), dev_namemsm-dai-q6-dev.16384
  702. [ 4.707455] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
  703. [ 4.713180] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  704. [ 4.857900] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  705. [ 4.863281] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
  706. [ 4.892637] asoc: taiko_rx1 <-> msm-dai-q6-dev.16384 mapping ok
  707. [ 4.894231] asoc: taiko_tx1 <-> msm-dai-q6-dev.16385 mapping ok
  708. [ 4.897925] asoc: taiko_rx1 <-> msm-dai-q6-dev.16386 mapping ok
  709. [ 4.898497] asoc: taiko_tx1 <-> msm-dai-q6-dev.16387 mapping ok
  710. [ 4.899170] asoc: taiko_rx1 <-> msm-dai-q6-dev.16390 mapping ok
  711. [ 4.899765] asoc: taiko_tx1 <-> msm-dai-q6-dev.16391 mapping ok
  712. [ 4.900270] asoc: taiko_rx1 <-> msm-dai-q6-dev.16392 mapping ok
  713. [ 4.900715] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
  714. [ 4.901215] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
  715. [ 4.901749] asoc: taiko_mad1 <-> msm-dai-q6-dev.16395 mapping ok
  716. [ 4.902295] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
  717. [ 4.902845] asoc: msm_hdmi_audio_codec_rx_dai <-> msm-dai-q6-hdmi.8 mapping ok
  718. [ 4.922934] input: msm8974-taiko-mtp-snd-card Button Jack as /devices/sound.29/sound/card0/input4
  719. [ 4.923274] input: msm8974-taiko-mtp-snd-card Headset Jack as /devices/sound.29/sound/card0/input5
  720. [ 5.050913] MSM-CPP msm_cpp_poll:454 Poll failed: expect: 0x1
  721. [ 5.096067] MSM-CPP msm_cpp_poll:454 Poll failed: expect: 0x1
  722. [ 5.139254] MSM-CPP msm_cpp_poll:454 Poll failed: expect: 0xabcdefaa
  723. [ 5.139484] MSM-CPP cpp_load_fw:814 MC Bootloader Version: 0x3e646d63
  724. [ 5.153441] MSM-CPP cpp_load_fw:826 CPP FW Version: 0x10020003
  725. [ 5.155912] MSM-CPP cpp_close_node:899 cpp_close_node: irq_status: 0x23f
  726. [ 5.156010] MSM-CPP cpp_close_node:901 cpp_close_node: DEBUG_SP: 0x0
  727. [ 5.156183] MSM-CPP cpp_close_node:903 cpp_close_node: DEBUG_T: 0x0
  728. [ 5.156360] MSM-CPP cpp_close_node:905 cpp_close_node: DEBUG_N: 0x0
  729. [ 5.156453] MSM-CPP cpp_close_node:907 cpp_close_node: DEBUG_R: 0x0
  730. [ 5.156624] MSM-CPP cpp_close_node:909 cpp_close_node: DEBUG_OPPC: 0x0
  731. [ 5.156722] MSM-CPP cpp_close_node:911 cpp_close_node: DEBUG_MO: 0x0
  732. [ 5.156890] MSM-CPP cpp_close_node:913 cpp_close_node: DEBUG_TIMER0: 0x0
  733. [ 5.157004] MSM-CPP cpp_close_node:915 cpp_close_node: DEBUG_TIMER1: 0x0
  734. [ 5.157206] MSM-CPP cpp_close_node:917 cpp_close_node: DEBUG_GPI: 0x0
  735. [ 5.157370] MSM-CPP cpp_close_node:919 cpp_close_node: DEBUG_GPO: 0x0
  736. [ 5.157451] MSM-CPP cpp_close_node:921 cpp_close_node: DEBUG_T0: 0x0
  737. [ 5.157609] MSM-CPP cpp_close_node:923 cpp_close_node: DEBUG_R0: 0x0
  738. [ 5.157691] MSM-CPP cpp_close_node:925 cpp_close_node: DEBUG_T1: 0x0
  739. [ 5.157834] MSM-CPP cpp_close_node:927 cpp_close_node: DEBUG_R1: 0x0
  740. [ 5.367771] hdmi_tx_get_audio_edid_blk: failed. HDMI is not connected/ready for audio
  741. [ 5.386765] hdmi_tx_get_audio_edid_blk: failed. HDMI is not connected/ready for audio
  742. [ 5.518675] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=20 handle=ec18e280
  743. [ 5.872905] mdss_fb_handle_buf_sync_ioctl: mdp-fence: currently 1 fences active. waiting...
  744. [ 5.873262] mdss_dsi_cont_splash_on:685 DSI on for continuous splash.
  745. [ 5.891814] LCD is on.
  746. [ 5.891954] mdss_dsi_on:485 Panel already on.
  747. [ 5.895271] Resume starting Hotplug work...
  748. [ 6.071011] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
  749. [ 6.144884] Notify: smsm init
  750. [ 6.183865] subsys-restart: subsys_err_ready_intr_handler(): Error ready interrupt occured for modem
  751. [ 6.185257] msm_ipc_router_send_control_msg: xprt_info not initialized
  752. [ 6.206429] msm_ipc_router_send_control_msg: xprt_info not initialized
  753. [ 6.388120] apr_tal:Modem Is Up
  754. [ 6.883540] sps:BAM 0xfc834000 is registered.
  755. [ 6.887130] sps:BAM 0xfc834000 (va:0xf2170000) enabled: ver:0x20, number of pipes:6
  756. [ 24.211252] healthd: battery l=44 v=3722 t=29.6 h=2 st=3 c=405 chg=
  757. [ 24.354812] lowmem_shrink: convert oom_adj to oom_score_adj:
  758. [ 24.354906] oom_adj 0 => oom_score_adj 0
  759. [ 24.354954] oom_adj 1 => oom_score_adj 58
  760. [ 24.355039] oom_adj 2 => oom_score_adj 117
  761. [ 24.355086] oom_adj 3 => oom_score_adj 176
  762. [ 24.355133] oom_adj 9 => oom_score_adj 529
  763. [ 24.355218] oom_adj 15 => oom_score_adj 1000
  764. [ 24.500960] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  765. [ 58.183364] max17048_set_rcomp: new RCOMP = 0x46
  766. [ 58.187204] max17048_work: raw soc = 0x5581 raw vcell = 0x0B8A
  767. [ 58.187284] max17048_work: SOC = 43 vbatt_mv = 3692
  768. [ 58.187327] max17048_work: ibatt_ua = 788294 batt_temp = 302
  769. [ 58.219876] healthd: battery l=43 v=3692 t=30.3 h=2 st=3 c=699 chg=
  770. [ 97.318618] max17048_set_rcomp: new RCOMP = 0x46
  771. [ 97.323522] max17048_work: raw soc = 0x54C0 raw vcell = 0x0B8B
  772. [ 97.323730] max17048_work: SOC = 43 vbatt_mv = 3693
  773. [ 97.323928] max17048_work: ibatt_ua = 697105 batt_temp = 308
  774. [ 97.355067] healthd: battery l=43 v=3693 t=30.8 h=2 st=3 c=859 chg=
  775. [ 102.005717] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  776. [ 102.059878] EXT4-fs (dm-0): re-mounted. Opts: (null)
  777. [ 102.070239] EXT4-fs (dm-0): re-mounted. Opts: (null)
  778. [ 102.144496] EXT4-fs (dm-1): mounted filesystem without journal. Opts: (null)
  779. [ 102.582278]
  780. [ 102.582281] Dongle Host Driver, version 1.88.45 (r)
  781. [ 102.582284] Compiled in drivers/net/wireless/bcmdhd on Nov 25 2013 at 04:52:49
  782. [ 102.582451] wl_android_wifi_on in
  783. [ 102.582497] wifi_set_power = 1
  784. [ 102.732708] bcm_wifi_set_power: wifi power successed to pull up
  785. [ 102.878194] EXT4-fs (dm-1): re-mounted. Opts: (null)
  786. [ 102.885956] EXT4-fs (dm-1): re-mounted. Opts: (null)
  787. [ 102.941264] =========== WLAN going back to live ========
  788. [ 102.971067] EXT4-fs (dm-2): mounted filesystem without journal. Opts: (null)
  789. [ 103.095713] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  790. [ 103.262794] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  791. [ 103.266428] wifi_get_mac_addr
  792. [ 103.267909] bcm_wifi_get_mac_addr: READ MAC ADDRESS BC:F5:AC:F4:76:B0
  793. [ 103.279678] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=bc:f5:ac:f4:76:b0
  794. [ 103.301260] Firmware version = wl0: Oct 4 2013 18:58:52 version 6.37.32.RC23.34.3 (r427835)
  795. [ 103.302915] CFG80211-ERROR) wl_cfg80211_attach_post : p2p0: p2p_dev_addr=be:f5:ac:f4:76:b0
  796. [ 103.346214] dhd_rx_frame: net device is NOT registered yet. drop packet
  797. [ 103.346397] dhd_rx_frame: net device is NOT registered yet. drop packet
  798. [ 103.346539] dhd_rx_frame: net device is NOT registered yet. drop packet
  799. [ 103.457228] EXT4-fs (dm-2): re-mounted. Opts: (null)
  800. [ 103.482145] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for FR as FR rev 5
  801. [ 103.503602] EXT4-fs (dm-2): re-mounted. Opts: (null)
  802. [ 103.566050] EXT4-fs (dm-3): mounted filesystem without journal. Opts: (null)
  803. [ 103.653679] EXT4-fs (dm-3): re-mounted. Opts: (null)
  804. [ 103.664924] EXT4-fs (dm-3): re-mounted. Opts: (null)
  805. [ 103.731052] EXT4-fs (dm-4): mounted filesystem without journal. Opts: (null)
  806. [ 103.977339] wl_bss_connect_done succeeded with bc:ae:c5:e7:df:e7
  807. [ 104.016967] wl_notify_connect_status nothing
  808. [ 104.017336] wl_bss_connect_done succeeded with bc:ae:c5:e7:df:e7
  809. [ 104.221055] EXT4-fs (dm-4): re-mounted. Opts: (null)
  810. [ 104.243859] EXT4-fs (dm-4): re-mounted. Opts: (null)
  811. [ 104.313762] EXT4-fs (dm-5): mounted filesystem without journal. Opts: (null)
  812. [ 105.146142] EXT4-fs (dm-5): re-mounted. Opts: (null)
  813. [ 105.173968] EXT4-fs (dm-5): re-mounted. Opts: (null)
  814. [ 105.288172] EXT4-fs (dm-6): mounted filesystem without journal. Opts: (null)
  815. [ 105.851943] EXT4-fs (dm-6): re-mounted. Opts: (null)
  816. [ 105.881547] EXT4-fs (dm-6): re-mounted. Opts: (null)
  817. [ 105.963524] EXT4-fs (dm-7): mounted filesystem without journal. Opts: (null)
  818. [ 106.047383] EXT4-fs (dm-7): re-mounted. Opts: (null)
  819. [ 106.066489] EXT4-fs (dm-7): re-mounted. Opts: (null)
  820. [ 106.147220] EXT4-fs (dm-8): mounted filesystem without journal. Opts: (null)
  821. [ 106.628245] EXT4-fs (dm-8): re-mounted. Opts: (null)
  822. [ 106.636603] EXT4-fs (dm-8): re-mounted. Opts: (null)
  823. [ 106.727547] EXT4-fs (dm-9): mounted filesystem without journal. Opts: (null)
  824. [ 107.454205] EXT4-fs (dm-9): re-mounted. Opts: (null)
  825. [ 107.473208] EXT4-fs (dm-9): re-mounted. Opts: (null)
  826. [ 107.555428] EXT4-fs (dm-10): mounted filesystem without journal. Opts: (null)
  827. [ 107.637062] EXT4-fs (dm-10): re-mounted. Opts: (null)
  828. [ 107.658114] EXT4-fs (dm-10): re-mounted. Opts: (null)
  829. [ 107.752558] EXT4-fs (dm-11): mounted filesystem without journal. Opts: (null)
  830. [ 108.357421] EXT4-fs (dm-11): re-mounted. Opts: (null)
  831. [ 108.374860] EXT4-fs (dm-11): re-mounted. Opts: (null)
  832. [ 108.440892] EXT4-fs (dm-12): mounted filesystem without journal. Opts: (null)
  833. [ 109.437014] EXT4-fs (dm-12): re-mounted. Opts: (null)
  834. [ 109.441588] EXT4-fs (dm-12): re-mounted. Opts: (null)
  835. [ 109.798864] acc_open
  836. [ 109.798926] acc_release
  837. [ 111.141173] bcm2079x 0-0077: 10,63
  838. [ 112.232112] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  839. [ 112.238703] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  840. [ 113.923277] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
  841. [ 114.949669] msm_sensor_config:1750 sensor state 1
  842. [ 114.961492] msm_init_ois:319 msm_init_ois : OIS chipid=1
  843. [ 114.977269] MSM-CPP cpp_load_fw:814 MC Bootloader Version: 0x312e3176
  844. [ 114.983024] MSM-CPP cpp_load_fw:826 CPP FW Version: 0x10020003
  845. [ 115.010051] msm_sensor_config:1778 sensor state 0
  846. [ 115.012002] MSM-CPP cpp_close_node:899 cpp_close_node: irq_status: 0x23f
  847. [ 115.012073] MSM-CPP cpp_close_node:901 cpp_close_node: DEBUG_SP: 0x0
  848. [ 115.012204] MSM-CPP cpp_close_node:903 cpp_close_node: DEBUG_T: 0x0
  849. [ 115.012274] MSM-CPP cpp_close_node:905 cpp_close_node: DEBUG_N: 0x0
  850. [ 115.012395] MSM-CPP cpp_close_node:907 cpp_close_node: DEBUG_R: 0x0
  851. [ 115.012523] MSM-CPP cpp_close_node:909 cpp_close_node: DEBUG_OPPC: 0x0
  852. [ 115.012595] MSM-CPP cpp_close_node:911 cpp_close_node: DEBUG_MO: 0x0
  853. [ 115.012733] MSM-CPP cpp_close_node:913 cpp_close_node: DEBUG_TIMER0: 0x0
  854. [ 115.012806] MSM-CPP cpp_close_node:915 cpp_close_node: DEBUG_TIMER1: 0x0
  855. [ 115.012929] MSM-CPP cpp_close_node:917 cpp_close_node: DEBUG_GPI: 0x0
  856. [ 115.013010] MSM-CPP cpp_close_node:919 cpp_close_node: DEBUG_GPO: 0x0
  857. [ 115.013140] MSM-CPP cpp_close_node:921 cpp_close_node: DEBUG_T0: 0x0
  858. [ 115.013268] MSM-CPP cpp_close_node:923 cpp_close_node: DEBUG_R0: 0x0
  859. [ 115.013346] MSM-CPP cpp_close_node:925 cpp_close_node: DEBUG_T1: 0x0
  860. [ 115.013469] MSM-CPP cpp_close_node:927 cpp_close_node: DEBUG_R1: 0x0
  861. [ 115.141413] msm_sensor_config:1750 sensor state 1
  862. [ 115.161332] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  863. [ 115.181324] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  864. [ 115.261375] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=4)
  865. [ 115.274883] MSM-CPP cpp_load_fw:814 MC Bootloader Version: 0x312e3176
  866. [ 115.281151] MSM-CPP cpp_load_fw:826 CPP FW Version: 0x10020003
  867. [ 115.375862] msm_sensor_config:1778 sensor state 0
  868. [ 115.376980] MSM-CPP cpp_close_node:899 cpp_close_node: irq_status: 0x23f
  869. [ 115.377066] MSM-CPP cpp_close_node:901 cpp_close_node: DEBUG_SP: 0x0
  870. [ 115.377112] MSM-CPP cpp_close_node:903 cpp_close_node: DEBUG_T: 0x0
  871. [ 115.377190] MSM-CPP cpp_close_node:905 cpp_close_node: DEBUG_N: 0x0
  872. [ 115.377233] MSM-CPP cpp_close_node:907 cpp_close_node: DEBUG_R: 0x0
  873. [ 115.377313] MSM-CPP cpp_close_node:909 cpp_close_node: DEBUG_OPPC: 0x0
  874. [ 115.377360] MSM-CPP cpp_close_node:911 cpp_close_node: DEBUG_MO: 0x0
  875. [ 115.377443] MSM-CPP cpp_close_node:913 cpp_close_node: DEBUG_TIMER0: 0x0
  876. [ 115.377523] MSM-CPP cpp_close_node:915 cpp_close_node: DEBUG_TIMER1: 0x0
  877. [ 115.377568] MSM-CPP cpp_close_node:917 cpp_close_node: DEBUG_GPI: 0x0
  878. [ 115.377644] MSM-CPP cpp_close_node:919 cpp_close_node: DEBUG_GPO: 0x0
  879. [ 115.377689] MSM-CPP cpp_close_node:921 cpp_close_node: DEBUG_T0: 0x0
  880. [ 115.377770] MSM-CPP cpp_close_node:923 cpp_close_node: DEBUG_R0: 0x0
  881. [ 115.377813] MSM-CPP cpp_close_node:925 cpp_close_node: DEBUG_T1: 0x0
  882. [ 115.377887] MSM-CPP cpp_close_node:927 cpp_close_node: DEBUG_R1: 0x0
  883. [ 129.652056] init: untracked pid 2220 exited
  884. [ 140.068038] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  885. [ 140.072080] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  886. [ 140.076193] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  887. [ 140.124718] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  888. [ 140.131355] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  889. [ 140.134479] EXT4-fs (mmcblk0p25): re-mounted. Opts: (null)
  890. [ 162.418299] NOHZ: local_softirq_pending 08
  891. [ 166.196082] NOHZ: local_softirq_pending 08
  892. [ 166.437348] NOHZ: local_softirq_pending 08
  893. [ 166.600670] NOHZ: local_softirq_pending 08
  894. [ 168.506966] healthd: battery l=43 v=3696 t=30.7 h=2 st=3 c=1307 chg=
  895. [ 212.211390] max17048_set_rcomp: new RCOMP = 0x46
  896. [ 212.216666] max17048_work: raw soc = 0x533F raw vcell = 0x0BC0
  897. [ 212.216754] max17048_work: SOC = 42 vbatt_mv = 3760
  898. [ 212.216803] max17048_work: ibatt_ua = 186084 batt_temp = 299
  899. [ 212.248293] healthd: battery l=42 v=3760 t=29.9 h=2 st=3 c=186 chg=
  900. [ 217.252872] cpufreq: invalid target_freq: 1267200
  901. [ 272.323676] healthd: battery l=42 v=3731 t=29.4 h=2 st=3 c=343 chg=
  902. [ 299.755519] msm_sensor_config:1750 sensor state 1
  903. [ 299.764982] msm_init_ois:319 msm_init_ois : OIS chipid=1
  904. [ 300.089134] MSM-CPP cpp_load_fw:814 MC Bootloader Version: 0x312e3176
  905. [ 300.095030] MSM-CPP cpp_load_fw:826 CPP FW Version: 0x10020003
  906. [ 300.283472] msm_sensor_config:1778 sensor state 0
  907. [ 300.285511] MSM-CPP cpp_close_node:899 cpp_close_node: irq_status: 0x23f
  908. [ 300.285609] MSM-CPP cpp_close_node:901 cpp_close_node: DEBUG_SP: 0x0
  909. [ 300.285770] MSM-CPP cpp_close_node:903 cpp_close_node: DEBUG_T: 0x0
  910. [ 300.286014] MSM-CPP cpp_close_node:905 cpp_close_node: DEBUG_N: 0x0
  911. [ 300.286712] MSM-CPP cpp_close_node:907 cpp_close_node: DEBUG_R: 0x0
  912. [ 300.286808] MSM-CPP cpp_close_node:909 cpp_close_node: DEBUG_OPPC: 0x0
  913. [ 300.286971] MSM-CPP cpp_close_node:911 cpp_close_node: DEBUG_MO: 0x0
  914. [ 300.287134] MSM-CPP cpp_close_node:913 cpp_close_node: DEBUG_TIMER0: 0x0
  915. [ 300.287227] MSM-CPP cpp_close_node:915 cpp_close_node: DEBUG_TIMER1: 0x0
  916. [ 300.287388] MSM-CPP cpp_close_node:917 cpp_close_node: DEBUG_GPI: 0x0
  917. [ 300.287479] MSM-CPP cpp_close_node:919 cpp_close_node: DEBUG_GPO: 0x0
  918. [ 300.287639] MSM-CPP cpp_close_node:921 cpp_close_node: DEBUG_T0: 0x0
  919. [ 300.287732] MSM-CPP cpp_close_node:923 cpp_close_node: DEBUG_R0: 0x0
  920. [ 300.287894] MSM-CPP cpp_close_node:925 cpp_close_node: DEBUG_T1: 0x0
  921. [ 300.288055] MSM-CPP cpp_close_node:927 cpp_close_node: DEBUG_R1: 0x0
  922. [ 300.431451] msm_sensor_config:1750 sensor state 1
  923. [ 300.451353] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  924. [ 300.481478] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=1)
  925. [ 300.541341] msm_sensor_config_mt9m114b:1336 [CMD_POLLING] success (cnt=3)
  926. [ 300.554669] MSM-CPP cpp_load_fw:814 MC Bootloader Version: 0x312e3176
  927. [ 300.560938] MSM-CPP cpp_load_fw:826 CPP FW Version: 0x10020003
  928. [ 300.757434] msm_sensor_config:1778 sensor state 0
  929. [ 300.759962] MSM-CPP cpp_close_node:899 cpp_close_node: irq_status: 0x23f
  930. [ 300.760076] MSM-CPP cpp_close_node:901 cpp_close_node: DEBUG_SP: 0x0
  931. [ 300.760264] MSM-CPP cpp_close_node:903 cpp_close_node: DEBUG_T: 0x0
  932. [ 300.760450] MSM-CPP cpp_close_node:905 cpp_close_node: DEBUG_N: 0x0
  933. [ 300.760558] MSM-CPP cpp_close_node:907 cpp_close_node: DEBUG_R: 0x0
  934. [ 300.760746] MSM-CPP cpp_close_node:909 cpp_close_node: DEBUG_OPPC: 0x0
  935. [ 300.761179] MSM-CPP cpp_close_node:911 cpp_close_node: DEBUG_MO: 0x0
  936. [ 300.761372] MSM-CPP cpp_close_node:913 cpp_close_node: DEBUG_TIMER0: 0x0
  937. [ 300.761481] MSM-CPP cpp_close_node:915 cpp_close_node: DEBUG_TIMER1: 0x0
  938. [ 300.761668] MSM-CPP cpp_close_node:917 cpp_close_node: DEBUG_GPI: 0x0
  939. [ 300.761855] MSM-CPP cpp_close_node:919 cpp_close_node: DEBUG_GPO: 0x0
  940. [ 300.761963] MSM-CPP cpp_close_node:921 cpp_close_node: DEBUG_T0: 0x0
  941. [ 300.762151] MSM-CPP cpp_close_node:923 cpp_close_node: DEBUG_R0: 0x0
  942. [ 300.762259] MSM-CPP cpp_close_node:925 cpp_close_node: DEBUG_T1: 0x0
  943. [ 300.762448] MSM-CPP cpp_close_node:927 cpp_close_node: DEBUG_R1: 0x0
  944. [ 301.911939] max17048_set_rcomp: new RCOMP = 0x46
  945. [ 301.915989] max17048_work: raw soc = 0x527F raw vcell = 0x0B96
  946. [ 301.916033] max17048_work: SOC = 41 vbatt_mv = 3707
  947. [ 301.916103] max17048_work: ibatt_ua = 725684 batt_temp = 292
  948. [ 301.946689] healthd: battery l=41 v=3707 t=29.2 h=2 st=3 c=436 chg=
  949. [ 331.351261] msm_thermal: Setting cpu0 max frequency to 729600
  950. [ 331.351472] msm_thermal: Setting cpu1 max frequency to 729600
  951. [ 331.351754] msm_thermal: Setting cpu2 max frequency to 729600
  952. [ 331.356394] msm_thermal: Setting cpu3 max frequency to 729600
  953. [ 332.355661] msm_thermal: Setting cpu0 max frequency to 2265600
  954. [ 332.355883] msm_thermal: Setting cpu1 max frequency to 2265600
  955. [ 332.356063] msm_thermal: Setting cpu2 max frequency to 2265600
  956. [ 332.356214] msm_thermal: Setting cpu3 max frequency to 2265600
  957. [ 333.797760] max17048_set_rcomp: new RCOMP = 0x46
  958. [ 333.804404] max17048_work: raw soc = 0x51BE raw vcell = 0x0BAC
  959. [ 333.804837] max17048_work: SOC = 41 vbatt_mv = 3735
  960. [ 333.805075] max17048_work: ibatt_ua = 268413 batt_temp = 308
  961. [ 333.839859] healthd: battery l=41 v=3735 t=30.8 h=2 st=3 c=511 chg=
  962. [ 334.351283] msm_thermal: Setting cpu0 max frequency to 729600
  963. [ 334.351468] msm_thermal: Setting cpu1 max frequency to 729600
  964. [ 334.351616] msm_thermal: Setting cpu2 max frequency to 729600
  965. [ 334.356450] msm_thermal: Setting cpu3 max frequency to 729600
  966. [ 335.355879] msm_thermal: Setting cpu0 max frequency to 2265600
  967. [ 335.356227] msm_thermal: Setting cpu1 max frequency to 2265600
  968. [ 335.356397] msm_thermal: Setting cpu2 max frequency to 2265600
  969. [ 335.356593] msm_thermal: Setting cpu3 max frequency to 2265600
  970. [ 336.351281] msm_thermal: Setting cpu0 max frequency to 729600
  971. [ 336.351464] msm_thermal: Setting cpu1 max frequency to 729600
  972. [ 336.351675] msm_thermal: Setting cpu2 max frequency to 729600
  973. [ 336.356563] msm_thermal: Setting cpu3 max frequency to 729600
  974. [ 337.355568] msm_thermal: Setting cpu0 max frequency to 2265600
  975. [ 337.355928] msm_thermal: Setting cpu1 max frequency to 2265600
  976. [ 337.356146] msm_thermal: Setting cpu2 max frequency to 2265600
  977. [ 337.356421] msm_thermal: Setting cpu3 max frequency to 2265600
  978. [ 338.351285] msm_thermal: Setting cpu0 max frequency to 729600
  979. [ 338.351468] msm_thermal: Setting cpu1 max frequency to 729600
  980. [ 338.351684] msm_thermal: Setting cpu2 max frequency to 729600
  981. [ 338.356258] msm_thermal: Setting cpu3 max frequency to 729600
  982. [ 339.356192] msm_thermal: Setting cpu0 max frequency to 2265600
  983. [ 339.356473] msm_thermal: Setting cpu1 max frequency to 2265600
  984. [ 339.356660] msm_thermal: Setting cpu2 max frequency to 2265600
  985. [ 339.356814] msm_thermal: Setting cpu3 max frequency to 2265600
  986. [ 340.351281] msm_thermal: Setting cpu0 max frequency to 729600
  987. [ 340.351429] msm_thermal: Setting cpu1 max frequency to 729600
  988. [ 340.351727] msm_thermal: Setting cpu2 max frequency to 729600
  989. [ 340.354635] msm_thermal: Setting cpu3 max frequency to 729600
  990. [ 341.356489] msm_thermal: Setting cpu0 max frequency to 2265600
  991. [ 341.356769] msm_thermal: Setting cpu1 max frequency to 2265600
  992. [ 341.356969] msm_thermal: Setting cpu2 max frequency to 2265600
  993. [ 341.357130] msm_thermal: Setting cpu3 max frequency to 2265600
  994. [ 342.351276] msm_thermal: Setting cpu0 max frequency to 729600
  995. [ 342.351424] msm_thermal: Setting cpu1 max frequency to 729600
  996. [ 342.351707] msm_thermal: Setting cpu2 max frequency to 729600
  997. [ 342.356498] msm_thermal: Setting cpu3 max frequency to 729600
  998. [ 343.355779] msm_thermal: Setting cpu0 max frequency to 2265600
  999. [ 343.356063] msm_thermal: Setting cpu1 max frequency to 2265600
  1000. [ 343.356344] msm_thermal: Setting cpu2 max frequency to 2265600
  1001. [ 343.356546] msm_thermal: Setting cpu3 max frequency to 2265600
  1002. [ 344.351239] msm_thermal: Setting cpu0 max frequency to 729600
  1003. [ 344.351381] msm_thermal: Setting cpu1 max frequency to 729600
  1004. [ 344.351557] msm_thermal: Setting cpu2 max frequency to 729600
  1005. [ 344.356246] msm_thermal: Setting cpu3 max frequency to 729600
  1006. [ 345.355947] msm_thermal: Setting cpu0 max frequency to 2265600
  1007. [ 345.356164] msm_thermal: Setting cpu1 max frequency to 2265600
  1008. [ 345.356343] msm_thermal: Setting cpu2 max frequency to 2265600
  1009. [ 345.356491] msm_thermal: Setting cpu3 max frequency to 2265600
  1010. [ 347.351249] msm_thermal: Setting cpu0 max frequency to 729600
  1011. [ 347.351395] msm_thermal: Setting cpu1 max frequency to 729600
  1012. [ 347.351676] msm_thermal: Setting cpu2 max frequency to 729600
  1013. [ 347.356445] msm_thermal: Setting cpu3 max frequency to 729600
  1014. [ 348.355796] msm_thermal: Setting cpu0 max frequency to 2265600
  1015. [ 348.356082] msm_thermal: Setting cpu1 max frequency to 2265600
  1016. [ 348.356367] msm_thermal: Setting cpu2 max frequency to 2265600
  1017. [ 348.356572] msm_thermal: Setting cpu3 max frequency to 2265600
  1018. [ 350.351250] msm_thermal: Setting cpu0 max frequency to 729600
  1019. [ 350.351459] msm_thermal: Setting cpu1 max frequency to 729600
  1020. [ 350.351740] msm_thermal: Setting cpu2 max frequency to 729600
  1021. [ 350.356496] msm_thermal: Setting cpu3 max frequency to 729600
  1022. [ 351.355766] msm_thermal: Setting cpu0 max frequency to 2265600
  1023. [ 351.355979] msm_thermal: Setting cpu1 max frequency to 2265600
  1024. [ 351.356158] msm_thermal: Setting cpu2 max frequency to 2265600
  1025. [ 351.356335] msm_thermal: Setting cpu3 max frequency to 2265600
  1026. [ 354.351254] msm_thermal: Setting cpu0 max frequency to 729600
  1027. [ 354.351428] msm_thermal: Setting cpu1 max frequency to 729600
  1028. [ 354.351575] msm_thermal: Setting cpu2 max frequency to 729600
  1029. [ 354.356328] msm_thermal: Setting cpu3 max frequency to 729600
  1030. [ 355.355777] msm_thermal: Setting cpu0 max frequency to 2265600
  1031. [ 355.356133] msm_thermal: Setting cpu1 max frequency to 2265600
  1032. [ 355.356346] msm_thermal: Setting cpu2 max frequency to 2265600
  1033. [ 355.356621] msm_thermal: Setting cpu3 max frequency to 2265600
  1034. [ 357.351252] msm_thermal: Setting cpu0 max frequency to 729600
  1035. [ 357.351429] msm_thermal: Setting cpu1 max frequency to 729600
  1036. [ 357.351640] msm_thermal: Setting cpu2 max frequency to 729600
  1037. [ 357.356487] msm_thermal: Setting cpu3 max frequency to 729600
  1038. [ 358.355796] msm_thermal: Setting cpu0 max frequency to 2265600
  1039. [ 358.356152] msm_thermal: Setting cpu1 max frequency to 2265600
  1040. [ 358.356367] msm_thermal: Setting cpu2 max frequency to 2265600
  1041. [ 358.356639] msm_thermal: Setting cpu3 max frequency to 2265600
  1042. [ 358.951168] max17048_set_rcomp: new RCOMP = 0x44
  1043. [ 358.955595] max17048_work: raw soc = 0x50FE raw vcell = 0x0B44
  1044. [ 358.955635] max17048_work: SOC = 41 vbatt_mv = 3605
  1045. [ 358.955706] max17048_work: ibatt_ua = 1510264 batt_temp = 326
  1046. [ 358.985194] healthd: battery l=41 v=3605 t=32.6 h=2 st=3 c=1528 chg=
  1047. [ 360.351250] msm_thermal: Setting cpu0 max frequency to 729600
  1048. [ 360.351395] msm_thermal: Setting cpu1 max frequency to 729600
  1049. [ 360.351675] msm_thermal: Setting cpu2 max frequency to 729600
  1050. [ 360.356306] msm_thermal: Setting cpu3 max frequency to 729600
  1051. [ 361.355798] msm_thermal: Setting cpu0 max frequency to 2265600
  1052. [ 361.356017] msm_thermal: Setting cpu1 max frequency to 2265600
  1053. [ 361.356200] msm_thermal: Setting cpu2 max frequency to 2265600
  1054. [ 361.356349] msm_thermal: Setting cpu3 max frequency to 2265600
  1055. [ 389.351247] msm_thermal: Setting cpu0 max frequency to 729600
  1056. [ 389.351391] msm_thermal: Setting cpu1 max frequency to 729600
  1057. [ 389.351570] msm_thermal: Setting cpu2 max frequency to 729600
  1058. [ 389.356472] msm_thermal: Setting cpu3 max frequency to 729600
  1059. [ 390.355754] msm_thermal: Setting cpu0 max frequency to 2265600
  1060. [ 390.356038] msm_thermal: Setting cpu1 max frequency to 2265600
  1061. [ 390.356309] msm_thermal: Setting cpu2 max frequency to 2265600
  1062. [ 390.356459] msm_thermal: Setting cpu3 max frequency to 2265600
  1063. [ 391.351244] msm_thermal: Setting cpu0 max frequency to 729600
  1064. [ 391.351447] msm_thermal: Setting cpu1 max frequency to 729600
  1065. [ 391.351721] msm_thermal: Setting cpu2 max frequency to 729600
  1066. [ 391.356635] msm_thermal: Setting cpu3 max frequency to 729600
  1067. [ 392.355957] msm_thermal: Setting cpu0 max frequency to 2265600
  1068. [ 392.356177] msm_thermal: Setting cpu1 max frequency to 2265600
  1069. [ 392.356356] msm_thermal: Setting cpu2 max frequency to 2265600
  1070. [ 392.356703] msm_thermal: Setting cpu3 max frequency to 2265600
  1071. [ 419.036176] healthd: battery l=41 v=3702 t=32.2 h=2 st=3 c=339 chg=
  1072. [ 428.212254] max17048_set_rcomp: new RCOMP = 0x44
  1073. [ 428.219213] max17048_work: raw soc = 0x4F7D raw vcell = 0x0B95
  1074. [ 428.219425] max17048_work: SOC = 40 vbatt_mv = 3706
  1075. [ 428.219772] max17048_work: ibatt_ua = 359888 batt_temp = 322
  1076. [ 428.252309] healthd: battery l=40 v=3706 t=32.2 h=2 st=3 c=290 chg=
  1077. [ 459.152020] max17048_set_rcomp: new RCOMP = 0x44
  1078. [ 459.157667] max17048_work: raw soc = 0x4EBC raw vcell = 0x0B6D
  1079. [ 459.158044] max17048_work: SOC = 39 vbatt_mv = 3656
  1080. [ 459.158249] max17048_work: ibatt_ua = 924365 batt_temp = 329
  1081. [ 459.190324] healthd: battery l=39 v=3656 t=32.8 h=2 st=3 c=1239 chg=
  1082. [ 519.248723] healthd: battery l=39 v=3723 t=31.4 h=2 st=3 c=354 chg=
  1083. [ 528.408186] max17048_set_rcomp: new RCOMP = 0x45
  1084. [ 528.413963] max17048_work: raw soc = 0x4DFC raw vcell = 0x0BAF
  1085. [ 528.414052] max17048_work: SOC = 39 vbatt_mv = 3738
  1086. [ 528.414101] max17048_work: ibatt_ua = 240325 batt_temp = 313
  1087. [ 528.448557] healthd: battery l=39 v=3738 t=31.3 h=2 st=3 c=469 chg=
  1088. [ 540.842829] Unable to handle kernel paging request at virtual address be5919b4
  1089. [ 540.842947] pgd = c0004000
  1090. [ 540.843008] [be5919b4] *pgd=00000000
  1091. [ 540.843128] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
  1092. [ 540.843236] Modules linked in:
  1093. [ 540.843351] CPU: 1 Not tainted (3.4.0-franco.Kernel #15)
  1094. [ 540.843466] PC is at __cpufreq_driver_target+0x64/0xbc
  1095. [ 540.843530] LR is at __cpufreq_driver_target+0x24/0xbc
  1096. [ 540.843641] pc : [<c0745c68>] lr : [<c0745c28>] psr: a0000113
  1097. [ 540.843645] sp : ed5afde8 ip : c0102374 fp : ed5afe04
  1098. [ 540.843805] r10: c0f390b8 r9 : c0f2e398 r8 : c0f3900c
  1099. [ 540.843866] r7 : c0f63398 r6 : 00000001 r5 : 00135600 r4 : d6066600
  1100. [ 540.843974] r3 : 00000000 r2 : c0f39004 r1 : ff59626c r0 : 00000000
  1101. [ 540.844035] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  1102. [ 540.844142] Control: 10c5787d Table: 26c2006a DAC: 00000015
  1103. [ 540.844203]
  1104. [ 540.844204] PC: 0xc0745be8:
  1105. [ 540.844337] 5be8 e89da878 e3e06012 eafffffb e3e06015 eafffff9 00855ce4 00855cb4 e1a0c00d
  1106. [ 540.844882] 5c08 e92dd878 e24cb004 e52de004 e8bd4000 e1a04000 e1a05001 e1a06002 ebfffef8
  1107. [ 540.845477] 5c28 e59fc084 e08fc00c e3500000 1a00001c e5943024 e1530005 089da878 e59f206c
  1108. [ 540.846070] 5c48 e594300c e79c2002 e3530000 e283101f a1a01003 e203301f e5922000 e1a012c1
  1109. [ 540.846613] 5c68 e7922101 e1a03332 e3130001 0a00000a e59f303c e08f3003 e5933038 e5933024
  1110. [ 540.847164] 5c88 e3530000 0a000004 e1a00004 e1a01005 e1a02006 e12fff33 e89da878 e3e00015
  1111. [ 540.847783] 5ca8 e89da878 e3e00012 e89da878 ff9bc740 ffffdd80 009f2144 e1a0c00d e92dd878
  1112. [ 540.848384] 5cc8 e24cb004 e52de004 e8bd4000 e590000c e1a06001 e1a05002 ebfff667 e2504000
  1113. [ 540.848980]
  1114. [ 540.848982] LR: 0xc0745ba8:
  1115. [ 540.849093] 5ba8 e1a00004 ebfff4ef e3500000 02842020 05953000 01a06000 e59f0038 13e0600f
  1116. [ 540.849647] 5bc8 05852000 e08f0000 05832004 e2800060 05843020 05845024 eb0c08b8 e1a00006
  1117. [ 540.850228] 5be8 e89da878 e3e06012 eafffffb e3e06015 eafffff9 00855ce4 00855cb4 e1a0c00d
  1118. [ 540.850839] 5c08 e92dd878 e24cb004 e52de004 e8bd4000 e1a04000 e1a05001 e1a06002 ebfffef8
  1119. [ 540.851460] 5c28 e59fc084 e08fc00c e3500000 1a00001c e5943024 e1530005 089da878 e59f206c
  1120. [ 540.852064] 5c48 e594300c e79c2002 e3530000 e283101f a1a01003 e203301f e5922000 e1a012c1
  1121. [ 540.852626] 5c68 e7922101 e1a03332 e3130001 0a00000a e59f303c e08f3003 e5933038 e5933024
  1122. [ 540.853228] 5c88 e3530000 0a000004 e1a00004 e1a01005 e1a02006 e12fff33 e89da878 e3e00015
  1123. [ 540.853829]
  1124. [ 540.853831] SP: 0xed5afd68:
  1125. [ 540.853939] fd68 00100100 00200200 c100a01c c0745c68 a0000113 ffffffff ed5afdd4 c0f3900c
  1126. [ 540.854540] fd88 c0f2e398 c0f390b8 ed5afe04 ed5afda0 c0108bd8 c01025dc 00000000 ff59626c
  1127. [ 540.855137] fda8 c0f39004 00000000 d6066600 00135600 00000001 c0f63398 c0f3900c c0f2e398
  1128. [ 540.855686] fdc8 c0f390b8 ed5afe04 c0102374 ed5afde8 c0745c28 c0745c68 a0000113 ffffffff
  1129. [ 540.856283] fde8 c22a1398 00000002 c0102374 00000037 ed5afe4c ed5afe08 c0748db0 c0745c10
  1130. [ 540.856879] fe08 e7441a5a 0000007d 00006fef 00000001 0000021c 000b7540 c03b8c48 00000037
  1131. [ 540.857429] fe28 ea8d3bd8 ed5afec8 ea8d3bc0 c0fe7b50 ee13b480 ed251bc0 ed5afe5c ed5afe50
  1132. [ 540.858017] fe48 c0411aec c0748c80 ed5afe8c ed5afe60 c02e4010 c0411adc ed5afec8 e363a840
  1133. [ 540.858609]
  1134. [ 540.858611] IP: 0xc01022f4:
  1135. [ 540.858720] 22f4 c0fc5900 c0f0c4f0 c0f0c4f4 c0f6d714 c0f6d710 c12416d4 c12416d8 c0f6d708
  1136. [ 540.859316] 2314 c0f3ae2c c0f3aef4 c0f3e060 c0fe0820 c0fe0834 c0fe0848 c0925e60 c0925a18
  1137. [ 540.859918] 2334 c0f3ba54 c0f3bdb0 c0fc763c c097a58c c097a0a0 c096b6a8 c0979bb8 c0950c28
  1138. [ 540.860475] 2354 c0f3adc8 c0f3ae90 c0f3f830 c0faad18 c0999e34 c099797c c0997d9c c0997848
  1139. [ 540.861071] 2374 00000000 00000000 00000000 e1a0c00d e92dd9f0 e24cb004 e24dd08c e52de004
  1140. [ 540.861669] 2394 eb001b6b e5903040 e59f6214 e1a07000 e3130020 e08f6006 0a000059 e203301f
  1141. [ 540.862273] 23b4 e590c03c e3530013 e24c5002 e580503c 0a00004c e1a0200d e3c23d7f e3c3303f
  1142. [ 540.862825] 23d4 e1a00005 e5931008 e2411001 eb0c30ba e6ff4072 e3540b3a 2a000044 e59f81c4
  1143. [ 540.863424]
  1144. [ 540.863426] FP: 0xed5afd84:
  1145. [ 540.863536] fd84 c0f3900c c0f2e398 c0f390b8 ed5afe04 ed5afda0 c0108bd8 c01025dc 00000000
  1146. [ 540.864140] fda4 ff59626c c0f39004 00000000 d6066600 00135600 00000001 c0f63398 c0f3900c
  1147. [ 540.864747] fdc4 c0f2e398 c0f390b8 ed5afe04 c0102374 ed5afde8 c0745c28 c0745c68 a0000113
  1148. [ 540.865347] fde4 ffffffff c22a1398 00000002 c0102374 00000037 ed5afe4c ed5afe08 c0748db0
  1149. [ 540.865903] fe04 c0745c10 e7441a5a 0000007d 00006fef 00000001 0000021c 000b7540 c03b8c48
  1150. [ 540.866498] fe24 00000037 ea8d3bd8 ed5afec8 ea8d3bc0 c0fe7b50 ee13b480 ed251bc0 ed5afe5c
  1151. [ 540.867091] fe44 ed5afe50 c0411aec c0748c80 ed5afe8c ed5afe60 c02e4010 c0411adc ed5afec8
  1152. [ 540.867684] fe64 e363a840 00000037 c0d5a824 ed5afec8 00000037 00000471 00000003 ed5afebc
  1153. [ 540.868234]
  1154. [ 540.868236] R1: 0xff5961ec:
  1155. [ 540.868390] 61ec ******** ******** ******** ******** ******** ******** ******** ********
  1156. [ 540.868941] 620c ******** ******** ******** ******** ******** ******** ******** ********
  1157. [ 540.869534] 622c ******** ******** ******** ******** ******** ******** ******** ********
  1158. [ 540.870131] 624c ******** ******** ******** ******** ******** ******** ******** ********
  1159. [ 540.870730] 626c ******** ******** ******** ******** ******** ******** ******** ********
  1160. [ 540.871285] 628c ******** ******** ******** ******** ******** ******** ******** ********
  1161. [ 540.871836] 62ac ******** ******** ******** ******** ******** ******** ******** ********
  1162. [ 540.872438] 62cc ******** ******** ******** ******** ******** ******** ******** ********
  1163. [ 540.872993]
  1164. [ 540.872995] R2: 0xc0f38f84:
  1165. [ 540.873151] 8f84 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1166. [ 540.873750] 8fa4 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1167. [ 540.874300] 8fc4 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1168. [ 540.874846] 8fe4 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1169. [ 540.875443] 9004 00000007 0000000f 0000000f 00000007 00000000 ee033d80 ee033d00 ee033c80
  1170. [ 540.875993] 9024 ee033c00 ee033b80 ee033b00 00000001 00000000 c0cd1e4c c0cd1e64 c0cd1e70
  1171. [ 540.876593] 9044 c0cd1e80 c0cd1e8c c0cd1e98 c0cd1ea8 c0cd1eb4 c0cd1ebc c0cd1ec8 c0cd1ed0
  1172. [ 540.877195] 9064 c0cd1edc c0cd1eec c0cd1ef8 c0cd1f0c c0cd1f20 00000000 00000001 00000001
  1173. [ 540.877797]
  1174. [ 540.877799] R4: 0xd6066580:
  1175. [ 540.877907] 6580 00000000 00000000 ed29b700 00000000 00000000 00000000 00000000 00000000
  1176. [ 540.878502] 65a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d74b4480
  1177. [ 540.879050] 65c0 d60665c0 d60665c0 d60665c8 d60665c8 ede8e758 00000000 00000000 00000000
  1178. [ 540.879651] 65e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1179. [ 540.880247] 6600 d6066600 d6066600 ee3f0190 eb2c4d80 c0fe92c4 00000000 00000000 00000001
  1180. [ 540.880839] 6620 00000000 00000001 00000000 00000000 00000000 00000000 00000000 00000000
  1181. [ 540.881391] 6640 00000000 00000000 d4ed7080 00000000 00000000 00000000 00000000 00000000
  1182. [ 540.881408] 6660 00000000 00000000 00000000 00000000 00000000 00000000 da0d4a00 d74b4a80
  1183. [ 540.881425]
  1184. [ 540.881427] R7: 0xc0f63318:
  1185. [ 540.881431] 3318 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1186. [ 540.881447] 3338 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1187. [ 540.881463] 3358 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1188. [ 540.881479] 3378 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1189. [ 540.881495] 3398 001a5e00 00000055 00013880 00007530 00135600 000f4240 00000001 0001d4c0
  1190. [ 540.881511] 33b8 00007530 00000001 0000005a 00000005 00000001 0000aa55 00000000 0000005a
  1191. [ 540.881528] 33d8 0000004e 00000006 00000020 00000000 ffffffff 00000000 00474645 43424140
  1192. [ 540.881544] 33f8 4b494844 47464f4c 45424140 00004c46 b3b14640 0000e5b4 49484746 4d4c4b4a
  1193. <0>[ 540.882144] ffe0: c01beed8 c01a069c 00000000 ed5afff8 c01a069c c01beee4 00000000 00000000
  1194. [ 540.881561]
  1195. [ 540.882150] Backtrace:
  1196. [ 540.881563] R8: 0xc0f38f8c:
  1197. [ 540.882165] [<c0745c04>] (__cpufreq_driver_target+0x0/0xbc) from [<c0748db0>] (store_boostpulse+0x13c/0x1e0)
  1198. [ 540.881567] 8f8c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1199. [ 540.882172] r6:00000037 r5:c0102374 r4:00000002 r3:c22a1398
  1200. [ 540.881582] 8fac 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1201. [ 540.882194] [<c0748c74>] (store_boostpulse+0x0/0x1e0) from [<c0411aec>] (kobj_attr_store+0x1c/0x28)
  1202. [ 540.881598] 8fcc 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1203. [ 540.882210] [<c0411ad0>] (kobj_attr_store+0x0/0x28) from [<c02e4010>] (sysfs_write_file+0x178/0x1a8)
  1204. [ 540.882224] [<c02e3e98>] (sysfs_write_file+0x0/0x1a8) from [<c0284bec>] (vfs_write+0xb0/0x154)
  1205. [ 540.881614] 8fec 00000000 00000000 00000000 00000000 00000000 00000000 00000007 0000000f
  1206. [ 540.882235] [<c0284b3c>] (vfs_write+0x0/0x154) from [<c0284ea8>] (sys_write+0x48/0x80)
  1207. [ 540.881630] 900c 0000000f 00000007 00000000 ee033d80 ee033d00 ee033c80 ee033c00 ee033b80
  1208. [ 540.881646] 902c ee033b00 00000001 00000000 c0cd1e4c c0cd1e64 c0cd1e70 c0cd1e80 c0cd1e8c
  1209. [ 540.882242] r8:00000037 r7:c0d5a824 r6:e363a840 r5:00000000 r4:00006fb8
  1210. [ 540.881663] 904c c0cd1e98 c0cd1ea8 c0cd1eb4 c0cd1ebc c0cd1ec8 c0cd1ed0 c0cd1edc c0cd1eec
  1211. [ 540.882265] [<c0284e60>] (sys_write+0x0/0x80) from [<c067d74c>] (touch_irq_handler+0x2c0/0x740)
  1212. [ 540.881679] 906c c0cd1ef8 c0cd1f0c c0cd1f20 00000000 00000001 00000001 000003e8 00000020
  1213. [ 540.882272] r8:ed5b0032 r7:ed5b0000 r6:ed5b0000 r5:0000000a r4:c0f587ec
  1214. [ 540.881696]
  1215. [ 540.881698] R9: 0xc0f2e318:
  1216. [ 540.882292] [<c067d48c>] (touch_irq_handler+0x0/0x740) from [<c020d300>] (irq_thread+0xf4/0x178)
  1217. [ 540.881702] e318 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1218. [ 540.881718] e338 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1219. [ 540.882307] [<c020d20c>] (irq_thread+0x0/0x178) from [<c01bef78>] (kthread+0xa0/0xac)
  1220. [ 540.881734] e358 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1221. [ 540.882320] [<c01beed8>] (kthread+0x0/0xac) from [<c01a069c>] (do_exit+0x0/0x850)
  1222. [ 540.882327] r6:c01a069c r5:c01beed8 r4:ee04dd50
  1223. [ 540.881751] e378 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1224. [ 540.881767] e398 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1225. [ 540.882338] Code: a1a01003 e203301f e5922000 e1a012c1 (e7922101)
  1226. [ 540.881784] e3b8 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1227. [ 540.882402] ---[ end trace e2ed7a5d46dc23b8 ]---
  1228. [ 540.881800] e3d8 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0 e7fddef0
  1229. [ 540.881817] e3f8 e7fddef0 e7fddef0 001b4000 006ce9fa 00000000 0054fe55 001b2cab 00000000
  1230. [ 540.882408] Kernel panic - not syncing: Fatal exception
  1231. [ 540.881834]
  1232. [ 540.881835] R10: 0xc0f39038:
  1233. [ 540.884048] CPU0: stopping
  1234. [ 540.881839] 9038 c0cd1e4c c0cd1e64 c0cd1e70 c0cd1e80 c0cd1e8c c0cd1e98 c0cd1ea8 c0cd1eb4
  1235. [ 540.884112] Backtrace:
  1236. [ 540.881855] 9058 c0cd1ebc c0cd1ec8 c0cd1ed0 c0cd1edc c0cd1eec c0cd1ef8 c0cd1f0c c0cd1f20
  1237. [ 540.884241] [<c010d728>] (dump_backtrace+0x0/0x140) from [<c0a38b4c>] (dump_stack+0x20/0x24)
  1238. [ 540.881872] 9078 00000000 00000001 00000001 000003e8 00000020 00005e37 00000001 0000001e
  1239. [ 540.881888] 9098 00989680 0007a120 00000000 00000000 00000000 00000000 00000001 00000001
  1240. [ 540.884350] r6:c0f398f0 r5:c1009b28[ 540.881904] 90b8 00000004 00000001 00000001 00000000 00000000 00000001 0000003c 00000000
  1241. r4:00000000 r3:df142d7c[ 540.881920] 90d8 00000001 c0f390e0 c01091ac 00000000 00000000 00000000 00000000 00000000
  1242.  
  1243. [ 540.881937] 90f8 c0f390e0 c01091ac 00000000 00000000 00000000 00000000 00000000 00000000
  1244. <4>[ 540.884638] [<c0a38b2c>] (dump_stack+0x0/0x24) from [<c010f518>] (handle_IPI+0x1e8/0x220)
  1245. [ 540.881953] 9118 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1246. [ 540.884749] [<c010f330>] (handle_IPI+0x0/0x220) from [<c010292c>] (gic_handle_irq+0xd4/0x124)
  1247. [ 540.881971] Process irq/362-s3350 (pid: 132, stack limit = 0xed5ae2f0)
  1248. [ 540.884862] [<c0102858>] (gic_handle_irq+0x0/0x124) from [<c0108c40>] (__irq_svc+0x40/0x70)
  1249. [ 540.881978] Stack: (0xed5afde8 to 0xed5b0000)
  1250. [ 540.884925] Exception stack(0xed7e1920 to 0xed7e1968)
  1251. [ 540.881986] fde0: c22a1398 00000002 c0102374 00000037 ed5afe4c ed5afe08
  1252. <4>[ 540.884989] 1920: ed7e1d24 a0000113 00020002 00010000 ed7e1d24 ed7e1d20 a0000113 ed7e1d10
  1253. [ 540.881996] fe00: c0748db0 c0745c10 e7441a5a 0000007d 00006fef 00000001 0000021c 000b7540
  1254. [ 540.885100] 1940: ed7e1d5c 000003d0 00000000 ed7e1974 00000000 ed7e1968 c01c99d8 c0a4a658
  1255. [ 540.882006] fe20: c03b8c48 00000037 ea8d3bd8 ed5afec8 ea8d3bc0 c0fe7b50 ee13b480 ed251bc0
  1256. [ 540.885209] 1960: 60000113 ffffffff
  1257. [ 540.882016] fe40: ed5afe5c ed5afe50 c0411aec c0748c80 ed5afe8c ed5afe60 c02e4010 c0411adc
  1258. [ 540.885282] [<c0a4a61c>] (_raw_spin_unlock_irqrestore+0x0/0x68) from [<c01c99d8>] (complete+0x5c/0x64)
  1259. [ 540.882025] fe60: ed5afec8 e363a840 00000037 c0d5a824 ed5afec8 00000037 00000471 00000003
  1260. [ 540.882035] fe80: ed5afebc ed5afe90 c0284bec c02e3ea4 ed5afebc ed5afea0 c02866f0 00006fb8
  1261. [ 540.885402] [<c01c997c>] (complete+0x0/0x64) from [<c074cd54>] (mmc_wait_done+0x1c/0x20)
  1262. [ 540.882045] fea0: 00000000 e363a840 c0d5a824 00000037 ed5afef4 ed5afec0 c0284ea8 c0284b48
  1263. [ 540.885511] r6:ed5f0800 r5:0000007d[ 540.882055] fec0: c04339d4 00000001 00006fb8 00000000 ed5afec7 c0f587ec 0000000a ed5b0000
  1264. r4:e9c50fa3
  1265. [ 540.882065] fee0: ed5b0000 ed5b0032 ed5aff7c ed5afef8 c067d74c c0284e6c ed5aff4c c0a49654
  1266. [ 540.882075] ff00: 60000013 ffffffff ed5aff5c ed5761c0 c0102374 ee328300 ed5aff7c ed5aff28
  1267. <4>[ 540.885745] [<c074cd38>] (mmc_wait_done+0x0/0x20) from [<c074cde4>] (mmc_request_done+0x8c/0x1cc)
  1268. [ 540.882085] ff20: c0b52b10 c0d5a780 ed5b0000 0000007d e71e8fc1 c0102374 e71e8fc1 0000007d
  1269. [ 540.885862] [<c074cd58>] (mmc_request_done+0x0/0x1cc) from [<c0764b60>] (sdhci_tasklet_finish+0xb0/0x158)
  1270. [ 540.882095] ff40: 0000021c ed5ae000 ed5761e0 00000000 00000001 ed5ae000 ed5761e0 00000000
  1271. [ 540.882105] ff60: 00000001 ed5761c0 c0102374 ee328300 ed5affbc ed5aff80 c020d300 c067d498
  1272. [ 540.885980] [<c0764ab0>] (sdhci_tasklet_finish+0x0/0x158) from [<c01a435c>] (tasklet_action+0x9c/0x13c)
  1273. [ 540.882115] ff80: 00000000 ee328350 ed5761c0 c020d20c 00000013 ee04dd50 ed5761c0 c020d20c
  1274. [ 540.886087] r8:c0f398f0[ 540.882124] ffa0: 00000013 00000000 00000000 00000000 ed5afff4 ed5affc0 c01bef78 c020d218
  1275. r7:ed7e0000 r6:00000000[ 540.882134] ffc0: 00000000 ed5761c0 00000000 00000000 ed5affd0 ed5affd0 00000000 ee04dd50
  1276. r5:ed5f0d88 r4:ed5f0d84
  1277. [ 540.886417] r3:c0764ab0
  1278. [ 540.886590] [<c01a42c0>] (tasklet_action+0x0/0x13c) from [<c01a3630>] (__do_softirq+0x128/0x2bc)
  1279. [ 540.886706] [<c01a3508>] (__do_softirq+0x0/0x2bc) from [<c01a3cf8>] (irq_exit+0xac/0xb8)
  1280. [ 540.886776] [<c01a3c4c>] (irq_exit+0x0/0xb8) from [<c01099ec>] (handle_IRQ+0x78/0xec)
  1281. [ 540.886885] r4:c0102374 r3:0000026b
  1282. [ 540.887062] [<c0109974>] (handle_IRQ+0x0/0xec) from [<c01028c8>] (gic_handle_irq+0x70/0x124)
  1283. [ 540.887177] [<c0102858>] (gic_handle_irq+0x0/0x124) from [<c0108c40>] (__irq_svc+0x40/0x70)
  1284. [ 540.887287] Exception stack(0xed7e1b28 to 0xed7e1b70)
  1285. [ 540.887351] 1b20: c2290440 00000000 77707770 00010000 c2290440 ed77e800
  1286. [ 540.887464] 1b40: ed7e0000 c0102374 c0f398f0 ed77e9b8 ec0c5c00 ed7e1b7c ed7e1b80 ed7e1b70
  1287. [ 540.887576] 1b60: c0a49008 c0a4a6c0 60000113 ffffffff
  1288. [ 540.887644] [<c0a4a684>] (_raw_spin_unlock_irq+0x0/0x68) from [<c0a49008>] (__schedule+0x1b8/0x6b8)
  1289. [ 540.887757] [<c0a48e50>] (__schedule+0x0/0x6b8) from [<c0a49658>] (schedule+0x40/0x80)
  1290. [ 540.887872] [<c0a49618>] (schedule+0x0/0x80) from [<c0a474bc>] (schedule_timeout+0x200/0x33c)
  1291. [ 540.887940] [<c0a472bc>] (schedule_timeout+0x0/0x33c) from [<c0a48960>] (wait_for_common+0xd4/0x170)
  1292. [ 540.888008] [<c0a4888c>] (wait_for_common+0x0/0x170) from [<c0a48a40>] (wait_for_completion_io+0x20/0x24)
  1293. [ 540.888124] [<c0a48a20>] (wait_for_completion_io+0x0/0x24) from [<c074d6c4>] (mmc_wait_for_req+0x80/0x110)
  1294. [ 540.888241] [<c074d644>] (mmc_wait_for_req+0x0/0x110) from [<c074d7e0>] (mmc_wait_for_cmd+0x8c/0xb0)
  1295. [ 540.888349] r7:c0f320c0 r6:00000005 r5:ed5f0800 r4:ed7e1d5c
  1296. [ 540.888638] [<c074d754>] (mmc_wait_for_cmd+0x0/0xb0) from [<c075e7c4>] (get_card_status+0x84/0x98)
  1297. [ 540.888746] r6:ed7e1dc8 r5:ed5f213c r4:ed7e1dc8
  1298. [ 540.889023] [<c075e740>] (get_card_status+0x0/0x98) from [<c07604b0>] (mmc_blk_err_check+0x108/0x5f8)
  1299. [ 540.889086] r4:ed5f1800
  1300. [ 540.889255] [<c07603a8>] (mmc_blk_err_check+0x0/0x5f8) from [<c07506e8>] (mmc_start_req+0x164/0x7bc)
  1301. [ 540.889325] [<c0750584>] (mmc_start_req+0x0/0x7bc) from [<c0761234>] (mmc_blk_issue_rw_rq+0xfc/0xaa8)
  1302. [ 540.889441] [<c0761138>] (mmc_blk_issue_rw_rq+0x0/0xaa8) from [<c0762080>] (mmc_blk_issue_rq+0x4a0/0x744)
  1303. [ 540.889558] [<c0761be0>] (mmc_blk_issue_rq+0x0/0x744) from [<c0762c88>] (mmc_queue_thread+0xb0/0x17c)
  1304. [ 540.889674] [<c0762bd8>] (mmc_queue_thread+0x0/0x17c) from [<c01bef78>] (kthread+0xa0/0xac)
  1305. [ 540.889788] [<c01beed8>] (kthread+0x0/0xac) from [<c01a069c>] (do_exit+0x0/0x850)
  1306. [ 540.889850] r6:c01a069c r5:c01beed8 r4:ee1e1c70
  1307. [ 540.890079] CPU2: stopping
  1308. [ 540.890140] Backtrace:
  1309. [ 540.890264] [<c010d728>] (dump_backtrace+0x0/0x140) from [<c0a38b4c>] (dump_stack+0x20/0x24)
  1310. [ 540.890374] r6:c0f398f0 r5:c1009b28 r4:00000002 r3:df142d7c
  1311. [ 540.890666] [<c0a38b2c>] (dump_stack+0x0/0x24) from [<c010f518>] (handle_IPI+0x1e8/0x220)
  1312. [ 540.890781] [<c010f330>] (handle_IPI+0x0/0x220) from [<c010292c>] (gic_handle_irq+0xd4/0x124)
  1313. [ 540.890895] [<c0102858>] (gic_handle_irq+0x0/0x124) from [<c0108c40>] (__irq_svc+0x40/0x70)
  1314. [ 540.891003] Exception stack(0xed501d70 to 0xed501db8)
  1315. [ 540.891065] 1d60: 00016ee2 00016ee2 ffffffff c0fbe3b4
  1316. [ 540.891176] 1d80: 00016ee2 00016ee2 c10772c8 60000013 fffeb7bf 00016ee2 c107736c ed501e04
  1317. [ 540.891285] 1da0: ed501db8 ed501db8 c019ce8c c019ce90 60000013 ffffffff
  1318. [ 540.891358] [<c019cdbc>] (console_unlock+0x0/0x2f8) from [<c0a35be0>] (console_cpu_notify+0x5c/0x68)
  1319. [ 540.891473] [<c0a35b84>] (console_cpu_notify+0x0/0x68) from [<c01c55f8>] (notifier_call_chain+0x54/0x94)
  1320. [ 540.891587] [<c01c55a4>] (notifier_call_chain+0x0/0x94) from [<c01c572c>] (__raw_notifier_call_chain+0x24/0x2c)
  1321. [ 540.891695] r8:00000000 r7:c0f39004 r6:00000000 r5:00000002 r4:00000002
  1322. [ 540.891971] r3:ffffffff
  1323. [ 540.892140] [<c01c5708>] (__raw_notifier_call_chain+0x0/0x2c) from [<c019e7d0>] (__cpu_notify+0x44/0x60)
  1324. [ 540.892253] [<c019e78c>] (__cpu_notify+0x0/0x60) from [<c019e80c>] (cpu_notify+0x20/0x24)
  1325. [ 540.892360] r4:00000001
  1326. [ 540.892479] [<c019e7ec>] (cpu_notify+0x0/0x24) from [<c0a35cec>] (_cpu_up+0xe8/0x1cc)
  1327. [ 540.892594] [<c0a35c04>] (_cpu_up+0x0/0x1cc) from [<c0a35e4c>] (cpu_up+0x7c/0x9c)
  1328. [ 540.892710] [<c0a35dd0>] (cpu_up+0x0/0x9c) from [<c0a05054>] (decide_hotplug_func+0x284/0x2e4)
  1329. [ 540.892773] r4:00000001 r3:00000000
  1330. [ 540.893003] [<c0a04dd0>] (decide_hotplug_func+0x0/0x2e4) from [<c01b9874>] (process_one_work+0x150/0x520)
  1331. [ 540.893121] [<c01b9724>] (process_one_work+0x0/0x520) from [<c01ba008>] (worker_thread+0x1a4/0x3ec)
  1332. [ 540.893190] [<c01b9e64>] (worker_thread+0x0/0x3ec) from [<c01bef78>] (kthread+0xa0/0xac)
  1333. [ 540.893307] [<c01beed8>] (kthread+0x0/0xac) from [<c01a069c>] (do_exit+0x0/0x850)
  1334. [ 540.893417] r6:c01a069c r5:c01beed8 r4:ed45deb0
  1335. [ 541.893999] Rebooting in 5 seconds..
  1336. [ 546.895624] Going down for restart now
  1337. [ 546.896466] Calling SCM to disable SPMI PMIC arbiter
  1338.  
  1339. No errors detected
  1340. Boot info:
  1341. Last boot reason: kernel_panic
Advertisement
Add Comment
Please, Sign In to add comment