Advertisement
Guest User

Kernelcrashes #9

a guest
Jul 3rd, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.54 KB | None | 0 0
  1. ifive:/ # cat /proc/last_kmsg
  2. <6>[ 0.000000] Booting Linux on physical CPU 0x500
  3. <6>[ 0.000000] Initializing cgroup subsys cpu
  4. <6>[ 0.000000] Initializing cgroup subsys cpuacct
  5. <5>[ 0.000000] Linux version 3.10.0 (netlars@crewrktablets) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #9 SMP PREEMPT Sat Jun 24 22:14:09 CEST 2017
  6. <4>[ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
  7. <4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. <6>[ 0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
  9. <6>[ 0.000000] rockchip_uboot_logo_setup: mem: 2000000@7dc00000, offset:1000000
  10. <6>[ 0.000000] rockchip_uboot_mem_reserve: reserve 2000000@7dc00000 for uboot logo
  11. <4>[ 0.000000] rockchip_ion_reserve
  12. <6>[ 0.000000] ion heap(drm): base(0) size(0) align(0)
  13. <6>[ 0.000000] ion heap(cma): base(40000000) size(28000000) align(0)
  14. <6>[ 0.000000] ion heap(vmalloc): base(0) size(0) align(0)
  15. <6>[ 0.000000] cma: CMA: reserved 640 MiB at 40000000
  16. <6>[ 0.000000] ion_reserve: cma reserved base 40000000 size 671088640
  17. <6>[ 0.000000] cma: CMA: reserved 16 MiB at 1dc00000
  18. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  19. <4>[ 0.000000] Boot mode: RECOVERY (2) flag: RECOVER (0xc3524203)
  20. <7>[ 0.000000] On node 0 totalpages: 524288
  21. <7>[ 0.000000] free_area_init_node: node 0, pgdat c0af0c40, node_mem_map c0c22000
  22. <7>[ 0.000000] Normal zone: 984 pages used for memmap
  23. <7>[ 0.000000] Normal zone: 0 pages reserved
  24. <7>[ 0.000000] Normal zone: 125952 pages, LIFO batch:31
  25. <7>[ 0.000000] HighMem zone: 3112 pages used for memmap
  26. <7>[ 0.000000] HighMem zone: 398336 pages, LIFO batch:31
  27. <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1c57000 s9920 r8192 d14656 u32768
  28. <7>[ 0.000000] pcpu-alloc: s9920 r8192 d14656 u32768 alloc=8*4096
  29. <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  30. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523304
  31. <5>[ 0.000000] Kernel command line: vmalloc=496M vmalloc=516M selinux=1 console=ttyFIQ0 loglevel=1 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.bootmode=emmc androidboot.bootloader=V2RK3288 androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000E000(kernel),0x00008000@0x00016000(boot),0x00008000@0x0001E000(recovery),0x00002000@0x00026000(backup),0x00040000@0x00028000(cache),0x00008000@0x00068000(kpanic),0x00400000@0x00070000(system),0x00008000@0x00470000(metadata),0x00002000@0x00478000(radical_update),0x00002000@0x0047A000(user),-@0x0047C000(userdata) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000:0x01000000 loader.timestamp=2017-01-13_17:02:08
  32. <6>[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  33. <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  34. <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  35. <6>[ 0.000000] allocated 4194304 bytes of page_cgroup
  36. <6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  37. <6>[ 0.000000] Memory: 2048MB = 2048MB total
  38. <5>[ 0.000000] Memory: 1350484k/1350484k available, 746668k reserved, 905216K highmem
  39. <5>[ 0.000000] Virtual kernel memory layout:
  40. <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  41. <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  42. <5>[ 0.000000] vmalloc : 0xdf000000 - 0xff000000 ( 512 MB)
  43. <5>[ 0.000000] lowmem : 0xc0000000 - 0xdec00000 ( 492 MB)
  44. <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  45. <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  46. <5>[ 0.000000] .text : 0xc0008000 - 0xc0a14554 (10290 kB)
  47. <5>[ 0.000000] .init : 0xc0a15000 - 0xc0a4e6c0 ( 230 kB)
  48. <5>[ 0.000000] .data : 0xc0a50000 - 0xc0af1c00 ( 647 kB)
  49. <5>[ 0.000000] .bss : 0xc0af1c00 - 0xc0c2127c (1214 kB)
  50. <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  51. <6>[ 0.000000] Preemptible hierarchical RCU implementation.
  52. <6>[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  53. <6>[ 0.000000] NR_IRQS:16 nr_irqs:16 16
  54. <4>[ 0.000000] rk_clk_tree_init start! cru base = 0xfed00000
  55. <4>[ 0.000000] rk_get_uboot_display_flag: uboot_logo_on = 1
  56. <4>[ 0.000000] rkclk_init_clks: cnt_parent = 7
  57. <4>[ 0.000000] rkclk_init_clks: cnt_rate = 28
  58. <6>[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  59. <6>[ 0.000000] Switching to timer-based delay loop
  60. <6>[ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
  61. <6>[ 0.000000] process version: 0
  62. <6>[ 0.000000] channel:0, lkg:14
  63. <6>[ 0.000000] target-temp:80
  64. <6>[ 0.000000] channel:2, lkg:0
  65. <6>[ 0.000000] target-temp:80
  66. <6>[ 0.000000] channel:0, lkg:14
  67. <6>[ 0.000000] target-temp:80
  68. <6>[ 0.000000] channel:1, lkg:13
  69. <6>[ 0.000000] target-temp:80
  70. <6>[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  71. <6>[ 0.251418] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  72. <6>[ 0.251433] pid_max: default: 32768 minimum: 301
  73. <6>[ 0.251538] Security Framework initialized
  74. <6>[ 0.251551] SELinux: Initializing.
  75. <7>[ 0.251584] SELinux: Starting in permissive mode
  76. <6>[ 0.251620] Mount-cache hash table entries: 512
  77. <6>[ 0.252210] Initializing cgroup subsys debug
  78. <6>[ 0.252222] Initializing cgroup subsys memory
  79. <6>[ 0.252246] Initializing cgroup subsys freezer
  80. <6>[ 0.252272] CPU: Testing write buffer coherency: ok
  81. <3>[ 0.252518] /cpus/cpu@0 missing clock-frequency property
  82. <3>[ 0.252530] /cpus/cpu@1 missing clock-frequency property
  83. <3>[ 0.252539] /cpus/cpu@2 missing clock-frequency property
  84. <3>[ 0.252548] /cpus/cpu@3 missing clock-frequency property
  85. <6>[ 0.252585] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
  86. <6>[ 0.252630] Setting up static identity map for 0xc0744988 - 0xc07449e0
  87. <6>[ 0.254121] last_log: 0x1d500000 map to 0xdf004000 and copy to 0xdf086000, size 0x80000 early 0x183e (version 3.0)
  88. <4>[ 0.329564] CPU1: Booted secondary processor
  89. <6>[ 0.329592] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
  90. <4>[ 0.349252] CPU2: Booted secondary processor
  91. <6>[ 0.349275] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
  92. <4>[ 0.368952] CPU3: Booted secondary processor
  93. <6>[ 0.368975] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
  94. <6>[ 0.369073] Brought up 4 CPUs
  95. <6>[ 0.369100] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  96. <6>[ 0.369109] CPU: All CPU(s) started in SVC mode.
  97. <6>[ 0.369757] devtmpfs: initialized
  98. <6>[ 0.374447] pinctrl core: initialized pinctrl subsystem
  99. <6>[ 0.374662] regulator-dummy: no parameters
  100. <6>[ 0.384523] NET: Registered protocol family 16
  101. <6>[ 0.386235] DMA: preallocated 256 KiB pool for atomic coherent allocations
  102. <6>[ 0.386498] ion_snapshot: 0x1d640000 map to 0xdf107000 and copy to 0xc0bc48c4 (version 0.1)
  103. <4>[ 0.388742] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
  104. <4>[ 0.388764] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
  105. <4>[ 0.388781] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
  106. <4>[ 0.388796] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
  107. <4>[ 0.388930] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
  108. <4>[ 0.388991] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
  109. <4>[ 0.389048] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
  110. <4>[ 0.389105] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
  111. <4>[ 0.389161] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
  112. <4>[ 0.389224] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
  113. <4>[ 0.389283] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
  114. <4>[ 0.389341] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
  115. <4>[ 0.389403] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
  116. <4>[ 0.389464] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
  117. <4>[ 0.389476] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
  118. <4>[ 0.389488] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
  119. <4>[ 0.389498] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
  120. <7>[ 0.389555] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
  121. <7>[ 0.389605] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
  122. <7>[ 0.389647] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
  123. <7>[ 0.389693] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
  124. <7>[ 0.389735] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
  125. <7>[ 0.389781] gpiochip_add: registered GPIOs 160 to 191 on device: gpio5
  126. <7>[ 0.389823] gpiochip_add: registered GPIOs 192 to 223 on device: gpio6
  127. <7>[ 0.389865] gpiochip_add: registered GPIOs 224 to 255 on device: gpio7
  128. <7>[ 0.389913] gpiochip_add: registered GPIOs 256 to 287 on device: gpio8
  129. <7>[ 0.389954] gpiochip_add: registered GPIOs 288 to 319 on device: gpio15
  130. <4>[ 0.389978] rockchip_interrupts_register:bank_num=7
  131. <7>[ 0.391784] of_get_named_gpio_flags exited with status 245
  132. <4>[ 0.391795] of_get_gpio_init_config:gpio[0] = 245, value = 0
  133. <4>[ 0.391843] rockchip_pinctrl_probe:init ok
  134. <6>[ 0.397284] rk_iommu ff900800.iep_mmu: (iep) Enter
  135. <6>[ 0.397355] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  136. <6>[ 0.397368] rk_iommu ff900800.iep_mmu: (iep) Initialized
  137. <6>[ 0.397520] rk_iommu ff950800.vip_mmu: (vip) Enter
  138. <6>[ 0.397577] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  139. <6>[ 0.397589] rk_iommu ff950800.vip_mmu: (vip) Initialized
  140. <6>[ 0.397740] rk_iommu ff930300.vopb_mmu: (vopb) Enter
  141. <6>[ 0.397796] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  142. <6>[ 0.397808] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
  143. <6>[ 0.397956] rk_iommu ff940300.vopl_mmu: (vopl) Enter
  144. <6>[ 0.398015] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  145. <6>[ 0.398027] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
  146. <6>[ 0.398188] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
  147. <6>[ 0.398272] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  148. <6>[ 0.398285] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
  149. <6>[ 0.398441] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
  150. <6>[ 0.398499] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  151. <6>[ 0.398511] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
  152. <6>[ 0.398675] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
  153. <6>[ 0.398736] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  154. <6>[ 0.398747] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
  155. <6>[ 0.400330] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  156. <6>[ 0.400342] hw-breakpoint: maximum watchpoint size is 4 bytes.
  157. <4>[ 0.400529] DDR DEBUG: version 1.00 20150126
  158. <4>[ 0.400553] DDR DEBUG: Channel a:
  159. <4>[ 0.400561] DDR DEBUG: LPDDR2 Device
  160. <4>[ 0.400574] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  161. <4>[ 0.400583] DDR DEBUG: Channel b:
  162. <4>[ 0.400590] DDR DEBUG: LPDDR2 Device
  163. <4>[ 0.400602] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  164. <4>[ 0.400611] DDR DEBUG: addr=0xafb000
  165. <4>[ 0.400620] DDR DEBUG: stride=9, size=256, halfcap=40000000
  166. <4>[ 0.400628] DDR DEBUG: socAddr[0]=0xafb000, socAddr[1]=0xafb100
  167. <4>[ 0.400637] DDR DEBUG: chAddr[0]=0xafb000, chAddr[1]=0xafb000
  168. <4>[ 0.400648] DDR DEBUG: dtar[0]=0x3015f000, dtar[1]=0x3015f000
  169. <4>[ 0.400699] DDR DEBUG: init success!!! freq=396MHz
  170. <4>[ 0.400707] DDR DEBUG: Channel a:
  171. <4>[ 0.400719] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  172. <4>[ 0.400731] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  173. <4>[ 0.400743] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  174. <4>[ 0.400754] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  175. <4>[ 0.400765] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  176. <4>[ 0.400774] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  177. <4>[ 0.400783] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  178. <4>[ 0.400790] DDR DEBUG: Channel b:
  179. <4>[ 0.400801] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=3,3, DGSL=2,2 extra clock, DGPS=270,270
  180. <4>[ 0.400813] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  181. <4>[ 0.400825] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  182. <4>[ 0.400836] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  183. <4>[ 0.400847] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  184. <4>[ 0.400855] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  185. <4>[ 0.400864] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  186. <6>[ 0.418959] bio: create slab <bio-0> at 0
  187. <5>[ 0.419799] SCSI subsystem initialized
  188. <6>[ 0.419938] usbcore: registered new interface driver usbfs
  189. <6>[ 0.419978] usbcore: registered new interface driver hub
  190. <6>[ 0.420050] usbcore: registered new device driver usb
  191. <7>[ 0.420279] of_get_named_gpio_flags exited with status 14
  192. <7>[ 0.420305] of_get_named_gpio_flags exited with status 12
  193. <7>[ 0.421156] of_get_named_gpio_flags exited with status 15
  194. <7>[ 0.421179] of_get_named_gpio_flags exited with status 16
  195. <6>[ 0.421318] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
  196. <7>[ 0.422046] of_get_named_gpio_flags exited with status 260
  197. <7>[ 0.422066] of_get_named_gpio_flags exited with status 261
  198. <6>[ 0.422204] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
  199. <7>[ 0.422623] of_get_named_gpio_flags exited with status 201
  200. <7>[ 0.422641] of_get_named_gpio_flags exited with status 202
  201. <6>[ 0.422767] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
  202. <7>[ 0.423020] of_get_named_gpio_flags exited with status 81
  203. <7>[ 0.423039] of_get_named_gpio_flags exited with status 80
  204. <6>[ 0.423160] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
  205. <7>[ 0.423254] of_get_named_gpio_flags exited with status 241
  206. <7>[ 0.423271] of_get_named_gpio_flags exited with status 242
  207. <6>[ 0.423391] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
  208. <6>[ 0.423818] media: Linux media interface: v0.10
  209. <6>[ 0.423855] Linux video capture interface: v2.00
  210. <6>[ 0.423910] pps_core: LinuxPPS API ver. 1 registered
  211. <6>[ 0.423920] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  212. <6>[ 0.423938] PTP clock support registered
  213. <4>[ 0.424278] ion_drm_heap_create: 0@0
  214. <6>[ 0.424383] Rockchip ion module is successfully loaded (v1.1)
  215. <6>[ 0.424527] Advanced Linux Sound Architecture Driver Initialized.
  216. <6>[ 0.424869] Bluetooth: Core ver 2.16
  217. <6>[ 0.424904] NET: Registered protocol family 31
  218. <6>[ 0.424913] Bluetooth: HCI device and connection manager initialized
  219. <6>[ 0.424929] Bluetooth: HCI socket layer initialized
  220. <6>[ 0.424941] Bluetooth: L2CAP socket layer initialized
  221. <6>[ 0.424981] Bluetooth: SCO socket layer initialized
  222. <6>[ 0.425182] cfg80211: Calling CRDA to update world regulatory domain
  223. <6>[ 0.430195] vdd_arm: 712 <--> 1500 mV at 1100 mV
  224. <6>[ 0.434869] vdd_gpu: 712 <--> 1500 mV at 900 mV
  225. <4>[ 0.435283] ricoh619_i2c_probe,line=820
  226. <4>[ 0.435723] ricoh619_pre_init,line=788
  227. <7>[ 0.443080] of_get_named_gpio_flags exited with status 4
  228. <7>[ 0.443093] of_get_named_gpio_flags exited with status 0
  229. <7>[ 0.443103] of_get_named_gpio_flags: can't parse gpios property
  230. <4>[ 0.443111] invalid gpio: -2
  231. <6>[ 0.452697] ricoh619_irq_init: ricoh619_pmic_irq=1
  232. <6>[ 0.457941] vccio: 3300 mV
  233. <6>[ 0.463430] ricoh619_dcdc2: 2000 mV
  234. <6>[ 0.468921] ricoh619_dcdc3: 3300 mV
  235. <6>[ 0.473671] vdd_logic: 700 <--> 1500 mV at 950 mV
  236. <6>[ 0.479173] vcc_ddr: 1200 mV
  237. <6>[ 0.483175] vccio_pmu: 3300 mV
  238. <6>[ 0.487194] ricoh619_ldo2: 3300 mV
  239. <6>[ 0.491201] ricoh619_ldo3: 3300 mV
  240. <6>[ 0.495213] vccio_sd: 3300 mV
  241. <6>[ 0.499235] vcc_wl: 1800 mV
  242. <6>[ 0.503241] ricoh619_ldo6: 1800 mV
  243. <6>[ 0.507247] ricoh619_ldo7: 1000 mV
  244. <6>[ 0.511246] ricoh619_ldo8: 3300 mV
  245. <6>[ 0.515247] ricoh619_ldo9: 1000 mV
  246. <4>[ 0.518757] rk_battery_charger_detect_cb , battery_charger_detect 1
  247. <6>[ 0.519251] vcc_18: 1800 mV
  248. <6>[ 0.521965] ricoh619_ldortc1: 3300 mV
  249. <6>[ 0.524619] ricoh619_ldortc2: 3300 mV
  250. <6>[ 0.525433] PMU1: ricoh619_pwrkey_probe: key_irq=193
  251. <6>[ 0.525565] input: ricoh619_pwrkey as /devices/ff650000.i2c/i2c-0/0-0032/ricoh619-pwrkey/input/input0
  252. <4>[ 0.528567] ricoh619_rtc_probe,line=601
  253. <6>[ 0.532965] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 7/3/2017 12:4:24 *****
  254. <6>[ 0.534687] ricoh619-rtc ricoh619-rtc: PMU: read alarm: 7/3/2017 11:41:0 *****
  255. <6>[ 0.535658] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 7/3/2017 12:4:24 *****
  256. <6>[ 0.535798] ricoh619-rtc ricoh619-rtc: rtc core: registered ricoh619-rtc as rtc0
  257. <6>[ 0.537222] RICOH619 RTC Register Success
  258. <6>[ 0.538666] Switching to clocksource arch_sys_counter
  259. <5>[ 0.538895] FS-Cache: Loaded
  260. <6>[ 0.539004] CacheFiles: Loaded
  261. <7>[ 0.539077] uboot-logo-on:1
  262. <6>[ 0.539107] rk-fb rockchip-fb: rk fb ion client create success!
  263. <6>[ 0.539118] rk-fb rockchip-fb: rockchip framebuffer driver probe
  264. <6>[ 0.539340] rk-screen rk_screen.9: rockchip screen probe success
  265. <3>[ 0.539477] rk32-lvds ff96c000.lvds: screen is not lvds/rgb!
  266. <4>[ 0.539494] rk32-lvds: probe of ff96c000.lvds failed with error -22
  267. <6>[ 0.539851] rk32-edp rk32-edp: rk32 edp driver probe success
  268. <7>[ 0.540163] of_get_named_gpio_flags exited with status 227
  269. <7>[ 0.540184] of_get_named_gpio_flags exited with status 228
  270. <6>[ 0.540362] graphics fb0: rockchip framebuffer registerd:fb0
  271. <6>[ 0.540608] graphics fb1: rockchip framebuffer registerd:fb1
  272. <6>[ 0.540745] graphics fb2: rockchip framebuffer registerd:fb2
  273. <6>[ 0.540883] graphics fb3: rockchip framebuffer registerd:fb3
  274. <6>[ 0.560801] rk3288-lcdc lcdc0: lcdc0: dclk:205000000>>fps:61
  275. <6>[ 0.560815] rk3288-lcdc lcdc0: wakeup from standby!
  276. <6>[ 0.597304] alloc_buffer:ion_phy_addr=0x40000000
  277. <6>[ 0.615649] fb0:phy:40000000>>vir:df1b1000>>len:0x2500000
  278. <6>[ 0.620137] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
  279. <3>[ 0.620276] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
  280. <4>[ 0.620287] rk_fb_trsm_ops_get:un supported transmitter:0!
  281. <6>[ 0.620486] graphics fb4: rockchip framebuffer registerd:fb4
  282. <6>[ 0.620765] graphics fb5: rockchip framebuffer registerd:fb5
  283. <6>[ 0.620917] graphics fb6: rockchip framebuffer registerd:fb6
  284. <6>[ 0.621063] graphics fb7: rockchip framebuffer registerd:fb7
  285. <6>[ 0.621076] fb4:phy:40000000>>vir:df1b1000>>len:0x2500000
  286. <6>[ 0.621088] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
  287. <4>[ 0.621406] rockchip_set_mux:warning ignore bank num 15
  288. <4>[ 0.621524] rockchip_set_mux:warning ignore bank num 15
  289. <4>[ 0.621643] rockchip_set_mux:warning ignore bank num 15
  290. <4>[ 0.621757] rockchip_set_mux:warning ignore bank num 15
  291. <4>[ 0.621862] rockchip_set_mux:warning ignore bank num 15
  292. <4>[ 0.621970] rockchip_set_mux:warning ignore bank num 15
  293. <4>[ 0.622908] rockchip_set_mux:warning ignore bank num 15
  294. <4>[ 0.623045] rockchip_set_mux:warning ignore bank num 15
  295. <4>[ 0.623972] rockchip_set_mux:warning ignore bank num 15
  296. <4>[ 0.624112] rockchip_set_mux:warning ignore bank num 15
  297. <4>[ 0.625034] rockchip_set_mux:warning ignore bank num 15
  298. <4>[ 0.625170] rockchip_set_mux:warning ignore bank num 15
  299. <4>[ 0.626077] rockchip_set_mux:warning ignore bank num 15
  300. <4>[ 0.626214] rockchip_set_mux:warning ignore bank num 15
  301. <4>[ 0.627124] rockchip_set_mux:warning ignore bank num 15
  302. <6>[ 0.628365] NET: Registered protocol family 2
  303. <6>[ 0.628791] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  304. <6>[ 0.628865] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  305. <6>[ 0.628937] TCP: Hash tables configured (established 4096 bind 4096)
  306. <6>[ 0.628979] TCP: reno registered
  307. <6>[ 0.628992] UDP hash table entries: 256 (order: 1, 8192 bytes)
  308. <6>[ 0.629015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  309. <6>[ 0.629193] NET: Registered protocol family 1
  310. <4>[ 0.629220] RICOH_FG_DBG: PMU: ricoh619_battery_init
  311. <4>[ 0.629375] RICOH_FG_DBG: 6PMU: ricoh619_battery_probe : version is RICOH619_BATTERY_VERSION: 2014.05.06
  312. <4>[ 0.629391] RICOH_FG_DBG: ricoh619_battery_dt_init type_n=0
  313. <4>[ 0.629422] RICOH_FG_DBG: ricoh619_battery_probe info->num=0,temp is 1
  314. <4>[ 0.630934] RICOH_FG_DBG: PMU: ------- BAT_REL_SEL= 4h: =======
  315. <4>[ 0.631999] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 63 Return 2879
  316. <4>[ 0.632011] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 00% voltage = 3515200 uV
  317. <4>[ 0.632021] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 203 Return 3019
  318. <4>[ 0.632031] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 10% voltage = 3686200 uV
  319. <4>[ 0.632041] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 238 Return 3054
  320. <4>[ 0.632050] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 20% voltage = 3728900 uV
  321. <4>[ 0.632061] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 8 Return 3080
  322. <4>[ 0.632070] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 30% voltage = 3760600 uV
  323. <4>[ 0.632080] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 30 Return 3102
  324. <4>[ 0.632089] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 40% voltage = 3787500 uV
  325. <4>[ 0.632099] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 56 Return 3128
  326. <4>[ 0.632109] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 50% voltage = 3819200 uV
  327. <4>[ 0.632118] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 91 Return 3163
  328. <4>[ 0.632127] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 60% voltage = 3862000 uV
  329. <4>[ 0.632137] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 148 Return 3220
  330. <4>[ 0.632147] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 70% voltage = 3931600 uV
  331. <4>[ 0.632156] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 200 Return 3272
  332. <4>[ 0.632166] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 80% voltage = 3995100 uV
  333. <4>[ 0.632175] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 8 Return 3336
  334. <4>[ 0.632185] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 90% voltage = 4073200 uV
  335. <4>[ 0.632194] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  336. <4>[ 0.632204] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 100% voltage = 4250300 uV
  337. <4>[ 0.632214] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : setting value of target vsys(3000) is out of range(3069)
  338. <4>[ 0.632224] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : target_vsys is 3069 target_ibat is 1000
  339. <4>[ 0.632234] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  340. <4>[ 0.632244] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 00% voltage = 3515200 uV
  341. <4>[ 0.632254] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 10% voltage = 3686200 uV
  342. <4>[ 0.632263] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 20% voltage = 3728900 uV
  343. <4>[ 0.632272] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 30% voltage = 3760600 uV
  344. <4>[ 0.632281] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 40% voltage = 3787500 uV
  345. <4>[ 0.632290] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 50% voltage = 3819200 uV
  346. <4>[ 0.632300] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 60% voltage = 3862000 uV
  347. <4>[ 0.632308] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 70% voltage = 3931600 uV
  348. <4>[ 0.632318] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 80% voltage = 3995100 uV
  349. <4>[ 0.632327] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 90% voltage = 4073200 uV
  350. <4>[ 0.632336] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 100% voltage = 4250300 uV
  351. <4>[ 0.632346] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : setting value of cuttoff_vol(3259) is out of range(3515200)
  352. <4>[ 0.632356] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : cuttoff_vol set to 3515
  353. <4>[ 0.632365] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : new table
  354. <4>[ 0.632374] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 0 is 2878 v
  355. <4>[ 0.632384] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 1 is 3017 v
  356. <4>[ 0.632393] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 2 is 3053 v
  357. <4>[ 0.632403] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 3 is 3079 v
  358. <4>[ 0.632412] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 4 is 3101 v
  359. <4>[ 0.632421] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 5 is 3126 v
  360. <4>[ 0.632430] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 6 is 3162 v
  361. <4>[ 0.632440] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 7 is 3218 v
  362. <4>[ 0.632449] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 8 is 3271 v
  363. <4>[ 0.632458] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 9 is 3334 v
  364. <4>[ 0.632467] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 10 is 3479 v
  365. <4>[ 0.632476] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : Old available_cap is 5600
  366. <4>[ 0.632486] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : New available_cap is 5600, start_per is 0
  367. <4>[ 0.634705] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : original 0x0, before 0x10, after 0x0
  368. <4>[ 0.639080] RICOH_FG_DBG: battery voltage is not ready
  369. <4>[ 0.639091] RICOH_FG_DBG: battery voltage is 0 mV
  370. <4>[ 0.640796] RICOH_FG_DBG: battery capacity is 50%
  371. <4>[ 0.642301] RICOH_FG_DBG: battery voltage is not ready
  372. <4>[ 0.642312] RICOH_FG_DBG: battery voltage is 0 mV
  373. <4>[ 0.644016] RICOH_FG_DBG: battery capacity is 50%
  374. <4>[ 0.648619] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  375. <4>[ 0.649899] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  376. <4>[ 0.653689] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  377. <4>[ 0.654570] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  378. <4>[ 0.654999] RICOH_FG_DBG: battery voltage is not ready
  379. <4>[ 0.655008] RICOH_FG_DBG: battery voltage is 0 mV
  380. <4>[ 0.657152] RICOH_FG_DBG: battery capacity is 50%
  381. <4>[ 0.658356] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  382. <4>[ 0.659206] RICOH_FG_DBG: PMU : ricoh619_init_charger : before CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  383. <4>[ 0.660393] RICOH_FG_DBG: PMU : ricoh619_init_charger : after CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  384. <4>[ 0.660831] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  385. <4>[ 0.662014] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  386. <4>[ 0.662453] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET2_REG (0xbb) is 0x43 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  387. <4>[ 0.663635] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET2_REG (0xbb) is 0x44 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  388. <4>[ 0.666205] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 64, val2 4 vfchg 4350
  389. <4>[ 0.666655] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 192, val2 3 icchg 200
  390. <4>[ 0.666668] RICOH_FG_DBG: PMU : ricoh619_init_charger : 100 min 4255000, 100 max 4382000 vfchg 4350 icchg 200 rbat 135
  391. <4>[ 0.669050] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 62 Return 2878
  392. <4>[ 0.669062] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 00% voltage = 3514000 uV
  393. <4>[ 0.669073] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 201 Return 3017
  394. <4>[ 0.669083] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 10% voltage = 3683700 uV
  395. <4>[ 0.669093] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 237 Return 3053
  396. <4>[ 0.669102] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 20% voltage = 3727700 uV
  397. <4>[ 0.669112] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 7 Return 3079
  398. <4>[ 0.669122] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 30% voltage = 3759400 uV
  399. <4>[ 0.669132] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 29 Return 3101
  400. <4>[ 0.669141] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 40% voltage = 3786300 uV
  401. <4>[ 0.669151] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 54 Return 3126
  402. <4>[ 0.669160] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 50% voltage = 3816800 uV
  403. <4>[ 0.669170] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 90 Return 3162
  404. <4>[ 0.669180] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 60% voltage = 3860800 uV
  405. <4>[ 0.669189] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 146 Return 3218
  406. <4>[ 0.669199] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 70% voltage = 3929100 uV
  407. <4>[ 0.669208] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 199 Return 3271
  408. <4>[ 0.669218] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 80% voltage = 3993800 uV
  409. <4>[ 0.669228] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  410. <4>[ 0.669237] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 90% voltage = 4070800 uV
  411. <4>[ 0.669247] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  412. <4>[ 0.669257] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 100% voltage = 4247800 uV
  413. <4>[ 0.669267] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 24 Value1 0 Value2 57 Return 57
  414. <4>[ 0.669277] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 22 Value1 21 Value2 224 Return 5600
  415. <4>[ 0.669719] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * Rbat = 135 mOhm n_cap = 5600 mAH
  416. <6>[ 0.670326] Unpacking initramfs...
  417. <6>[ 1.080780] Freeing initrd memory: 8364K (c5bf0000 - c641b000)
  418. <6>[ 1.081494] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
  419. <6>[ 1.081936] vcodec_service: probe device ff9a0000.vpu_service
  420. <4>[ 1.081951] vcodec_service: No reset resource define
  421. <4>[ 1.081959] vcodec_service: No reset resource define
  422. <4>[ 1.081966] vcodec_service: No reset resource define
  423. <6>[ 1.082150] vcodec_service: ff9a0000.vpu_service: power on
  424. <6>[ 1.082220] vcodec_service: probe device ff9a0000.vpu_service
  425. <6>[ 1.082235] vcodec_service: checking hw id 4831
  426. <6>[ 1.082586] vcodec_service: ff9a0000.vpu_service: power off...
  427. <6>[ 1.082622] vcodec_service: done
  428. <6>[ 1.082630] vcodec_service: init success
  429. <6>[ 1.082679] vcodec_service: probe device ff9c0000.hevc_service
  430. <4>[ 1.082692] vcodec_service: No reset resource define
  431. <4>[ 1.082699] vcodec_service: No reset resource define
  432. <4>[ 1.082706] vcodec_service: No reset resource define
  433. <6>[ 1.082893] vcodec_service: ff9c0000.hevc_service: power on
  434. <6>[ 1.082938] vcodec_service: probe device ff9c0000.hevc_service
  435. <6>[ 1.082952] vcodec_service: checking hw id 6867
  436. <6>[ 1.083174] vcodec_service: ff9c0000.hevc_service: power off...
  437. <6>[ 1.083211] vcodec_service: done
  438. <6>[ 1.083219] vcodec_service: init success
  439. <4>[ 1.083334] rknandbase v1.0 2014-03-31
  440. <3>[ 1.083432] rknand ff400000.nandc0: no irq resource?
  441. <4>[ 1.083542] rknand_driver:ret = 0
  442. <6>[ 1.084459] audit: initializing netlink socket (disabled)
  443. <5>[ 1.084496] type=2000 audit(0.840:1): initialized
  444. <4>[ 1.085181] bounce pool size: 64 pages
  445. <6>[ 1.089563] NTFS driver 2.1.30 [Flags: R/W DEBUG].
  446. <6>[ 1.089873] fuse init (API version 7.22)
  447. <6>[ 1.090319] msgmni has been set to 918
  448. <7>[ 1.090365] SELinux: Registering netfilter hooks
  449. <6>[ 1.092104] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  450. <6>[ 1.092118] io scheduler noop registered
  451. <6>[ 1.092127] io scheduler deadline registered
  452. <6>[ 1.092216] io scheduler cfq registered (default)
  453. <7>[ 1.092759] of_get_named_gpio_flags exited with status 226
  454. <6>[ 1.094906] rga: Module initialized.
  455. <6>[ 1.095343] rga2 ff920000.rga: rga ion client create success!
  456. <6>[ 1.095476] rga: Driver loaded succesfully
  457. <4>[ 1.095900] IEP Driver loaded succesfully
  458. <4>[ 1.095988] Module initialized.
  459. <6>[ 1.096683] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
  460. <6>[ 1.096700] dma-pl330 ffb20000.pdma: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
  461. <6>[ 1.097965] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
  462. <6>[ 1.097981] dma-pl330 ff250000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  463. <4>[ 1.098402] rk_serial.c v1.8 2014-03-04
  464. <6>[ 1.098608] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
  465. <6>[ 1.098776] serial ff180000.serial: membase e26d4000
  466. <6>[ 1.098999] arm_release_ver of this mali_ko is 'r6p0-02rel0', rk_ko_ver is '13', built at '22:12:59', on 'Jun 24 2017'.
  467. <6>[ 1.099048] mali ffa30000.gpu: Continuing without Mali clock control
  468. <4>[ 1.099082] mali pd enabled
  469. <4>[ 1.099093] clk enabled
  470. <4>[ 1.099104] MALI_DVFS_STEP = 5, div_dvfs = 7
  471. <6>[ 1.099115] mali_dvfs_infotbl[0].clock=100000,min_threshold=0,max_threshold=70
  472. <6>[ 1.099125] mali_dvfs_infotbl[1].clock=200000,min_threshold=65,max_threshold=77
  473. <6>[ 1.099135] mali_dvfs_infotbl[2].clock=300000,min_threshold=75,max_threshold=84
  474. <6>[ 1.099146] mali_dvfs_infotbl[3].clock=400000,min_threshold=83,max_threshold=91
  475. <6>[ 1.099156] mali_dvfs_infotbl[4].clock=500000,min_threshold=92,max_threshold=100
  476. <3>[ 1.099247] turn on mali power
  477. <6>[ 1.099258] kbase_platform_rk_init,register_reboot_notifier
  478. <4>[ 1.099315] hrtimer: interrupt took 21875 ns
  479. <6>[ 1.099432] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
  480. <6>[ 1.100383] mali ffa30000.gpu: Probed as mali0
  481. <6>[ 1.102986] loop: module loaded
  482. <4>[ 1.103056] i2c-core: driver [mpu6050B1] using legacy suspend method
  483. <4>[ 1.103066] i2c-core: driver [mpu6050B1] using legacy resume method
  484. <6>[ 1.103079] mpu_init: Probe name mpu6050B1
  485. <3>[ 1.103236] ak8963_mod 1-000d: get compass-bus error
  486. <4>[ 1.103246] parse ak8963 dts failed
  487. <6>[ 1.103257] i2c i2c-1: ak8963_mod_probe: ak8963
  488. <4>[ 1.103264] yemk:ak8963_mod_probe
  489. <3>[ 1.103276] i2c i2c-1: inv_mpu_register_slave: Null mpu_private_data
  490. <3>[ 1.103286] invensense: in ak8963_mod_probe, result is -22
  491. <3>[ 1.103297] i2c i2c-1: Slave registration failed: ak8963, -22
  492. <3>[ 1.103308] i2c i2c-1: ak8963_mod_probe failed -22
  493. <4>[ 1.103323] ak8963_mod: probe of 1-000d failed with error -22
  494. <6>[ 1.103354] ak8963_mod_init: Probe name ak8963_mod
  495. <6>[ 1.103794] SCSI Media Changer driver v0.25
  496. <6>[ 1.104075] tun: Universal TUN/TAP device driver, 1.6
  497. <6>[ 1.104085] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  498. <4>[ 1.104198] vmac_init.
  499. <3>[ 1.104687] stmmac_probe_config_dt: Can not read property: pmu_regulator.
  500. <3>[ 1.104700] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
  501. <3>[ 1.104709] stmmac_probe_config_dt: Can not read property: clock_in_out.
  502. <3>[ 1.104719] stmmac_probe_config_dt: Can not read property: tx_delay. set tx_delay to 0x30
  503. <3>[ 1.104728] stmmac_probe_config_dt: Can not read property: rx_delay. set rx_delay to 0x10
  504. <7>[ 1.104737] of_get_named_gpio_flags: can't parse gpios property
  505. <7>[ 1.104746] of_get_named_gpio_flags: can't parse gpios property
  506. <7>[ 1.104754] of_get_named_gpio_flags: can't parse gpios property
  507. <4>[ 1.104763] stmmac_probe_config_dt: is rockchip,rk3288-gmac
  508. <6>[ 1.104772] stmmc_pltfr_init:
  509. <3>[ 1.104780] stmmc_pltfr_init: ERROR: Get power-gpio failed.
  510. <3>[ 1.104788] stmmc_pltfr_init: ERROR: Get reset-gpio failed.
  511. <6>[ 1.104796] stmmc_pltfr_init: init for RGMII
  512. <6>[ 1.104806] tx delay=0x30
  513. <6>[ 1.104806] rx delay=0x10
  514. <6>[ 1.105213] stmmac - user ID: 0x10, Synopsys ID: 0x35
  515. <6>[ 1.105222] Normal descriptors
  516. <6>[ 1.105229] Ring mode enabled
  517. <6>[ 1.105237] DMA HW capability register supported
  518. <6>[ 1.105246] RX Checksum Offload Engine supported (type 2)
  519. <6>[ 1.105253] TX Checksum insertion supported
  520. <6>[ 1.105260] Wake-Up On Lan supported
  521. <6>[ 1.105294] Enable RX Mitigation via HW Watchdog Timer
  522. <6>[ 1.105687] PPP generic driver version 2.4.2
  523. <6>[ 1.105826] PPP BSD Compression module registered
  524. <6>[ 1.105837] PPP Deflate Compression module registered
  525. <6>[ 1.105854] PPP MPPE Compression module registered
  526. <6>[ 1.105864] NET: Registered protocol family 24
  527. <6>[ 1.105892] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  528. <6>[ 1.105901] CSLIP: code copyright 1989 Regents of the University of California.
  529. <4>[ 1.105910] Rockchip WiFi SYS interface (V1.00) ...
  530. <6>[ 1.105997] usbcore: registered new interface driver catc
  531. <6>[ 1.106035] usbcore: registered new interface driver kaweth
  532. <6>[ 1.106045] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  533. <6>[ 1.106081] usbcore: registered new interface driver pegasus
  534. <6>[ 1.106116] usbcore: registered new interface driver rtl8150
  535. <6>[ 1.106151] usbcore: registered new interface driver r8152
  536. <6>[ 1.106160] hso: drivers/net/usb/hso.c: Option Wireless
  537. <6>[ 1.106221] usbcore: registered new interface driver hso
  538. <6>[ 1.106269] usbcore: registered new interface driver asix
  539. <6>[ 1.106306] usbcore: registered new interface driver ax88179_178a
  540. <6>[ 1.106342] usbcore: registered new interface driver cdc_ether
  541. <6>[ 1.106377] usbcore: registered new interface driver cdc_eem
  542. <6>[ 1.106411] usbcore: registered new interface driver dm9601
  543. <6>[ 1.106445] usbcore: registered new interface driver dm9620
  544. <6>[ 1.106490] usbcore: registered new interface driver smsc75xx
  545. <6>[ 1.106538] usbcore: registered new interface driver smsc95xx
  546. <6>[ 1.106574] usbcore: registered new interface driver gl620a
  547. <6>[ 1.106610] usbcore: registered new interface driver net1080
  548. <6>[ 1.106645] usbcore: registered new interface driver plusb
  549. <6>[ 1.106693] usbcore: registered new interface driver rndis_host
  550. <6>[ 1.106732] usbcore: registered new interface driver cdc_subset
  551. <6>[ 1.106765] usbcore: registered new interface driver zaurus
  552. <6>[ 1.106804] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  553. <6>[ 1.106854] usbcore: registered new interface driver int51x1
  554. <6>[ 1.106891] usbcore: registered new interface driver kalmia
  555. <6>[ 1.106925] usbcore: registered new interface driver ipheth
  556. <6>[ 1.106962] usbcore: registered new interface driver sierra_net
  557. <6>[ 1.106995] usbcore: registered new interface driver cx82310_eth
  558. <6>[ 1.107040] usbcore: registered new interface driver cdc_ncm
  559. <6>[ 1.107075] usbcore: registered new interface driver qmi_wwan
  560. <6>[ 1.107109] usbcore: registered new interface driver cdc_mbim
  561. <6>[ 1.107118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  562. <6>[ 1.109475] EHCI: ehci_rk_probe e2740000 e2740010
  563. <6>[ 1.109489] rockchip_ehci_host ff500000.usb: EHCI Host Controller
  564. <6>[ 1.109513] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
  565. <6>[ 1.109812] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
  566. <6>[ 1.129123] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
  567. <6>[ 1.129197] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  568. <6>[ 1.129210] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  569. <6>[ 1.129221] usb usb1: Product: EHCI Host Controller
  570. <6>[ 1.129232] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
  571. <6>[ 1.129242] usb usb1: SerialNumber: ff500000.usb
  572. <6>[ 1.129645] hub 1-0:1.0: USB hub found
  573. <6>[ 1.129666] hub 1-0:1.0: 1 port detected
  574. <6>[ 1.129815] EHCI: ehci_rk_probe ok
  575. <6>[ 1.129910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  576. <6>[ 1.130085] usbcore: registered new interface driver cdc_acm
  577. <6>[ 1.130095] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  578. <6>[ 1.130144] usbcore: registered new interface driver usblp
  579. <6>[ 1.130182] usbcore: registered new interface driver cdc_wdm
  580. <6>[ 1.130242] usbcore: registered new interface driver usb-storage
  581. <6>[ 1.130280] usbcore: registered new interface driver ums-alauda
  582. <6>[ 1.130313] usbcore: registered new interface driver ums-cypress
  583. <6>[ 1.130346] usbcore: registered new interface driver ums-datafab
  584. <6>[ 1.130379] usbcore: registered new interface driver ums_eneub6250
  585. <6>[ 1.130412] usbcore: registered new interface driver ums-freecom
  586. <6>[ 1.130445] usbcore: registered new interface driver ums-isd200
  587. <6>[ 1.130478] usbcore: registered new interface driver ums-jumpshot
  588. <6>[ 1.130510] usbcore: registered new interface driver ums-karma
  589. <6>[ 1.130544] usbcore: registered new interface driver ums-onetouch
  590. <6>[ 1.130577] usbcore: registered new interface driver ums-sddr09
  591. <6>[ 1.130615] usbcore: registered new interface driver ums-sddr55
  592. <6>[ 1.130649] usbcore: registered new interface driver ums-usbat
  593. <6>[ 1.130727] usbcore: registered new interface driver usbserial
  594. <6>[ 1.130763] usbcore: registered new interface driver usbserial_generic
  595. <6>[ 1.130791] usbserial: USB Serial support registered for generic
  596. <6>[ 1.130826] usbcore: registered new interface driver option
  597. <6>[ 1.130853] usbserial: USB Serial support registered for GSM modem (1-port)
  598. <6>[ 1.130940] usbcore: registered new interface driver trancevibrator
  599. <6>[ 1.130950] usb20_otg: version 3.10a 21-DEC-2012
  600. <4>[ 1.131304] e2780040
  601. <4>[ 1.131315] Core Release: 3.10a
  602. <4>[ 1.131325] Setting default values for core params
  603. <4>[ 1.131433] Using Buffer DMA mode
  604. <4>[ 1.131443] Periodic Transfer Interrupt Enhancement - disabled
  605. <4>[ 1.131451] Multiprocessor Interrupt Enhancement - disabled
  606. <4>[ 1.131461] OTG VER PARAM: 0, OTG VER FLAG: 0
  607. <4>[ 1.131469] ^^^^^^^^^^^^^^^^^Device Mode
  608. <4>[ 1.131480] Dedicated Tx FIFOs mode
  609. <4>[ 1.131494] pcd_init otg_dev = c5eb1180
  610. <6>[ 1.131629] usb20_otg ff580000.usb: DWC OTG Controller
  611. <6>[ 1.131653] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
  612. <6>[ 1.131678] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
  613. <6>[ 1.131728] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  614. <6>[ 1.131742] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  615. <6>[ 1.131752] usb usb2: Product: DWC OTG Controller
  616. <6>[ 1.131763] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  617. <6>[ 1.131773] usb usb2: SerialNumber: ff580000.usb
  618. <6>[ 1.132138] hub 2-0:1.0: USB hub found
  619. <6>[ 1.132157] hub 2-0:1.0: 1 port detected
  620. <6>[ 1.132439] usb20_host: version 3.10a 21-DEC-2012
  621. <4>[ 1.134858] e2800040
  622. <4>[ 1.134868] Core Release: 3.10a
  623. <4>[ 1.134877] Setting default values for core params
  624. <4>[ 1.134977] Using Buffer DMA mode
  625. <4>[ 1.134987] Periodic Transfer Interrupt Enhancement - disabled
  626. <4>[ 1.134995] Multiprocessor Interrupt Enhancement - disabled
  627. <4>[ 1.135004] OTG VER PARAM: 0, OTG VER FLAG: 0
  628. <4>[ 1.135012] ^^^^^^^^^^^^^^^^^^Host Mode
  629. <6>[ 1.135035] usb20_host ff540000.usb: DWC OTG Controller
  630. <6>[ 1.135057] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
  631. <6>[ 1.135081] usb20_host ff540000.usb: irq 57, io mem 0x00000000
  632. <4>[ 1.135169] Init: Power Port (0)
  633. <6>[ 1.135219] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  634. <6>[ 1.135233] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  635. <6>[ 1.135244] usb usb3: Product: DWC OTG Controller
  636. <6>[ 1.135254] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  637. <6>[ 1.135264] usb usb3: SerialNumber: ff540000.usb
  638. <6>[ 1.135609] hub 3-0:1.0: USB hub found
  639. <6>[ 1.135632] hub 3-0:1.0: 1 port detected
  640. <6>[ 1.136308] usbcore: registered new interface driver xpad
  641. <6>[ 1.136357] usbcore: registered new interface driver usb_acecad
  642. <6>[ 1.136398] usbcore: registered new interface driver aiptek
  643. <6>[ 1.136444] usbcore: registered new interface driver gtco
  644. <6>[ 1.136486] usbcore: registered new interface driver hanwang
  645. <6>[ 1.136526] usbcore: registered new interface driver kbtab
  646. <6>[ 1.136573] usbcore: registered new interface driver wacom
  647. <4>[ 1.136615] ------------[ cut here ]------------
  648. <4>[ 1.136638] WARNING: at fs/sysfs/dir.c:530 sysfs_add_one+0x78/0x98()
  649. <4>[ 1.136647] sysfs: cannot create duplicate filename '/bus/i2c/drivers/Goodix-TS'
  650. <4>[ 1.136656] Modules linked in:
  651. <4>[ 1.136671] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.10.0 #9
  652. <4>[ 1.136688] Workqueue: events_unbound async_run_entry_fn
  653. <4>[ 1.136716] [<c0013594>] (unwind_backtrace+0x0/0xe0) from [<c00112cc>] (show_stack+0x10/0x14)
  654. <4>[ 1.136736] [<c00112cc>] (show_stack+0x10/0x14) from [<c0034d64>] (warn_slowpath_common+0x4c/0x68)
  655. <4>[ 1.136752] [<c0034d64>] (warn_slowpath_common+0x4c/0x68) from [<c0034e00>] (warn_slowpath_fmt+0x2c/0x3c)
  656. <4>[ 1.136768] [<c0034e00>] (warn_slowpath_fmt+0x2c/0x3c) from [<c01328cc>] (sysfs_add_one+0x78/0x98)
  657. <4>[ 1.136785] [<c01328cc>] (sysfs_add_one+0x78/0x98) from [<c0132ad4>] (create_dir+0x5c/0xac)
  658. <4>[ 1.136801] [<c0132ad4>] (create_dir+0x5c/0xac) from [<c0132dc4>] (sysfs_create_dir+0x80/0xa0)
  659. <4>[ 1.136821] [<c0132dc4>] (sysfs_create_dir+0x80/0xa0) from [<c026d558>] (kobject_add_internal+0xc8/0x1fc)
  660. <4>[ 1.136841] [<c026d558>] (kobject_add_internal+0xc8/0x1fc) from [<c026d838>] (kobject_init_and_add+0x48/0x60)
  661. <4>[ 1.136861] [<c026d838>] (kobject_init_and_add+0x48/0x60) from [<c02fb530>] (bus_add_driver+0x74/0x208)
  662. <4>[ 1.136880] [<c02fb530>] (bus_add_driver+0x74/0x208) from [<c02fc4b4>] (driver_register+0x9c/0x138)
  663. <4>[ 1.136898] [<c02fc4b4>] (driver_register+0x9c/0x138) from [<c0466428>] (i2c_register_driver+0x40/0xac)
  664. <4>[ 1.136918] [<c0466428>] (i2c_register_driver+0x40/0xac) from [<c0a31924>] (rk_ts_init_async+0x14/0x58)
  665. <4>[ 1.136935] [<c0a31924>] (rk_ts_init_async+0x14/0x58) from [<c0056a00>] (async_run_entry_fn+0x7c/0x184)
  666. <4>[ 1.136955] [<c0056a00>] (async_run_entry_fn+0x7c/0x184) from [<c004b9f0>] (process_one_work+0x208/0x334)
  667. <4>[ 1.136972] [<c004b9f0>] (process_one_work+0x208/0x334) from [<c004bcb0>] (worker_thread+0x194/0x2d4)
  668. <4>[ 1.136990] [<c004bcb0>] (worker_thread+0x194/0x2d4) from [<c005106c>] (kthread+0xa0/0xac)
  669. <4>[ 1.137008] [<c005106c>] (kthread+0xa0/0xac) from [<c000da98>] (ret_from_fork+0x14/0x3c)
  670. <4>[ 1.137030] ---[ end trace bf6808a98b23a904 ]---
  671. <4>[ 1.137042] ------------[ cut here ]------------
  672. <4>[ 1.137055] WARNING: at lib/kobject.c:196 kobject_add_internal+0x19c/0x1fc()
  673. <4>[ 1.137066] kobject_add_internal failed for Goodix-TS with -EEXIST, don't try to register things with the same name in the same directory.
  674. <4>[ 1.137074] Modules linked in:
  675. <4>[ 1.137086] CPU: 2 PID: 6 Comm: kworker/u8:0 Tainted: G W 3.10.0 #9
  676. <4>[ 1.137099] Workqueue: events_unbound async_run_entry_fn
  677. <4>[ 1.137116] [<c0013594>] (unwind_backtrace+0x0/0xe0) from [<c00112cc>] (show_stack+0x10/0x14)
  678. <4>[ 1.137132] [<c00112cc>] (show_stack+0x10/0x14) from [<c0034d64>] (warn_slowpath_common+0x4c/0x68)
  679. <4>[ 1.137147] [<c0034d64>] (warn_slowpath_common+0x4c/0x68) from [<c0034e00>] (warn_slowpath_fmt+0x2c/0x3c)
  680. <4>[ 1.137165] [<c0034e00>] (warn_slowpath_fmt+0x2c/0x3c) from [<c026d62c>] (kobject_add_internal+0x19c/0x1fc)
  681. <4>[ 1.137171] ___vtl_ts_probe() end____
  682. <4>[ 1.137181] --->>> vtl_ts : xy_swap 1, x_reverse 0, y_reverse 0, x_mul 1, y_mul 1, bin_ver 0
  683. <4>[ 1.137191] the screen_x is 768 , screen_y is 1024
  684. <7>[ 1.137204] of_get_named_gpio_flags exited with status 230
  685. <4>[ 1.137222] [<c026d62c>] (kobject_add_internal+0x19c/0x1fc) from [<c026d838>] (kobject_init_and_add+0x48/0x60)
  686. <4>[ 1.137240] [<c026d838>] (kobject_init_and_add+0x48/0x60) from [<c02fb530>] (bus_add_driver+0x74/0x208)
  687. <7>[ 1.137246] of_get_named_gpio_flags exited with status 229
  688. <4>[ 1.137266] [<c02fb530>] (bus_add_driver+0x74/0x208) from [<c02fc4b4>] (driver_register+0x9c/0x138)
  689. <4>[ 1.137282] [<c02fc4b4>] (driver_register+0x9c/0x138) from [<c0466428>] (i2c_register_driver+0x40/0xac)
  690. <4>[ 1.137298] [<c0466428>] (i2c_register_driver+0x40/0xac) from [<c0a31924>] (rk_ts_init_async+0x14/0x58)
  691. <4>[ 1.137315] [<c0a31924>] (rk_ts_init_async+0x14/0x58) from [<c0056a00>] (async_run_entry_fn+0x7c/0x184)
  692. <4>[ 1.137332] [<c0056a00>] (async_run_entry_fn+0x7c/0x184) from [<c004b9f0>] (process_one_work+0x208/0x334)
  693. <4>[ 1.137349] [<c004b9f0>] (process_one_work+0x208/0x334) from [<c004bcb0>] (worker_thread+0x194/0x2d4)
  694. <4>[ 1.137365] [<c004bcb0>] (worker_thread+0x194/0x2d4) from [<c005106c>] (kthread+0xa0/0xac)
  695. <4>[ 1.137381] [<c005106c>] (kthread+0xa0/0xac) from [<c000da98>] (ret_from_fork+0x14/0x3c)
  696. <4>[ 1.137391] ---[ end trace bf6808a98b23a905 ]---
  697. <4>[ 1.137442] sensor_register_slave:mma8452,id=17
  698. <4>[ 1.137454] sensor_register_slave:gs_mc3230,id=23
  699. <4>[ 1.137461] gsensor_init
  700. <4>[ 1.137470] sensor_register_slave:mpu6880_acc,id=24
  701. <4>[ 1.137478] sensor_register_slave:mpu6500_acc,id=25
  702. <4>[ 1.137486] sensor_register_slave:akm8963,id=29
  703. <4>[ 1.137495] sensor_register_slave:cm3217,id=50
  704. <4>[ 1.137504] sensor_register_slave:cm3218,id=51
  705. <6>[ 1.137721] i2c /dev entries driver
  706. <6>[ 1.138356] IR NEC protocol handler initialized
  707. <6>[ 1.138366] IR RC5(x) protocol handler initialized
  708. <6>[ 1.138374] IR RC6 protocol handler initialized
  709. <6>[ 1.138381] IR JVC protocol handler initialized
  710. <6>[ 1.138388] IR Sony protocol handler initialized
  711. <6>[ 1.138396] IR RC5 (streamzap) protocol handler initialized
  712. <6>[ 1.138403] IR SANYO protocol handler initialized
  713. <6>[ 1.138411] IR MCE Keyboard/mouse protocol handler initialized
  714. <6>[ 1.138583] usbcore: registered new interface driver uvcvideo
  715. <6>[ 1.138592] USB Video Class driver (1.1.1)
  716. <6>[ 1.138599] gspca_main: v2.14.0 registered
  717. <4>[ 1.138610] CamSys driver version: v0.27.1, CamSys head file version: v0.10.0
  718. <4>[ 1.140049] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0 reg_vir: 0x0 size: 0x0)
  719. <4>[ 1.140176] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000 reg_vir: 0xe26e8000 size: 0x4000)
  720. <4>[ 1.140750] D1:camsys_platform_probe(1186): ff910000.isp memory:
  721. <4>[ 1.140764] D1:camsys_platform_probe(1196): Register memory (phy: 0xff910000 vir: 0xe27e0000 size: 0x10000)
  722. <4>[ 1.140775] D1:camsys_platform_probe(1191): I2c memory (phy: 0x5ec8000 vir: 0xc5ec8000 size: 0x1000)
  723. <4>[ 1.140786] D1:camsys_init_ext_fsh_module(20): init external flash module
  724. <4>[ 1.140795] D1:camsys_platform_probe(1211): Probe ff910000.isp device success
  725. <4>[ 1.141315] rockchip_temp_probe,line=362
  726. <6>[ 1.198001] tsadc ff280000.tsadc: initialized
  727. <6>[ 1.198378] device-mapper: uevent: version 1.0.3
  728. <6>[ 1.198588] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  729. <6>[ 1.198828] Bluetooth: HCI UART driver ver 2.2
  730. <6>[ 1.198839] Bluetooth: HCI H4 protocol initialized
  731. <6>[ 1.198848] Bluetooth: HCILL protocol initialized
  732. <6>[ 1.198857] rtk_btusb: Realtek Bluetooth USB driver module init, version 2.19
  733. <6>[ 1.198865] rtk_btusb: Register usb char device interface for BT driver
  734. <6>[ 1.199017] usbcore: registered new interface driver rtk_btusb
  735. <4>[ 1.203873] cpufreq version 1.0, suspend freq 1200 MHz
  736. <6>[ 1.204039] cpuidle: using governor ladder
  737. <6>[ 1.204049] cpuidle: using governor menu
  738. <6>[ 1.204081] Synopsys Designware Multimedia Card Interface Driver
  739. <6>[ 1.204309] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
  740. <6>[ 1.204573] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
  741. <4>[ 1.204710] 3445..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
  742. <4>[ 1.204721] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  743. <7>[ 1.204743] of_get_named_gpio_flags: can't parse gpios property
  744. <4>[ 1.204836] 1410..dw_mci_set_ios: no card. [mmc0]
  745. <4>[ 1.217694] 1410..dw_mci_set_ios: no card. [mmc0]
  746. <4>[ 1.227921] dwc_otg_hcd_suspend, usb device mode
  747. <4>[ 1.237386] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
  748. <6>[ 1.237419] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
  749. <6>[ 1.237433] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
  750. <6>[ 1.237677] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
  751. <6>[ 1.238515] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
  752. <4>[ 1.238659] 3445..dw_mci_init_slot: fmin=400000, fmax=50000000 [mmc1]
  753. <4>[ 1.238669] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  754. <7>[ 1.238690] of_get_named_gpio_flags: can't parse gpios property
  755. <6>[ 1.238707] mmc1: no vmmc regulator found
  756. <4>[ 1.238829] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
  757. <4>[ 1.238940] 1410..dw_mci_set_ios: no card. [mmc1]
  758. <4>[ 1.257065] 1410..dw_mci_set_ios: no card. [mmc1]
  759. <6>[ 1.269537] mmc0: BKOPS_EN bit is not set
  760. <6>[ 1.270829] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
  761. <4>[ 1.270851] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
  762. <4>[ 1.270924] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.[mmc0]
  763. <6>[ 1.271061] mmc0: new high speed DDR MMC card at address 0001
  764. <6>[ 1.271387] mmcblk0: mmc0:0001 MBG4GA 29.1 GiB
  765. <3>[ 1.272260] rkpart: partition size too small (2)
  766. <6>[ 1.272298] parameter: 0x000000000 -- 0x000400000 (4 MB)
  767. <6>[ 1.272334] uboot: 0x000400000 -- 0x000800000 (4 MB)
  768. <6>[ 1.272374] misc: 0x000800000 -- 0x000c00000 (4 MB)
  769. <6>[ 1.272401] resource: 0x000c00000 -- 0x001c00000 (16 MB)
  770. <6>[ 1.272433] kernel: 0x001c00000 -- 0x002c00000 (16 MB)
  771. <6>[ 1.272459] boot: 0x002c00000 -- 0x003c00000 (16 MB)
  772. <6>[ 1.272485] recovery: 0x003c00000 -- 0x004c00000 (16 MB)
  773. <6>[ 1.272511] backup: 0x004c00000 -- 0x005000000 (4 MB)
  774. <6>[ 1.272536] cache: 0x005000000 -- 0x00d000000 (128 MB)
  775. <6>[ 1.272562] kpanic: 0x00d000000 -- 0x00e000000 (16 MB)
  776. <6>[ 1.272589] system: 0x00e000000 -- 0x08e000000 (2048 MB)
  777. <6>[ 1.272615] metadata: 0x08e000000 -- 0x08f000000 (16 MB)
  778. <6>[ 1.272660] radical_update: 0x08f000000 -- 0x08f400000 (4 MB)
  779. <6>[ 1.272686] user: 0x08f400000 -- 0x08f800000 (4 MB)
  780. <6>[ 1.272719] userdata: 0x08f800000 -- 0x747800000 (27520 MB)
  781. <6>[ 1.276895] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
  782. <6>[ 1.276929] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
  783. <1>[ 1.277032] Unable to handle kernel paging request at virtual address f00004fe
  784. <1>[ 1.277056] pgd = c0004000
  785. <6>[ 1.272833] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
  786. [f00004fe] *pgd=00000000<4>[ 1.277100]
  787. <0>[ 1.277124] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
  788. <4>[ 1.277145] Modules linked in:
  789. <4>[ 1.277179] CPU: 2 PID: 1 Comm: swapper/0 Tainted: G W 3.10.0 #9
  790. <4>[ 1.277205] task: dd490000 ti: dd472000 task.ti: dd472000
  791. <4>[ 1.277241] PC is at __kmalloc_track_caller+0xa4/0x148
  792. <4>[ 1.277266] LR is at __kmalloc_track_caller+0x30/0x148
  793. <4>[ 1.277296] pc : [<c00dadfc>] lr : [<c00dad88>] psr: a0000113
  794. <4>[ 1.277296] sp : dd473da0 ip : c028c494 fp : c1c3058c
  795. <4>[ 1.277332] r10: 0121b000 r9 : 0000004e r8 : 00000112
  796. <4>[ 1.277357] r7 : dd472000 r6 : 000080d0 r5 : f00004fe r4 : dd401e80
  797. <4>[ 1.277381] r3 : 00000000 r2 : c028c530 r1 : 000080d0 r0 : dd401e80
  798. <4>[ 1.277409] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  799. <4>[ 1.277434] Control: 10c5387d Table: 0000406a DAC: 00000015
  800. <4>[ 1.277455]
  801. <4>[ 1.277455] PC: 0xc00dad7c:
  802. <4>[ 1.277483] ad7c e8bd45f8 eaff52a2 ebff912e e3500010 e1a04000 9a000040 e1a0300d e3c37d7f
  803. <4>[ 1.277563] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1]
  804. <4>[ 1.277545] ad9c e3c7703f e5973004 e2833001 e5873004 e5945000 ee1daf90 e08a3005 e5938004
  805. <4>[ 1.277634] adbc e5973004 e2433001 e5873004 e5973000 e3130002 0a000000 eb19a18e e79a5005
  806. <4>[ 1.277692] addc e3550000 1a000004 e1a00004 e1a01006 eb194019 e1a05000 ea00001b e5943014
  807. <4>[ 1.277749] adfc e7950003 e10fc000 f10c0080 e5941000 ee1d2f90 e1a03001 e792a003 e15a0005
  808. <4>[ 1.277807] ae1c 1a00000b e2811004 e7921001 e1510008 1a000007 e7820003 e2888004 e5943000
  809. <4>[ 1.277864] ae3c ee1d2f90 e2833004 e7828003 e3a03001 ea000000 e3a03000 e121f00c e3530000
  810. <4>[ 1.277921] ae5c 0affffcf e5943014 f7d0f003 e7e067d6 e3550000 03a06000 12066001 e3560000
  811. <4>[ 1.277981]
  812. <4>[ 1.277981] LR: 0xc00dad08:
  813. <4>[ 1.278009] ad08 e3a03001 e59f1040 ebfe866a e5946070 e1a00004 e1a01006 ebfffbe9 e5963004
  814. <4>[ 1.278067] ad28 e3530000 1a000003 e5940000 ebff8cc2 e1a00004 ebfffcc0 e1a00005 e8bd807c
  815. <4>[ 1.278124] ad48 c0ba9d60 c0a6880c c00d89c0 c00d9c60 e3500a02 e92d45f8 e1a06001 9a000006
  816. <4>[ 1.278182] ad68 e2401001 e3860941 e1a01621 e16f1f11 e2611020 e8bd45f8 eaff52a2 ebff912e
  817. <4>[ 1.278239] ad88 e3500010 e1a04000 9a000040 e1a0300d e3c37d7f e3c7703f e5973004 e2833001
  818. <4>[ 1.278296] ada8 e5873004 e5945000 ee1daf90 e08a3005 e5938004 e5973004 e2433001 e5873004
  819. <4>[ 1.278353] adc8 e5973000 e3130002 0a000000 eb19a18e e79a5005 e3550000 1a000004 e1a00004
  820. <4>[ 1.278411] ade8 e1a01006 eb194019 e1a05000 ea00001b e5943014 e7950003 e10fc000 f10c0080
  821. <4>[ 1.278470]
  822. <4>[ 1.278470] SP: 0xdd473d20:
  823. <4>[ 1.278497] 3d20 00000006 00000000 00000000 00000000 00000000 00000000 00000001 00000000
  824. <4>[ 1.278552] 3d40 dd473d90 c00dadfc a0000113 ffffffff dd473d8c c000d598 dd401e80 000080d0
  825. <4>[ 1.278610] 3d60 c028c530 00000000 dd401e80 f00004fe 000080d0 dd472000 00000112 0000004e
  826. <4>[ 1.278667] 3d80 0121b000 c1c3058c c028c494 dd473da0 c00dad88 c00dadfc a0000113 ffffffff
  827. <4>[ 1.278725] 3da0 00000000 dd405810 dd5feb00 dd452760 dd473e0c 00000002 dd5fe090 c02fe584
  828. <4>[ 1.278781] 3dc0 00000000 c1c30498 dd5feb00 c028c530 dd473e08 00000000 dd473e08 dcd55340
  829. <4>[ 1.278838] 3de0 dd5feb00 c56102a0 c1c30498 c1c29d58 c0ba9d64 00000000 00000007 c0289564
  830. <4>[ 1.278895] 3e00 dcd55340 c56102a0 c1c30498 dd473e30 dcd55340 c1c48c8c c1c48bac 00000000
  831. <4>[ 1.278954]
  832. <4>[ 1.278954] IP: 0xc028c414:
  833. <4>[ 1.278981] c414 0a000005 e594c04c e35c0000 1a00000c e594c048 e15c0000 1a000009 e3520000
  834. <4>[ 1.279039] c434 13540000 0a000006 e58d1004 e1a02007 e58d5000 e59f003c e59f103c e7933006
  835. <4>[ 1.279097] c454 eb126e7a e1a0000a e5181004 e1a02009 e1a03007 ebffff50 e2855001 e5943038
  836. <4>[ 1.279155] c474 e0832006 e5922008 e1550002 3affffd1 e3a00000 e8bd87fc c0906978 c076706d
  837. <4>[ 1.279212] c494 e92d4ff7 e1a04001 e1a05000 e58d2000 e1a07003 ebffe577 e3a08000 e594b000
  838. <4>[ 1.279270] c4b4 e1a09008 e1a0a000 ea00000c e59a3038 e1a0100b e0836008 e7930008 e2888018
  839. <4>[ 1.279327] c4d4 ebff9929 e3500000 e58d0004 1a000002 e3560000 1a000009 ea000003 e2899001
  840. <4>[ 1.279385] c4f4 e59a303c e1590003 3affffef e59a0010 e1a0200b e59f10d0 eb01b3e4 ea000013
  841. <4>[ 1.279444]
  842. <4>[ 1.279444] FP: 0xc1c3050c:
  843. <4>[ 1.279471] 050c 00000000 00000000 c561727c 00000004 c5602eb4 c1c3052c 00000000 00000000
  844. <4>[ 1.279526] 052c c561728a 00000004 c5602ec4 c1c30544 00000000 00000000 c5617237 00000004
  845. <4>[ 1.279582] 054c c5602ed4 c1c3055c 00000000 00000000 c561723d 00000004 c5602ee4 c1c30574
  846. <4>[ 1.279638] 056c 00000000 00000000 c0964b90 0000000a c1c3058c 00000000 00000000 00000000
  847. <4>[ 1.279692] 058c 6f696473 6c635f30 0000006b c1c3068c c0970e3e 00000082 c1c305d4 c1c305fc
  848. <4>[ 1.279750] 05ac 00000000 c1c30418 00000000 c1c30698 00000000 c1c30698 00000000 00000001
  849. <4>[ 1.279805] 05cc 00000000 00000000 6e69702f 6c727463 37666640 30303037 70672f30 5f346f69
  850. <4>[ 1.279861] 05ec 6f696473 64732f30 5f306f69 00646d63 c561726e 00000004 c5602f08 c1c30614
  851. <4>[ 1.279920]
  852. <4>[ 1.279920] R0: 0xdd401e00:
  853. <4>[ 1.279946] 1e00 c0a50700 00000000 00000005 000000c0 000000c0 00000000 0000001e 00000015
  854. <4>[ 1.280001] 1e20 00000015 00000015 00000000 00000005 00000000 000000c0 00000040 00000000
  855. <4>[ 1.280056] 1e40 dd402000 dd401ec4 dd401dc4 dcccb180 dd401ed0 dd401dd0 dcc6f50c dcc6f500
  856. <4>[ 1.280114] 1e60 c0a698f4 dcccb200 00000001 00000007 dd400f40 f3f3ffef efffecde 77f3efff
  857. <4>[ 1.280171] 1e80 c0a506f0 00000000 00000005 00000080 00000080 00000000 0000001e 00000020
  858. <4>[ 1.280225] 1ea0 00000020 00000020 00000000 0000000a 00000000 00000080 00000040 00000000
  859. <4>[ 1.280279] 1ec0 dd402080 dd401f44 dd401e44 dcccb780 dd401f50 dd401e50 dcc6f50c dcc6f500
  860. <4>[ 1.280337] 1ee0 c0a698f4 dcccb800 00000001 00000007 dd400f80 dfffbff7 f9fbfbe7 d3ffdbff
  861. <4>[ 1.280396]
  862. <4>[ 1.280396] R2: 0xc028c4b0:
  863. <4>[ 1.280423] c4b0 e594b000 e1a09008 e1a0a000 ea00000c e59a3038 e1a0100b e0836008 e7930008
  864. <4>[ 1.280480] c4d0 e2888018 ebff9929 e3500000 e58d0004 1a000002 e3560000 1a000009 ea000003
  865. <4>[ 1.280538] c4f0 e2899001 e59a303c e1590003 3affffef e59a0010 e1a0200b e59f10d0 eb01b3e4
  866. <4>[ 1.280596] c510 ea000013 e5968008 e3a0101c e5950020 e30820d0 e2888001 e0010891 eb01c80e
  867. <4>[ 1.280653] c530 e250a000 03e0000b 0a000027 e59d3000 e1a00004 e583a000 e5878000 eb0a641f
  868. <4>[ 1.280711] c550 e3500000 1a000004 e5950020 e1a0100a eb01c866 e3e00015 ea00001b e3a03002
  869. <4>[ 1.280768] c570 e58a3008 e5903000 e3a01004 e58a3014 e5943000 e58a3010 e59d3004 e1a02003
  870. <4>[ 1.280826] c590 ea00000c e58a1008 e2822001 e5960000 e58a0010 e5960010 e0800003 e5900004
  871. <4>[ 1.280885]
  872. <4>[ 1.280885] R4: 0xdd401e00:
  873. <4>[ 1.280912] 1e00 c0a50700 00000000 00000005 000000c0 000000c0 00000000 0000001e 00000015
  874. <4>[ 1.280967] 1e20 00000015 00000015 00000000 00000005 00000000 000000c0 00000040 00000000
  875. <4>[ 1.281021] 1e40 dd402000 dd401ec4 dd401dc4 dcccb180 dd401ed0 dd401dd0 dcc6f50c dcc6f500
  876. <4>[ 1.281078] 1e60 c0a698f4 dcccb200 00000001 00000007 dd400f40 f3f3ffef efffecde 77f3efff
  877. <4>[ 1.281135] 1e80 c0a506f0 00000000 00000005 00000080 00000080 00000000 0000001e 00000020
  878. <4>[ 1.281190] 1ea0 00000020 00000020 00000000 0000000a 00000000 00000080 00000040 00000000
  879. <4>[ 1.281244] 1ec0 dd402080 dd401f44 dd401e44 dcccb780 dd401f50 dd401e50 dcc6f50c dcc6f500
  880. <4>[ 1.281301] 1ee0 c0a698f4 dcccb800 00000001 00000007 dd400f80 dfffbff7 f9fbfbe7 d3ffdbff
  881. <4>[ 1.281360]
  882. <4>[ 1.281360] R5: 0xf000047e:
  883. <4>[ 1.281387] 047c ******** ******** ******** ******** ******** ******** ******** ********
  884. <4>[ 1.281451] 049c ******** ******** ******** ******** ******** ******** ******** ********
  885. <4>[ 1.281511] 04bc ******** ******** ******** ******** ******** ******** ******** ********
  886. <4>[ 1.281570] 04dc ******** ******** ******** ******** ******** ******** ******** ********
  887. <4>[ 1.281628] 04fc ******** ******** ******** ******** ******** ******** ******** ********
  888. <4>[ 1.281687] 051c ******** ******** ******** ******** ******** ******** ******** ********
  889. <4>[ 1.281746] 053c ******** ******** ******** ******** ******** ******** ******** ********
  890. <4>[ 1.281804] 055c ******** ******** ******** ******** ******** ******** ******** ********
  891. <4>[ 1.281863] 057c ******** ******** ******** ******** ******** ******** ******** ********
  892. <4>[ 1.281924]
  893. <4>[ 1.281924] R7: 0xdd471f80:
  894. <4>[ 1.281951] 1f80 00000002 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  895. <4>[ 1.282005] 1fa0 00000000 00000000 00000000 00000000 ffffffff ffffffff ffffffff ffffffff
  896. <4>[ 1.282061] 1fc0 ffffffff ffffffff 00000000 00000000 00000000 00000000 00000000 dd4fef00
  897. <4>[ 1.282116] 1fe0 c0a64dd0 c0a64e08 c0a65608 00000000 00000000 00000000 00000000 00000000
  898. <4>[ 1.282171] 2000 00000000 00000001 00000000 dd490000 c0a63b08 00000002 00000015 dd490000
  899. <4>[ 1.282227] 2020 c1c68f40 dd472000 dd493f00 c0a688c0 00000000 c0a4df40 dd473dcc dd473d48
  900. <4>[ 1.282284] 2040 c07432b4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  901. <4>[ 1.282338] 2060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  902. <0>[ 1.282398] Process swapper/0 (pid: 1, stack limit = 0xdd472238)
  903. <0>[ 1.282421] Stack: (0xdd473da0 to 0xdd474000)
  904. <0>[ 1.282456] 3da0: 00000000 dd405810 dd5feb00 dd452760 dd473e0c 00000002 dd5fe090 c02fe584
  905. <0>[ 1.282491] 3dc0: 00000000 c1c30498 dd5feb00 c028c530 dd473e08 00000000 dd473e08 dcd55340
  906. <0>[ 1.282524] 3de0: dd5feb00 c56102a0 c1c30498 c1c29d58 c0ba9d64 00000000 00000007 c0289564
  907. <0>[ 1.282558] 3e00: dcd55340 c56102a0 c1c30498 dd473e30 dcd55340 c1c48c8c c1c48bac 00000000
  908. <0>[ 1.282591] 3e20: c56102c0 c0289704 00000006 dd473e3c c56102a0 00000007 c097ec29 dcd55340
  909. <0>[ 1.282625] 3e40: dcd55450 dd58ce10 c0ad131c c0af2000 c0a4b7c8 c0a155f0 00000000 c0286d70
  910. <0>[ 1.282658] 3e60: dd58ce10 00000000 00000001 dd58ce10 dcd55450 dcd553d0 c0ad131c c0af2000
  911. <0>[ 1.282692] 3e80: c0a4b7c8 c0a155f0 00000000 c02871e8 dd58ce10 dcd55450 c0ad131c c030dafc
  912. <0>[ 1.282726] 3ea0: 00000000 dd58ce10 c0ad131c c02fbcac dd58ce10 c0ad131c c0ad131c 00000000
  913. <0>[ 1.282759] 3ec0: c0af2000 c02fbf60 00000000 dd58ce10 dd58ce44 c02fbfd8 c0ad131c dd473ee8
  914. <0>[ 1.282793] 3ee0: c02fbf78 c02fa7c0 dd45e65c dd5ce634 c0ad131c c0ad131c c5e93a80 c0a77fc8
  915. <0>[ 1.282827] 3f00: 00000000 c02fb564 c096a713 c096a716 c0ad131c c0a33988 dd472000 00000000
  916. <0>[ 1.282860] 3f20: c0af2000 c02fc4b4 00000000 00000006 c0a33988 dd472000 00000000 c0af2000
  917. <0>[ 1.282893] 3f40: c0a155f0 c00086a4 c0a33988 0000692c 00000006 c0a45d18 c0a45cf8 c0af2000
  918. <0>[ 1.282926] 3f60: 000001b3 c0a15b28 00000006 00000006 c0a155f0 00000000 c0a4af24 c0a4af24
  919. <0>[ 1.282957] 3f80: 00000000 00000000 00000000 00000000 00000000 c0a15be8 dd472000 00000000
  920. <0>[ 1.282989] 3fa0: c0721c64 c0721c6c 00000000 c000da98 00000000 00000000 00000000 00000000
  921. <0>[ 1.283019] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  922. <0>[ 1.283050] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 8ceb96fa f72ff332
  923. <4>[ 1.283103] [<c00dadfc>] (__kmalloc_track_caller+0xa4/0x148) from [<c02fe584>] (devm_kmalloc+0x18/0x54)
  924. <4>[ 1.283152] [<c02fe584>] (devm_kmalloc+0x18/0x54) from [<c028c530>] (rockchip_dt_node_to_map+0x9c/0x150)
  925. <4>[ 1.283198] [<c028c530>] (rockchip_dt_node_to_map+0x9c/0x150) from [<c0289564>] (dt_to_map_one_config+0xac/0xe8)
  926. <4>[ 1.283239] [<c0289564>] (dt_to_map_one_config+0xac/0xe8) from [<c0289704>] (pinctrl_dt_to_map+0xd8/0x180)
  927. <4>[ 1.283278] [<c0289704>] (pinctrl_dt_to_map+0xd8/0x180) from [<c0286d70>] (create_pinctrl+0x54/0x178)
  928. <4>[ 1.283315] [<c0286d70>] (create_pinctrl+0x54/0x178) from [<c02871e8>] (devm_pinctrl_get+0x2c/0x60)
  929. <4>[ 1.283354] [<c02871e8>] (devm_pinctrl_get+0x2c/0x60) from [<c030dafc>] (pinctrl_bind_pins+0x30/0xe8)
  930. <4>[ 1.283396] [<c030dafc>] (pinctrl_bind_pins+0x30/0xe8) from [<c02fbcac>] (really_probe+0x50/0x20c)
  931. <4>[ 1.283440] [<c02fbcac>] (really_probe+0x50/0x20c) from [<c02fbf60>] (driver_probe_device+0x30/0x48)
  932. <4>[ 1.283482] [<c02fbf60>] (driver_probe_device+0x30/0x48) from [<c02fbfd8>] (__driver_attach+0x60/0x84)
  933. <4>[ 1.283523] [<c02fbfd8>] (__driver_attach+0x60/0x84) from [<c02fa7c0>] (bus_for_each_dev+0x50/0x90)
  934. <4>[ 1.283564] [<c02fa7c0>] (bus_for_each_dev+0x50/0x90) from [<c02fb564>] (bus_add_driver+0xa8/0x208)
  935. <4>[ 1.283606] [<c02fb564>] (bus_add_driver+0xa8/0x208) from [<c02fc4b4>] (driver_register+0x9c/0x138)
  936. <4>[ 1.283648] [<c02fc4b4>] (driver_register+0x9c/0x138) from [<c00086a4>] (do_one_initcall+0x34/0xc8)
  937. <4>[ 1.283691] [<c00086a4>] (do_one_initcall+0x34/0xc8) from [<c0a15b28>] (do_initcalls+0x70/0xa0)
  938. <4>[ 1.283731] [<c0a15b28>] (do_initcalls+0x70/0xa0) from [<c0a15be8>] (kernel_init_freeable+0x90/0x130)
  939. <4>[ 1.283776] [<c0a15be8>] (kernel_init_freeable+0x90/0x130) from [<c0721c6c>] (kernel_init+0x8/0xe4)
  940. <4>[ 1.283821] [<c0721c6c>] (kernel_init+0x8/0xe4) from [<c000da98>] (ret_from_fork+0x14/0x3c)
  941. <0>[ 1.283856] Code: eb194019 e1a05000 ea00001b e5943014 (e7950003)
  942. <4>[ 1.283883] ---[ end trace bf6808a98b23a906 ]---
  943. <0>[ 1.283949] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  944. <0>[ 1.283949]
  945. <2>[ 1.283988] CPU0: stopping
  946. <4>[ 1.284023] CPU: 0 PID: 6 Comm: kworker/u8:0 Tainted: G D W 3.10.0 #9
  947. <4>[ 1.284058] Workqueue: kmmcd mmc_rescan
  948. <4>[ 1.284111] [<c0013594>] (unwind_backtrace+0x0/0xe0) from [<c00112cc>] (show_stack+0x10/0x14)
  949. <4>[ 1.284152] [<c00112cc>] (show_stack+0x10/0x14) from [<c0012700>] (handle_IPI+0xc8/0x1a8)
  950. <4>[ 1.284191] [<c0012700>] (handle_IPI+0xc8/0x1a8) from [<c0008554>] (gic_handle_irq+0x50/0x58)
  951. <4>[ 1.284230] [<c0008554>] (gic_handle_irq+0x50/0x58) from [<c000d600>] (__irq_svc+0x40/0x70)
  952. <4>[ 1.284254] Exception stack(0xdd4b1dc8 to 0xdd4b1e10)
  953. <4>[ 1.284287] 1dc0: 00000000 00000000 fd640800 c0012f4c 01dd8cca 00005dbf
  954. <4>[ 1.284322] 1de0: 00000000 00800000 0000000a dd4ac000 dd4b1e9c 000001f0 dcd4fe80 dd4b1e10
  955. <4>[ 1.284350] 1e00: c0012f5c c02696b4 a0000113 ffffffff
  956. <4>[ 1.284393] [<c000d600>] (__irq_svc+0x40/0x70) from [<c02696b4>] (__timer_delay+0x28/0x44)
  957. <4>[ 1.284435] [<c02696b4>] (__timer_delay+0x28/0x44) from [<c04e908c>] (mmc_go_idle+0x80/0xc4)
  958. <4>[ 1.284479] [<c04e908c>] (mmc_go_idle+0x80/0xc4) from [<c04ea41c>] (mmc_sd_get_cid+0x48/0x16c)
  959. <4>[ 1.284520] [<c04ea41c>] (mmc_sd_get_cid+0x48/0x16c) from [<c04ea6e4>] (mmc_sd_init_card+0x5c/0x208)
  960. <4>[ 1.284560] [<c04ea6e4>] (mmc_sd_init_card+0x5c/0x208) from [<c04eaac4>] (mmc_attach_sd+0xd4/0x164)
  961. <4>[ 1.284600] [<c04eaac4>] (mmc_attach_sd+0xd4/0x164) from [<c04e50d4>] (mmc_rescan_try_freq+0x9c/0xd0)
  962. <4>[ 1.284636] [<c04e50d4>] (mmc_rescan_try_freq+0x9c/0xd0) from [<c04e5954>] (mmc_rescan+0x204/0x298)
  963. <4>[ 1.284677] [<c04e5954>] (mmc_rescan+0x204/0x298) from [<c004b9f0>] (process_one_work+0x208/0x334)
  964. <4>[ 1.284719] [<c004b9f0>] (process_one_work+0x208/0x334) from [<c004bcb0>] (worker_thread+0x194/0x2d4)
  965. <4>[ 1.284760] [<c004bcb0>] (worker_thread+0x194/0x2d4) from [<c005106c>] (kthread+0xa0/0xac)
  966. <4>[ 1.284800] [<c005106c>] (kthread+0xa0/0xac) from [<c000da98>] (ret_from_fork+0x14/0x3c)
  967. <2>[ 1.284827] CPU3: stopping
  968. <4>[ 1.284863] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D W 3.10.0 #9
  969. <4>[ 1.284915] [<c0013594>] (unwind_backtrace+0x0/0xe0) from [<c00112cc>] (show_stack+0x10/0x14)
  970. <4>[ 1.284957] [<c00112cc>] (show_stack+0x10/0x14) from [<c0012700>] (handle_IPI+0xc8/0x1a8)
  971. <4>[ 1.284996] [<c0012700>] (handle_IPI+0xc8/0x1a8) from [<c0008554>] (gic_handle_irq+0x50/0x58)
  972. <4>[ 1.285034] [<c0008554>] (gic_handle_irq+0x50/0x58) from [<c000d600>] (__irq_svc+0x40/0x70)
  973. <4>[ 1.285058] Exception stack(0xdd4c1f90 to 0xdd4c1fd8)
  974. <4>[ 1.285087] 1f80: ffffffed 00000000 01223000 00000000
  975. <4>[ 1.285122] 1fa0: dd4c0000 00000015 c0748a28 c0af234c 0000406a 410fc0d1 00000000 00000000
  976. <4>[ 1.285153] 1fc0: 00000000 dd4c1fd8 c000e754 c000e758 60000113 ffffffff
  977. <4>[ 1.285196] [<c000d600>] (__irq_svc+0x40/0x70) from [<c000e758>] (arch_cpu_idle+0x30/0x38)
  978. <4>[ 1.285243] [<c000e758>] (arch_cpu_idle+0x30/0x38) from [<c006f3c4>] (cpu_idle_loop+0xa4/0x10c)
  979. <4>[ 1.285287] [<c006f3c4>] (cpu_idle_loop+0xa4/0x10c) from [<c006f438>] (freezing_slow_path+0x0/0x64)
  980. <2>[ 1.285313] CPU1: stopping
  981. <4>[ 1.285348] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D W 3.10.0 #9
  982. <4>[ 1.285399] [<c0013594>] (unwind_backtrace+0x0/0xe0) from [<c00112cc>] (show_stack+0x10/0x14)
  983. <4>[ 1.285440] [<c00112cc>] (show_stack+0x10/0x14) from [<c0012700>] (handle_IPI+0xc8/0x1a8)
  984. <4>[ 1.285479] [<c0012700>] (handle_IPI+0xc8/0x1a8) from [<c0008554>] (gic_handle_irq+0x50/0x58)
  985. <4>[ 1.285517] [<c0008554>] (gic_handle_irq+0x50/0x58) from [<c000d600>] (__irq_svc+0x40/0x70)
  986. <4>[ 1.285541] Exception stack(0xdd4bdf90 to 0xdd4bdfd8)
  987. <4>[ 1.285570] df80: ffffffed 00000000 01213000 00000000
  988. <4>[ 1.285605] dfa0: dd4bc000 00000015 c0748a28 c0af234c 0000406a 410fc0d1 00000000 00000000
  989. <4>[ 1.285637] dfc0: 00000000 dd4bdfd8 c000e754 c000e758 60000113 ffffffff
  990. <4>[ 1.285679] [<c000d600>] (__irq_svc+0x40/0x70) from [<c000e758>] (arch_cpu_idle+0x30/0x38)
  991. <4>[ 1.285722] [<c000e758>] (arch_cpu_idle+0x30/0x38) from [<c006f3c4>] (cpu_idle_loop+0xa4/0x10c)
  992. <4>[ 1.285763] [<c006f3c4>] (cpu_idle_loop+0xa4/0x10c) from [<c006f438>] (freezing_slow_path+0x0/0x64)
  993. <4>[ 1.285787] CRU:
  994. <4>[ 1.285820] 00000000: 00000003 9fff0033 0fff001a 00000008
  995. <4>[ 1.285851] 00000010: 00000001 9fff0020 0fff000f 00000008
  996. <4>[ 1.285881] 00000020: 00000203 9fff00cc 0fff0066 00000008
  997. <4>[ 1.285909] 00000030: 00000107 9fff00c5 0fff0063 00000008
  998. <4>[ 1.285938] 00000040: 00000b00 9fff0270 0fff0138 00000008
  999. <4>[ 1.285965] 00000050: 00005111 00000000 00000000 00000000
  1000. <4>[ 1.285993] 00000060: 00004031 0000b100 00000003 00000200
  1001. <4>[ 1.286021] 00000070: 00008300 00008200 00008585 0bb8ea60
  1002. <4>[ 1.286049] 00000080: 0bb8ea60 0bb8ea60 0000a100 0000279d
  1003. <4>[ 1.286076] 00000090: 00004180 00008a00 00000200 00000200
  1004. <4>[ 1.286105] 000000a0: 00000200 0bb8ea60 0bb8ea60 0bb8ea60
  1005. <4>[ 1.286132] 000000b0: 0bb8ea60 00000910 00000900 001f05dc
  1006. <4>[ 1.286160] 000000c0: 00001703 00000707 00000e40 00000100
  1007. <4>[ 1.286187] 000000d0: 00008486 00000742 00004040 00000000
  1008. <4>[ 1.286214] 000000e0: 00004040 00000202 000080c6 00008f8f
  1009. <4>[ 1.286241] 000000f0: 00000000 00000631 00001ee5 00008307
  1010. <4>[ 1.286268] 00000100: 00001200 0bb8ea60 00004040 00000000
  1011. <4>[ 1.286295] 00000110: 00000000 00000000 00000000 00000000
  1012. <4>[ 1.286322] 00000120: 00000000 00000000 00000000 00000000
  1013. <4>[ 1.286348] 00000130: 00000000 00000000 00000000 00000000
  1014. <4>[ 1.286374] 00000140: 00000000 00000000 00000000 00000000
  1015. <4>[ 1.286400] 00000150: 00000000 00000000 00000000 00000000
  1016. <4>[ 1.286427] 00000160: 00000000 00000000 00000000 00000800
  1017. <4>[ 1.286454] 00000170: 00000000 00000080 0000e100 00000090
  1018. <4>[ 1.286481] 00000180: 00000000 00000000 0000000c 00000000
  1019. <4>[ 1.286508] 00000190: 00000000 0000e010 00000000 00000000
  1020. <4>[ 1.286534] 000001a0: 00000000 00000000 00000000 00000000
  1021. <4>[ 1.286560] 000001b0: 00000000 00000000 00000000 00000000
  1022. <4>[ 1.286586] 000001c0: 00000000 00000000 00000000 00000000
  1023. <4>[ 1.286613] 000001d0: 00000000 00000000 00000000 00000000
  1024. <4>[ 1.286639] 000001e0: 00000000 00000000 00000000 00640064
  1025. <4>[ 1.286666] 000001f0: 00000004 00000000 00000002 00000000
  1026. <4>[ 1.286692] 00000200: 00000002 00000000 00000002 00000000
  1027. <4>[ 1.286718] 00000210: 00000002 00000000 00000004 00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement