Advertisement
Guest User

Radeon kernel panic

a guest
Apr 23rd, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.80 KB | None | 0 0
  1. EFI stub: Booting Linux Kernel...
  2. EFI stub: Using DTB from configuration table
  3. EFI stub: Exiting boot services and installing virtual address map...
  4. L3c Cache: 8MB
  5. [ 0.000000] Booting Linux on physical CPU 0x0
  6. [ 0.000000] Initializing cgroup subsys cpuset
  7. [ 0.000000] Initializing cgroup subsys cpu
  8. [ 0.000000] Initializing cgroup subsys cpuacct
  9. [ 0.000000] Linux version 4.2.0-0.21.el7.aarch64 (mockbuild@apmb0.centos.lab) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) ) #1 SMP Thu Dec 24 15:43:05 CST 2015
  10. [ 0.000000] CPU: AArch64 Processor [500f0001] revision 1
  11. [ 0.000000] Detected PIPT I-cache on CPU0
  12. [ 0.000000] efi: Getting EFI parameters from FDT:
  13. [ 0.000000] EFI v2.40 by X-Gene Mp30ar0 Board EFI Jan 26 2016 18:10:52
  14. [ 0.000000] efi: ACPI=0xfffff000 ACPI 2.0=0xfffff014 SMBIOS 3.0=0x807ae10000
  15. [ 0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
  16. [ 0.000000] ACPI: Early table checksum verification disabled
  17. [ 0.000000] ACPI: RSDP 0x00000000FFFFF014 000024 (v02 APM )
  18. [ 0.000000] ACPI: XSDT 0x00000000FFFFE0E8 00006C (v01 APM XGENE 00000003 01000013)
  19. [ 0.000000] ACPI: FACP 0x00000000FFFF6000 00010C (v05 APM XGENE 00000003 INTL 20140724)
  20. [ 0.000000] ACPI: DSDT 0x00000000FFFF7000 0051A6 (v05 APM APM88xxx 00000001 INTL 20140724)
  21. [ 0.000000] ACPI: DBG2 0x00000000FFFFD000 0000AA (v00 APMC0D XGENEDBG 00000000 INTL 20140724)
  22. [ 0.000000] ACPI: GTDT 0x00000000FFFF4000 0000E0 (v02 APM XGENE 00000001 INTL 20140724)
  23. [ 0.000000] ACPI: MCFG 0x00000000FFFF3000 00007C (v01 APM XGENE 00000002 INTL 20140724)
  24. [ 0.000000] ACPI: SPCR 0x00000000FFFF2000 000050 (v01 APMC0D XGENESPC 00000000 INTL 20140724)
  25. [ 0.000000] ACPI: SSDT 0x00000000FFFF1000 00002D (v02 APM XGENE 00000001 INTL 20140724)
  26. [ 0.000000] ACPI: APIC 0x00000000FFFF0000 0002A4 (v03 APM XGENE 00000003 01000013)
  27. [ 0.000000] ACPI: SSDT 0x00000000FFFEF000 000078 (v02 REDHAT MACADDRS 00000001 01000013)
  28. [ 0.000000] ACPI: SSDT 0x00000000FFFEE000 000032 (v02 REDHAT UARTCLKS 00000001 01000013)
  29. [ 0.000000] psci: is not implemented in ACPI.
  30. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=80009000
  31. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000a000
  32. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000b000
  33. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000c000
  34. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000d000
  35. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000e000
  36. [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=8000f000
  37. [ 0.000000] PERCPU: Embedded 2 pages/cpu @fffffe7fffe50000 s90368 r8192 d32512 u131072
  38. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 261888
  39. [ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz console=ttyS0,115200 inst.stage2=hd:LABEL=CentOS\x207\x20aarch64 rd.live.check
  40. [ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes)
  41. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 8, 16777216 bytes)
  42. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 7, 8388608 bytes)
  43. [ 0.000000] software IO TLB [mem 0xfbfd0000-0xfffd0000] (64MB) mapped at [fffffe007bfd0000-fffffe007ffcffff]
  44. [ 0.000000] Memory: 16090368K/16777216K available (7049K kernel code, 1209K rwdata, 4800K rodata, 896K init, 6359K bss, 162560K reserved, 524288K cma-reserved)
  45. [ 0.000000] Virtual kernel memory layout:
  46. [ 0.000000] vmalloc : 0xfffffc0000000000 - 0xfffffdfedfff0000 ( 2043 GB)
  47. [ 0.000000] vmemmap : 0xfffffdfee0000000 - 0xfffffdffe0000000 ( 4 GB maximum)
  48. [ 0.000000] 0xfffffdfee0200000 - 0xfffffdff00200000 ( 512 MB actual)
  49. [ 0.000000] fixed : 0xfffffdfffa7d0000 - 0xfffffdfffac00000 ( 4288 KB)
  50. [ 0.000000] PCI I/O : 0xfffffdfffae00000 - 0xfffffdfffbe00000 ( 16 MB)
  51. [ 0.000000] modules : 0xfffffdfffc000000 - 0xfffffe0000000000 ( 64 MB)
  52. [ 0.000000] memory : 0xfffffe0000000000 - 0xfffffe8000000000 (524288 MB)
  53. [ 0.000000] .init : 0xfffffe0000c30000 - 0xfffffe0000d10000 ( 896 KB)
  54. [ 0.000000] .text : 0xfffffe0000080000 - 0xfffffe0000c22524 ( 11914 KB)
  55. [ 0.000000] .data : 0xfffffe0000d20000 - 0xfffffe0000e4e400 ( 1209 KB)
  56. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  57. [ 0.000000] Hierarchical RCU implementation.
  58. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  59. [ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8.
  60. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  61. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  62. [ 0.000000] clocksource_of_init: no matching clocksources found
  63. [ 0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
  64. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
  65. [ 0.000002] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
  66. [ 0.000054] Console: colour dummy device 80x25
  67. [ 0.000066] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=500000)
  68. [ 0.000071] pid_max: default: 32768 minimum: 301
  69. [ 0.000083] ACPI: Core revision 20150619
  70. [ 0.004889] ACPI: All ACPI Tables successfully acquired
  71. [ 0.004922] Security Framework initialized
  72. [ 0.004928] SELinux: Initializing.
  73. [ 0.004994] Mount-cache hash table entries: 32768 (order: 2, 262144 bytes)
  74. [ 0.004998] Mountpoint-cache hash table entries: 32768 (order: 2, 262144 bytes)
  75. [ 0.005386] Initializing cgroup subsys blkio
  76. [ 0.005394] Initializing cgroup subsys memory
  77. [ 0.005406] Initializing cgroup subsys devices
  78. [ 0.005411] Initializing cgroup subsys freezer
  79. [ 0.005415] Initializing cgroup subsys net_cls
  80. [ 0.005419] Initializing cgroup subsys perf_event
  81. [ 0.005423] Initializing cgroup subsys net_prio
  82. [ 0.005438] ftrace: allocating 26044 entries in 7 pages
  83. [ 0.024372] No CPU information found in DT
  84. [ 0.024393] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 5 counters available
  85. [ 0.024405] Remapping and enabling EFI services.
  86. [ 0.024409] EFI remap 0x000000807ae0d000 => 000000004000d000
  87. [ 0.024416] EFI remap 0x000000807ae11000 => 0000000040011000
  88. [ 0.024419] EFI remap 0x000000807ffb9000 => 0000000040209000
  89. [ 0.024421] EFI remap 0x000000807ffcd000 => 000000004022d000
  90. [ 0.024423] EFI remap 0x0000000010510000 => 0000000040260000
  91. [ 0.024425] EFI remap 0x0000000010548000 => 0000000040278000
  92. [ 0.024427] EFI remap 0x0000000017000000 => 0000000040280000
  93. [ 0.024428] EFI remap 0x000000001c025000 => 0000000040295000
  94. [ 0.025317] CPU1: Booted secondary processor
  95. [ 0.025321] Detected PIPT I-cache on CPU1
  96. [ 0.025464] CPU2: Booted secondary processor
  97. [ 0.025468] Detected PIPT I-cache on CPU2
  98. [ 0.025605] CPU3: Booted secondary processor
  99. [ 0.025607] Detected PIPT I-cache on CPU3
  100. [ 0.025735] CPU4: Booted secondary processor
  101. [ 0.025738] Detected PIPT I-cache on CPU4
  102. [ 0.025868] CPU5: Booted secondary processor
  103. [ 0.025870] Detected PIPT I-cache on CPU5
  104. [ 0.025997] CPU6: Booted secondary processor
  105. [ 0.026000] Detected PIPT I-cache on CPU6
  106. [ 0.026135] CPU7: Booted secondary processor
  107. [ 0.026137] Detected PIPT I-cache on CPU7
  108. [ 0.026166] Brought up 8 CPUs
  109. [ 0.026181] SMP: Total of 8 processors activated.
  110. [ 0.026183] CPU: All CPU(s) started at EL2
  111. [ 0.026690] devtmpfs: initialized
  112. [ 0.026973] SMBIOS 3.0.0 present.
  113. [ 0.027069] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  114. [ 0.027473] atomic64_test: passed
  115. [ 0.027676] NET: Registered protocol family 16
  116. [ 0.027921] vdso: 2 pages (1 code @ fffffe0000d40000, 1 data @ fffffe0000d30000)
  117. [ 0.027976] hw-breakpoint: found 4 breakpoint and 4 watchpoint registers.
  118. [ 0.028239] DMA: preallocated 256 KiB pool for atomic allocations
  119. [ 0.028246] ACPI: bus type PCI registered
  120. [ 0.028251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  121. [ 0.028255] ACPI: IORT: Failed to get table, AE_NOT_FOUND
  122. [ 0.028288] Serial: AMBA PL011 UART driver
  123. [ 0.054793] ACPI: Added _OSI(Module Device)
  124. [ 0.054798] ACPI: Added _OSI(Processor Device)
  125. [ 0.054800] ACPI: Added _OSI(3.0 _SCP Extensions)
  126. [ 0.054803] ACPI: Added _OSI(Processor Aggregator Device)
  127. [ 0.062823] ACPI: Interpreter enabled
  128. [ 0.062827] ACPI: Using GIC for interrupt routing
  129. [ 0.062841] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0d0000000-0xe0dfffffff] (base 0xe0d0000000)
  130. [ 0.062845] PCI: MMCONFIG for domain 0001 [bus 00-ff] at [mem 0xd0d0000000-0xd0dfffffff] (base 0xd0d0000000)
  131. [ 0.062849] PCI: MMCONFIG for domain 0002 [bus 00-ff] at [mem 0x90d0000000-0x90dfffffff] (base 0x90d0000000)
  132. [ 0.062852] PCI: MMCONFIG for domain 0003 [bus 00-ff] at [mem 0xa0d0000000-0xa0dfffffff] (base 0xa0d0000000)
  133. [ 0.062855] PCI: MMCONFIG for domain 0004 [bus 00-ff] at [mem 0xc0d0000000-0xc0dfffffff] (base 0xc0d0000000)
  134. [ 0.065690] ACPI: Power Resource [SCVR] (off)
  135. [ 0.072948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  136. [ 0.072966] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  137. [ 0.073196] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  138. [ 0.073281] ACPI: IORT: can't find node related to PCI host bridge [segment 0]
  139. [ 0.073368] PCI host bridge to bus 0000:00
  140. [ 0.073373] pci_bus 0000:00: root bus resource [bus 00-ff]
  141. [ 0.073377] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  142. [ 0.073381] pci_bus 0000:00: root bus resource [mem 0xe140000000-0xe17fffffff] (bus address [0x40000000-0x7fffffff])
  143. [ 0.073384] pci_bus 0000:00: root bus resource [mem 0xf000000000-0xffffffffff]
  144. [ 0.084361] ACPI: PCI Root Bridge [PCI2] (domain 0002 [bus 00-ff])
  145. [ 0.084376] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  146. [ 0.084597] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  147. [ 0.084678] ACPI: IORT: can't find node related to PCI host bridge [segment 2]
  148. [ 0.084762] PCI host bridge to bus 0002:00
  149. [ 0.084767] pci_bus 0002:00: root bus resource [bus 00-ff]
  150. [ 0.084771] pci_bus 0002:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x10000000-0x1000ffff])
  151. [ 0.084775] pci_bus 0002:00: root bus resource [mem 0x9030000000-0x90afffffff] (bus address [0x30000000-0xafffffff])
  152. [ 0.084778] pci_bus 0002:00: root bus resource [mem 0x9100000000-0x917fffffff]
  153. [ 0.085270] pci 0002:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  154. [ 0.085850] ACPI: PCI Root Bridge [PCI3] (domain 0003 [bus 00-ff])
  155. [ 0.085864] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  156. [ 0.086098] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  157. [ 0.086189] ACPI: IORT: can't find node related to PCI host bridge [segment 3]
  158. [ 0.086278] PCI host bridge to bus 0003:00
  159. [ 0.086283] pci_bus 0003:00: root bus resource [bus 00-ff]
  160. [ 0.086287] pci_bus 0003:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  161. [ 0.086291] pci_bus 0003:00: root bus resource [mem 0xa140000000-0xa17fffffff] (bus address [0x40000000-0x7fffffff])
  162. [ 0.086294] pci_bus 0003:00: root bus resource [mem 0xb000000000-0xbfffffffff]
  163. [ 0.086686] xgene-msi APMC0D0E:00: APM X-Gene PCIe MSI driver loaded
  164. [ 0.087057] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
  165. [ 0.087068] vgaarb: device added: PCI:0002:02:00.0,decodes=io+mem,owns=none,locks=none
  166. [ 0.087071] vgaarb: loaded
  167. [ 0.087073] vgaarb: bridge control possible 0002:02:00.0
  168. [ 0.087075] vgaarb: bridge control possible 0000:01:00.0
  169. [ 0.087188] SCSI subsystem initialized
  170. [ 0.087312] ACPI: bus type USB registered
  171. [ 0.087347] usbcore: registered new interface driver usbfs
  172. [ 0.087364] usbcore: registered new interface driver hub
  173. [ 0.087399] usbcore: registered new device driver usb
  174. [ 0.087440] pps_core: LinuxPPS API ver. 1 registered
  175. [ 0.087442] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  176. [ 0.087451] PTP clock support registered
  177. [ 0.087791] NetLabel: Initializing
  178. [ 0.087795] NetLabel: domain hash size = 128
  179. [ 0.087797] NetLabel: protocols = UNLABELED CIPSOv4
  180. [ 0.087819] NetLabel: unlabeled traffic allowed by default
  181. [ 0.087890] clocksource: Switched to clocksource arch_sys_counter
  182. [ 0.101724] pnp: PnP ACPI init
  183. [ 0.102253] pnp: PnP ACPI: found 0 devices
  184. [ 0.104988] NET: Registered protocol family 2
  185. [ 0.105245] TCP established hash table entries: 131072 (order: 4, 1048576 bytes)
  186. [ 0.105579] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
  187. [ 0.105946] TCP: Hash tables configured (established 131072 bind 65536)
  188. [ 0.105975] UDP hash table entries: 8192 (order: 2, 262144 bytes)
  189. [ 0.106111] UDP-Lite hash table entries: 8192 (order: 2, 262144 bytes)
  190. [ 0.106335] NET: Registered protocol family 1
  191. [ 0.106488] RPC: Registered named UNIX socket transport module.
  192. [ 0.106491] RPC: Registered udp transport module.
  193. [ 0.106493] RPC: Registered tcp transport module.
  194. [ 0.106495] RPC: Registered tcp NFSv4.1 backchannel transport module.
  195. [ 0.106616] Unpacking initramfs...
  196. [ 4.770970] Freeing initrd memory: 30464K (fffffe7ff7e50000 - fffffe7ff9c10000)
  197. [ 4.771020] pci 0000:00:00.0: BAR 15: assigned [mem 0xf000000000-0xf017ffffff 64bit pref]
  198. [ 4.771025] pci 0000:00:00.0: BAR 14: assigned [mem 0xe140000000-0xe1400fffff]
  199. [ 4.771030] pci 0000:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  200. [ 4.771036] pci 0000:01:00.0: BAR 0: assigned [mem 0xf000000000-0xf00fffffff 64bit pref]
  201. [ 4.771050] pci 0000:01:00.0: BAR 2: assigned [mem 0xf010000000-0xf0107fffff 64bit pref]
  202. [ 4.771064] pci 0000:01:00.0: BAR 5: assigned [mem 0xe140000000-0xe14003ffff]
  203. [ 4.771070] pci 0000:01:00.0: BAR 6: assigned [mem 0xe140040000-0xe14005ffff pref]
  204. [ 4.771074] pci 0000:01:00.1: BAR 0: assigned [mem 0xe140060000-0xe140063fff 64bit]
  205. [ 4.771087] pci 0000:01:00.0: BAR 4: assigned [io 0x1000-0x10ff]
  206. [ 4.771093] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  207. [ 4.771098] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]
  208. [ 4.771104] pci 0000:00:00.0: bridge window [mem 0xe140000000-0xe1400fffff]
  209. [ 4.771108] pci 0000:00:00.0: bridge window [mem 0xf000000000-0xf017ffffff 64bit pref]
  210. [ 4.771162] pci 0002:00:00.0: BAR 14: assigned [mem 0x9030000000-0x90317fffff]
  211. [ 4.771165] pci 0002:00:00.0: BAR 13: assigned [io 0x10000-0x10fff]
  212. [ 4.771169] pci 0002:01:00.0: BAR 14: assigned [mem 0x9030000000-0x90317fffff]
  213. [ 4.771172] pci 0002:01:00.0: BAR 13: assigned [io 0x10000-0x10fff]
  214. [ 4.771177] pci 0002:02:00.0: BAR 0: assigned [mem 0x9030000000-0x9030ffffff]
  215. [ 4.771185] pci 0002:02:00.0: BAR 1: assigned [mem 0x9031000000-0x903101ffff]
  216. [ 4.771193] pci 0002:02:00.0: BAR 2: assigned [io 0x10000-0x1007f]
  217. [ 4.771201] pci 0002:01:00.0: PCI bridge to [bus 02]
  218. [ 4.771206] pci 0002:01:00.0: bridge window [io 0x10000-0x10fff]
  219. [ 4.771216] pci 0002:01:00.0: bridge window [mem 0x9030000000-0x90317fffff]
  220. [ 4.771234] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  221. [ 4.771238] pci 0002:00:00.0: bridge window [io 0x10000-0x10fff]
  222. [ 4.771244] pci 0002:00:00.0: bridge window [mem 0x9030000000-0x90317fffff]
  223. [ 4.771283] pci 0003:00:00.0: PCI bridge to [bus 01-ff]
  224. [ 4.771465] ACPI: SPCR serial console: \_SB_.PCI0.RP0_ (0x0)
  225. [ 4.771473] ACPI: SPCR serial console: \_SB_.PCI2.RP0_ (0x0)
  226. [ 4.771480] ACPI: SPCR serial console: \_SB_.PCI3.RP0_ (0x0)
  227. [ 4.771671] kvm [1]: GICH base=0x780c0000, GICV base=0x780e0000, IRQ=130
  228. [ 4.771773] kvm [1]: timer IRQ3
  229. [ 4.771782] kvm [1]: Hyp mode initialized successfully
  230. [ 4.772347] futex hash table entries: 2048 (order: 1, 131072 bytes)
  231. [ 4.772370] Initialise system trusted keyring
  232. [ 4.772411] audit: initializing netlink subsys (disabled)
  233. [ 4.772453] audit: type=2000 audit(4.760:1): initialized
  234. [ 4.772737] HugeTLB registered 512 MB page size, pre-allocated 0 pages
  235. [ 4.775668] zpool: loaded
  236. [ 4.775673] zbud: loaded
  237. [ 4.775888] VFS: Disk quotas dquot_6.6.0
  238. [ 4.775959] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
  239. [ 4.776284] NFS: Registering the id_resolver key type
  240. [ 4.776301] Key type id_resolver registered
  241. [ 4.776303] Key type id_legacy registered
  242. [ 4.776312] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  243. [ 4.776502] Key type big_key registered
  244. [ 4.783102] NET: Registered protocol family 38
  245. [ 4.783118] Key type asymmetric registered
  246. [ 4.783123] Asymmetric key parser 'x509' registered
  247. [ 4.783157] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  248. [ 4.783206] io scheduler noop registered
  249. [ 4.783211] io scheduler deadline registered (default)
  250. [ 4.783273] io scheduler cfq registered
  251. [ 4.784017] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
  252. [ 4.784020] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  253. [ 4.784023] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
  254. [ 4.784042] pcieport 0002:00:00.0: Signaling PME through PCIe PME interrupt
  255. [ 4.784045] pci 0002:01:00.0: Signaling PME through PCIe PME interrupt
  256. [ 4.784047] pci 0002:02:00.0: Signaling PME through PCIe PME interrupt
  257. [ 4.784066] pcieport 0003:00:00.0: Signaling PME through PCIe PME interrupt
  258. [ 4.784082] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  259. [ 4.784095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  260. [ 4.784318] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  261. [ 4.798044] console [ttyS0] disabled
  262. [ 4.818180] APMC0D08:00: ttyS0 at MMIO 0x1c020000 (irq = 21, base_baud = 3125000) is a U6_16550A
  263. [ 6.392291] console [ttyS0] enabled
  264. [ 6.416185] APMC0D08:01: ttyS1 at MMIO 0x1c021000 (irq = 22, base_baud = 3125000) is a U6_16550A
  265. [ 6.445297] APMC0D08:02: ttyS2 at MMIO 0x1c022000 (irq = 23, base_baud = 3125000) is a U6_16550A
  266. [ 6.474392] APMC0D08:03: ttyS3 at MMIO 0x1c023000 (irq = 24, base_baud = 3125000) is a U6_16550A
  267. [ 6.483570] Failed to find cpu0 device node
  268. [ 6.487732] Unable to detect cache hierarchy from DT for CPU 0
  269. [ 6.493561] rdac: device handler registered
  270. [ 6.497759] hp_sw: device handler registered
  271. [ 6.502012] emc: device handler registered
  272. [ 6.506087] alua: device handler registered
  273. [ 6.510468] xgene-ahci APMC0D0D:00: skip clock and PHY initialization
  274. [ 6.516879] xgene-ahci APMC0D0D:00: controller can't do NCQ, turning off CAP_NCQ
  275. [ 6.524266] xgene-ahci APMC0D0D:00: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  276. [ 6.533097] xgene-ahci APMC0D0D:00: flags: 64bit sntf pm only pmp fbs pio slum part ccc
  277. [ 6.541157] xgene-ahci APMC0D0D:00: port 0 is not capable of FBS
  278. [ 6.547194] xgene-ahci APMC0D0D:00: port 1 is not capable of FBS
  279. [ 6.553526] scsi host0: xgene-ahci
  280. [ 6.557043] scsi host1: xgene-ahci
  281. [ 6.560507] ata1: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x100 irq 28
  282. [ 6.568390] ata2: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x180 irq 28
  283. [ 6.576340] xgene-ahci APMC0D0D:01: skip clock and PHY initialization
  284. [ 6.582758] xgene-ahci APMC0D0D:01: controller can't do NCQ, turning off CAP_NCQ
  285. [ 6.590134] xgene-ahci APMC0D0D:01: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  286. [ 6.598965] xgene-ahci APMC0D0D:01: flags: 64bit sntf pm only pmp fbs pio slum part ccc
  287. [ 6.607016] xgene-ahci APMC0D0D:01: port 0 is not capable of FBS
  288. [ 6.613021] xgene-ahci APMC0D0D:01: port 1 is not capable of FBS
  289. [ 6.619338] scsi host2: xgene-ahci
  290. [ 6.622857] scsi host3: xgene-ahci
  291. [ 6.626311] ata3: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x100 irq 29
  292. [ 6.634198] ata4: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x180 irq 29
  293. [ 6.642227] libphy: Fixed MDIO Bus: probed
  294. [ 6.646446] xgene-enet APMC0D30:00: clocks have been setup already
  295. [ 6.653386] xgene-enet APMC0D30:01: clocks have been setup already
  296. [ 6.660287] xgene-enet APMC0D31:00: clocks have been setup already
  297. [ 6.666988] xhci-hcd APMC0D03:00: xHCI Host Controller
  298. [ 6.672202] xhci-hcd APMC0D03:00: new USB bus registered, assigned bus number 1
  299. [ 6.679596] xhci-hcd APMC0D03:00: hcc params 0x0220f06d hci version 0x100 quirks 0x00010010
  300. [ 6.687923] xhci-hcd APMC0D03:00: irq 30, io mem 0x19000000
  301. [ 6.693530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  302. [ 6.700288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  303. [ 6.707473] usb usb1: Product: xHCI Host Controller
  304. [ 6.712327] usb usb1: Manufacturer: Linux 4.2.0-0.21.el7.aarch64 xhci-hcd
  305. [ 6.719081] usb usb1: SerialNumber: APMC0D03:00
  306. [ 6.723782] hub 1-0:1.0: USB hub found
  307. [ 6.727521] hub 1-0:1.0: 1 port detected
  308. [ 6.731538] xhci-hcd APMC0D03:00: xHCI Host Controller
  309. [ 6.736710] xhci-hcd APMC0D03:00: new USB bus registered, assigned bus number 2
  310. [ 6.744012] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  311. [ 6.752096] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  312. [ 6.758855] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  313. [ 6.766040] usb usb2: Product: xHCI Host Controller
  314. [ 6.770895] usb usb2: Manufacturer: Linux 4.2.0-0.21.el7.aarch64 xhci-hcd
  315. [ 6.777646] usb usb2: SerialNumber: APMC0D03:00
  316. [ 6.782322] hub 2-0:1.0: USB hub found
  317. [ 6.786060] hub 2-0:1.0: 1 port detected
  318. [ 6.790090] xhci-hcd APMC0D03:01: xHCI Host Controller
  319. [ 6.795277] xhci-hcd APMC0D03:01: new USB bus registered, assigned bus number 3
  320. [ 6.802663] xhci-hcd APMC0D03:01: hcc params 0x0220f06d hci version 0x100 quirks 0x00010010
  321. [ 6.810989] xhci-hcd APMC0D03:01: irq 31, io mem 0x19800000
  322. [ 6.816578] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  323. [ 6.823336] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  324. [ 6.830527] usb usb3: Product: xHCI Host Controller
  325. [ 6.835378] usb usb3: Manufacturer: Linux 4.2.0-0.21.el7.aarch64 xhci-hcd
  326. [ 6.842134] usb usb3: SerialNumber: APMC0D03:01
  327. [ 6.846829] hub 3-0:1.0: USB hub found
  328. [ 6.850573] hub 3-0:1.0: 1 port detected
  329. [ 6.854569] xhci-hcd APMC0D03:01: xHCI Host Controller
  330. [ 6.859744] xhci-hcd APMC0D03:01: new USB bus registered, assigned bus number 4
  331. [ 6.867038] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  332. [ 6.875121] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  333. [ 6.881878] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  334. [ 6.889067] usb usb4: Product: xHCI Host Controller
  335. [ 6.893918] usb usb4: Manufacturer: Linux 4.2.0-0.21.el7.aarch64 xhci-hcd
  336. [ 6.900675] usb usb4: SerialNumber: APMC0D03:01
  337. [ 6.905383] hub 4-0:1.0: USB hub found
  338. [ 6.907911] ata1: SATA link down (SStatus 0 SControl 4300)
  339. [ 6.914581] hub 4-0:1.0: 1 port detected
  340. [ 6.918608] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  341. [ 6.925109] ehci-pci: EHCI PCI platform driver
  342. [ 6.929559] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  343. [ 6.935711] ohci-pci: OHCI PCI platform driver
  344. [ 6.940204] uhci_hcd: USB Universal Host Controller Interface driver
  345. [ 6.946600] usbcore: registered new interface driver usbserial
  346. [ 6.952433] usbcore: registered new interface driver usbserial_generic
  347. [ 6.958976] usbserial: USB Serial support registered for generic
  348. [ 6.965049] mousedev: PS/2 mouse device common for all mice
  349. [ 6.970731] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
  350. [ 6.977165] EFI Variables Facility v0.08 2004-May-17
  351. [ 6.984189] hidraw: raw HID events driver (C) Jiri Kosina
  352. [ 6.987898] ata4: SATA link down (SStatus 0 SControl 4300)
  353. [ 6.987909] ata3: SATA link down (SStatus 0 SControl 4300)
  354. [ 7.000585] usbcore: registered new interface driver usbhid
  355. [ 7.006127] usbhid: USB HID core driver
  356. [ 7.009999] drop_monitor: Initializing network drop monitor service
  357. [ 7.016327] Initializing XFRM netlink socket
  358. [ 7.020842] NET: Registered protocol family 10
  359. [ 7.025635] NET: Registered protocol family 17
  360. [ 7.030100] Key type dns_resolver registered
  361. [ 7.034595] Loading compiled-in X.509 certificates
  362. [ 7.040262] Loaded X.509 cert 'CentOS Linux kernel signing key: 7e9494c0a4c7e19a1b8854d8261421387f971d7d'
  363. [ 7.049815] registered taskstats version 1
  364. [ 7.053917] zswap: loading zswap
  365. [ 7.057128] zswap: using zbud pool
  366. [ 7.060528] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  367. [ 7.067092] zswap: using lzo compressor
  368. [ 7.071219] rtc-efi rtc-efi: setting system clock to 2016-04-20 19:07:10 UTC (1461179230)
  369. [ 7.079540] ttyS0 - failed to request DMA
  370. [ 7.177897] usb 3-1: new high-speed USB device number 2 using xhci-hcd
  371. [ 7.208487] usb 1-1: New USB device found, idVendor=0624, idProduct=0248
  372. [ 7.215155] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  373. [ 7.222259] usb 1-1: Product: Gadget USB HUB
  374. [ 7.226506] usb 1-1: Manufacturer: no manufacturer
  375. [ 7.231274] usb 1-1: SerialNumber: 0123456789
  376. [ 7.256180] hub 1-1:1.0: USB hub found
  377. [ 7.260015] hub 1-1:1.0: 5 ports detected
  378. [ 7.307898] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  379. [ 7.314461] ata2.00: ATA-9: HGST HDN726060ALE610, APGNT517, max UDMA/133
  380. [ 7.321139] ata2.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 0/32)
  381. [ 7.330169] ata2.00: LPM support broken, forcing max_power
  382. [ 7.335834] ata2.00: configured for UDMA/133
  383. [ 7.342660] usb 3-1: New USB device found, idVendor=0bda, idProduct=5401
  384. [ 7.349334] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  385. [ 7.356432] usb 3-1: Product: USB3.0 Hub
  386. [ 7.358059] scsi 1:0:0:0: Direct-Access ATA HGST HDN726060AL T517 PQ: 0 ANSI: 5
  387. [ 7.358306] sd 1:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
  388. [ 7.358309] sd 1:0:0:0: [sda] 4096-byte physical blocks
  389. [ 7.358406] sd 1:0:0:0: [sda] Write Protect is off
  390. [ 7.358443] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  391. [ 7.392505] sda: sda1 sda2 sda3 sda4
  392. [ 7.393020] sd 1:0:0:0: [sda] Attached SCSI disk
  393. [ 7.393369] Freeing unused kernel memory: 896K (fffffe0000c30000 - fffffe0000d10000)
  394. [ 7.411075] usb 3-1: Manufacturer: Realtek
  395. [ 7.419769] random: systemd urandom read with 11 bits of entropy available
  396. [ 7.428771] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  397. [ 7.443124] hub 3-1:1.0: USB hub found
  398. [ 7.444241] hub 3-1:1.0: 4 ports detected
  399. [ 7.454512] systemd[1]: Detected architecture arm64.
  400. [ 7.459464] systemd[1]: Running in initial RAM disk.
  401.  
  402. Welcome to CentOS Linux 7 (AltArch) dracut-033-359.el7 (Initramfs)!
  403.  
  404. [ 7.487945] systemd[1]: No hostname configured.
  405. [ 7.492460] systemd[1]: Set hostname to <localhost>.
  406. [ 7.497447] systemd[1]: Initializing machine ID from random generator.
  407. [ 7.542392] systemd[1]: Cannot add dependency job for unit multipathd.service, ignoring: Unit blk-availability.service failed to load: No such file or directory.
  408. [ OK ] Reached target Swap.
  409. [ 7.577984] systemd[1]: Reached target Swap.
  410. [ 7.582249] systemd[1]: Starting Swap.
  411. [ OK ] Reached target Local File Systems.
  412. [ 7.597930] systemd[1]: Reached target Local File Systems.
  413. [ 7.603404] systemd[1]: Starting Local File Systems.
  414. [ 7.607899] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
  415. [ OK ] Reached target Timers.
  416. [ 7.627927] systemd[1]: Reached target Timers.
  417. [ 7.632371] systemd[1]: Starting Timers.
  418. [ OK ] Created slice -.slice.
  419. [ 7.657940] systemd[1]: Created slice -.slice.
  420. [ 7.662387] systemd[1]: Starting -.slice.
  421. [ OK ] Listening on udev Control Socket.
  422. [ 7.677932] systemd[1]: Listening on udev Control Socket.
  423. [ 7.683320] systemd[1]: Starting udev Control Socket.
  424. [ OK ] Created slice System Slice.
  425. [ 7.707933] systemd[1]: Created slice System Slice.
  426. [ 7.712805] systemd[1]: Starting System Slice.
  427. [ OK [ 7.717896] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
  428. ] Listening on Journal Socket.
  429. [ 7.726059] usb 1-1.1: New USB device found, idVendor=0624, idProduct=0249
  430. [ 7.735041] usb 1-1.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
  431. [ 7.742317] usb 1-1.1: Product: Keyboard/Mouse Function
  432. [ 7.742353] systemd[1]: Listening on Journal Socket.
  433. [ 7.742374] systemd[1]: Starting Journal Socket.
  434. [ 7.757046] usb 1-1.1: Manufacturer: Avocent
  435. [ 7.761296] usb 1-1.1: SerialNumber: 20121018
  436. [ 7.766199] systemd[1]: Starting Setup Virtual Console...
  437. Starting Setup Virtual Console...
  438. [ 7.772543] input: Avocent Keyboard/Mouse Function as /devices/platform/APMC0D03:00/usb1/1-1/1-1.1/1-1.1:1.0/0003:0624:0249.0001/input/input0
  439. [ 7.789043] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  440. Starting Create list of required st... nodes for the current kernel...
  441. [ 7.818738] systemd[1]: Starting Journal Service...
  442. Starting Journal Service...
  443. [ 7.838205] systemd[1]: Started Load Kernel Modules.
  444. [ 7.844128] systemd[1]: Starting Apply Kernel Variables...
  445. Starting Apply Kernel Variables...
  446. [ 7.850493] usb 3-1.1: New USB device found, idVendor=13fe, idProduct=4100
  447. [ 7.860492] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  448. [ 7.867764] usb 3-1.1: Product: USB DISK 2.0
  449. [ 7.872032] usb 3-1.1: Manufacturer:
  450. [ 7.876371] usb 3-1.1: SerialNumber: 070823E0AF1C7498
  451. [ 7.876668] hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-APMC0D03:00-1.1/input0
  452. [ OK [ 7.894862] input: Avocent Keyboard/Mouse Function as /devices/platform/APMC0D03:00/usb1/1-1/1-1.1/1-1.1:1.1/0003:0624:0249.0002/input/input1
  453. ] Reached target Slices.
  454. [ 7.908838] hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-APMC0D03:00-1.1/input1
  455. [ 7.924246] input: Avocent Keyboard/Mouse Function as /devices/platform/APMC0D03:00/usb1/1-1/1-1.1/1-1.1:1.2/0003:0624:0249.0003/input/input2
  456. [ 7.936931] systemd[1]: Reached target Slices.
  457. [ 7.937092] hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-APMC0D03:00-1.1/input2
  458. [ 7.954196] systemd[1]: Starting Slices.
  459. [ 7.958190] systemd[1]: Started dracut ask for additional cmdline parameters.
  460. [ 7.966276] systemd[1]: Starting dracut cmdline hook...
  461. Starting dracut cmdline hook...
  462. [ 7.988907] systemd[1]: Starting Device-Mapper Multipath Device Controller...
  463. Starting Device-Mapper Multipath Device Controller...
  464. [ 7.997919] usb 3-1.2: new low-speed USB device number 4 using xhci-hcd
  465. [ 8.003477] device-mapper: uevent: version 1.0.3
  466. [ 8.003636] device-mapper: ioctl: 4.32.0-ioctl (2015-6-26) initialised: dm-devel@redhat.com
  467. [ 8.005587] device-mapper: multipath: version 1.9.0 loaded
  468. [ OK ] Listening on udev Kernel Socket.
  469. [ 8.047968] systemd[1]: Listening on udev Kernel Socket.
  470. [ 8.053279] systemd[1]: Starting udev Kernel Socket.
  471. [ OK ] Reached target Encrypted Volumes.
  472. [ 8.077994] systemd[1]: Reached target Encrypted Volumes.
  473. [ 8.083403] systemd[1]: Starting Encrypted Volumes.
  474. [ OK ] Started Journal Service.
  475. [ 8.108011] systemd[1]: Started Journal Service.
  476. [ OK ] Started Setup Virtual Console.
  477. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  478. [ OK ] Started Apply Kernel Variables.
  479. [ 8.153395] usb 3-1.2: New USB device found, idVendor=046d, idProduct=c31c
  480. [ 8.160257] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  481. [ 8.167530] usb 3-1.2: Product: USB Keyboard
  482. [ 8.171785] usb 3-1.2: Manufacturer: Logitech
  483. [ 8.176352] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  484. [ 8.185520] usb 3-1.2: ep 0x82 - rounding interval to 1024 microframes, ep desc says 2040 microframes
  485. [ 8.215948] input: Logitech USB Keyboard as /devices/platform/APMC0D03:01/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C31C.0004/input/input3
  486. Starting Create Static Device Nodes in /dev...
  487. [ OK ] Started Create Static Device Nodes in /dev.
  488. [ 8.278277] hid-generic 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-APMC0D03:01-1.2/input0
  489. [ 8.297355] input: Logitech USB Keyboard as /devices/platform/APMC0D03:01/usb3/3-1/3-1.2/3-1.2:1.1/0003:046D:C31C.0005/input/input4
  490. [ OK ] Started Device-Mapper Multipath Device Controller.
  491. [ OK ] Started dracut cmdline hook.
  492. Starting Open-iSCSI...
  493. [ 8.359529] Loading iSCSI transport class v2.0-870.
  494. [ 8.368146] hid-generic 0003:046D:C31C.0005: input,hidraw4: USB HID v1.10 Device [Logitech USB Keyboard] on usb-APMC0D03:01-1.2/input1
  495. Starting dracut pre-udev hook...
  496. [ OK ] Started Open-iSCSI.
  497. [ 8.409902] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  498. [ 8.423255] iscsi: registered transport (tcp)
  499. [ 8.461828] md: raid0 personality registered for level 0
  500. [ 8.470787] md: raid1 personality registered for level 1
  501. [ 8.647901] raid6: int64x1 gen() 3112 MB/s
  502. [ 8.817899] raid6: int64x1 xor() 647 MB/s
  503. [ 8.987902] raid6: int64x2 gen() 4567 MB/s
  504. [ 9.157916] raid6: int64x2 xor() 903 MB/s
  505. [ 9.327887] raid6: int64x4 gen() 5454 MB/s
  506. [ 9.497916] raid6: int64x4 xor() 1029 MB/s
  507. [ 9.667898] raid6: int64x8 gen() 1535 MB/s
  508. [ 9.837935] raid6: int64x8 xor() 608 MB/s
  509. [ 10.007900] raid6: neonx1 gen() 4159 MB/s
  510. [ 10.177892] raid6: neonx2 gen() 4885 MB/s
  511. [ 10.347895] raid6: neonx4 gen() 5202 MB/s
  512. [ 10.517900] raid6: neonx8 gen() 3555 MB/s
  513. [ 10.522147] raid6: using algorithm int64x4 gen() 5454 MB/s
  514. [ 10.527602] raid6: .... xor() 1029 MB/s, rmw enabled
  515. [ 10.532544] raid6: using intx1 recovery algorithm
  516. [ 10.538512] async_tx: api initialized (async)
  517. [ 10.544097] xor: measuring software checksum speed
  518. [ 10.647897] 8regs : 5977.600 MB/sec
  519. [ 10.747889] 8regs_prefetch: 5491.200 MB/sec
  520. [ 10.847897] 32regs : 5113.600 MB/sec
  521. [ 10.947892] 32regs_prefetch: 4652.800 MB/sec
  522. [ 10.952484] xor: using function: 8regs (5977.600 MB/sec)
  523. [ 10.966363] md: raid6 personality registered for level 6
  524. [ 10.971656] md: raid5 personality registered for level 5
  525. [ 10.976939] md: raid4 personality registered for level 4
  526. [ 10.989476] md: raid10 personality registered for level 10
  527. [ 10.997800] md: linear personality registered for level -1
  528. [ 11.024558] device-mapper: multipath round-robin: version 1.0.0 loaded
  529. [ OK ] Started dracut pre-udev hook.
  530. Starting udev Kernel Device Manager...
  531. [ OK ] Started udev Kernel Device Manager.
  532. Starting dracut pre-trigger hook...
  533. [ OK ] Started dracut pre-trigger hook.
  534. Starting udev Coldplug all Devices...
  535. Mounting Configuration File System...
  536. [ OK ] Mounted Configuration File System.
  537. [ 11.479460] sdhci: Secure Digital Host Controller Interface driver
  538. [ 11.485619] sdhci: Copyright(c) Pierre Ossman
  539. [ 11.486957] usb-storage 3-1.1:1.0: USB Mass Storage device detected
  540. [ 11.487580] scsi host4: usb-storage 3-1.1:1.0
  541. [ 11.487744] usbcore: registered new interface driver usb-storage
  542. [ 11.489631] [drm] Initialized drm 1.1.0 20060810
  543. [ 11.491122] usbcore: registered new interface driver uas
  544. [ 11.507445] [drm] AST 2400 detected
  545. [ 11.507465] [drm] Analog VGA only
  546. [ 11.507486] [drm] dram 1632000000 1 16 01000000
  547. [ 11.507576] [TTM] Zone kernel: Available graphics memory: 8323008 kiB
  548. [ 11.507577] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  549. [ 11.507578] [TTM] Initializing pool allocator
  550. [ 11.507586] [TTM] Initializing DMA pool allocator
  551. [ 11.542294] [drm] radeon kernel modesetting enabled.
  552. [ 11.542351] radeon 0000:01:00.0: enabling device (0000 -> 0003)
  553. [ OK ] Started udev Coldplug all Devices.
  554. [ 11.579091] sdhci-acpi APMC0D0C:00: No vmmc regulator found
  555. [ 11.584637] sdhci-acpi APMC0D0C:00: No vqmmc regulator found
  556. [ 11.593591] mmc0: SDHCI controller on ACPI [APMC0D0C:00] using PIO
  557. [ 11.608716] Console: switching to colour frame buffer device 128x48
  558. [ 11.650580] ast 0002:02:00.0: fb0: astdrmfb frame buffer device
  559. [ 11.650585] ast 0002:02:00.0: registered panic notifier
  560. Starting dracut initqueue hook...
  561. Starting Show Plymouth Boot Screen...
  562. [ 11.687939] [drm] Initialized ast 0.1.0 20120228 for 0002:02:00.0 on minor 0
  563. [ 11.695227] [drm] initializing kernel modesetting (HAWAII 0x1002:0x67B0 0x1043:0x046C).
  564. [ 11.704071] [drm] register mmio base: 0x40000000
  565. [ 11.708680] [drm] register mmio size: 262144
  566. [ 11.712958] [drm] doorbell mmio base: 0x10000000
  567. [ 11.717552] [drm] doorbell mmio size: 8388608
  568. [ 11.944423] ATOM BIOS: 67B0HB.15.41.0.2.AS05L
  569. [ 11.946205] Btrfs loaded
  570. [ 11.946788] BTRFS: device fsid b90d2d3a-2d12-4184-ad9b-9aec1997fb0b devid 1 transid 55 /dev/sda2
  571. [ 11.960073] [drm] GPU not posted. posting now...
  572. [ 11.964687] Unhandled fault: synchronous external abort (0x96000010) at 0xfffffdfffae01004
  573. [ 11.972919] Internal error: : 96000010 [#1] SMP
  574. [ 11.977425] Modules linked in: btrfs sdhci_acpi radeon(+) ast syscopyarea sysfillrect sysimgblt i2c_algo_bit drm_kms_helper ttm uas usb_storage drm sdhci i2c_core mmc_core xts lrw gf128mul dm_crypt dm_round_robin dm_snapshot dm_bufio dm_mirror dm_region_hash dm_log dm_zero linear raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 iscsi_tcp libiscsi_tcp libiscsi squashfs cramfs scsi_transport_iscsi dm_multipath dm_mod
  575. [ 12.018821] CPU: 6 PID: 600 Comm: systemd-udevd Not tainted 4.2.0-0.21.el7.aarch64 #1
  576. [ 12.026610] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  577. [ 12.033880] task: fffffe7ffd0f7340 ti: fffffe7ffd1c0000 task.ti: fffffe7ffd1c0000
  578. [ 12.041366] PC is at r100_io_rreg+0x44/0x74 [radeon]
  579. [ 12.046330] LR is at cail_ioreg_read+0x30/0x3c [radeon]
  580. [ 12.051528] pc : [<fffffdfffcf401e0>] lr : [<fffffdfffcf00704>] pstate: 20000145
  581. [ 12.058884] sp : fffffe7ffd1c34b0
  582. [ 12.062179] x29: fffffe7ffd1c34b0 x28: fffffe7ff9986b40
  583. [ 12.067483] x27: fffffdfffcffbca8 x26: 0000000000000204
  584. [ 12.072784] x25: 0000000000000000 x24: fffffe7ff9878000
  585. [ 12.078087] x23: 0000000000000020 x22: 00000000ffffffff
  586. [ 12.083391] x21: fffffe7ff9986b40 x20: 00000000cdcdcdcd
  587. [ 12.088695] x19: fffffe7ff9878000 x18: 000003ffd6505fd0
  588. [ 12.093997] x17: 000003ffac914d68 x16: fffffe00000c6294
  589. [ 12.099302] x15: ffffffffffffffff x14: 2f20353520646973
  590. [ 12.104604] x13: 6e61727420312064 x12: 0000000000000006
  591. [ 12.109907] x11: 0000000000000000 x10: 00000000000009e0
  592. [ 12.115208] x9 : 0000000000000000 x8 : 00000000ffffffff
  593. [ 12.120509] x7 : fffffdfffcffbd40 x6 : 0000000000000000
  594. [ 12.125812] x5 : 0000000000000010 x4 : fffffe7fe0e00000
  595. [ 12.131113] x3 : 0000000000000000 x2 : 0000000000000100
  596. [ 12.136417] x1 : 0000000000000208 x0 : fffffdfffae01004
  597. [ 12.141719]
  598. [ 12.143201] Process systemd-udevd (pid: 600, stack limit = 0xfffffe7ffd1c0020)
  599. [ 12.150385] Stack: (0xfffffe7ffd1c34b0 to 0xfffffe7ffd1c4000)
  600. [ 12.156100] 34a0: fd1c34e0 fffffe7f fcf00704 fffffdff
  601. [ 12.164236] 34c0: f9917080 fffffe7f 0099c4c5 fffffe00 fd1c3550 fffffe7f 00000208 00000000
  602. [ 12.172372] 34e0: fd1c3510 fffffe7f fcf15f08 fffffdff 0000ab56 00000000 012db968 fffffe00
  603. [ 12.180507] 3500: 00000001 00000000 00000082 00000000 fd1c3580 fffffe7f fcf1627c fffffdff
  604. [ 12.188642] 3520: 00000001 00000000 f9986b40 fffffe7f 00000000 00000000 fd1c3638 fffffe7f
  605. [ 12.196777] 3540: 0000ab56 00000000 fcffbd40 fffffdff 0000027e 00000000 fd026180 fffffdff
  606. [ 12.204912] 3560: fcffc1d8 fffffdff f9986b40 fffffe7f fd1c35d0 fffffe7f fcf192ac fffffdff
  607. [ 12.213046] 3580: fd1c35d0 fffffe7f fcf1925c fffffdff 0000000d 00000000 fd1c36b4 fffffe7f
  608. [ 12.221181] 35a0: fd1c36b8 fffffe7f 00000000 00000000 00000000 00000000 fcffbd40 fffffdff
  609. [ 12.229316] 35c0: cdcdcdcd 00000000 fd1c36b4 fffffe7f fd1c3640 fffffe7f fcf18928 fffffdff
  610. [ 12.237451] 35e0: 00000001 00000000 fd073000 fffffdff 0000cbc0 00000000 00000008 00000000
  611. [ 12.245586] 3600: 00000000 00000000 fcffbd40 fffffdff 0000027e 00000000 00000008 00000000
  612. [ 12.253721] 3620: 00000000 00000000 fd1c3878 fffffe7f 0000027e 00000000 00000000 0000cbf3
  613. [ 12.261855] 3640: fd1c36f0 fffffe7f fcf18c38 fffffdff fd1c37a8 fffffe7f 00000047 00000000
  614. [ 12.269991] 3660: fd073a48 fffffdff 00000000 00000000 00000008 00000000 fcffbd40 fffffdff
  615. [ 12.278125] 3680: 00000091 00000000 fd026180 fffffdff fcffc1d8 fffffdff f9986b40 fffffe7f
  616. [ 12.286260] 36a0: 00000091 00000000 fd073a48 fffffdff cdcdcdcd 0000cbf5 f9986b40 fffffe7f
  617. [ 12.294395] 36c0: fd1c3878 fffffe7f e089ca00 fffffe7f 00000000 0000cbc0 00000000 fffffdff
  618. [ 12.302530] 36e0: 0000b992 00000000 00000000 00000000 fd1c3730 fffffe7f fcf18928 fffffdff
  619. [ 12.310665] 3700: 00000052 00000000 fd073000 fffffdff 0000b992 00000000 00000000 00000000
  620. [ 12.318800] 3720: e8254980 fffffe7f fd1c37a4 fffffe7f fd1c37e0 fffffe7f fcf1991c fffffdff
  621. [ 12.326935] 3740: f9986b40 fffffe7f f9986b48 fffffe7f f9878000 fffffe7f f9879000 fffffe7f
  622. [ 12.335069] 3760: ffffffff 000000ff f9879b78 fffffe7f fd073000 fffffdff fd1c3e08 fffffe7f
  623. [ 12.343204] 3780: fd0b0568 fffffdff 00000018 00000000 ffffffff 000000ff f9879b78 fffffe7f
  624. [ 12.351339] 37a0: fd073000 0000b99e f9986b40 fffffe7f fd1c3870 fffffe7f 00000000 00000000
  625. [ 12.359474] 37c0: 00000002 ffffb992 00000000 fffffdff f9986b40 fffffe7f 0073f100 fffffe00
  626. [ 12.367609] 37e0: fd1c3810 fffffe7f fcf19974 fffffdff f9986b70 fffffe7f f9986b40 fffffe7f
  627. [ 12.375744] 3800: fd1c3870 fffffe7f 00000000 00000000 fd1c3840 fffffe7f fcf19d24 fffffdff
  628. [ 12.383879] 3820: f9986b40 fffffe7f 00000001 00000000 fd1c3870 fffffe7f 00000000 00000000
  629. [ 12.392014] 3840: fd1c38b0 fffffe7f fcfa84f4 fffffdff f9878000 fffffe7f fffffff4 00000000
  630. [ 12.400149] 3860: f987a000 fffffe7f ffffffc8 00000000 00007530 00003a98 00007530 00000000
  631. [ 12.408283] 3880: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  632. [ 12.416418] 38a0: 00000000 00000000 00000000 00000000 fd1c38e0 fffffe7f fcf01edc fffffdff
  633. [ 12.424553] 38c0: f9878000 fffffe7f fffffff4 00000000 f987a000 fffffe7f f9879000 fffffe7f
  634. [ 12.432688] 38e0: fd1c3940 fffffe7f fcf04ba0 fffffdff e04fa800 fffffe7f f9878000 fffffe7f
  635. [ 12.440823] 3900: 00c0003c 00000000 0040003c 00000000 fd508098 fffffe7f fd068fa8 fffffdff
  636. [ 12.448958] 3920: 00000014 00000000 f9878000 fffffe7f 0060003c 00000000 e04fa800 fffffe7f
  637. [ 12.457092] 3940: fd1c3970 fffffe7f fc9b9454 fffffdff e04fa800 fffffe7f 00000000 00000000
  638. [ 12.465227] 3960: fc9f1000 fffffdff 0040003c 00000000 fd1c39a0 fffffe7f fc9baf1c fffffdff
  639. [ 12.473362] 3980: e04fa800 fffffe7f fd508000 fffffe7f 00000000 00000000 fd066a68 fffffdff
  640. [ 12.481497] 39a0: fd1c39e0 fffffe7f fcf00424 fffffdff f98ffec0 fffffe7f fd508000 fffffe7f
  641. [ 12.489632] 39c0: fd068fa8 fffffdff fd508000 fffffe7f fd066c50 fffffdff fd068fa8 fffffdff
  642. [ 12.497766] 39e0: fd1c3a10 fffffe7f 003e1998 fffffe00 fd508098 fffffe7f fd066cb8 fffffdff
  643. [ 12.505901] 3a00: 00000000 00000000 fd508000 fffffe7f fd1c3a50 fffffe7f 0049fd40 fffffe00
  644. [ 12.514036] 3a20: fd508098 fffffe7f fd066cb8 fffffdff 00e42000 fffffe00 01466000 fffffe00
  645. [ 12.522171] 3a40: fd066cb8 fffffdff 00e42000 fffffe00 fd1c3aa0 fffffe7f 004a00bc fffffe00
  646. [ 12.530306] 3a60: fd508098 fffffe7f fd066cb8 fffffdff fd5080f8 fffffe7f 00000000 00000000
  647. [ 12.538441] 3a80: 00e06000 fffffe00 00e42000 fffffe00 00000030 00000000 fd066cb8 fffffdff
  648. [ 12.546576] 3aa0: fd1c3ad0 fffffe7f 0049db28 fffffe00 00000000 00000000 fd066cb8 fffffdff
  649. [ 12.554710] 3ac0: 004a0010 fffffe00 00e42000 fffffe00 fd1c3b20 fffffe7f 0049f75c fffffe00
  650. [ 12.562845] 3ae0: fd066cb8 fffffdff f9985880 fffffe7f 00df7330 fffffe00 0073cc8c fffffe00
  651. [ 12.570980] 3b00: ffd9aad0 fffffe7f 00000000 00000000 ffd9aaa8 fffffe7f e81c35a8 fffffe7f
  652. [ 12.579115] 3b20: fd1c3b40 fffffe7f 0049f2a4 fffffe00 fd066cb8 fffffdff fd066cb8 fffffdff
  653. [ 12.587250] 3b40: fd1c3b80 fffffe7f 004a0ba8 fffffe00 fd066cb8 fffffdff 00002000 00000000
  654. [ 12.595384] 3b60: 00000000 00000000 fd066c50 fffffdff 00000000 00000000 00000000 00000000
  655. [ 12.603519] 3b80: fd1c3bb0 fffffe7f 003e124c fffffe00 fd066c50 fffffdff 00002000 00000000
  656. [ 12.611654] 3ba0: fd066a68 fffffdff fd1c3c20 fffffe7f fd1c3be0 fffffe7f fc9bb104 fffffdff
  657. [ 12.619789] 3bc0: fd066a68 fffffdff fd1c3c20 fffffe7f fc9e3d18 fffffdff fc9f2440 fffffdff
  658. [ 12.627924] 3be0: fd1c3c20 fffffe7f fd0b0080 fffffdff fd066a68 fffffdff fd073a00 fffffdff
  659. [ 12.636059] 3c00: 00d61520 fffffe00 fd0b0000 fffffdff fd1c3c20 fffffe7f fd0b0074 fffffdff
  660. [ 12.644194] 3c20: fd1c3c40 fffffe7f 000922f0 fffffe00 00d61520 fffffe00 f98fff80 fffffe7f
  661. [ 12.652328] 3c40: fd1c3cc0 fffffe7f 0073f97c fffffe00 fd073700 fffffdff f98fde80 fffffe7f
  662. [ 12.660464] 3c60: 00d8e000 fffffe00 00d8e318 fffffe00 00d8e000 fffffe00 0073f944 fffffe00
  663. [ 12.668598] 3c80: fd073700 fffffdff fd1c3e70 fffffe7f fd073700 fffffdff 00d8e318 fffffe00
  664. [ 12.676733] 3ca0: 00d8e000 fffffe00 00000000 00000000 00000030 00000000 fd1c3e70 fffffe7f
  665. [ 12.684868] 3cc0: fd1c3cf0 fffffe7f 0013c79c fffffe00 fd073718 fffffdff fd1c3e70 fffffe7f
  666. [ 12.693003] 3ce0: fd073700 fffffdff 00d8e318 fffffe00 fd1c3e40 fffffe7f 0013cc24 fffffe00
  667. [ 12.701138] 3d00: 00000000 00000000 0000000e 00000000 9e3b05f8 000003ff 9e245584 000003ff
  668. [ 12.709273] 3d20: 60000000 00000000 00000015 00000000 0000011a 00000000 00000111 00000000
  669. [ 12.717407] 3d40: 00772000 fffffe00 fd1c0000 fffffe7f ec666900 fffffe7f 00000064 00000000
  670. [ 12.725543] 3d60: 00000072 00000000 0000006e 00000000 009a0388 fffffe00 0000003f 00000000
  671. [ 12.733678] 3d80: 0000feff 00000000 fd073ad0 fffffdff fd1c3df8 fffffe7f 00e3eb00 fffffe00
  672. [ 12.741813] 3da0: 00000000 00000000 0000000e 00000000 00e3ed80 fffffe00 31bd6190 fffffc00
  673. [ 12.749947] 3dc0: 00d8e380 fffffe00 fd1c3ec4 fffffe7f fd1c3e80 fffffe7f 00d50ac0 fffffe00
  674. [ 12.758082] 3de0: 00000002 000081a4 00000001 00000000 00000000 00000000 002a646d 00000000
  675. [ 12.766217] 3e00: 5717d362 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  676. [ 12.774352] 3e20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  677. [ 12.782487] 3e40: e4747f30 000003ff 000919b0 fffffe00 00000000 00000000 9e3b05f8 000003ff
  678. [ 12.790622] 3e60: ffffffff ffffffff 00001db4 00000000 31930000 fffffc00 002a6290 00000000
  679. [ 12.798757] 3e80: 31bd5650 fffffc00 31bd5478 fffffc00 31bbcd28 fffffc00 00173ad0 00000000
  680. [ 12.806892] 3ea0: 00189c10 00000000 fd073250 fffffdff 00000002 00000001 0000002d 0000002e
  681. [ 12.815027] 3ec0: 00000029 0000001d 0000000d 00000000 0000000e 00000000 9e3b05f8 000003ff
  682. [ 12.823162] 3ee0: 00000000 00000000 0000000e 00000000 00000000 00000000 0000007c 00000000
  683. [ 12.831297] 3f00: e0777cd0 000002aa e0777cd0 000002aa 00000111 00000000 e474708e 000003ff
  684. [ 12.839432] 3f20: ffffffff 00000000 e0777d38 000002aa 00000006 00000000 a8e82ca8 ffffffff
  685. [ 12.847567] 3f40: e0769fe9 000002aa 00000000 003b9aca 9e3d02e8 000003ff 9e245560 000003ff
  686. [ 12.855702] 3f60: e4747d00 000003ff e0777cd0 000002aa 9e3b05f8 000003ff e0777c70 000002aa
  687. [ 12.863837] 3f80: 00000000 00000000 00020000 00000000 e076a820 000002aa 00000000 00000000
  688. [ 12.871972] 3fa0: 00000000 00000000 00000000 00000000 cac15088 000002aa e4747f30 000003ff
  689. [ 12.880107] 3fc0: 9e3a8d90 000003ff e4747f30 000003ff 9e245584 000003ff 60000000 00000000
  690. [ 12.888242] 3fe0: 0000000e 00000000 00000111 00000000 00000000 00000000 00000000 00000000
  691. [ 12.896375] Call Trace:
  692. [ 12.898842] [<fffffdfffcf401e0>] r100_io_rreg+0x44/0x74 [radeon]
  693. [ 12.904843] [<fffffdfffcf00700>] cail_ioreg_read+0x2c/0x3c [radeon]
  694. [ 12.911104] [<fffffdfffcf15f04>] atom_iio_execute+0x208/0x254 [radeon]
  695. [ 12.917625] [<fffffdfffcf16278>] atom_get_src_int+0xb8/0x6f0 [radeon]
  696. [ 12.924058] [<fffffdfffcf19258>] atom_op_move+0x80/0x214 [radeon]
  697. [ 12.930147] [<fffffdfffcf18924>] atom_execute_table_locked+0x114/0x350 [radeon]
  698. [ 12.937445] [<fffffdfffcf18c34>] atom_op_calltable+0xd4/0x154 [radeon]
  699. [ 12.943966] [<fffffdfffcf18924>] atom_execute_table_locked+0x114/0x350 [radeon]
  700. [ 12.951265] [<fffffdfffcf19918>] atom_execute_table_scratch_unlocked+0x50/0x70 [radeon]
  701. [ 12.959254] [<fffffdfffcf19970>] atom_execute_table+0x38/0x58 [radeon]
  702. [ 12.965774] [<fffffdfffcf19d20>] atom_asic_init+0x100/0x160 [radeon]
  703. [ 12.972136] [<fffffdfffcfa84f0>] cik_init+0xa8/0x4bc [radeon]
  704. [ 12.977878] [<fffffdfffcf01ed8>] radeon_device_init+0x50c/0xabc [radeon]
  705. [ 12.984570] [<fffffdfffcf04b9c>] radeon_driver_load_kms+0x80/0x1f0 [radeon]
  706. [ 12.991510] [<fffffdfffc9b9450>] drm_dev_register+0xbc/0x114 [drm]
  707. [ 12.997671] [<fffffdfffc9baf18>] drm_get_pci_dev+0xa4/0x184 [drm]
  708. [ 13.003758] [<fffffdfffcf00420>] radeon_pci_probe+0x90/0xc4 [radeon]
  709. [ 13.010081] [<fffffe00003e1994>] pci_device_probe+0x94/0xfc
  710. [ 13.015625] [<fffffe000049fd3c>] driver_probe_device+0x130/0x404
  711. [ 13.021600] [<fffffe00004a00b8>] __driver_attach+0xa8/0xb0
  712. [ 13.027057] [<fffffe000049db24>] bus_for_each_dev+0x68/0xac
  713. [ 13.032598] [<fffffe000049f758>] driver_attach+0x2c/0x38
  714. [ 13.037881] [<fffffe000049f2a0>] bus_add_driver+0x1f0/0x298
  715. [ 13.043424] [<fffffe00004a0ba4>] driver_register+0x6c/0x138
  716. [ 13.048966] [<fffffe00003e1248>] __pci_register_driver+0x5c/0x6c
  717. [ 13.054954] [<fffffdfffc9bb100>] drm_pci_init+0x108/0x138 [drm]
  718. [ 13.060866] [<fffffdfffd0b007c>] radeon_init+0x7c/0xa0 [radeon]
  719. [ 13.066756] [<fffffe00000922ec>] do_one_initcall+0xcc/0x1cc
  720. [ 13.072301] [<fffffe000073f978>] do_init_module+0x64/0x1d0
  721. [ 13.077757] [<fffffe000013c798>] load_module+0xee8/0x1154
  722. [ 13.083126] [<fffffe000013cc20>] SyS_finit_module+0x94/0xc0
  723. [ 13.088670] Code: d5033e9f b9000001 f9411660 91001000 (b9400000)
  724. [ 13.094767] ---[ end trace 7424a5b26b125df1 ]---
  725. [ 13.099375] Kernel panic - not syncing: Fatal exception
  726. [ 13.099684] scsi 4:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 4
  727. [ 13.112621] CPU3: stopping
  728. [ 13.115317] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  729. [ 13.123798] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  730. [ 13.131068] Call Trace:
  731. [ 13.133503] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  732. [ 13.138874] [<fffffe000009752c>] show_stack+0x20/0x2c
  733. [ 13.143899] [<fffffe0000743868>] dump_stack+0x78/0x9c
  734. [ 13.148924] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  735. [ 13.154122] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  736. [ 13.159491] Exception stack(0xfffffe7fe00b3e10 to 0xfffffe7fe00b3f30)
  737. [ 13.165899] 3e00: e00b0000 fffffe7f 00d50f34 fffffe00
  738. [ 13.174034] 3e20: e00b3f50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00b3f60 fffffe7f
  739. [ 13.182168] 3e40: ffeb0d4c fffffe7f 00000000 01400000 00000000 01000000 e00b3ef0 fffffe7f
  740. [ 13.190303] 3e60: 2708e644 00000000 000bf800 00000000 f9c6af40 fffffe7f e00b3ec0 fffffe7f
  741. [ 13.198438] 3e80: 000009e0 00000000 00000000 00000000 00000000 00000000 a8e82ca8 ffffffff
  742. [ 13.206573] 3ea0: 04000000 0021939c 00000000 003b9aca 002310b8 fffffe00 ae63fd30 000003ff
  743. [ 13.214707] 3ec0: cf8c9750 000003ff e00b0000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  744. [ 13.222842] 3ee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  745. [ 13.230977] 3f00: 00000001 00000000 e00b3f70 fffffe7f 00778fd8 fffffe00 e00b3f50 fffffe7f
  746. [ 13.239111] 3f20: 0009442c fffffe00 e00b3f50 fffffe7f
  747. [ 13.244136] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  748. [ 13.248902] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  749. [ 13.254532] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  750. [ 13.260332] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  751. [ 13.266565] CPU2: stopping
  752. [ 13.269259] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  753. [ 13.277739] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  754. [ 13.285009] Call Trace:
  755. [ 13.287444] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  756. [ 13.292814] [<fffffe000009752c>] show_stack+0x20/0x2c
  757. [ 13.297838] [<fffffe0000743868>] dump_stack+0x78/0x9c
  758. [ 13.302863] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  759. [ 13.308059] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  760. [ 13.313428] Exception stack(0xfffffe7fe00afe10 to 0xfffffe7fe00aff30)
  761. [ 13.319835] fe00: e00ac000 fffffe7f 00d50f34 fffffe00
  762. [ 13.327971] fe20: e00aff50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00aff60 fffffe7f
  763. [ 13.336106] fe40: ffe90d4c fffffe7f 00000000 01400000 00000000 01000000 e00afef0 fffffe7f
  764. [ 13.344241] fe60: 2708ebac 00000000 000bf800 00000000 f9c6a180 fffffe7f e00afec0 fffffe7f
  765. [ 13.352375] fe80: 000009e0 00000000 b18fcda0 000002aa 00000016 00000000 b18b05d8 000002aa
  766. [ 13.360510] fea0: 556bb600 995b0144 b18f86f0 000002aa 002310b8 fffffe00 857dfd30 000003ff
  767. [ 13.368644] fec0: 0000000f 00000000 e00ac000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  768. [ 13.376778] fee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  769. [ 13.384913] ff00: 00000001 00000000 e00aff70 fffffe7f 00778fd8 fffffe00 e00aff50 fffffe7f
  770. [ 13.393048] ff20: 0009442c fffffe00 e00aff50 fffffe7f
  771. [ 13.398072] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  772. [ 13.402837] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  773. [ 13.408467] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  774. [ 13.414268] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  775. [ 13.420501] CPU4: stopping
  776. [ 13.423196] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  777. [ 13.431677] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  778. [ 13.438947] Call Trace:
  779. [ 13.441382] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  780. [ 13.446752] [<fffffe000009752c>] show_stack+0x20/0x2c
  781. [ 13.451776] [<fffffe0000743868>] dump_stack+0x78/0x9c
  782. [ 13.456801] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  783. [ 13.461998] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  784. [ 13.467367] Exception stack(0xfffffe7fe00b7e10 to 0xfffffe7fe00b7f30)
  785. [ 13.473774] 7e00: e00b4000 fffffe7f 00d50f34 fffffe00
  786. [ 13.481909] 7e20: e00b7f50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00b7f60 fffffe7f
  787. [ 13.490044] 7e40: ffed0d4c fffffe7f 00000000 01400000 00000000 01000000 e00b7ef0 fffffe7f
  788. [ 13.498179] 7e60: 2708eb47 00000000 000bf800 00000000 f9c6bd00 fffffe7f e00b7ec0 fffffe7f
  789. [ 13.506314] 7e80: 000009e0 00000000 00000016 00000000 00000020 00000000 00000028 00000000
  790. [ 13.514449] 7ea0: fffffffe 0fffffff 00007fff 00000000 0000031f 00000000 00000013 00000000
  791. [ 13.522584] 7ec0: 0000000a 00000000 e00b4000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  792. [ 13.530719] 7ee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  793. [ 13.538854] 7f00: 00000001 00000000 e00b7f70 fffffe7f 00778fd8 fffffe00 e00b7f50 fffffe7f
  794. [ 13.546988] 7f20: 0009442c fffffe00 e00b7f50 fffffe7f
  795. [ 13.552012] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  796. [ 13.556778] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  797. [ 13.562407] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  798. [ 13.568208] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  799. [ 13.574441] CPU0: stopping
  800. [ 13.577137] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  801. [ 13.585618] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  802. [ 13.592888] Call Trace:
  803. [ 13.595324] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  804. [ 13.600694] [<fffffe000009752c>] show_stack+0x20/0x2c
  805. [ 13.605719] [<fffffe0000743868>] dump_stack+0x78/0x9c
  806. [ 13.610744] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  807. [ 13.615940] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  808. [ 13.621309] Exception stack(0xfffffe0000d23dd0 to 0xfffffe0000d23ef0)
  809. [ 13.627717] 3dc0: 00d20000 fffffe00 00d50f34 fffffe00
  810. [ 13.635852] 3de0: 00d23f10 fffffe00 00094430 fffffe00 00100eac fffffe00 00d23f20 fffffe00
  811. [ 13.643988] 3e00: ffe50d4c fffffe7f 00000000 01400000 00000000 01000000 00d23eb0 fffffe00
  812. [ 13.652123] 3e20: 270aa852 00000000 000c0000 00000000 00d62170 fffffe00 00d23e80 fffffe00
  813. [ 13.660258] 3e40: 000009e0 00000000 00000000 00000000 bc650000 00000000 8e146d50 000003ff
  814. [ 13.668392] 3e60: 8e146d50 000003ff c7a450a0 000003ff 001368a8 fffffe00 8e189960 000003ff
  815. [ 13.676527] 3e80: 8d8de470 000003ff 00d20000 fffffe00 00d50f34 fffffe00 00c78a28 fffffe00
  816. [ 13.684662] 3ea0: 00e3a000 fffffe00 00d50000 fffffe00 00d506c0 fffffe00 00cf0d00 fffffe00
  817. [ 13.692797] 3ec0: 00000001 00000000 00d23f30 fffffe00 00778fd8 fffffe00 00d23f10 fffffe00
  818. [ 13.700931] 3ee0: 0009442c fffffe00 00d23f10 fffffe00
  819. [ 13.705956] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  820. [ 13.710721] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  821. [ 13.716351] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  822. [ 13.722152] [<fffffe000073cde8>] rest_init+0x78/0x84
  823. [ 13.727092] [<fffffe0000c309e0>] start_kernel+0x3e0/0x3f8
  824. [ 13.732460] CPU5: stopping
  825. [ 13.735154] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  826. [ 13.743634] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  827. [ 13.750904] Call Trace:
  828. [ 13.753337] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  829. [ 13.758708] [<fffffe000009752c>] show_stack+0x20/0x2c
  830. [ 13.763732] [<fffffe0000743868>] dump_stack+0x78/0x9c
  831. [ 13.768756] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  832. [ 13.773952] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  833. [ 13.779322] Exception stack(0xfffffe7fe00bbe10 to 0xfffffe7fe00bbf30)
  834. [ 13.785729] be00: e00b8000 fffffe7f 00d50f34 fffffe00
  835. [ 13.793863] be20: e00bbf50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00bbf60 fffffe7f
  836. [ 13.801999] be40: ffef0d4c fffffe7f 00000000 01400000 00000000 01000000 e00bbef0 fffffe7f
  837. [ 13.810134] be60: 2708e6ea 00000000 000bf800 00000000 f9c6cac0 fffffe7f e00bbec0 fffffe7f
  838. [ 13.818269] be80: 000009e0 00000000 00000007 00000000 0000000b 00000000 ffffffff ffffffff
  839. [ 13.826403] bea0: ffff0000 ffffffff ffffffff ffffffff 3b5307d2 00000000 2f5d5953 00000000
  840. [ 13.834538] bec0: dcb0a3f8 00000000 e00b8000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  841. [ 13.842673] bee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  842. [ 13.850808] bf00: 00000001 00000000 e00bbf70 fffffe7f 00778fd8 fffffe00 e00bbf50 fffffe7f
  843. [ 13.858942] bf20: 0009442c fffffe00 e00bbf50 fffffe7f
  844. [ 13.863967] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  845. [ 13.868732] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  846. [ 13.874361] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  847. [ 13.880162] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  848. [ 13.886395] CPU1: stopping
  849. [ 13.889088] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  850. [ 13.897567] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  851. [ 13.904837] Call Trace:
  852. [ 13.907270] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  853. [ 13.912640] [<fffffe000009752c>] show_stack+0x20/0x2c
  854. [ 13.917666] [<fffffe0000743868>] dump_stack+0x78/0x9c
  855. [ 13.922691] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  856. [ 13.927888] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  857. [ 13.933256] Exception stack(0xfffffe7fe00abe10 to 0xfffffe7fe00abf30)
  858. [ 13.939663] be00: e00a8000 fffffe7f 00d50f34 fffffe00
  859. [ 13.947799] be20: e00abf50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00abf60 fffffe7f
  860. [ 13.955934] be40: ffe70d4c fffffe7f 00000000 01400000 00000000 01000000 e00abef0 fffffe7f
  861. [ 13.964069] be60: 27108798 00000000 000c0000 00000000 f9c693c0 fffffe7f e00abec0 fffffe7f
  862. [ 13.972204] be80: 000009e0 00000000 00e39ab8 fffffe00 009d3c10 fffffe00 009d3bf8 fffffe00
  863. [ 13.980339] bea0: e02f1ac0 fffffdfe 00000000 00000000 001238e4 fffffe00 857b4fc4 000003ff
  864. [ 13.988474] bec0: 0000000f 00000000 e00a8000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  865. [ 13.996609] bee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  866. [ 14.004744] bf00: 00000001 00000000 e00abf70 fffffe7f 00778fd8 fffffe00 e00abf50 fffffe7f
  867. [ 14.012878] bf20: 0009442c fffffe00 e00abf50 fffffe7f
  868. [ 14.017903] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  869. [ 14.022669] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  870. [ 14.028298] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  871. [ 14.034100] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  872. [ 14.040333] CPU7: stopping
  873. [ 14.043027] CPU: 7 PID: 0 Comm: swapper/7 Tainted: G D 4.2.0-0.21.el7.aarch64 #1
  874. [ 14.051507] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0 Jan 26 2016
  875. [ 14.058777] Call Trace:
  876. [ 14.061213] [<fffffe000009739c>] dump_backtrace+0x0/0x170
  877. [ 14.066583] [<fffffe000009752c>] show_stack+0x20/0x2c
  878. [ 14.071608] [<fffffe0000743868>] dump_stack+0x78/0x9c
  879. [ 14.076632] [<fffffe000009d090>] handle_IPI+0x1ac/0x244
  880. [ 14.081829] [<fffffe00000904b4>] gic_handle_irq+0x7c/0x84
  881. [ 14.087198] Exception stack(0xfffffe7fe00c3e10 to 0xfffffe7fe00c3f30)
  882. [ 14.093605] 3e00: e00c0000 fffffe7f 00d50f34 fffffe00
  883. [ 14.101740] 3e20: e00c3f50 fffffe7f 00094430 fffffe00 00100eac fffffe00 e00c3f60 fffffe7f
  884. [ 14.109876] 3e40: fff30d4c fffffe7f 00000000 01400000 00000000 01000000 e00c3ef0 fffffe7f
  885. [ 14.118010] 3e60: 270906df 00000000 00000000 00000000 f9c6e640 fffffe7f e00c3ec0 fffffe7f
  886. [ 14.126145] 3e80: 000009e0 00000000 7f7f7f7f 7f7f7f7f 01010101 01010101 00000018 00000000
  887. [ 14.134280] 3ea0: fffffffe 0fffffff 00000000 00000000 00266340 fffffe00 9e24a288 000003ff
  888. [ 14.142415] 3ec0: e47435b0 000003ff e00c0000 fffffe7f 00d50f34 fffffe00 00e784f0 fffffe00
  889. [ 14.150550] 3ee0: 00e3a000 fffffe00 1d100000 00000000 00d506c0 fffffe00 00cf0d00 fffffe00
  890. [ 14.158685] 3f00: 00000001 00000000 e00c3f70 fffffe7f 00778fd8 fffffe00 e00c3f50 fffffe7f
  891. [ 14.166820] 3f20: 0009442c fffffe00 e00c3f50 fffffe7f
  892. [ 14.171843] [<fffffe00000914e4>] el1_irq+0x64/0xc0
  893. [ 14.176608] [<fffffe0000100ea8>] default_idle_call+0x20/0x34
  894. [ 14.182238] [<fffffe0000100fe4>] cpu_startup_entry+0x128/0x1ec
  895. [ 14.188039] [<fffffe000009cacc>] secondary_start_kernel+0x118/0x140
  896. [ 14.194273] drm_kms_helper: panic occurred, switching back to text console
  897. [ 14.210337] ---[ end Kernel panic - not syncing: Fatal exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement