Advertisement
Guest User

Untitled

a guest
Jun 9th, 2016
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.51 KB | None | 0 0
  1. Uncompressing Linux... done, booting the kernel.
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.6.2-sun8i (root@armbian) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #1 SMP Thu Jun 9 23:43:42 CEST 2016
  4. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: div instructions available: patching division code
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine model: Xunlong Orange Pi PC
  8. [ 0.000000] cma: Reserved 16 MiB at 0x7f000000
  9. [ 0.000000] Memory policy: Data cache writealloc
  10. [ 0.000000] percpu: Embedded 12 pages/cpu @ef6b5000 s19788 r8192 d21172 u49152
  11. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260416
  12. [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 sunxi_ve_mem_rese7
  13. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  14. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  15. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  16. [ 0.000000] Memory: 1005092K/1048576K available (8399K kernel code, 295K rwdata, 2480K rodata, 1024K init, 301K bss, 27100K reserved, 16384K cma-reserved, 245760K h)
  17. [ 0.000000] Virtual kernel memory layout:
  18. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  19. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  20. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  21. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  22. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  23. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  24. [ 0.000000] .text : 0xc0008000 - 0xc0b9fc44 (11872 kB)
  25. [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
  26. [ 0.000000] .data : 0xc0d00000 - 0xc0d49f40 ( 296 kB)
  27. [ 0.000000] .bss : 0xc0d4b000 - 0xc0d96650 ( 302 kB)
  28. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  29. [ 0.000000] Hierarchical RCU implementation.
  30. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  31. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  32. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
  33. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  34. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  35. [ 0.000018] Switching to timer-based delay loop, resolution 41ns
  36. [ 0.000282] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  37. [ 0.000512] Console: colour dummy device 80x30
  38. [ 0.000975] console [tty1] enabled
  39. [ 0.001010] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  40. [ 0.001047] pid_max: default: 32768 minimum: 301
  41. [ 0.001179] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  42. [ 0.001203] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  43. [ 0.001913] CPU: Testing write buffer coherency: ok
  44. [ 0.002246] /cpus/cpu@0 missing clock-frequency property
  45. [ 0.002276] /cpus/cpu@1 missing clock-frequency property
  46. [ 0.002298] /cpus/cpu@2 missing clock-frequency property
  47. [ 0.002321] /cpus/cpu@3 missing clock-frequency property
  48. [ 0.002344] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  49. [ 0.002409] Setting up static identity map for 0x40100000 - 0x40100058
  50. [ 0.004517] Brought up 1 CPUs
  51. [ 0.004551] SMP: Total of 1 processors activated (48.00 BogoMIPS).
  52. [ 0.004570] CPU: All CPU(s) started in SVC mode.
  53. [ 0.005330] devtmpfs: initialized
  54. [ 0.010348] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  55. [ 0.010755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  56. [ 0.011452] xor: measuring software checksum speed
  57. [ 0.110045] arm4regs : 1261.600 MB/sec
  58. [ 0.210099] 8regs : 876.800 MB/sec
  59. [ 0.310152] 32regs : 875.200 MB/sec
  60. [ 0.410205] neon : 1282.400 MB/sec
  61. [ 0.410224] xor: using function: neon (1282.400 MB/sec)
  62. [ 0.410337] pinctrl core: initialized pinctrl subsystem
  63. [ 0.411533] NET: Registered protocol family 16
  64. [ 0.412630] DMA: preallocated 256 KiB pool for atomic coherent allocations
  65. [ 0.413208] cpuidle: using governor ladder
  66. [ 0.413234] cpuidle: using governor menu
  67. [ 0.418838] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  68. [ 0.418875] hw-breakpoint: maximum watchpoint size is 8 bytes.
  69. [ 0.590515] raid6: int32x1 gen() 180 MB/s
  70. [ 0.760633] raid6: int32x1 xor() 165 MB/s
  71. [ 0.930867] raid6: int32x2 gen() 232 MB/s
  72. [ 1.100851] raid6: int32x2 xor() 172 MB/s
  73. [ 1.271114] raid6: int32x4 gen() 225 MB/s
  74. [ 1.441145] raid6: int32x4 xor() 172 MB/s
  75. [ 1.611462] raid6: int32x8 gen() 223 MB/s
  76. [ 1.781526] raid6: int32x8 xor() 149 MB/s
  77. [ 1.951591] raid6: neonx1 gen() 494 MB/s
  78. [ 2.121599] raid6: neonx1 xor() 362 MB/s
  79. [ 2.291780] raid6: neonx2 gen() 649 MB/s
  80. [ 2.461913] raid6: neonx2 xor() 473 MB/s
  81. [ 2.632006] raid6: neonx4 gen() 721 MB/s
  82. [ 2.802190] raid6: neonx4 xor() 498 MB/s
  83. [ 2.972283] raid6: neonx8 gen() 690 MB/s
  84. [ 3.142466] raid6: neonx8 xor() 484 MB/s
  85. [ 3.142485] raid6: using algorithm neonx4 gen() 721 MB/s
  86. [ 3.142502] raid6: .... xor() 498 MB/s, rmw enabled
  87. [ 3.142519] raid6: using intx1 recovery algorithm
  88. [ 3.143971] SCSI subsystem initialized
  89. [ 3.144516] usbcore: registered new interface driver usbfs
  90. [ 3.144591] usbcore: registered new interface driver hub
  91. [ 3.144667] usbcore: registered new device driver usb
  92. [ 3.144911] media: Linux media interface: v0.10
  93. [ 3.144974] Linux video capture interface: v2.00
  94. [ 3.145079] pps_core: LinuxPPS API ver. 1 registered
  95. [ 3.145099] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  96. [ 3.145147] PTP clock support registered
  97. [ 3.146982] clocksource: Switched to clocksource arch_sys_counter
  98. [ 3.156068] NET: Registered protocol family 2
  99. [ 3.156689] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  100. [ 3.156787] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  101. [ 3.156915] TCP: Hash tables configured (established 8192 bind 8192)
  102. [ 3.157044] UDP hash table entries: 512 (order: 2, 16384 bytes)
  103. [ 3.157115] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  104. [ 3.157361] NET: Registered protocol family 1
  105. [ 3.157809] RPC: Registered named UNIX socket transport module.
  106. [ 3.157833] RPC: Registered udp transport module.
  107. [ 3.157850] RPC: Registered tcp transport module.
  108. [ 3.157867] RPC: Registered tcp NFSv4.1 backchannel transport module.
  109. [ 3.158105] Trying to unpack rootfs image as initramfs...
  110. [ 3.377195] Freeing initrd memory: 3872K (c9c38000 - ca000000)
  111. [ 3.378901] futex hash table entries: 1024 (order: 4, 65536 bytes)
  112. [ 3.379324] Initialise system trusted keyring
  113. [ 3.379933] workingset: timestamp_bits=12 max_order=18 bucket_order=6
  114. [ 3.388087] zbud: loaded
  115. [ 3.391387] NFS: Registering the id_resolver key type
  116. [ 3.391456] Key type id_resolver registered
  117. [ 3.391474] Key type id_legacy registered
  118. [ 3.391506] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  119. [ 3.391530] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  120. [ 3.392889] JFS: nTxBlock = 8010, nTxLock = 64084
  121. [ 3.401511] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  122. [ 3.409013] bounce: pool size: 64 pages
  123. [ 3.409289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  124. [ 3.409477] io scheduler noop registered
  125. [ 3.409507] io scheduler deadline registered
  126. [ 3.409567] io scheduler cfq registered (default)
  127. [ 3.410506] gpiod_to_irq: invalid GPIO
  128. [ 3.410528] gpiod_to_irq: invalid GPIO
  129. [ 3.412816] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  130. [ 3.413603] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  131. [ 3.470575] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  132. [ 3.473283] console [ttyS0] disabled
  133. [ 3.493542] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 34, base_baud = 1500000) is a U6_16550A
  134. [ 4.249020] console [ttyS0] enabled
  135. [ 4.275448] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 35, base_baud = 1500000) is a U6_16550A
  136. [ 4.307271] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 36, base_baud = 1500000) is a U6_16550A
  137. [ 4.339083] 1c28c00.serial: ttyS3 at MMIO 0x1c28c00 (irq = 37, base_baud = 1500000) is a U6_16550A
  138. [ 4.351751] brd: module loaded
  139. [ 4.360403] loop: module loaded
  140. [ 4.365059] libphy: 1c30000.ethernet: probed
  141. [ 4.374748] usbcore: registered new interface driver catc
  142. [ 4.380310] usbcore: registered new interface driver kaweth
  143. [ 4.385897] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  144. [ 4.393365] usbcore: registered new interface driver pegasus
  145. [ 4.399096] usbcore: registered new interface driver rtl8150
  146. [ 4.404809] usbcore: registered new interface driver r8152
  147. [ 4.410363] usbcore: registered new interface driver lan78xx
  148. [ 4.416089] usbcore: registered new interface driver asix
  149. [ 4.421556] usbcore: registered new interface driver ax88179_178a
  150. [ 4.427724] usbcore: registered new interface driver cdc_ether
  151. [ 4.433608] usbcore: registered new interface driver cdc_eem
  152. [ 4.439334] usbcore: registered new interface driver dm9601
  153. [ 4.444957] usbcore: registered new interface driver sr9700
  154. [ 4.450611] usbcore: registered new interface driver CoreChips
  155. [ 4.456510] usbcore: registered new interface driver smsc75xx
  156. [ 4.462339] usbcore: registered new interface driver smsc95xx
  157. [ 4.468161] usbcore: registered new interface driver gl620a
  158. [ 4.473786] usbcore: registered new interface driver net1080
  159. [ 4.479515] usbcore: registered new interface driver plusb
  160. [ 4.485054] usbcore: registered new interface driver rndis_host
  161. [ 4.491033] usbcore: registered new interface driver cdc_subset
  162. [ 4.497021] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  163. [ 4.504522] usbcore: registered new interface driver cdc_ncm
  164. [ 4.510256] usbcore: registered new interface driver huawei_cdc_ncm
  165. [ 4.516578] usbcore: registered new interface driver cdc_mbim
  166. [ 4.522350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  167. [ 4.528901] ehci-platform: EHCI generic platform driver
  168. [ 4.534354] ehci-platform 1c1b000.usb: EHCI Host Controller
  169. [ 4.539984] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  170. [ 4.548061] ehci-platform 1c1b000.usb: irq 23, io mem 0x01c1b000
  171. [ 4.566994] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  172. [ 4.573302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  173. [ 4.580122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  174. [ 4.587370] usb usb1: Product: EHCI Host Controller
  175. [ 4.592255] usb usb1: Manufacturer: Linux 4.6.2-sun8i ehci_hcd
  176. [ 4.598104] usb usb1: SerialNumber: 1c1b000.usb
  177. [ 4.603285] hub 1-0:1.0: USB hub found
  178. [ 4.607156] hub 1-0:1.0: 1 port detected
  179. [ 4.611572] ehci-platform 1c1c000.usb: EHCI Host Controller
  180. [ 4.617208] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  181. [ 4.625160] ehci-platform 1c1c000.usb: irq 25, io mem 0x01c1c000
  182. [ 4.646989] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  183. [ 4.653254] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  184. [ 4.660070] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  185. [ 4.667317] usb usb2: Product: EHCI Host Controller
  186. [ 4.672201] usb usb2: Manufacturer: Linux 4.6.2-sun8i ehci_hcd
  187. [ 4.678050] usb usb2: SerialNumber: 1c1c000.usb
  188. [ 4.683139] hub 2-0:1.0: USB hub found
  189. [ 4.686930] hub 2-0:1.0: 1 port detected
  190. [ 4.691316] ehci-platform 1c1d000.usb: EHCI Host Controller
  191. [ 4.696914] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 3
  192. [ 4.704855] ehci-platform 1c1d000.usb: irq 27, io mem 0x01c1d000
  193. [ 4.726989] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  194. [ 4.733248] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  195. [ 4.740065] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  196. [ 4.747312] usb usb3: Product: EHCI Host Controller
  197. [ 4.752196] usb usb3: Manufacturer: Linux 4.6.2-sun8i ehci_hcd
  198. [ 4.758045] usb usb3: SerialNumber: 1c1d000.usb
  199. [ 4.763141] hub 3-0:1.0: USB hub found
  200. [ 4.766932] hub 3-0:1.0: 1 port detected
  201. [ 4.771314] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  202. [ 4.777550] ohci-platform: OHCI generic platform driver
  203. [ 4.782953] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  204. [ 4.789624] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  205. [ 4.798312] ohci-platform 1c1b400.usb: irq 24, io mem 0x01c1b400
  206. [ 4.861149] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  207. [ 4.867969] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  208. [ 4.875203] usb usb4: Product: Generic Platform OHCI controller
  209. [ 4.881140] usb usb4: Manufacturer: Linux 4.6.2-sun8i ohci_hcd
  210. [ 4.886991] usb usb4: SerialNumber: 1c1b400.usb
  211. [ 4.893145] hub 4-0:1.0: USB hub found
  212. [ 4.896936] hub 4-0:1.0: 1 port detected
  213. [ 4.901350] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  214. [ 4.908028] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5
  215. [ 4.915910] ohci-platform 1c1c400.usb: irq 26, io mem 0x01c1c400
  216. [ 4.981141] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  217. [ 4.987953] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  218. [ 4.995188] usb usb5: Product: Generic Platform OHCI controller
  219. [ 5.001130] usb usb5: Manufacturer: Linux 4.6.2-sun8i ohci_hcd
  220. [ 5.006984] usb usb5: SerialNumber: 1c1c400.usb
  221. [ 5.012146] hub 5-0:1.0: USB hub found
  222. [ 5.015937] hub 5-0:1.0: 1 port detected
  223. [ 5.020343] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  224. [ 5.027006] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 6
  225. [ 5.034888] ohci-platform 1c1d400.usb: irq 28, io mem 0x01c1d400
  226. [ 5.101142] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  227. [ 5.107955] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  228. [ 5.115188] usb usb6: Product: Generic Platform OHCI controller
  229. [ 5.121130] usb usb6: Manufacturer: Linux 4.6.2-sun8i ohci_hcd
  230. [ 5.126982] usb usb6: SerialNumber: 1c1d400.usb
  231. [ 5.132141] hub 6-0:1.0: USB hub found
  232. [ 5.135938] hub 6-0:1.0: 1 port detected
  233. [ 5.140389] usbcore: registered new interface driver cdc_wdm
  234. [ 5.146208] usbcore: registered new interface driver usb-storage
  235. [ 5.153161] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  236. [ 5.160001] sun6i-rtc 1f00000.rtc: RTC enabled
  237. [ 5.164616] i2c /dev entries driver
  238. [ 5.169416] sy8106a 0-0065: SY8106A voltage at boot: 1200 mV
  239. [ 5.178276] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  240. [ 5.187017] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  241. [ 5.227004] sunxi-mmc 1c0f000.mmc: base:0xf0d80000 irq:22
  242. [ 5.233040] ledtrig-cpu: registered to indicate activity on CPUs
  243. [ 5.239162] hidraw: raw HID events driver (C) Jiri Kosina
  244. [ 5.244735] usbcore: registered new interface driver usbhid
  245. [ 5.250333] usbhid: USB HID core driver
  246. [ 5.255118] Initializing XFRM netlink socket
  247. [ 5.260333] NET: Registered protocol family 10
  248. [ 5.265995] NET: Registered protocol family 17
  249. [ 5.270552] NET: Registered protocol family 15
  250. [ 5.275045] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  251. [ 5.287734] 8021q: 802.1Q VLAN Support v1.8
  252. [ 5.291973] Key type dns_resolver registered
  253. [ 5.296779] Registering SWP/SWPB emulation handler
  254. [ 5.302343] registered taskstats version 1
  255. [ 5.306478] Loading compiled-in X.509 certificates
  256. [ 5.311392] zswap: loaded using pool lzo/zbud
  257. [ 5.321302] Btrfs loaded
  258. [ 5.340421] Key type encrypted registered
  259. [ 5.347818] vcc3v0: disabling
  260. [ 5.350819] vcc5v0: disabling
  261. [ 5.355260] Freeing unused kernel memory: 1024K (c0c00000 - c0d00000)
  262. [ 5.371192] mmc0: host does not support reading read-only switch, assuming write-enable
  263. [ 5.383387] mmc0: new high speed SDHC card at address e624
  264. [ 5.392511] mmcblk0: mmc0:e624 SU08G 7.40 GiB
  265. [ 5.403735] mmcblk0: p1
  266. [ 5.437295] systemd-udevd[140]: starting version 215
  267. [ 5.443956] random: systemd-udevd urandom read with 0 bits of entropy available
  268. [ 6.663446] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  269. [ 6.986441] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  270. [ 7.000204] systemd[1]: Detected architecture 'arm'.
  271. [ 7.009564] systemd[1]: Set hostname to <orangepipcplus>.
  272. [ 7.306459] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  273. [ 7.323907] systemd[1]: Expecting device dev-ttyS0.device...
  274. [ 7.330258] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  275. [ 7.338183] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  276. [ 7.345831] systemd[1]: Starting Remote File Systems (Pre).
  277. [ 7.351686] systemd[1]: Reached target Remote File Systems (Pre).
  278. [ 7.358007] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  279. [ 7.367460] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  280. [ 7.376952] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  281. [ 7.385196] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  282. [ 7.393221] systemd[1]: Starting Paths.
  283. [ 7.397280] systemd[1]: Reached target Paths.
  284. [ 7.401702] systemd[1]: Starting Encrypted Volumes.
  285. [ 7.406753] systemd[1]: Reached target Encrypted Volumes.
  286. [ 7.412254] systemd[1]: Starting Swap.
  287. [ 7.416170] systemd[1]: Reached target Swap.
  288. [ 7.420542] systemd[1]: Starting Root Slice.
  289. [ 7.425055] systemd[1]: Created slice Root Slice.
  290. [ 7.429854] systemd[1]: Starting User and Session Slice.
  291. [ 7.435496] systemd[1]: Created slice User and Session Slice.
  292. [ 7.441347] systemd[1]: Starting Delayed Shutdown Socket.
  293. [ 7.447080] systemd[1]: Listening on Delayed Shutdown Socket.
  294. [ 7.452884] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  295. [ 7.459849] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  296. [ 7.466869] systemd[1]: Starting Journal Socket (/dev/log).
  297. [ 7.472757] systemd[1]: Listening on Journal Socket (/dev/log).
  298. [ 7.478803] systemd[1]: Starting udev Control Socket.
  299. [ 7.484097] systemd[1]: Listening on udev Control Socket.
  300. [ 7.489605] systemd[1]: Starting udev Kernel Socket.
  301. [ 7.494801] systemd[1]: Listening on udev Kernel Socket.
  302. [ 7.500232] systemd[1]: Starting Journal Socket.
  303. [ 7.505130] systemd[1]: Listening on Journal Socket.
  304. [ 7.510256] systemd[1]: Starting System Slice.
  305. [ 7.515031] systemd[1]: Created slice System Slice.
  306. [ 7.520038] systemd[1]: Started File System Check on Root Device.
  307. [ 7.526179] systemd[1]: Starting system-serial\x2dgetty.slice.
  308. [ 7.532453] systemd[1]: Created slice system-serial\x2dgetty.slice.
  309. [ 7.538826] systemd[1]: Starting system-getty.slice.
  310. [ 7.544126] systemd[1]: Created slice system-getty.slice.
  311. [ 7.549685] systemd[1]: Starting Increase datagram queue length...
  312. [ 7.558436] systemd[1]: Starting Restore / save the current clock...
  313. [ 7.578471] systemd[1]: Mounting POSIX Message Queue File System...
  314. [ 7.594358] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  315. [ 7.637914] systemd[1]: Starting Load Kernel Modules...
  316. [ 7.646334] systemd[1]: Starting udev Coldplug all Devices...
  317. [ 7.669026] systemd[1]: Mounted Huge Pages File System.
  318. [ 7.712476] fuse init (API version 7.24)
  319. [ 7.723748] systemd[1]: Started Set Up Additional Binary Formats.
  320. [ 7.730587] systemd[1]: Mounting Debug File System...
  321. [ 7.748595] systemd[1]: Starting LSB: Set keymap...
  322. [ 7.783427] systemd[1]: Starting Slices.
  323. [ 7.807685] systemd[1]: Reached target Slices.
  324. [ 7.816928] systemd[1]: Mounted Debug File System.
  325. [ 7.825249] systemd[1]: Mounted POSIX Message Queue File System.
  326. [ 7.832658] systemd[1]: Started Increase datagram queue length.
  327. [ 7.843706] systemd[1]: Started Restore / save the current clock.
  328. [ 7.851511] systemd[1]: Started Create list of required static device nodes for the current kernel.
  329. [ 7.861753] systemd[1]: Started Load Kernel Modules.
  330. [ 7.877185] systemd[1]: Started LSB: Set keymap.
  331. [ 7.885139] systemd[1]: Time has been changed
  332. [ 8.041384] systemd[1]: Started udev Coldplug all Devices.
  333. [ 8.096586] systemd[1]: Starting Apply Kernel Variables...
  334. [ 8.105399] systemd[1]: Mounting FUSE Control File System...
  335. [ 8.122134] systemd[1]: Mounted Configuration File System.
  336. [ 8.140463] systemd[1]: Starting Create Static Device Nodes in /dev...
  337. [ 8.151458] systemd[1]: Starting Syslog Socket.
  338. [ 8.162322] systemd[1]: Listening on Syslog Socket.
  339. [ 8.168642] systemd[1]: Starting Journal Service...
  340. [ 8.183421] systemd[1]: Started Journal Service.
  341. [ 8.299969] systemd-udevd[230]: starting version 215
  342. [ 8.862694] Unable to handle kernel paging request at virtual address e1a01006
  343. [ 8.869937] pgd = ee400000
  344. [ 8.872648] [e1a01006] *pgd=61a1141e(bad)
  345. [ 8.876686] Internal error: Oops: 8000000d [#1] SMP ARM
  346. [ 8.881909] Modules linked in: cpufreq_dt thermal_sys fuse
  347. [ 8.887443] CPU: 0 PID: 107 Comm: kworker/0:2 Not tainted 4.6.2-sun8i #1
  348. [ 8.894140] Hardware name: Allwinner sun8i Family
  349. [ 8.898856] Workqueue: events dbs_work_handler
  350. [ 8.903310] task: ee095580 ti: ee35c000 task.ti: ee35c000
  351. [ 8.908708] PC is at 0xe1a01006
  352. [ 8.911856] LR is at clk_factors_set_rate+0xf8/0x118
  353. [ 8.916822] pc : [<e1a01006>] lr : [<c0729b20>] psr: 600000b3
  354. [ 8.916822] sp : ee35dde0 ip : 00000000 fp : 00147260
  355. [ 8.928296] r10: 00147260 r9 : 0000001b r8 : c09a9910
  356. [ 8.933520] r7 : a0000013 r6 : 00000501 r5 : ef004a00 r4 : 90001b10
  357. [ 8.940045] r3 : e1a01007 r2 : 00000010 r1 : 00000003 r0 : 0004e2fa
  358. [ 8.946570] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA Thumb Segment none
  359. [ 8.953968] Control: 10c5387d Table: 6e40006a DAC: 00000051
  360. [ 8.959712] Process kworker/0:2 (pid: 107, stack limit = 0xee35c210)
  361. [ 8.966064] Stack: (0xee35dde0 to 0xee35e000)
  362. [ 8.970423] dde0: 501bd000 016e3600 00011b00 00000000 eeb068c0 016e3600 ef007180 3c14dc00
  363. [ 8.978604] de00: c0727a7c eeb068c0 00147260 c0724f10 ef007580 501bd000 00000000 ef007180
  364. [ 8.986784] de20: eeb068c0 c072541c eeb06880 501bd000 ef6b5050 eeb06a80 eeb068c0 c0725488
  365. [ 8.994964] de40: eeb06880 00000000 ef6b5050 c05cddd0 00147260 00000000 00000000 00116520
  366. [ 9.003145] de60: 00116520 00116520 501bd000 3c14dc00 c0c5c550 ef284e00 00000000 c0d8bc40
  367. [ 9.011326] de80: ef2fd048 00000006 00000000 00000000 ee334c80 c06ea2b8 ee35dea4 edd08000
  368. [ 9.019506] dea0: 00000001 00000006 00000004 000f6180 00148200 00000021 ef2fd100 ef284e00
  369. [ 9.027687] dec0: eeb06d40 ef2fd100 ef2fd180 eeb06d40 ef6b8e00 c06ed4f0 ef2fd140 00000000
  370. [ 9.035868] dee0: ef2fd104 ef284e00 c0d3e644 00000000 ef6b8e00 c06ee0c0 ef2fd140 ee334c80
  371. [ 9.044049] df00: ef6b8e00 00000000 ef6bc400 c0135c98 c0d02100 ef6b8e18 ef6b8e00 ee334c98
  372. [ 9.052229] df20: 00000008 c0d02100 ef6b8e18 ee35c000 ef6b8e00 c0135fa4 ee335e00 ee334c80
  373. [ 9.060410] df40: c0135f6c 00000000 ee335e00 ee334c80 c0135f6c 00000000 00000000 00000000
  374. [ 9.068590] df60: 00000000 c013b588 00000002 00000000 ffffffff ee334c80 00000000 00000000
  375. [ 9.076773] df80: ee35df80 ee35df80 00000000 00000000 ee35df90 ee35df90 ee335e00 ee335e00
  376. [ 9.084953] dfa0: c013b4ac 00000000 00000000 c01076f8 00000000 00000000 00000000 00000000
  377. [ 9.093133] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  378. [ 9.101314] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 fbfffd7e ffffffef
  379. [ 9.109509] [<c0729b20>] (clk_factors_set_rate) from [<c0724f10>] (clk_change_rate+0x17c/0x210)
  380. [ 9.118216] [<c0724f10>] (clk_change_rate) from [<c072541c>] (clk_core_set_rate_nolock+0x68/0xb0)
  381. [ 9.127093] [<c072541c>] (clk_core_set_rate_nolock) from [<c0725488>] (clk_set_rate+0x24/0x34)
  382. [ 9.135712] [<c0725488>] (clk_set_rate) from [<c05cddd0>] (dev_pm_opp_set_rate+0x134/0x28c)
  383. [ 9.144070] [<c05cddd0>] (dev_pm_opp_set_rate) from [<c06ea2b8>] (__cpufreq_driver_target+0x168/0x290)
  384. [ 9.153380] [<c06ea2b8>] (__cpufreq_driver_target) from [<c06ed4f0>] (od_dbs_timer+0x98/0x164)
  385. [ 9.161997] [<c06ed4f0>] (od_dbs_timer) from [<c06ee0c0>] (dbs_work_handler+0x2c/0x54)
  386. [ 9.169922] [<c06ee0c0>] (dbs_work_handler) from [<c0135c98>] (process_one_work+0x134/0x408)
  387. [ 9.178366] [<c0135c98>] (process_one_work) from [<c0135fa4>] (worker_thread+0x38/0x594)
  388. [ 9.186462] [<c0135fa4>] (worker_thread) from [<c013b588>] (kthread+0xdc/0xf4)
  389. [ 9.193692] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  390. [ 9.200922] Code: ffef deaf deff ffff (ffff) 7fff
  391. [ 9.205714] ---[ end trace 43e19852b24ff6c2 ]---
  392. [ 9.210351] ------------[ cut here ]------------
  393. [ 9.214976] WARNING: CPU: 0 PID: 107 at kernel/softirq.c:150 __local_bh_enable_ip+0x98/0xc8
  394. [ 9.223326] Modules linked in: cpufreq_dt thermal_sys fuse
  395. [ 9.228857] CPU: 0 PID: 107 Comm: kworker/0:2 Tainted: G D 4.6.2-sun8i #1
  396. [ 9.236773] Hardware name: Allwinner sun8i Family
  397. [ 9.241490] [<c010e9c8>] (unwind_backtrace) from [<c010b308>] (show_stack+0x10/0x14)
  398. [ 9.249242] [<c010b308>] (show_stack) from [<c052b604>] (dump_stack+0x84/0x98)
  399. [ 9.256472] [<c052b604>] (dump_stack) from [<c011f86c>] (__warn+0xe8/0x100)
  400. [ 9.263435] [<c011f86c>] (__warn) from [<c011f934>] (warn_slowpath_null+0x20/0x28)
  401. [ 9.271010] [<c011f934>] (warn_slowpath_null) from [<c0124538>] (__local_bh_enable_ip+0x98/0xc8)
  402. [ 9.279802] [<c0124538>] (__local_bh_enable_ip) from [<c019d5a0>] (cgroup_exit+0x44/0xd0)
  403. [ 9.287985] [<c019d5a0>] (cgroup_exit) from [<c01231e0>] (do_exit+0x32c/0xa50)
  404. [ 9.295212] [<c01231e0>] (do_exit) from [<c010b548>] (die+0x23c/0x43c)
  405. [ 9.301743] [<c010b548>] (die) from [<c011a76c>] (__do_kernel_fault.part.0+0x64/0x8f8)
  406. [ 9.309666] [<c011a76c>] (__do_kernel_fault.part.0) from [<c01162a8>] (do_sect_fault+0x0/0x10)
  407. [ 9.318280] [<c01162a8>] (do_sect_fault) from [<ee35dcc8>] (0xee35dcc8)
  408. [ 9.324890] ---[ end trace 43e19852b24ff6c3 ]---
  409. [ 30.356963] INFO: rcu_sched detected stalls on CPUs/tasks:
  410. [ 30.362491] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  411. [ 30.370067] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  412. [ 30.377641] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  413. [ 30.385209] (detected by 0, t=2102 jiffies, g=-156, c=-157, q=621)
  414. [ 30.391488] Task dump for CPU 1:
  415. [ 30.394717] swapper/1 R running 0 0 1 0x00000000
  416. [ 30.401098] Task dump for CPU 2:
  417. [ 30.404327] swapper/2 R running 0 0 1 0x00000000
  418. [ 30.410701] Task dump for CPU 3:
  419. [ 30.413930] swapper/3 R running 0 0 1 0x00000000
  420. [ 30.420308] rcu_sched kthread starved for 2100 jiffies! g4294967140 c4294967139 f0x0 RCU_GP_WAIT_FQS(3) ->state=0x0
  421. [ 30.430739] rcu_sched R running 0 7 2 0x00000000
  422. [ 30.437131] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  423. [ 30.444183] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  424. [ 30.451936] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  425. [ 30.460209] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  426. [ 30.467528] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  427. [ 93.406957] INFO: rcu_sched detected stalls on CPUs/tasks:
  428. [ 93.412459] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  429. [ 93.420032] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  430. [ 93.427604] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  431. [ 93.435173] (detected by 0, t=8407 jiffies, g=-156, c=-157, q=621)
  432. [ 93.441448] Task dump for CPU 1:
  433. [ 93.444676] swapper/1 R running 0 0 1 0x00000000
  434. [ 93.451050] Task dump for CPU 2:
  435. [ 93.454278] swapper/2 R running 0 0 1 0x00000000
  436. [ 93.460652] Task dump for CPU 3:
  437. [ 93.463880] swapper/3 R running 0 0 1 0x00000000
  438. [ 93.470258] rcu_sched kthread starved for 8405 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  439. [ 93.480688] rcu_sched R running 0 7 2 0x00000000
  440. [ 93.487069] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  441. [ 93.494119] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  442. [ 93.501868] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  443. [ 93.510137] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  444. [ 93.517453] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  445. [ 156.456957] INFO: rcu_sched detected stalls on CPUs/tasks:
  446. [ 156.462457] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  447. [ 156.470030] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  448. [ 156.477603] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  449. [ 156.485170] (detected by 0, t=14712 jiffies, g=-156, c=-157, q=621)
  450. [ 156.491534] Task dump for CPU 1:
  451. [ 156.494762] swapper/1 R running 0 0 1 0x00000000
  452. [ 156.501137] Task dump for CPU 2:
  453. [ 156.504365] swapper/2 R running 0 0 1 0x00000000
  454. [ 156.510739] Task dump for CPU 3:
  455. [ 156.513967] swapper/3 R running 0 0 1 0x00000000
  456. [ 156.520345] rcu_sched kthread starved for 14710 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  457. [ 156.530863] rcu_sched R running 0 7 2 0x00000000
  458. [ 156.537242] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  459. [ 156.544291] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  460. [ 156.552039] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  461. [ 156.560309] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  462. [ 156.567624] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  463. [ 219.506956] INFO: rcu_sched detected stalls on CPUs/tasks:
  464. [ 219.512455] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  465. [ 219.520028] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  466. [ 219.527600] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  467. [ 219.535169] (detected by 0, t=21017 jiffies, g=-156, c=-157, q=621)
  468. [ 219.541532] Task dump for CPU 1:
  469. [ 219.544760] swapper/1 R running 0 0 1 0x00000000
  470. [ 219.551135] Task dump for CPU 2:
  471. [ 219.554363] swapper/2 R running 0 0 1 0x00000000
  472. [ 219.560737] Task dump for CPU 3:
  473. [ 219.563965] swapper/3 R running 0 0 1 0x00000000
  474. [ 219.570342] rcu_sched kthread starved for 21015 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  475. [ 219.580860] rcu_sched R running 0 7 2 0x00000000
  476. [ 219.587239] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  477. [ 219.594289] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  478. [ 219.602037] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  479. [ 219.610307] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  480. [ 219.617622] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  481. [ 282.556956] INFO: rcu_sched detected stalls on CPUs/tasks:
  482. [ 282.562456] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  483. [ 282.570029] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  484. [ 282.577602] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  485. [ 282.585170] (detected by 0, t=27322 jiffies, g=-156, c=-157, q=621)
  486. [ 282.591533] Task dump for CPU 1:
  487. [ 282.594761] swapper/1 R running 0 0 1 0x00000000
  488. [ 282.601136] Task dump for CPU 2:
  489. [ 282.604364] swapper/2 R running 0 0 1 0x00000000
  490. [ 282.610738] Task dump for CPU 3:
  491. [ 282.613966] swapper/3 R running 0 0 1 0x00000000
  492. [ 282.620342] rcu_sched kthread starved for 27320 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  493. [ 282.630859] rcu_sched R running 0 7 2 0x00000000
  494. [ 282.637238] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  495. [ 282.644288] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  496. [ 282.652036] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  497. [ 282.660305] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  498. [ 282.667621] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  499. [ 345.606956] INFO: rcu_sched detected stalls on CPUs/tasks:
  500. [ 345.612456] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  501. [ 345.620029] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  502. [ 345.627602] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  503. [ 345.635170] (detected by 0, t=33627 jiffies, g=-156, c=-157, q=621)
  504. [ 345.641532] Task dump for CPU 1:
  505. [ 345.644760] swapper/1 R running 0 0 1 0x00000000
  506. [ 345.651135] Task dump for CPU 2:
  507. [ 345.654363] swapper/2 R running 0 0 1 0x00000000
  508. [ 345.660737] Task dump for CPU 3:
  509. [ 345.663965] swapper/3 R running 0 0 1 0x00000000
  510. [ 345.670343] rcu_sched kthread starved for 33625 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  511. [ 345.680859] rcu_sched R running 0 7 2 0x00000000
  512. [ 345.687239] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  513. [ 345.694289] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  514. [ 345.702037] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  515. [ 345.710307] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  516. [ 345.717622] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  517. [ 408.656955] INFO: rcu_sched detected stalls on CPUs/tasks:
  518. [ 408.662454] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  519. [ 408.670027] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  520. [ 408.677599] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  521. [ 408.685167] (detected by 0, t=39932 jiffies, g=-156, c=-157, q=621)
  522. [ 408.691531] Task dump for CPU 1:
  523. [ 408.694759] swapper/1 R running 0 0 1 0x00000000
  524. [ 408.701134] Task dump for CPU 2:
  525. [ 408.704362] swapper/2 R running 0 0 1 0x00000000
  526. [ 408.710736] Task dump for CPU 3:
  527. [ 408.713964] swapper/3 R running 0 0 1 0x00000000
  528. [ 408.720341] rcu_sched kthread starved for 39930 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  529. [ 408.730859] rcu_sched R running 0 7 2 0x00000000
  530. [ 408.737238] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  531. [ 408.744287] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  532. [ 408.752035] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  533. [ 408.760305] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  534. [ 408.767620] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  535. [ 471.706955] INFO: rcu_sched detected stalls on CPUs/tasks:
  536. [ 471.712454] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  537. [ 471.720027] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  538. [ 471.727599] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  539. [ 471.735167] (detected by 0, t=46237 jiffies, g=-156, c=-157, q=621)
  540. [ 471.741531] Task dump for CPU 1:
  541. [ 471.744759] swapper/1 R running 0 0 1 0x00000000
  542. [ 471.751133] Task dump for CPU 2:
  543. [ 471.754361] swapper/2 R running 0 0 1 0x00000000
  544. [ 471.760734] Task dump for CPU 3:
  545. [ 471.763962] swapper/3 R running 0 0 1 0x00000000
  546. [ 471.770339] rcu_sched kthread starved for 46235 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  547. [ 471.780856] rcu_sched R running 0 7 2 0x00000000
  548. [ 471.787235] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  549. [ 471.794284] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  550. [ 471.802032] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  551. [ 471.810301] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  552. [ 471.817616] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  553. [ 534.756955] INFO: rcu_sched detected stalls on CPUs/tasks:
  554. [ 534.762455] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  555. [ 534.770028] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  556. [ 534.777600] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  557. [ 534.785168] (detected by 0, t=52542 jiffies, g=-156, c=-157, q=621)
  558. [ 534.791531] Task dump for CPU 1:
  559. [ 534.794759] swapper/1 R running 0 0 1 0x00000000
  560. [ 534.801133] Task dump for CPU 2:
  561. [ 534.804361] swapper/2 R running 0 0 1 0x00000000
  562. [ 534.810736] Task dump for CPU 3:
  563. [ 534.813964] swapper/3 R running 0 0 1 0x00000000
  564. [ 534.820341] rcu_sched kthread starved for 52540 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  565. [ 534.830857] rcu_sched R running 0 7 2 0x00000000
  566. [ 534.837237] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  567. [ 534.844285] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  568. [ 534.852034] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  569. [ 534.860303] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  570. [ 534.867618] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  571. [ 597.806955] INFO: rcu_sched detected stalls on CPUs/tasks:
  572. [ 597.812453] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  573. [ 597.820027] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  574. [ 597.827599] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  575. [ 597.835167] (detected by 0, t=58847 jiffies, g=-156, c=-157, q=621)
  576. [ 597.841530] Task dump for CPU 1:
  577. [ 597.844758] swapper/1 R running 0 0 1 0x00000000
  578. [ 597.851131] Task dump for CPU 2:
  579. [ 597.854359] swapper/2 R running 0 0 1 0x00000000
  580. [ 597.860733] Task dump for CPU 3:
  581. [ 597.863961] swapper/3 R running 0 0 1 0x00000000
  582. [ 597.870338] rcu_sched kthread starved for 58845 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  583. [ 597.880856] rcu_sched R running 0 7 2 0x00000000
  584. [ 597.887236] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  585. [ 597.894284] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  586. [ 597.902033] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  587. [ 597.910302] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  588. [ 597.917617] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  589. [ 660.856954] INFO: rcu_sched detected stalls on CPUs/tasks:
  590. [ 660.862454] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  591. [ 660.870027] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  592. [ 660.877600] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  593. [ 660.885168] (detected by 0, t=65152 jiffies, g=-156, c=-157, q=621)
  594. [ 660.891531] Task dump for CPU 1:
  595. [ 660.894759] swapper/1 R running 0 0 1 0x00000000
  596. [ 660.901134] Task dump for CPU 2:
  597. [ 660.904362] swapper/2 R running 0 0 1 0x00000000
  598. [ 660.910736] Task dump for CPU 3:
  599. [ 660.913964] swapper/3 R running 0 0 1 0x00000000
  600. [ 660.920340] rcu_sched kthread starved for 65150 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  601. [ 660.930858] rcu_sched R running 0 7 2 0x00000000
  602. [ 660.937237] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  603. [ 660.944286] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  604. [ 660.952034] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  605. [ 660.960303] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  606. [ 660.967619] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  607. [ 723.906954] INFO: rcu_sched detected stalls on CPUs/tasks:
  608. [ 723.912453] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  609. [ 723.920026] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  610. [ 723.927598] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  611. [ 723.935166] (detected by 0, t=71457 jiffies, g=-156, c=-157, q=621)
  612. [ 723.941528] Task dump for CPU 1:
  613. [ 723.944756] swapper/1 R running 0 0 1 0x00000000
  614. [ 723.951130] Task dump for CPU 2:
  615. [ 723.954358] swapper/2 R running 0 0 1 0x00000000
  616. [ 723.960730] Task dump for CPU 3:
  617. [ 723.963958] swapper/3 R running 0 0 1 0x00000000
  618. [ 723.970336] rcu_sched kthread starved for 71455 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  619. [ 723.980852] rcu_sched R running 0 7 2 0x00000000
  620. [ 723.987232] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  621. [ 723.994282] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  622. [ 724.002030] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  623. [ 724.010299] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  624. [ 724.017615] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  625. [ 786.956954] INFO: rcu_sched detected stalls on CPUs/tasks:
  626. [ 786.962452] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  627. [ 786.970025] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  628. [ 786.977597] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  629. [ 786.985165] (detected by 0, t=77762 jiffies, g=-156, c=-157, q=621)
  630. [ 786.991529] Task dump for CPU 1:
  631. [ 786.994757] swapper/1 R running 0 0 1 0x00000000
  632. [ 787.001131] Task dump for CPU 2:
  633. [ 787.004359] swapper/2 R running 0 0 1 0x00000000
  634. [ 787.010733] Task dump for CPU 3:
  635. [ 787.013961] swapper/3 R running 0 0 1 0x00000000
  636. [ 787.020338] rcu_sched kthread starved for 77760 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  637. [ 787.030855] rcu_sched R running 0 7 2 0x00000000
  638. [ 787.037234] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  639. [ 787.044283] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  640. [ 787.052031] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  641. [ 787.060300] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  642. [ 787.067615] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  643. [ 850.006954] INFO: rcu_sched detected stalls on CPUs/tasks:
  644. [ 850.012454] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  645. [ 850.020027] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  646. [ 850.027599] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  647. [ 850.035167] (detected by 0, t=84067 jiffies, g=-156, c=-157, q=621)
  648. [ 850.041531] Task dump for CPU 1:
  649. [ 850.044759] swapper/1 R running 0 0 1 0x00000000
  650. [ 850.051134] Task dump for CPU 2:
  651. [ 850.054362] swapper/2 R running 0 0 1 0x00000000
  652. [ 850.060735] Task dump for CPU 3:
  653. [ 850.063963] swapper/3 R running 0 0 1 0x00000000
  654. [ 850.070340] rcu_sched kthread starved for 84065 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  655. [ 850.080857] rcu_sched R running 0 7 2 0x00000000
  656. [ 850.087236] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  657. [ 850.094285] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  658. [ 850.102034] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  659. [ 850.110303] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  660. [ 850.117618] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  661. [ 913.056954] INFO: rcu_sched detected stalls on CPUs/tasks:
  662. [ 913.062453] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  663. [ 913.070026] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  664. [ 913.077598] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  665. [ 913.085166] (detected by 0, t=90372 jiffies, g=-156, c=-157, q=621)
  666. [ 913.091529] Task dump for CPU 1:
  667. [ 913.094757] swapper/1 R running 0 0 1 0x00000000
  668. [ 913.101132] Task dump for CPU 2:
  669. [ 913.104360] swapper/2 R running 0 0 1 0x00000000
  670. [ 913.110734] Task dump for CPU 3:
  671. [ 913.113962] swapper/3 R running 0 0 1 0x00000000
  672. [ 913.120339] rcu_sched kthread starved for 90370 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  673. [ 913.130857] rcu_sched R running 0 7 2 0x00000000
  674. [ 913.137236] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  675. [ 913.144285] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  676. [ 913.152033] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  677. [ 913.160303] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  678. [ 913.167618] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  679. [ 976.106953] INFO: rcu_sched detected stalls on CPUs/tasks:
  680. [ 976.112453] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  681. [ 976.120026] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  682. [ 976.127598] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  683. [ 976.135166] (detected by 0, t=96677 jiffies, g=-156, c=-157, q=621)
  684. [ 976.141530] Task dump for CPU 1:
  685. [ 976.144758] swapper/1 R running 0 0 1 0x00000000
  686. [ 976.151132] Task dump for CPU 2:
  687. [ 976.154361] swapper/2 R running 0 0 1 0x00000000
  688. [ 976.160735] Task dump for CPU 3:
  689. [ 976.163963] swapper/3 R running 0 0 1 0x00000000
  690. [ 976.170339] rcu_sched kthread starved for 96675 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  691. [ 976.180848] rcu_sched R running 0 7 2 0x00000000
  692. [ 976.187227] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  693. [ 976.194277] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  694. [ 976.202026] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  695. [ 976.210295] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  696. [ 976.217610] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  697. [ 1039.156953] INFO: rcu_sched detected stalls on CPUs/tasks:
  698. [ 1039.162443] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  699. [ 1039.170016] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  700. [ 1039.177588] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  701. [ 1039.185156] (detected by 0, t=102982 jiffies, g=-156, c=-157, q=621)
  702. [ 1039.191606] Task dump for CPU 1:
  703. [ 1039.194834] swapper/1 R running 0 0 1 0x00000000
  704. [ 1039.201209] Task dump for CPU 2:
  705. [ 1039.204437] swapper/2 R running 0 0 1 0x00000000
  706. [ 1039.210809] Task dump for CPU 3:
  707. [ 1039.214037] swapper/3 R running 0 0 1 0x00000000
  708. [ 1039.220415] rcu_sched kthread starved for 102980 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  709. [ 1039.231019] rcu_sched R running 0 7 2 0x00000000
  710. [ 1039.237397] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  711. [ 1039.244447] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  712. [ 1039.252195] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  713. [ 1039.260464] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  714. [ 1039.267779] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  715. [ 1102.206952] INFO: rcu_sched detected stalls on CPUs/tasks:
  716. [ 1102.212452] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  717. [ 1102.220025] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  718. [ 1102.227597] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  719. [ 1102.235165] (detected by 0, t=109287 jiffies, g=-156, c=-157, q=621)
  720. [ 1102.241614] Task dump for CPU 1:
  721. [ 1102.244842] swapper/1 R running 0 0 1 0x00000000
  722. [ 1102.251217] Task dump for CPU 2:
  723. [ 1102.254445] swapper/2 R running 0 0 1 0x00000000
  724. [ 1102.260817] Task dump for CPU 3:
  725. [ 1102.264045] swapper/3 R running 0 0 1 0x00000000
  726. [ 1102.270421] rcu_sched kthread starved for 109285 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  727. [ 1102.281025] rcu_sched R running 0 7 2 0x00000000
  728. [ 1102.287405] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  729. [ 1102.294453] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  730. [ 1102.302202] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  731. [ 1102.310471] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  732. [ 1102.317786] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
  733. [ 1165.256952] INFO: rcu_sched detected stalls on CPUs/tasks:
  734. [ 1165.262452] 1-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  735. [ 1165.270025] 2-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  736. [ 1165.277597] 3-O..: (144 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=2
  737. [ 1165.285165] (detected by 0, t=115592 jiffies, g=-156, c=-157, q=621)
  738. [ 1165.291615] Task dump for CPU 1:
  739. [ 1165.294843] swapper/1 R running 0 0 1 0x00000000
  740. [ 1165.301217] Task dump for CPU 2:
  741. [ 1165.304445] swapper/2 R running 0 0 1 0x00000000
  742. [ 1165.310819] Task dump for CPU 3:
  743. [ 1165.314047] swapper/3 R running 0 0 1 0x00000000
  744. [ 1165.320423] rcu_sched kthread starved for 115590 jiffies! g4294967140 c4294967139 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
  745. [ 1165.331028] rcu_sched R running 0 7 2 0x00000000
  746. [ 1165.337407] [<c08817a8>] (__schedule) from [<c0881c10>] (schedule+0x44/0x9c)
  747. [ 1165.344457] [<c0881c10>] (schedule) from [<c08845f0>] (schedule_timeout+0x120/0x1b4)
  748. [ 1165.352205] [<c08845f0>] (schedule_timeout) from [<c0177588>] (rcu_gp_kthread+0x3ec/0x8bc)
  749. [ 1165.360474] [<c0177588>] (rcu_gp_kthread) from [<c013b588>] (kthread+0xdc/0xf4)
  750. [ 1165.367789] [<c013b588>] (kthread) from [<c01076f8>] (ret_from_fork+0x14/0x3c)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement