Advertisement
Guest User

Untitled

a guest
Feb 26th, 2018
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.56 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. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
  5. [ 0.000000] Linux version 4.15.4-300.fc27.aarch64 (mockbuild@buildvm-aarch64-01.arm.fedoraproject.org) (gcc version 8
  6. [ 0.000000] Machine model: Marvell 8040 MACHIATOBin
  7. [ 0.000000] efi: Getting EFI parameters from FDT:
  8. [ 0.000000] efi: EFI v2.60 by EDK II
  9. [ 0.000000] efi: SMBIOS 3.0=0xbfda0000 ACPI 2.0=0xb6760000 MEMATTR=0xb8a82b18 RNG=0xbffdf098
  10. [ 0.000000] random: fast init done
  11. [ 0.000000] efi: seeding entropy pool
  12. [ 0.000000] cma: Reserved 256 MiB at 0x00000000a3000000
  13. [ 0.000000] NUMA: No NUMA configuration found
  14. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
  15. [ 0.000000] NUMA: NODE_DATA [mem 0x43ff8c500-0x43ff99fff]
  16. [ 0.000000] Zone ranges:
  17. [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff]
  18. [ 0.000000] Normal [mem 0x0000000100000000-0x000000043fffffff]
  19. [ 0.000000] Movable zone start for each node
  20. [ 0.000000] Early memory node ranges
  21. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  22. [ 0.000000] node 0: [mem 0x0000000004200000-0x00000000bf80ffff]
  23. [ 0.000000] node 0: [mem 0x00000000bf810000-0x00000000bfbeffff]
  24. [ 0.000000] node 0: [mem 0x00000000bfbf0000-0x00000000bfd8ffff]
  25. [ 0.000000] node 0: [mem 0x00000000bfd90000-0x00000000bffdffff]
  26. [ 0.000000] node 0: [mem 0x00000000bffe0000-0x00000000bfffffff]
  27. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000043fffffff]
  28. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000043fffffff]
  29. [ 0.000000] psci: probing for conduit method from DT.
  30. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  31. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  32. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  33. [ 0.000000] psci: SMC Calling Convention v1.0
  34. [ 0.000000] percpu: Embedded 22 pages/cpu @ (ptrval) s52888 r8192 d29032 u90112
  35. [ 0.000000] Detected PIPT I-cache on CPU0
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128264
  37. [ 0.000000] Policy zone: Normal
  38. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.4-300.fc27.aarch64 root=UUID=b3bf6fcd-c6d0-4afa-bcd9-784ae8
  39. [ 0.000000] software IO TLB [mem 0xbb810000-0xbf810000] (64MB) mapped at [ (ptrval)- (ptrval)]
  40. [ 0.000000] Memory: 16131380K/16775168K available (9724K kernel code, 1810K rwdata, 4004K rodata, 5440K init, 968K b)
  41. [ 0.000000] Virtual kernel memory layout:
  42. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  43. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  44. [ 0.000000] .text : 0x (ptrval) - 0x (ptrval) ( 9728 KB)
  45. [ 0.000000] .rodata : 0x (ptrval) - 0x (ptrval) ( 4032 KB)
  46. [ 0.000000] .init : 0x (ptrval) - 0x (ptrval) ( 5440 KB)
  47. [ 0.000000] .data : 0x (ptrval) - 0x (ptrval) ( 1811 KB)
  48. [ 0.000000] .bss : 0x (ptrval) - 0x (ptrval) ( 969 KB)
  49. [ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
  50. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  51. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  52. [ 0.000000] 0xffff7ec649000000 - 0xffff7ec65a000000 ( 272 MB actual)
  53. [ 0.000000] memory : 0xffffb19240000000 - 0xffffb19680000000 ( 17408 MB)
  54. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  55. [ 0.000000] ftrace: allocating 35538 entries in 139 pages
  56. [ 0.000000] Hierarchical RCU implementation.
  57. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  58. [ 0.000000] Tasks RCU enabled.
  59. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  60. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  61. [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f022f000
  62. [ 0.000000] GIC: Using split EOI/Deactivate mode
  63. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32)
  64. [ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
  65. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32)
  66. [ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
  67. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32)
  68. [ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
  69. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32)
  70. [ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
  71. [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
  72. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646s
  73. [ 0.000001] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
  74. [ 0.000100] Console: colour dummy device 80x25
  75. [ 0.000283] console [tty0] enabled
  76. [ 0.000334] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
  77. [ 0.000342] pid_max: default: 32768 minimum: 301
  78. [ 0.000528] Security Framework initialized
  79. [ 0.000536] Yama: becoming mindful.
  80. [ 0.000544] SELinux: Initializing.
  81. [ 0.004221] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  82. [ 0.006031] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  83. [ 0.006146] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  84. [ 0.006206] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  85. [ 0.006822] ASID allocator initialised with 32768 entries
  86. [ 0.006855] Hierarchical SRCU implementation.
  87. [ 0.007608] Remapping and enabling EFI services.
  88. [ 0.007690] EFI remap 0x00000000bf810000 => (ptrval)
  89. [ 0.007732] EFI remap 0x00000000bfd90000 => (ptrval)
  90. [ 0.007737] EFI remap 0x00000000f4284000 => (ptrval)
  91. [ 0.007933] smp: Bringing up secondary CPUs ...
  92. [ 0.008228] Detected PIPT I-cache on CPU1
  93. [ 0.008257] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
  94. [ 0.008562] Detected PIPT I-cache on CPU2
  95. [ 0.008582] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
  96. [ 0.008889] Detected PIPT I-cache on CPU3
  97. [ 0.008903] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
  98. [ 0.008939] smp: Brought up 1 node, 4 CPUs
  99. [ 0.008958] SMP: Total of 4 processors activated.
  100. [ 0.008963] CPU features: detected feature: 32-bit EL0 Support
  101. [ 0.008967] CPU features: detected feature: Kernel page table isolation (KPTI)
  102. [ 0.019938] CPU: All CPU(s) started at EL2
  103. [ 0.019951] alternatives: patching kernel code
  104. [ 0.021663] devtmpfs: initialized
  105. [ 0.022831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  106. [ 0.022861] futex hash table entries: 1024 (order: 5, 131072 bytes)
  107. [ 0.025051] pinctrl core: initialized pinctrl subsystem
  108. [ 0.025330] SMBIOS 3.0.0 present.
  109. [ 0.025339] DMI: Marvell Armada 8040 MacchiatoBin/Armada 8040 MacchiatoBin, BIOS EDK II Oct 10 2017
  110. [ 0.025575] NET: Registered protocol family 16
  111. [ 0.025736] audit: initializing netlink subsys (disabled)
  112. [ 0.025807] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
  113. [ 0.026084] cpuidle: using governor menu
  114. [ 0.026211] vdso: 2 pages (1 code @ 00000000fd964026, 1 data @ 000000005f7d4e82)
  115. [ 0.026218] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  116. [ 0.057108] DMA: preallocated 131072 KiB pool for atomic allocations
  117. [ 0.057295] Serial: AMBA PL011 UART driver
  118. [ 0.061655] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  119. [ 0.062238] ACPI: Interpreter disabled.
  120. [ 0.062560] vgaarb: loaded
  121. [ 0.062738] SCSI subsystem initialized
  122. [ 0.062873] usbcore: registered new interface driver usbfs
  123. [ 0.062889] usbcore: registered new interface driver hub
  124. [ 0.062909] usbcore: registered new device driver usb
  125. [ 0.063022] EDAC MC: Ver: 3.0.0
  126. [ 0.063128] Registered efivars operations
  127. [ 0.063465] NetLabel: Initializing
  128. [ 0.063470] NetLabel: domain hash size = 128
  129. [ 0.063474] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  130. [ 0.063498] NetLabel: unlabeled traffic allowed by default
  131. [ 0.063615] clocksource: Switched to clocksource arch_sys_counter
  132. [ 0.084878] VFS: Disk quotas dquot_6.6.0
  133. [ 0.084933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  134. [ 0.085126] pnp: PnP ACPI: disabled
  135. [ 0.087561] NET: Registered protocol family 2
  136. [ 0.088033] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  137. [ 0.088365] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  138. [ 0.088605] TCP: Hash tables configured (established 131072 bind 65536)
  139. [ 0.088699] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  140. [ 0.088771] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  141. [ 0.089011] NET: Registered protocol family 1
  142. [ 0.089092] Unpacking initramfs...
  143. [ 0.541842] Freeing initrd memory: 21852K
  144. [ 0.542103] hw perfevents: unable to count PMU IRQs
  145. [ 0.542110] hw perfevents: /ap806/config-space@f0000000/pmu: failed to register PMU devices!
  146. [ 0.542226] kvm [1]: 8-bit VMID
  147. [ 0.542230] kvm [1]: IDMAP page: 2bf6af000
  148. [ 0.542234] kvm [1]: HYP VA range: 800000000000:ffffffffffff
  149. [ 0.542718] kvm [1]: vgic-v2@f0240000
  150. [ 0.542769] kvm [1]: vgic interrupt IRQ1
  151. [ 0.542777] kvm [1]: virtual timer IRQ4
  152. [ 0.542823] kvm [1]: Hyp mode initialized successfully
  153. [ 0.572303] Initialise system trusted keyrings
  154. [ 0.572324] Key type blacklist registered
  155. [ 0.572373] workingset: timestamp_bits=37 max_order=22 bucket_order=0
  156. [ 0.574035] zbud: loaded
  157. [ 0.805194] NET: Registered protocol family 38
  158. [ 0.805208] Key type asymmetric registered
  159. [ 0.805213] Asymmetric key parser 'x509' registered
  160. [ 0.805334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  161. [ 0.805386] io scheduler noop registered
  162. [ 0.805391] io scheduler deadline registered
  163. [ 0.805528] io scheduler cfq registered (default)
  164. [ 0.805532] io scheduler mq-deadline registered
  165. [ 0.805658] atomic64_test: passed
  166. [ 0.807444] marvell-ap806-system-controller f06f4000.system-controller: [Firmware Warn]: Using legacy device tree big
  167. [ 0.807452] marvell-ap806-system-controller f06f4000.system-controller: [Firmware Warn]: Update your device tree:
  168. [ 0.807458] marvell-ap806-system-controller f06f4000.system-controller: [Firmware Warn]: This binding won't be suppol
  169. [ 0.807583] marvell-cp110-system-controller0 f2440000.system-controller: [Firmware Warn]: Using legacy device tree bg
  170. [ 0.807590] marvell-cp110-system-controller0 f2440000.system-controller: [Firmware Warn]: Update your device tree:
  171. [ 0.807596] marvell-cp110-system-controller0 f2440000.system-controller: [Firmware Warn]: This binding won't be supps
  172. [ 0.807798] marvell-cp110-system-controller0 f4440000.system-controller: [Firmware Warn]: Using legacy device tree bg
  173. [ 0.807805] marvell-cp110-system-controller0 f4440000.system-controller: [Firmware Warn]: Update your device tree:
  174. [ 0.807811] marvell-cp110-system-controller0 f4440000.system-controller: [Firmware Warn]: This binding won't be supps
  175. [ 0.808733] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  176. [ 0.831419] f0512000.serial: ttyS0 at MMIO 0xf0512000 (irq = 7, base_baud = 12500000) is a 16550A
  177. [ 1.876481] console [ttyS0] enabled
  178. [ 1.880272] msm_serial: driver initialized
  179. [ 1.884717] cacheinfo: Unable to detect cache hierarchy for CPU 0
  180. [ 1.891141] libphy: Fixed MDIO Bus: probed
  181. [ 1.895336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  182. [ 1.901895] ehci-pci: EHCI PCI platform driver
  183. [ 1.906378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  184. [ 1.912586] ohci-pci: OHCI PCI platform driver
  185. [ 1.917060] uhci_hcd: USB Universal Host Controller Interface driver
  186. [ 1.923529] usbcore: registered new interface driver usbserial_generic
  187. [ 1.930096] usbserial: USB Serial support registered for generic
  188. [ 1.936178] mousedev: PS/2 mouse device common for all mice
  189. [ 1.941951] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
  190. [ 1.948551] device-mapper: uevent: version 1.0.3
  191. [ 1.953336] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  192. [ 1.962099] ledtrig-cpu: registered to indicate activity on CPUs
  193. [ 1.968295] EFI Variables Facility v0.08 2004-May-17
  194. [ 1.973712] hidraw: raw HID events driver (C) Jiri Kosina
  195. [ 1.979182] usbcore: registered new interface driver usbhid
  196. [ 1.984782] usbhid: USB HID core driver
  197. [ 1.988868] drop_monitor: Initializing network drop monitor service
  198. [ 1.995255] ip_tables: (C) 2000-2006 Netfilter Core Team
  199. [ 2.000641] Initializing XFRM netlink socket
  200. [ 2.005316] NET: Registered protocol family 10
  201. [ 2.013440] Segment Routing with IPv6
  202. [ 2.017156] mip6: Mobile IPv6
  203. [ 2.020137] NET: Registered protocol family 17
  204. [ 2.024893] registered taskstats version 1
  205. [ 2.029019] Loading compiled-in X.509 certificates
  206. [ 2.089232] Loaded X.509 cert 'Fedora kernel signing key: ce937ee859d1dc268611b2d76e4e7c2da313deee'
  207. [ 2.098432] zswap: loaded using pool lzo/zbud
  208. [ 2.106206] Key type big_key registered
  209. [ 2.113105] Key type encrypted registered
  210. [ 2.118363] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  211. [ 2.126708] OF: PCI: host bridge /cp110-master/pcie@f2600000 ranges:
  212. [ 2.133098] OF: PCI: IO 0xf9000000..0xf900ffff -> 0xf9000000
  213. [ 2.139052] OF: PCI: MEM 0xc0000000..0xdfffffff -> 0xc0000000
  214. [ 2.245313] armada8k-pcie f2600000.pcie: link up
  215. [ 2.249992] armada8k-pcie f2600000.pcie: PCI host bridge to bus 0000:00
  216. [ 2.256642] pci_bus 0000:00: root bus resource [bus 00-ff]
  217. [ 2.262151] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xf9000000-0xf900ffff])
  218. [ 2.271676] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  219. [ 2.278726] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  220. [ 2.287008] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid
  221. [ 2.294161] pci 0000:01:00.0: enabling Extended Tags
  222. [ 2.299443] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  223. [ 2.333667] pci 0000:00:00.0: BAR 15: assigned [mem 0xc0000000-0xcfffffff 64bit pref]
  224. [ 2.341533] pci 0000:00:00.0: BAR 0: assigned [mem 0xd0000000-0xd00fffff 64bit]
  225. [ 2.348881] pci 0000:00:00.0: BAR 14: assigned [mem 0xd0100000-0xd01fffff]
  226. [ 2.355789] pci 0000:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  227. [ 2.361997] pci 0000:01:00.0: BAR 0: assigned [mem 0xc0000000-0xcfffffff 64bit pref]
  228. [ 2.369807] pci 0000:01:00.0: BAR 2: assigned [mem 0xd0100000-0xd011ffff 64bit]
  229. [ 2.377182] pci 0000:01:00.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref]
  230. [ 2.384439] pci 0000:01:00.0: BAR 4: assigned [io 0x1000-0x10ff]
  231. [ 2.390568] pci 0000:00:00.0: PCI bridge to [bus 01]
  232. [ 2.395556] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]
  233. [ 2.401676] pci 0000:00:00.0: bridge window [mem 0xd0100000-0xd01fffff]
  234. [ 2.408496] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
  235. [ 2.416319] pcieport 0000:00:00.0: enabling device (0106 -> 0107)
  236. [ 2.422525] pcieport 0000:00:00.0: Signaling PME with IRQ 22
  237. [ 2.428265] pcieport 0000:00:00.0: AER enabled with IRQ 22
  238. [ 2.433918] rtc-efi rtc-efi: setting system clock to 2018-01-14 03:01:10 UTC (1515898870)
  239. [ 2.447054] Freeing unused kernel memory: 5440K
  240. [ 2.452211] Checked W+X mappings: passed, no W+X pages found
  241. [ 2.457910] rodata_test: all tests were successful
  242. [ 2.491674] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +U)
  243. [ 2.512740] systemd[1]: Detected architecture arm64.
  244. [ 2.517742] systemd[1]: Running in initial RAM disk.
  245.  
  246. Welcome to Fedora 27 (Twenty Seven) dracut-046-8.git20180105.fc27 (Initramfs)!
  247.  
  248. [ 2.553666] systemd[1]: Set hostname to <flotta2>.
  249. [ 2.634150] systemd[1]: Listening on Journal Socket (/dev/log).
  250. [ OK ] Listening on Journal Socket (/dev/log).
  251. [ 2.673800] systemd[1]: Listening on Journal Audit Socket.
  252. [ OK ] Listening on Journal Audit Socket.
  253. [ 2.703663] systemd[1]: Reached target Timers.
  254. [ OK ] Reached target Timers.
  255. [ 2.734671] systemd[1]: Created slice System Slice.
  256. [ OK ] Created slice System Slice.
  257. [ 2.773728] systemd[1]: Listening on udev Kernel Socket.
  258. [ OK ] Listening on udev Kernel Socket.
  259. [ 2.803739] systemd[1]: Listening on Journal Socket.
  260. [ OK ] Listening on Journal Socket.
  261. Starting Journal Service...
  262. Starting Setup Virtual Console...
  263. Starting Apply Kernel Variables...
  264. Starting Create list of required st…ce nodes for the current kernel...
  265. [ OK ] Reached target Local File Systems.
  266. Starting Create Volatile Files and Directories...
  267. [ OK ] Reached target Slices.
  268. Starting dracut cmdline hook...
  269. [ OK ] Reached target Swap.
  270. [ OK ] Listening on udev Control Socket.
  271. [ OK ] Reached target Sockets.
  272. [ OK ] Started Journal Service.
  273. [ 3.193903] audit: type=1130 audit(1515898871.250:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  274. [ OK ] Started Setup Virtual Console.
  275. [ 3.243700] audit: type=1130 audit(1515898871.300:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  276. [ 3.264144] audit: type=1131 audit(1515898871.300:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  277. [ OK ] Started Apply Kernel Variables.
  278. [ 3.313721] audit: type=1130 audit(1515898871.370:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  279. [ OK ] Started Create list of required sta…vice nodes for the current kernel.
  280. [ 3.363677] audit: type=1130 audit(1515898871.420:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  281. [ OK ] Started Create Volatile Files and Directories.
  282. [ 3.413677] audit: type=1130 audit(1515898871.470:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  283. [ OK ] Started dracut cmdline hook.
  284. [ 3.463675] audit: type=1130 audit(1515898871.520:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  285. Starting dracut pre-udev hook...
  286. Starting Create Static Device Nodes in /dev...
  287. [ OK ] Started dracut pre-udev hook.
  288. [ 3.583719] audit: type=1130 audit(1515898871.640:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='un'
  289. [ OK ] Started Create Static Device Nodes in /dev.
  290. [ 3.633686] audit: type=1130 audit(1515898871.690:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='u'
  291. Starting udev Kernel Device Manager...
  292. [ OK ] Started udev Kernel Device Manager.
  293. Starting udev Coldplug all Devices...
  294. Mounting Kernel Configuration File System...
  295. [ 3.808276] libphy: orion_mdio_bus: probed
  296. [ 3.809811] sdhci: Secure Digital Host Controller Interface driver
  297. [ 3.809812] sdhci: Copyright(c) Pierre Ossman
  298. [ 3.818685] sdhci-pltfm: SDHCI platform and OF driver helper
  299. [ OK ] Mounted Kernel Configuration File System.
  300. [ 3.833851] mmc0: Switching to 3.3V signalling voltage failed
  301. [ OK 3.842627] armada38x-rtc f4284000.rtc: rtc core: registered f4284000.rtc as rtc1
  302. m] Started udev [ 3.851553] libphy: orion_mdio_bus: probed
  303. Coldplug all Devices.
  304. [ 3.881338] orion-mdio f212a600.mdio: Cannot register MDIO bus (-16)
  305. [ 3.895000] mmc0: SDHCI controller on f06e0000.sdhci [f06e0000.sdhci] using ADMA 64-bit
  306. [ 3.901591] orion-mdio: probe of f212a600.mdio failed with error -16
  307. [ 3.903317] xhci-hcd f2500000.usb3: xHCI Host Controller
  308. [ 3.903413] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 1
  309. Starting Show Plymouth Boot Screen...
  310. [ 3.928761] xhci-hcd f2500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  311. [ 3.937484] xhci-hcd f2500000.usb3: irq 10, io mem 0xf2500000
  312. [ 3.943369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  313. [ 3.950218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  314. [ 3.957537] usb usb1: Product: xHCI Host Controller
  315. [ 3.962448] usb usb1: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  316. [ 3.962450] usb usb1: SerialNumber: f2500000.usb3
  317. [ 3.963337] hub 1-0:1.0: USB hub found
  318. [ 3.963351] hub 1-0:1.0: 1 port detected
  319. [ 3.963547] xhci-hcd f2500000.usb3: xHCI Host Controller
  320. [ 3.963721] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 2
  321. [ 3.963751] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  322. [ 3.963788] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  323. [ 3.963790] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  324. [ 3.963792] usb usb2: Product: xHCI Host Controller
  325. [ 3.963793] usb usb2: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  326. [ 3.963795] usb usb2: SerialNumber: f2500000.usb3
  327. [ 3.964188] hub 2-0:1.0: USB hub found
  328. [ 3.964199] hub 2-0:1.0: 1 port detected
  329. [ 3.964488] xhci-hcd f2510000.usb3: xHCI Host Controller
  330. [ 3.964636] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 3
  331. [ 3.978144] xhci-hcd f2510000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  332. [ 3.978166] xhci-hcd f2510000.usb3: irq 11, io mem 0xf2510000
  333. [ 3.978297] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  334. [ 3.978300] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  335. [ 3.978302] usb usb3: Product: xHCI Host Controller
  336. [ 3.978303] usb usb3: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  337. [ 3.978305] usb usb3: SerialNumber: f2510000.usb3
  338. [ 3.978865] hub 3-0:1.0: USB hub found
  339. [ 3.978879] hub 3-0:1.0: 1 port detected
  340. [ 3.979013] xhci-hcd f2510000.usb3: xHCI Host Controller
  341. [ 3.979094] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 4
  342. [ 3.979123] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  343. [ 3.979162] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  344. [ 3.979164] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  345. [ 3.979166] usb usb4: Product: xHCI Host Controller
  346. [ 3.979168] usb usb4: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  347. [ 3.979169] usb usb4: SerialNumber: f2510000.usb3
  348. [ 3.979584] hub 4-0:1.0: USB hub found
  349. [ 3.979597] hub 4-0:1.0: 1 port detected
  350. [ 3.979987] ahci f2540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  351. [ 3.979990] ahci f2540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  352. [ 3.981165] xhci-hcd f4500000.usb3: xHCI Host Controller
  353. [ 3.981362] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 5
  354. [ 3.981807] scsi host0: ahci
  355. [ 3.982034] scsi host1: ahci
  356. [ 3.982094] ata1: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x100 irq 9
  357. [ 3.982096] ata2: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x180 irq 9
  358. [ 3.990029] mmc0: new high speed MMC card at address 0001
  359. [ 3.995680] mvpp2 f2000000.ethernet eth0: Using random mac address 62:4a:f2:53:10:7c
  360. [ 3.999174] xhci-hcd f4500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  361. [ 3.999193] xhci-hcd f4500000.usb3: irq 25, io mem 0xf4500000
  362. [ 3.999312] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  363. [ 3.999314] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  364. [ 3.999316] usb usb5: Product: xHCI Host Controller
  365. [ 3.999318] usb usb5: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  366. [ 3.999319] usb usb5: SerialNumber: f4500000.usb3
  367. [ 3.999515] hub 5-0:1.0: USB hub found
  368. [ 3.999526] hub 5-0:1.0: 1 port detected
  369. [ 3.999642] xhci-hcd f4500000.usb3: xHCI Host Controller
  370. [ 3.999703] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 6
  371. [ 3.999732] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  372. [ 3.999765] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  373. [ 3.999767] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  374. [ 3.999769] usb usb6: Product: xHCI Host Controller
  375. [ 3.999771] usb usb6: Manufacturer: Linux 4.15.4-300.fc27.aarch64 xhci-hcd
  376. [ 3.999772] usb usb6: SerialNumber: f4500000.usb3
  377. [ 3.999898] hub 6-0:1.0: USB hub found
  378. [ 3.999907] hub 6-0:1.0: 1 port detected
  379. [ 4.000325] ahci f4540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  380. [ 4.000328] ahci f4540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  381. [ 4.002466] scsi host2: ahci
  382. [ 4.008610] scsi host3: ahci
  383. [ 4.008791] ata3: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x100 irq 24
  384. [ 4.008794] ata4: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x180 irq 24
  385. [ 4.019005] mvpp2 f4000000.ethernet eth1: Using random mac address 3a:71:b1:f1:e6:98
  386. [ 4.020595] [drm] radeon kernel modesetting enabled.
  387. [ 4.020761] radeon 0000:01:00.0: enabling device (0000 -> 0003)
  388. [ 4.020991] [drm] initializing kernel modesetting (CYPRESS 0x1002:0x688D 0x1002:0x0301 0x00).
  389. [ 4.027328] mvpp2 f4000000.ethernet eth2: Using random mac address 4a:cf:03:76:df:bb
  390. [ 4.063668] mmc1: SDHCI controller on f2780000.sdhci [f2780000.sdhci] using ADMA 64-bit
  391. [ 4.134753] ATOM BIOS: CYPRESS
  392. [ 4.134840] [drm] GPU not posted. posting now...
  393. [ 4.134847] SError Interrupt on CPU1, code 0xbf000000 -- SError
  394. [ 4.134851] CPU: 1 PID: 334 Comm: systemd-udevd Not tainted 4.15.4-300.fc27.aarch64 #1
  395. [ 4.134852] Hardware name: Marvell Armada 8040 MacchiatoBin/Armada 8040 MacchiatoBin, BIOS EDK II Oct 10 2017
  396. [ 4.134854] pstate: 80400005 (Nzcv daif +PAN -UAO)
  397. [ 4.134996] pc : r100_io_wreg+0x68/0x80 [radeon]
  398. [ 4.135123] lr : cail_ioreg_write+0x38/0x48 [radeon]
  399. [ 4.135123] sp : ffff00001247b4f0
  400. [ 4.135125] x29: ffff00001247b4f0 x28: 000000000000b112
  401. [ 4.135127] x27: 000000000000b111 x26: 0000000000000020
  402. [ 4.135129] x25: 00000000ffffffff x24: ffffb19668d53900
  403. [ 4.135131] x23: 0000000000000002 x22: 0000000000008001
  404. [ 4.135132] x21: 0000000000008001 x20: 0000000000000034
  405. [ 4.135134] x19: ffffb196671ec000 x18: 0000000000000018
  406. [ 4.135135] x17: 0000000000000000 x16: 0000000000000000
  407. [ 4.135137] x15: ffffffffffffffff x14: ffffffffffff0000
  408. [ 4.135138] x13: ffffffffffffffff x12: ffff1b4a9ce35000
  409. [ 4.135140] x11: 0000000000000000 x10: ffff1b4a9cfe3000
  410. [ 4.135141] x9 : 0000000000000000 x8 : ffffb19667263e80
  411. [ 4.135143] x7 : ffff01f28ed85618 x6 : ffff01f28ed85150
  412. [ 4.135144] x5 : 000000000000b5bf x4 : 0000000000000002
  413. [ 4.135146] x3 : ffff01f28ec847d0 x2 : 0000000000000100
  414. [ 4.135147] x1 : 0000000000000034 x0 : ffff7dfffee01034
  415. [ 4.135150] Kernel panic - not syncing: Asynchronous SError Interrupt
  416. [ 4.135152] CPU: 1 PID: 334 Comm: systemd-udevd Not tainted 4.15.4-300.fc27.aarch64 #1
  417. [ 4.135153] Hardware name: Marvell Armada 8040 MacchiatoBin/Armada 8040 MacchiatoBin, BIOS EDK II Oct 10 2017
  418. [ 4.135154] Call trace:
  419. [ 4.135163] dump_backtrace+0x0/0x180
  420. [ 4.135165] show_stack+0x24/0x30
  421. [ 4.135170] dump_stack+0x90/0xb0
  422. [ 4.135173] panic+0x114/0x28c
  423. [ 4.135174] do_serror+0xa4/0xb8
  424. [ 4.135176] el1_error+0xb4/0x144
  425. [ 4.135315] r100_io_wreg+0x68/0x80 [radeon]
  426. [ 4.135449] cail_ioreg_write+0x38/0x48 [radeon]
  427. [ 4.135584] atom_iio_execute+0x1ac/0x268 [radeon]
  428. [ 4.135720] atom_put_dst+0x3d4/0x5d0 [radeon]
  429. [ 4.135854] atom_op_move+0xc4/0x208 [radeon]
  430. [ 4.135990] atom_execute_table_locked+0x110/0x388 [radeon]
  431. [ 4.136125] atom_op_calltable+0xcc/0x170 [radeon]
  432. [ 4.136259] atom_execute_table_locked+0x110/0x388 [radeon]
  433. [ 4.136394] atom_execute_table_scratch_unlocked+0x54/0x78 [radeon]
  434. [ 4.136528] atom_execute_table+0x40/0x60 [radeon]
  435. [ 4.136662] atom_asic_init+0x10c/0x168 [radeon]
  436. [ 4.136802] evergreen_init+0xac/0x378 [radeon]
  437. [ 4.136937] radeon_device_init+0x510/0xc60 [radeon]
  438. [ 4.137071] radeon_driver_load_kms+0xac/0x258 [radeon]
  439. [ 4.137127] drm_dev_register+0x15c/0x1f8 [drm]
  440. [ 4.137182] drm_get_pci_dev+0x94/0x180 [drm]
  441. [ 4.137315] radeon_pci_probe+0x8c/0xc8 [radeon]
  442. [ 4.137321] local_pci_probe+0x44/0xa8
  443. [ 4.137323] pci_device_probe+0x12c/0x190
  444. [ 4.137326] driver_probe_device+0x32c/0x490
  445. [ 4.137328] __driver_attach+0xdc/0x128
  446. [ 4.137329] bus_for_each_dev+0x5c/0xa8
  447. [ 4.137331] driver_attach+0x30/0x40
  448. [ 4.137332] bus_add_driver+0x218/0x2b8
  449. [ 4.137334] driver_register+0x6c/0x118
  450. [ 4.137336] __pci_register_driver+0x58/0x68
  451. [ 4.137468] radeon_init+0x70/0xd8 [radeon]
  452. [ 4.137472] do_one_initcall+0x44/0x138
  453. [ 4.137475] do_init_module+0x64/0x1dc
  454. [ 4.137477] load_module+0x1508/0x15b0
  455. [ 4.137479] SyS_init_module+0x1a4/0x238
  456. [ 4.137480] __sys_trace_return+0x0/0x4
  457. [ 4.137485] SMP: stopping secondary CPUs
  458. [ 4.137611] Kernel Offset: 0x1b4a93ac0000 from 0xffff000008000000
  459. [ 4.137613] CPU features: 0x1802000
  460. [ 4.137614] Memory Limit: none
  461. [ 4.760725] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement