Advertisement
embed3d

dirty_debug_a31s

Feb 13th, 2018
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.22 KB | None | 0 0
  1.  
  2. U-Boot SPL 2018.03-rc1-00960-gf59ab6c659 (Feb 11 2018 - 12:56:04 +0100)
  3. DRAM: 1024 MiB
  4. Trying to boot from FEL
  5.  
  6.  
  7. U-Boot 2018.03-rc1-00960-gf59ab6c659 (Feb 11 2018 - 12:56:04 +0100) Allwinner Technology
  8.  
  9. CPU: Allwinner A31s (SUN6I)
  10. Model: Sinovoip BPI-M2
  11. DRAM: 1 GiB
  12. MMC: SUNXI SD/MMC: 0
  13. Loading Environment from FAT... Card did not respond to voltage select!
  14. mmc_init: -95, time 24
  15. ** Bad device mmc 0 **
  16. Failed (-5)
  17. Loading Environment from MMC... Card did not respond to voltage select!
  18. mmc_init: -95, time 24
  19. *** Warning - MMC init failed, using default environment
  20.  
  21. Failed (-5)
  22. In: serial
  23. Out: serial
  24. Err: serial
  25. Net: eth0: ethernet@01c30000
  26. starting USB...
  27. USB0: USB EHCI 1.00
  28. USB1: USB OHCI 1.0
  29. scanning bus 0 for devices... 2 USB Device(s) found
  30. scanning usb for storage devices... 0 Storage Device(s) found
  31. Hit any key to stop autoboot: 2  1  0
  32. (FEL boot)
  33. ## Executing script at 43100000
  34. ## Booting kernel from Legacy Image at 42000000 ...
  35. Image Name: Linux-4.16.0-rc1-dirty
  36. Image Type: ARM Linux Kernel Image (uncompressed)
  37. Data Size: 3938216 Bytes = 3.8 MiB
  38. Load Address: 40008000
  39. Entry Point: 40008000
  40. Verifying Checksum ... OK
  41. ## Flattened Device Tree blob at 43000000
  42. Booting using the fdt blob at 0x43000000
  43. Loading Kernel Image ... OK
  44. Loading Device Tree to 49ff6000, end 49fff699 ... OK
  45.  
  46. Starting kernel ...
  47.  
  48. [ 0.000000] Booting Linux on physical CPU 0x0
  49. [ 0.000000] Linux version 4.16.0-rc1-dirty (philipp@debian-laptop) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #17 SMP Tue Feb 13 01:47:23 CET 2018
  50. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  51. [ 0.000000] CPU: div instructions available: patching division code
  52. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  53. [ 0.000000] OF: fdt: Machine model: Sinovoip BPI-M2
  54. [ 0.000000] bootconsole [earlycon0] enabled
  55. [ 0.000000] Memory policy: Data cache writealloc
  56. [ 0.000000] cma: Reserved 16 MiB at 0x7f000000
  57. [ 0.000000] psci: probing for conduit method from DT.
  58. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  59. [ 0.000000] random: fast init done
  60. [ 0.000000] percpu: Embedded 16 pages/cpu @(ptrval) s33804 r8192 d23540 u65536
  61. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
  62. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk=serial,ttyS0,115200 initcall_debug root=/dev/sda1 rw rootwait
  63. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  64. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  65. [ 0.000000] Memory: 1012936K/1048576K available (6144K kernel code, 422K rwdata, 1480K rodata, 1024K init, 249K bss, 19256K reserved, 16384K cma-reserved, 245760K highmem)
  66. [ 0.000000] Virtual kernel memory layout:
  67. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  68. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  69. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  70. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  71. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  72. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  73. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7136 kB)
  74. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  75. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 423 kB)
  76. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 250 kB)
  77. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  78. [ 0.000000] Hierarchical RCU implementation.
  79. [ 0.000000] RCU event tracing is enabled.
  80. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  81. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  82. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  83. [ 0.000000] GIC: Using split EOI/Deactivate mode
  84. [ 0.000000] #### DBG 158
  85. [ 0.000000] #### DBG num 0
  86. [ 0.000000] #### DBG num 1
  87. [ 0.000000] #### DBG num 2
  88. [ 0.000000] #### DBG num 3
  89. [ 0.000000] #### DBG num 4
  90. [ 0.000000] #### DBG num 5
  91. [ 0.000000] #### DBG num 6
  92. [ 0.000000] #### DBG num 7
  93. [ 0.000000] #### DBG num 8
  94. [ 0.000000] #### DBG num 9
  95. [ 0.000000] #### DBG num 10
  96. [ 0.000000] #### DBG num 11
  97. [ 0.000000] #### DBG num 12
  98. [ 0.000000] #### DBG num 13
  99. [ 0.000000] #### DBG num 14
  100. [ 0.000000] #### DBG num 15
  101. [ 0.000000] #### DBG num 16
  102. [ 0.000000] #### DBG num 17
  103. [ 0.000000] #### DBG num 18
  104. [ 0.000000] #### DBG num 19
  105. [ 0.000000] #before table
  106. [ 0.000000] #### DBG num 20
  107. [ 0.000000] #### DBG num 21
  108. [ 0.000000] #before table
  109. [ 0.000000] #### DBG num 22
  110. [ 0.000000] #### DBG num 23
  111. [ 0.000000] #### DBG num 24
  112. [ 0.000000] #### DBG num 25
  113. [ 0.000000] #### DBG num 26
  114. [ 0.000000] #### DBG num 27
  115. [ 0.000000] #### DBG num 28
  116. [ 0.000000] #### DBG num 29
  117. [ 0.000000] #### DBG num 30
  118. [ 0.000000] #### DBG num 31
  119. [ 0.000000] #### DBG num 32
  120. [ 0.000000] #### DBG num 33
  121. [ 0.000000] #### DBG num 34
  122. [ 0.000000] #### DBG num 35
  123. [ 0.000000] #### DBG num 36
  124. [ 0.000000] #### DBG num 37
  125. [ 0.000000] #### DBG num 38
  126. [ 0.000000] #### DBG num 39
  127. [ 0.000000] #### DBG num 40
  128. [ 0.000000] #### DBG num 41
  129. [ 0.000000] #### DBG num 42
  130. [ 0.000000] #### DBG num 43
  131. [ 0.000000] #### DBG num 44
  132. [ 0.000000] #### DBG num 45
  133. [ 0.000000] #### DBG num 46
  134. [ 0.000000] #### DBG num 47
  135. [ 0.000000] #### DBG num 48
  136. [ 0.000000] #### DBG num 49
  137. [ 0.000000] #### DBG num 50
  138. [ 0.000000] #### DBG num 51
  139. [ 0.000000] #### DBG num 52
  140. [ 0.000000] #### DBG num 53
  141. [ 0.000000] #### DBG num 54
  142. [ 0.000000] #### DBG num 55
  143. [ 0.000000] #### DBG num 56
  144. [ 0.000000] #### DBG num 57
  145. [ 0.000000] #### DBG num 58
  146. [ 0.000000] #### DBG num 59
  147. [ 0.000000] #### DBG num 60
  148. [ 0.000000] #### DBG num 61
  149. [ 0.000000] #### DBG num 62
  150. [ 0.000000] #### DBG num 63
  151. [ 0.000000] #### DBG num 64
  152. [ 0.000000] #### DBG num 65
  153. [ 0.000000] #### DBG num 66
  154. [ 0.000000] #### DBG num 67
  155. [ 0.000000] #### DBG num 68
  156. [ 0.000000] #### DBG num 69
  157. [ 0.000000] #### DBG num 70
  158. [ 0.000000] #### DBG num 71
  159. [ 0.000000] #### DBG num 72
  160. [ 0.000000] #### DBG num 73
  161. [ 0.000000] #### DBG num 74
  162. [ 0.000000] #### DBG num 75
  163. [ 0.000000] #### DBG num 76
  164. [ 0.000000] #### DBG num 77
  165. [ 0.000000] #### DBG num 78
  166. [ 0.000000] #### DBG num 79
  167. [ 0.000000] #### DBG num 80
  168. [ 0.000000] #### DBG num 81
  169. [ 0.000000] #### DBG num 82
  170. [ 0.000000] #### DBG num 83
  171. [ 0.000000] #### DBG num 84
  172. [ 0.000000] #### DBG num 85
  173. [ 0.000000] #### DBG num 86
  174. [ 0.000000] #### DBG num 87
  175. [ 0.000000] #### DBG num 88
  176. [ 0.000000] #### DBG num 89
  177. [ 0.000000] #### DBG num 90
  178. [ 0.000000] #### DBG num 91
  179. [ 0.000000] #### DBG num 92
  180. [ 0.000000] #### DBG num 93
  181. [ 0.000000] #### DBG num 94
  182. [ 0.000000] #### DBG num 95
  183. [ 0.000000] #### DBG num 96
  184. [ 0.000000] #### DBG num 97
  185. [ 0.000000] #### DBG num 98
  186. [ 0.000000] #### DBG num 99
  187. [ 0.000000] #### DBG num 100
  188. [ 0.000000] #### DBG num 101
  189. [ 0.000000] #### DBG num 102
  190. [ 0.000000] #### DBG num 103
  191. [ 0.000000] #### DBG num 104
  192. [ 0.000000] #### DBG num 105
  193. [ 0.000000] #### DBG num 107
  194. [ 0.000000] #### DBG num 108
  195. [ 0.000000] #### DBG num 109
  196. [ 0.000000] #### DBG num 110
  197. [ 0.000000] #### DBG num 111
  198. [ 0.000000] #### DBG num 112
  199. [ 0.000000] #### DBG num 113
  200. [ 0.000000] #### DBG num 114
  201. [ 0.000000] #### DBG num 115
  202. [ 0.000000] #### DBG num 116
  203. [ 0.000000] #### DBG num 117
  204. [ 0.000000] #### DBG num 118
  205. [ 0.000000] #### DBG num 119
  206. [ 0.000000] #### DBG num 120
  207. [ 0.000000] #### DBG num 121
  208. [ 0.000000] #### DBG num 122
  209. [ 0.000000] #### DBG num 123
  210. [ 0.000000] #### DBG num 124
  211. [ 0.000000] #### DBG num 125
  212. [ 0.000000] #### DBG num 126
  213. [ 0.000000] #### DBG num 127
  214. [ 0.000000] #### DBG num 128
  215. [ 0.000000] #### DBG num 129
  216. [ 0.000000] #### DBG num 130
  217. [ 0.000000] #### DBG num 131
  218. [ 0.000000] #### DBG num 132
  219. [ 0.000000] #### DBG num 133
  220. [ 0.000000] #### DBG num 134
  221. [ 0.000000] #### DBG num 135
  222. [ 0.000000] #### DBG num 136
  223. [ 0.000000] #### DBG num 137
  224. [ 0.000000] #### DBG num 138
  225. [ 0.000000] #### DBG num 139
  226. [ 0.000000] #### DBG num 140
  227. [ 0.000000] #### DBG num 141
  228. [ 0.000000] #### DBG num 142
  229. [ 0.000000] #### DBG num 143
  230. [ 0.000000] #### DBG num 144
  231. [ 0.000000] #### DBG num 145
  232. [ 0.000000] #### DBG num 146
  233. [ 0.000000] #### DBG num 147
  234. [ 0.000000] #### DBG num 148
  235. [ 0.000000] #### DBG num 149
  236. [ 0.000000] #### DBG num 150
  237. [ 0.000000] #### DBG num 151
  238. [ 0.000000] #### DBG num 152
  239. [ 0.000000] #### DBG num 153
  240. [ 0.000000] #### DBG num 154
  241. [ 0.000000] #### DBG num 155
  242. [ 0.000000] #before table
  243. [ 0.000000] Unable to handle kernel NULL pointer dereference at virtual address 0000041c
  244. [ 0.000000] pgd = (ptrval)
  245. [ 0.000000] [0000041c] *pgd=00000000
  246. [ 0.000000] Internal error: Oops: 5 [#1] SMP ARM
  247. [ 0.000000] Modules linked in:
  248. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.16.0-rc1-dirty #17
  249. [ 0.000000] Hardware name: Allwinner sun6i (A31) Family
  250. [ 0.000000] PC is at _get_div+0x7c/0x90
  251. [ 0.000000] LR is at _get_div+0x68/0x90
  252. [ 0.000000] pc : [<c03a1198>] lr : [<c03a1184>] psr: 600000d3
  253. [ 0.000000] sp : c0a01ed0 ip : 00000000 fp : ef7ec05c
  254. [ 0.000000] r10: c07fe834 r9 : c072cfb0 r8 : c0a9cea8
  255. [ 0.000000] r7 : c0a2e900 r6 : c0a2e900 r5 : 00000000 r4 : 00000418
  256. [ 0.000000] r3 : 00000420 r2 : 703a408e r1 : 2ee58000 r0 : 0000000d
  257. [ 0.000000] Flags: nZCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment none
  258. [ 0.000000] Control: 10c5387d Table: 4000406a DAC: 00000051
  259. [ 0.000000] Process swapper/0 (pid: 0, stack limit = 0x(ptrval))
  260. [ 0.000000] Stack: (0xc0a01ed0 to 0xc0a02000)
  261. [ 0.000000] 1ec0: c0a2e900 016e3600 c0a2e900 c03a11cc
  262. [ 0.000000] 1ee0: c0a2e900 00000000 ef01a080 c0a2e900 c0a9cea8 c03a644c 00000000 00000000
  263. [ 0.000000] 1f00: 00000005 00000000 c07fc19c c039fc64 c07fe834 c0a01f34 0000009b c0a2e900
  264. [ 0.000000] 1f20: c072e9e0 ef7ec05c f0809000 00000000 c07fe834 c039ff28 0000009b c03a622c
  265. [ 0.000000] 1f40: f0809000 00003180 ef7ec05c c0a01f74 ef002880 00000001 00000002 c0919ee8
  266. [ 0.000000] 1f60: ef002840 00000000 c0a04c48 c0917190 00000000 ef002848 ef002908 703a408e
  267. [ 0.000000] 1f80: 00000000 00000000 c0a69b00 c0a04c40 ffffffff c0a69b00 c0a04c48 efffcd40
  268. [ 0.000000] 1fa0: c0938a30 c0908590 00000000 c0900ba0 ffffffff ffffffff 00000000 c090069c
  269. [ 0.000000] 1fc0: 00000000 c0938a30 703e508e 00000000 00000000 c0900330 00000051 10c0387d
  270. [ 0.000000] 1fe0: 40a6ad00 49ff6000 410fc073 10c5387d 00000000 00000000 00000000 00000000
  271. [ 0.000000] [<c03a1198>] (_get_div) from [<c03a11cc>] (divider_recalc_rate+0x20/0xa4)
  272. [ 0.000000] [<c03a11cc>] (divider_recalc_rate) from [<c03a644c>] (ccu_div_recalc_rate+0x68/0x90)
  273. [ 0.000000] [<c03a644c>] (ccu_div_recalc_rate) from [<c039fc64>] (clk_register+0x408/0x6c4)
  274. [ 0.000000] [<c039fc64>] (clk_register) from [<c039ff28>] (clk_hw_register+0x8/0x14)
  275. [ 0.000000] [<c039ff28>] (clk_hw_register) from [<c03a622c>] (sunxi_ccu_probe+0x178/0x1a4)
  276. [ 0.000000] [<c03a622c>] (sunxi_ccu_probe) from [<c0919ee8>] (sun6i_a31_ccu_setup+0xa0/0xb4)
  277. [ 0.000000] [<c0919ee8>] (sun6i_a31_ccu_setup) from [<c0917190>] (of_clk_init+0x16c/0x210)
  278. [ 0.000000] [<c0917190>] (of_clk_init) from [<c0908590>] (sun6i_timer_init+0xc/0x18)
  279. [ 0.000000] [<c0908590>] (sun6i_timer_init) from [<c0900ba0>] (start_kernel+0x2a4/0x3f0)
  280. [ 0.000000] [<c0900ba0>] (start_kernel) from [<00000000>] ( (null))
  281. [ 0.000000] Code: ea000002 e5132010 e1550002 08bd8070 (e5130004)
  282. [ 0.000000] ---[ end trace 18cf53586dba28ff ]---
  283. [ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
  284. [ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task!
  285.  
  286. U-Boot SPL 2018.03-rc1-00960-gf59ab6c659 (Feb 11 2018 - 12:56:04 +0100)
  287. DRAM: 1024 MiB
  288. Trying to boot from FEL
  289.  
  290.  
  291. U-Boot 2018.03-rc1-00960-gf59ab6c659 (Feb 11 2018 - 12:56:04 +0100) Allwinner Technology
  292.  
  293. CPU: Allwinner A31s (SUN6I)
  294. Model: Sinovoip BPI-M2
  295. DRAM: 1 GiB
  296. MMC: SUNXI SD/MMC: 0
  297. Loading Environment from FAT... Card did not respond to voltage select!
  298. mmc_init: -95, time 24
  299. ** Bad device mmc 0 **
  300. Failed (-5)
  301. Loading Environment from MMC... Card did not respond to voltage select!
  302. mmc_init: -95, time 24
  303. *** Warning - MMC init failed, using default environment
  304.  
  305. Failed (-5)
  306. In: serial
  307. Out: serial
  308. Err: serial
  309. Net: eth0: ethernet@01c30000
  310. starting USB...
  311. USB0: USB EHCI 1.00
  312. USB1: USB OHCI 1.0
  313. scanning bus 0 for devices... 2 USB Device(s) found
  314. scanning usb for storage devices... 0 Storage Device(s) found
  315. Hit any key to stop autoboot: 2  1  0
  316. (FEL boot)
  317. ## Executing script at 43100000
  318. ## Booting kernel from Legacy Image at 42000000 ...
  319. Image Name: Linux-4.16.0-rc1-dirty
  320. Image Type: ARM Linux Kernel Image (uncompressed)
  321. Data Size: 3938448 Bytes = 3.8 MiB
  322. Load Address: 40008000
  323. Entry Point: 40008000
  324. Verifying Checksum ... OK
  325. ## Flattened Device Tree blob at 43000000
  326. Booting using the fdt blob at 0x43000000
  327. Loading Kernel Image ... OK
  328. Loading Device Tree to 49ff6000, end 49fff699 ... OK
  329.  
  330. Starting kernel ...
  331.  
  332. [ 0.000000] Booting Linux on physical CPU 0x0
  333. [ 0.000000] Linux version 4.16.0-rc1-dirty (philipp@debian-laptop) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #18 SMP Tue Feb 13 12:07:56 CET 2018
  334. [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  335. [ 0.000000] CPU: div instructions available: patching division code
  336. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  337. [ 0.000000] OF: fdt: Machine model: Sinovoip BPI-M2
  338. [ 0.000000] bootconsole [earlycon0] enabled
  339. [ 0.000000] Memory policy: Data cache writealloc
  340. [ 0.000000] cma: Reserved 16 MiB at 0x7f000000
  341. [ 0.000000] psci: probing for conduit method from DT.
  342. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  343. [ 0.000000] random: fast init done
  344. [ 0.000000] percpu: Embedded 16 pages/cpu @(ptrval) s33804 r8192 d23540 u65536
  345. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
  346. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk=serial,ttyS0,115200 initcall_debug root=/dev/sda1 rw rootwait
  347. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  348. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  349. [ 0.000000] Memory: 1012936K/1048576K available (6144K kernel code, 422K rwdata, 1480K rodata, 1024K init, 249K bss, 19256K reserved, 16384K cma-reserved, 245760K highmem)
  350. [ 0.000000] Virtual kernel memory layout:
  351. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  352. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  353. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  354. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  355. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  356. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  357. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7136 kB)
  358. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  359. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 423 kB)
  360. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 250 kB)
  361. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  362. [ 0.000000] Hierarchical RCU implementation.
  363. [ 0.000000] RCU event tracing is enabled.
  364. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  365. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  366. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  367. [ 0.000000] GIC: Using split EOI/Deactivate mode
  368. [ 0.000000] #### DBG 158
  369. [ 0.000000] #### DBG num 0
  370. [ 0.000000] #### DBG num 1
  371. [ 0.000000] #### DBG num 2
  372. [ 0.000000] #### DBG num 3
  373. [ 0.000000] #### DBG num 4
  374. [ 0.000000] #### DBG num 5
  375. [ 0.000000] #### DBG num 6
  376. [ 0.000000] #### DBG num 7
  377. [ 0.000000] #### DBG num 8
  378. [ 0.000000] #### DBG num 9
  379. [ 0.000000] #### DBG num 10
  380. [ 0.000000] #### DBG num 11
  381. [ 0.000000] #### DBG num 12
  382. [ 0.000000] #### DBG num 13
  383. [ 0.000000] #### DBG num 14
  384. [ 0.000000] #### DBG num 15
  385. [ 0.000000] #### DBG num 16
  386. [ 0.000000] #### DBG num 17
  387. [ 0.000000] #### DBG num 18
  388. [ 0.000000] #### DBG num 19
  389. [ 0.000000] #before _get_diff
  390. [ 0.000000] #after _get_div
  391. [ 0.000000] #### DBG num 20
  392. [ 0.000000] #before _get_diff
  393. [ 0.000000] #after _get_div
  394. [ 0.000000] #### DBG num 21
  395. [ 0.000000] #before _get_diff
  396. [ 0.000000] #after _get_div
  397. [ 0.000000] #### DBG num 22
  398. [ 0.000000] #### DBG num 23
  399. [ 0.000000] #### DBG num 24
  400. [ 0.000000] #### DBG num 25
  401. [ 0.000000] #### DBG num 26
  402. [ 0.000000] #### DBG num 27
  403. [ 0.000000] #### DBG num 28
  404. [ 0.000000] #### DBG num 29
  405. [ 0.000000] #### DBG num 30
  406. [ 0.000000] #### DBG num 31
  407. [ 0.000000] #### DBG num 32
  408. [ 0.000000] #### DBG num 33
  409. [ 0.000000] #### DBG num 34
  410. [ 0.000000] #### DBG num 35
  411. [ 0.000000] #### DBG num 36
  412. [ 0.000000] #### DBG num 37
  413. [ 0.000000] #### DBG num 38
  414. [ 0.000000] #### DBG num 39
  415. [ 0.000000] #### DBG num 40
  416. [ 0.000000] #### DBG num 41
  417. [ 0.000000] #### DBG num 42
  418. [ 0.000000] #### DBG num 43
  419. [ 0.000000] #### DBG num 44
  420. [ 0.000000] #### DBG num 45
  421. [ 0.000000] #### DBG num 46
  422. [ 0.000000] #### DBG num 47
  423. [ 0.000000] #### DBG num 48
  424. [ 0.000000] #### DBG num 49
  425. [ 0.000000] #### DBG num 50
  426. [ 0.000000] #### DBG num 51
  427. [ 0.000000] #### DBG num 52
  428. [ 0.000000] #### DBG num 53
  429. [ 0.000000] #### DBG num 54
  430. [ 0.000000] #### DBG num 55
  431. [ 0.000000] #### DBG num 56
  432. [ 0.000000] #### DBG num 57
  433. [ 0.000000] #### DBG num 58
  434. [ 0.000000] #### DBG num 59
  435. [ 0.000000] #### DBG num 60
  436. [ 0.000000] #### DBG num 61
  437. [ 0.000000] #### DBG num 62
  438. [ 0.000000] #### DBG num 63
  439. [ 0.000000] #### DBG num 64
  440. [ 0.000000] #### DBG num 65
  441. [ 0.000000] #### DBG num 66
  442. [ 0.000000] #### DBG num 67
  443. [ 0.000000] #### DBG num 68
  444. [ 0.000000] #### DBG num 69
  445. [ 0.000000] #### DBG num 70
  446. [ 0.000000] #### DBG num 71
  447. [ 0.000000] #### DBG num 72
  448. [ 0.000000] #### DBG num 73
  449. [ 0.000000] #### DBG num 74
  450. [ 0.000000] #### DBG num 75
  451. [ 0.000000] #### DBG num 76
  452. [ 0.000000] #### DBG num 77
  453. [ 0.000000] #### DBG num 78
  454. [ 0.000000] #### DBG num 79
  455. [ 0.000000] #### DBG num 80
  456. [ 0.000000] #### DBG num 81
  457. [ 0.000000] #### DBG num 82
  458. [ 0.000000] #### DBG num 83
  459. [ 0.000000] #### DBG num 84
  460. [ 0.000000] #### DBG num 85
  461. [ 0.000000] #### DBG num 86
  462. [ 0.000000] #### DBG num 87
  463. [ 0.000000] #### DBG num 88
  464. [ 0.000000] #### DBG num 89
  465. [ 0.000000] #### DBG num 90
  466. [ 0.000000] #### DBG num 91
  467. [ 0.000000] #### DBG num 92
  468. [ 0.000000] #### DBG num 93
  469. [ 0.000000] #### DBG num 94
  470. [ 0.000000] #### DBG num 95
  471. [ 0.000000] #### DBG num 96
  472. [ 0.000000] #### DBG num 97
  473. [ 0.000000] #### DBG num 98
  474. [ 0.000000] #### DBG num 99
  475. [ 0.000000] #### DBG num 100
  476. [ 0.000000] #### DBG num 101
  477. [ 0.000000] #### DBG num 102
  478. [ 0.000000] #### DBG num 103
  479. [ 0.000000] #### DBG num 104
  480. [ 0.000000] #### DBG num 105
  481. [ 0.000000] #### DBG num 107
  482. [ 0.000000] #### DBG num 108
  483. [ 0.000000] #before _get_diff
  484. [ 0.000000] #after _get_div
  485. [ 0.000000] #### DBG num 109
  486. [ 0.000000] #before _get_diff
  487. [ 0.000000] #after _get_div
  488. [ 0.000000] #### DBG num 110
  489. [ 0.000000] #### DBG num 111
  490. [ 0.000000] #### DBG num 112
  491. [ 0.000000] #### DBG num 113
  492. [ 0.000000] #### DBG num 114
  493. [ 0.000000] #### DBG num 115
  494. [ 0.000000] #### DBG num 116
  495. [ 0.000000] #### DBG num 117
  496. [ 0.000000] #### DBG num 118
  497. [ 0.000000] #### DBG num 119
  498. [ 0.000000] #### DBG num 120
  499. [ 0.000000] #### DBG num 121
  500. [ 0.000000] #### DBG num 122
  501. [ 0.000000] #before _get_diff
  502. [ 0.000000] #after _get_div
  503. [ 0.000000] #### DBG num 123
  504. [ 0.000000] #before _get_diff
  505. [ 0.000000] #after _get_div
  506. [ 0.000000] #### DBG num 124
  507. [ 0.000000] #before _get_diff
  508. [ 0.000000] #after _get_div
  509. [ 0.000000] #### DBG num 125
  510. [ 0.000000] #before _get_diff
  511. [ 0.000000] #after _get_div
  512. [ 0.000000] #### DBG num 126
  513. [ 0.000000] #before _get_diff
  514. [ 0.000000] #after _get_div
  515. [ 0.000000] #### DBG num 127
  516. [ 0.000000] #### DBG num 128
  517. [ 0.000000] #### DBG num 129
  518. [ 0.000000] #before _get_diff
  519. [ 0.000000] #after _get_div
  520. [ 0.000000] #### DBG num 130
  521. [ 0.000000] #before _get_diff
  522. [ 0.000000] #after _get_div
  523. [ 0.000000] #### DBG num 131
  524. [ 0.000000] #before _get_diff
  525. [ 0.000000] #after _get_div
  526. [ 0.000000] #### DBG num 132
  527. [ 0.000000] #before _get_diff
  528. [ 0.000000] #after _get_div
  529. [ 0.000000] #### DBG num 133
  530. [ 0.000000] #before _get_diff
  531. [ 0.000000] #after _get_div
  532. [ 0.000000] #### DBG num 134
  533. [ 0.000000] #before _get_diff
  534. [ 0.000000] #after _get_div
  535. [ 0.000000] #### DBG num 135
  536. [ 0.000000] #### DBG num 136
  537. [ 0.000000] #### DBG num 137
  538. [ 0.000000] #### DBG num 138
  539. [ 0.000000] #before _get_diff
  540. [ 0.000000] #after _get_div
  541. [ 0.000000] #### DBG num 139
  542. [ 0.000000] #### DBG num 140
  543. [ 0.000000] #### DBG num 141
  544. [ 0.000000] #### DBG num 142
  545. [ 0.000000] #### DBG num 143
  546. [ 0.000000] #before _get_diff
  547. [ 0.000000] #after _get_div
  548. [ 0.000000] #### DBG num 144
  549. [ 0.000000] #before _get_diff
  550. [ 0.000000] #after _get_div
  551. [ 0.000000] #### DBG num 145
  552. [ 0.000000] #before _get_diff
  553. [ 0.000000] #after _get_div
  554. [ 0.000000] #### DBG num 146
  555. [ 0.000000] #before _get_diff
  556. [ 0.000000] #after _get_div
  557. [ 0.000000] #### DBG num 147
  558. [ 0.000000] #before _get_diff
  559. [ 0.000000] #after _get_div
  560. [ 0.000000] #### DBG num 148
  561. [ 0.000000] #before _get_diff
  562. [ 0.000000] #after _get_div
  563. [ 0.000000] #### DBG num 149
  564. [ 0.000000] #before _get_diff
  565. [ 0.000000] #after _get_div
  566. [ 0.000000] #### DBG num 150
  567. [ 0.000000] #before _get_diff
  568. [ 0.000000] #after _get_div
  569. [ 0.000000] #### DBG num 151
  570. [ 0.000000] #before _get_diff
  571. [ 0.000000] #after _get_div
  572. [ 0.000000] #### DBG num 152
  573. [ 0.000000] #before _get_diff
  574. [ 0.000000] #after _get_div
  575. [ 0.000000] #### DBG num 153
  576. [ 0.000000] #before _get_diff
  577. [ 0.000000] #after _get_div
  578. [ 0.000000] #### DBG num 154
  579. [ 0.000000] #before _get_diff
  580. [ 0.000000] #after _get_div
  581. [ 0.000000] #### DBG num 155
  582. [ 0.000000] #before _get_diff
  583. [ 0.000000] Unable to handle kernel NULL pointer dereference at virtual address 0000041c
  584. [ 0.000000] pgd = (ptrval)
  585. [ 0.000000] [0000041c] *pgd=00000000
  586. [ 0.000000] Internal error: Oops: 5 [#1] SMP ARM
  587. [ 0.000000] Modules linked in:
  588. [ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.16.0-rc1-dirty #18
  589. [ 0.000000] Hardware name: Allwinner sun6i (A31) Family
  590. [ 0.000000] PC is at _get_div+0x2c/0x88
  591. [ 0.000000] LR is at divider_recalc_rate+0x34/0xc8
  592. [ 0.000000] pc : [<c03a1148>] lr : [<c03a11d8>] psr: 200000d3
  593. [ 0.000000] sp : c0a01ee0 ip : 00000000 fp : ef7ec05c
  594. [ 0.000000] r10: c07fe80c r9 : c072cfb0 r8 : c0a9cea8
  595. [ 0.000000] r7 : c0a2e900 r6 : 00000000 r5 : 016e3600 r4 : 00000418
  596. [ 0.000000] r3 : 00000000 r2 : 00000000 r1 : 00000000 r0 : 00000418
  597. [ 0.000000] Flags: nzCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment none
  598. [ 0.000000] Control: 10c5387d Table: 4000406a DAC: 00000051
  599. [ 0.000000] Process swapper/0 (pid: 0, stack limit = 0x(ptrval))
  600. [ 0.000000] Stack: (0xc0a01ee0 to 0xc0a02000)
  601. [ 0.000000] 1ee0: c0a2e900 00000000 ef01a080 c0a2e900 c0a9cea8 c03a6464 00000000 00000000
  602. [ 0.000000] 1f00: 00000005 00000000 c07fc15c c039fc64 c07fe80c c0a01f34 0000009b c0a2e900
  603. [ 0.000000] 1f20: c072e9e0 ef7ec05c f0809000 00000000 c07fe80c c039ff28 0000009b c03a6244
  604. [ 0.000000] 1f40: f0809000 00003180 ef7ec05c c0a01f74 ef002880 00000001 00000002 c0919ee8
  605. [ 0.000000] 1f60: ef002840 00000000 c0a04c48 c0917190 00000000 ef002848 ef002908 703a408e
  606. [ 0.000000] 1f80: 00000000 00000000 c0a69b00 c0a04c40 ffffffff c0a69b00 c0a04c48 efffcd40
  607. [ 0.000000] 1fa0: c0938a30 c0908590 00000000 c0900ba0 ffffffff ffffffff 00000000 c090069c
  608. [ 0.000000] 1fc0: 00000000 c0938a30 703e508e 00000000 00000000 c0900330 00000051 10c0387d
  609. [ 0.000000] 1fe0: 40a6ad00 49ff6000 410fc073 10c5387d 00000000 00000000 00000000 00000000
  610. [ 0.000000] [<c03a1148>] (_get_div) from [<c03a11d8>] (divider_recalc_rate+0x34/0xc8)
  611. [ 0.000000] [<c03a11d8>] (divider_recalc_rate) from [<c03a6464>] (ccu_div_recalc_rate+0x68/0x90)
  612. [ 0.000000] [<c03a6464>] (ccu_div_recalc_rate) from [<c039fc64>] (clk_register+0x408/0x6c4)
  613. [ 0.000000] [<c039fc64>] (clk_register) from [<c039ff28>] (clk_hw_register+0x8/0x14)
  614. [ 0.000000] [<c039ff28>] (clk_hw_register) from [<c03a6244>] (sunxi_ccu_probe+0x178/0x1a4)
  615. [ 0.000000] [<c03a6244>] (sunxi_ccu_probe) from [<c0919ee8>] (sun6i_a31_ccu_setup+0xa0/0xb4)
  616. [ 0.000000] [<c0919ee8>] (sun6i_a31_ccu_setup) from [<c0917190>] (of_clk_init+0x16c/0x210)
  617. [ 0.000000] [<c0917190>] (of_clk_init) from [<c0908590>] (sun6i_timer_init+0xc/0x18)
  618. [ 0.000000] [<c0908590>] (sun6i_timer_init) from [<c0900ba0>] (start_kernel+0x2a4/0x3f0)
  619. [ 0.000000] [<c0900ba0>] (start_kernel) from [<00000000>] ( (null))
  620. [ 0.000000] Code: 1a000012 e3500000 02813001 0a00000d (e5903004)
  621. [ 0.000000] ---[ end trace 18cf53586dba28ff ]---
  622. [ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
  623. [ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement