Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 30.41 KB | None | 0 0
  1. switch to partitions #0, OK
  2. mmc0 is current device
  3. 14268928 bytes read in 4871 ms (2.8 MiB/s)
  4. 5087375 bytes read in 1859 ms (2.6 MiB/s)
  5. 10489 bytes read in 173 ms (58.6 KiB/s)
  6. ## Loading init Ramdisk from Legacy Image at 01100000 ...
  7.    Image Name:   uInitrd
  8.    Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
  9.    Data Size:    5087311 Bytes = 4.9 MiB
  10.    Load Address: 00000000
  11.    Entry Point:  00000000
  12.    Verifying Checksum ... OK
  13. ## Flattened Device Tree blob at 01000000
  14.    Booting using the fdt blob at 0x1000000
  15.    Loading Ramdisk to 3fb25000, end 3ffff04f ... OK
  16.    Using Device Tree in place at 0000000001000000, end 00000000010058f8
  17.  
  18. Starting kernel ...
  19.  
  20. Timer summary in microseconds:
  21.        Mark    Elapsed  Stage
  22.           0          0  reset
  23.   1,807,000  1,807,000  id=64
  24.   1,820,000     13,000  id=65
  25.   1,820,000          0  main_loop
  26.  80,041,000 78,221,000  bootm_start
  27.  84,784,000  4,743,000  id=9
  28.  84,784,000          0  id=10
  29.  86,081,000  1,297,000  id=11
  30.  86,086,000      5,000  id=12
  31.  87,758,000  1,672,000  start_kernel
  32.  87,758,000          0  id=15
  33. 122,978,293,824,737,307,44122,978,293,823,859,727,44  board_init_f
  34.  
  35. Accumulated time:
  36. [    0.000000] Booting Linux on physical CPU 0x0
  37. [    0.000000] Initializing cgroup subsys cpuset
  38. [    0.000000] Initializing cgroup subsys cpu
  39. [    0.000000] Initializing cgroup subsys cpuacct
  40. [    0.000000] Linux version 4.4.88-mvebu64  (root@Ubuntu) (gcc version 6.4.1 20170707 (Linaro GCC 6.4-2017.08) ) #11 SMP PREEMPT Wed Sep 20 19:53:35 CEST 2017
  41. [    0.000000] Boot CPU: AArch64 Processor [410fd034]
  42. [    0.000000] earlycon: Early serial console at MMIO 0xd0012000 (options '')
  43. [    0.000000] bootconsole [uart0] enabled
  44. [    0.000000] efi: Getting EFI parameters from FDT:
  45. [    0.000000] efi: UEFI not found.
  46. [    0.000000] cma: Reserved 16 MiB at 0x000000007f000000
  47. [    0.000000] psci: probing for conduit method from DT.
  48. [    0.000000] psci: PSCIv1.0 detected in firmware.
  49. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  50. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  51. [    0.000000] PERCPU: Embedded 16 pages/cpu @ffffffc07efc1000 s25240 r8192 d32104 u65536
  52. [    0.000000] Detected VIPT I-cache on CPU0
  53. [    0.000000] CPU features: enabling workaround for ARM erratum 845719
  54. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515616
  55. [    0.000000] Kernel command line: console=ttyMV0,115200 earlycon=ar3700_uart,0xd0012000 root=/dev/mmcblk0p1 rw rootwait
  56. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  57. [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  58. [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  59. [    0.000000] software IO TLB [mem 0x78a00000-0x7ca00000] (64MB) mapped at [ffffffc078a00000-ffffffc07c9fffff]
  60. [    0.000000] Memory: 1957528K/2095232K available (9585K kernel code, 578K rwdata, 3296K rodata, 360K init, 288K bss, 121320K reserved, 16384K cma-reserved)
  61. [    0.000000] Virtual kernel memory layout:
  62. [    0.000000]     vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000   (   246 GB)
  63. [    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
  64. [    0.000000]               0xffffffbdc0000000 - 0xffffffbdc2000000   (    32 MB actual)
  65. [    0.000000]     fixed   : 0xffffffbffa7fd000 - 0xffffffbffac00000   (  4108 KB)
  66. [    0.000000]     PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000   (    16 MB)
  67. [    0.000000]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
  68. [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc080000000   (  2048 MB)
  69. [    0.000000]       .init : 0xffffffc000d17000 - 0xffffffc000d71000   (   360 KB)
  70. [    0.000000]       .text : 0xffffffc000080000 - 0xffffffc000d16474   ( 12890 KB)
  71. [    0.000000]       .data : 0xffffffc000d8b000 - 0xffffffc000e1ba00   (   579 KB)
  72. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  73. [    0.000000] Preemptible hierarchical RCU implementation.
  74. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  75. [    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
  76. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  77. [    0.000000] NR_IRQS:64 nr_irqs:64 0
  78. [    0.000000] GIC: Using split EOI/Deactivate mode
  79. [    0.000000] CPU0: found redistributor 0 region 0:0x00000000d1d40000
  80. [    0.000000] Architected cp15 timer(s) running at 12.50MHz (phys).
  81. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
  82. [    0.000004] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
  83. [    0.008396] Console: colour dummy device 80x25
  84. [    0.012903] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=50000)
  85. [    0.023458] pid_max: default: 32768 minimum: 301
  86. [    0.028256] Security Framework initialized
  87. [    0.032448] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  88. [    0.039323] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  89. [    0.047174] Initializing cgroup subsys memory
  90. [    0.051603] Initializing cgroup subsys devices
  91. [    0.056154] Initializing cgroup subsys freezer
  92. [    0.060722] Initializing cgroup subsys net_cls
  93. [    0.065290] Initializing cgroup subsys net_prio
  94. [    0.069949] Initializing cgroup subsys hugetlb
  95. [    0.074518] Initializing cgroup subsys pids
  96. [    0.079050] EFI services will not be available.
  97. [    0.083656] ASID allocator initialised with 65536 entries
  98. [    0.125352] Detected VIPT I-cache on CPU1
  99. [    0.125377] CPU1: found redistributor 1 region 0:0x00000000d1d60000
  100. [    0.125400] CPU1: Booted secondary processor [410fd034]
  101. [    0.125453] Brought up 2 CPUs
  102. [    0.144372] SMP: Total of 2 processors activated.
  103. [    0.149216] CPU features: detected feature: GIC system register CPU interface
  104. [    0.156564] CPU: All CPU(s) started at EL2
  105. [    0.160784] alternatives: patching kernel code
  106. [    0.165784] devtmpfs: initialized
  107. [    0.171723] DMI not present or invalid.
  108. [    0.175820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  109. [    0.185802] futex hash table entries: 512 (order: 4, 65536 bytes)
  110. [    0.192758] xor: measuring software checksum speed
  111. [    0.237685]    8regs     :  1919.000 MB/sec
  112. [    0.281947]    8regs_prefetch:  1711.000 MB/sec
  113. [    0.326566]    32regs    :  2359.000 MB/sec
  114. [    0.370824]    32regs_prefetch:  1982.000 MB/sec
  115. [    0.375495] xor: using function: 32regs (2359.000 MB/sec)
  116. [    0.381066] pinctrl core: initialized pinctrl subsystem
  117. [    0.387530] NET: Registered protocol family 16
  118. [    0.404104] cpuidle: using governor ladder
  119. [    0.420265] cpuidle: using governor menu
  120. [    0.424461] vdso: 2 pages (1 code @ ffffffc000d91000, 1 data @ ffffffc000d90000)
  121. [    0.432034] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  122. [    0.440654] DMA: preallocated 2048 KiB pool for atomic allocations
  123. [    0.447056] Serial: AMBA PL011 UART driver
  124. [    0.452519] d0012000.serial: ttyMV0 at MMIO 0xd0012000 (irq = 7, base_baud = 1562500) is a mvebu-uart
  125. [    0.461969] console [ttyMV0] enabled
  126. [    0.461969] console [ttyMV0] enabled
  127. [    0.469313] bootconsole [uart0] disabled
  128. [    0.469313] bootconsole [uart0] disabled
  129. [    0.478296] armada-3700-pinctrl d0013830.north-bridge-pinctrl: registered pinctrl driver
  130. [    0.486873] armada-3700-pinctrl d0018830.south-bridge-pinctrl: registered pinctrl driver
  131. [    0.592672] raid6: int64x1  gen()   390 MB/s
  132. [    0.664798] raid6: int64x1  xor()   387 MB/s
  133. [    0.732823] raid6: int64x2  gen()   586 MB/s
  134. [    0.805108] raid6: int64x2  xor()   506 MB/s
  135. [    0.877354] raid6: int64x4  gen()   855 MB/s
  136. [    0.949616] raid6: int64x4  xor()   627 MB/s
  137. [    1.021874] raid6: int64x8  gen()   989 MB/s
  138. [    1.094111] raid6: int64x8  xor()   623 MB/s
  139. [    1.166572] raid6: neonx1   gen()   623 MB/s
  140. [    1.238823] raid6: neonx1   xor()   642 MB/s
  141. [    1.311274] raid6: neonx2   gen()  1023 MB/s
  142. [    1.383529] raid6: neonx2   xor()   880 MB/s
  143. [    1.455687] raid6: neonx4   gen()  1324 MB/s
  144. [    1.527928] raid6: neonx4   xor()  1007 MB/s
  145. [    1.600170] raid6: neonx8   gen()  1416 MB/s
  146. [    1.672321] raid6: neonx8   xor()  1040 MB/s
  147. [    1.676378] raid6: using algorithm neonx8 gen() 1416 MB/s
  148. [    1.681592] raid6: .... xor() 1040 MB/s, rmw enabled
  149. [    1.686986] raid6: using intx1 recovery algorithm
  150. [    1.692547] ACPI: Interpreter disabled.
  151. [    1.697363] vgaarb: loaded
  152. [    1.700232] SCSI subsystem initialized
  153. [    1.707897] usbcore: registered new interface driver usbfs
  154. [    1.713494] usbcore: registered new interface driver hub
  155. [    1.719046] usbcore: registered new device driver usb
  156. [    1.724367] pps_core: LinuxPPS API ver. 1 registered
  157. [    1.728986] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  158. [    1.738535] PTP clock support registered
  159. [    1.743308] dmi: Firmware registration failed.
  160. [    1.748780] NetLabel: Initializing
  161. [    1.752145] NetLabel:  domain hash size = 128
  162. [    1.756629] NetLabel:  protocols = UNLABELED CIPSOv4
  163. [    1.761615] NetLabel:  unlabeled traffic allowed by default
  164. [    1.767459] clocksource: Switched to clocksource arch_sys_counter
  165. [    1.774283] pnp: PnP ACPI: disabled
  166. [    1.784692] NET: Registered protocol family 2
  167. [    1.789664] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  168. [    1.797072] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  169. [    1.803826] TCP: Hash tables configured (established 16384 bind 16384)
  170. [    1.810661] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  171. [    1.816794] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  172. [    1.823815] NET: Registered protocol family 1
  173. [    1.827988] RPC: Registered named UNIX socket transport module.
  174. [    1.834095] RPC: Registered udp transport module.
  175. [    1.839016] RPC: Registered tcp transport module.
  176. [    1.843866] RPC: Registered tcp NFSv4.1 backchannel transport module.
  177. [    1.850912] Trying to unpack rootfs image as initramfs...
  178. [    2.102256] Freeing initrd memory: 4968K
  179. [    2.106738] kvm [1]: GICv3: no GICV resource entry
  180. [    2.111361] kvm [1]: disabling GICv2 emulation
  181. [    2.116111] kvm [1]: interrupt-controller@ffffffc0000aba64 IRQ30
  182. [    2.122369] kvm [1]: timer IRQ3
  183. [    2.125207] kvm [1]: Hyp mode initialized successfully
  184. [    2.133151] audit: initializing netlink subsys (disabled)
  185. [    2.138275] audit: type=2000 audit(2.060:1): initialized
  186. [    2.144386] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  187. [    2.158765] VFS: Disk quotas dquot_6.6.0
  188. [    2.162780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  189. [    2.171928] NFS: Registering the id_resolver key type
  190. [    2.177634] Key type id_resolver registered
  191. [    2.181535] Key type id_legacy registered
  192. [    2.185957] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  193. [    2.192723] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  194. [    2.199577] fuse init (API version 7.23)
  195. [    2.203862] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  196. [    2.214966] async_tx: api initialized (async)
  197. [    2.219741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  198. [    2.226880] io scheduler noop registered
  199. [    2.231355] io scheduler deadline registered
  200. [    2.235350] io scheduler cfq registered (default)
  201. [    2.240730] phy-mvebu-comphy d0018300.comphy: comphy0: unsupported comphy mode
  202. [    2.248305] phy-mvebu-comphy d0018300.comphy: comphy1: unsupported comphy mode
  203. [    2.255591] phy-mvebu-comphy d0018300.comphy: comphy2: unsupported comphy mode
  204. [    2.264278] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated
  205. [    2.271293] irq: Cannot allocate irq_descs @ IRQ68, assuming pre-allocated
  206. [    2.279622] libphy: Fixed MDIO Bus: probed
  207. [    2.283532] tun: Universal TUN/TAP device driver, 1.6
  208. [    2.288547] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  209. [    2.295286] libphy: mdio_driver_register: mv88e6xxx
  210. [    2.300117] libphy: orion_mdio_bus: probed
  211. [    2.304293] mdio_bus d0032004.mdio-mi:01: mdio_device_register
  212. [    2.315785] mvneta d0030000.ethernet eth0: Using device tree mac address f0:ad:4e:03:64:7f
  213. [    2.324334] sky2: driver version 1.30
  214. [    2.328241] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  215. [    2.333927] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  216. [    2.340117] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
  217. [    2.346953] igb: Copyright (c) 2007-2014 Intel Corporation.
  218. [    2.352940] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
  219. [    2.361236] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  220. [    2.367404] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.2.1-k
  221. [    2.375341] ixgbe: Copyright (c) 1999-2015 Intel Corporation.
  222. [    2.381264] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 2.12.1-k
  223. [    2.390528] ixgbevf: Copyright (c) 2009 - 2012 Intel Corporation.
  224. [    2.396955] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
  225. [    2.404721] ixgb: Copyright (c) 1999-2008 Intel Corporation.
  226. [    2.611156] PCI host bridge /soc/pcie@d0070000 ranges:
  227. [    2.616405]   MEM 0xe8000000..0xe8ffffff -> 0xe8000000
  228. [    2.621693]    IO 0xe9000000..0xe900ffff -> 0xe9000000
  229. [    3.623518] advk-pcie d0070000.pcie: link never came up
  230. [    3.628911] advk-pcie d0070000.pcie: PCI host bridge to bus 0000:00
  231. [    3.635226] pci_bus 0000:00: root bus resource [bus 00-ff]
  232. [    3.640524] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xe8ffffff]
  233. [    3.647619] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0xe9000000-0xe900ffff])
  234. [    5.089590] advk-pcie d0070000.pcie: Posted PIO Response Status: CA, 0xe00 @ 0x0
  235. [    5.101344] mv_xor d0060900.xor: Marvell shared XOR driver
  236. [    5.128043] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
  237. [    5.156038] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
  238. [    5.168421] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  239. [    5.177051] Unable to detect cache hierarchy from DT for CPU 0
  240. [    5.183994] brd: module loaded
  241. [    5.191850] loop: module loaded
  242. [    5.195205] SCSI Media Changer driver v0.25
  243. [    5.202403] ahci-mvebu d00e0000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  244. [    5.211436] ahci-mvebu d00e0000.sata: flags: ncq sntf led only pmp fbs pio slum part sxs
  245. [    5.220997] scsi host0: ahci-mvebu
  246. [    5.224441] ata1: SATA max UDMA/133 mmio [mem 0xd00e0000-0xd00e0177] port 0x100 irq 29
  247. [    5.233415] VFIO - User Level meta-driver version: 0.3
  248. [    5.244601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  249. [    5.251133] ehci-pci: EHCI PCI platform driver
  250. [    5.256135] ehci-platform: EHCI generic platform driver
  251. [    5.261336] ehci-orion: EHCI orion driver
  252. [    5.265582] orion-ehci d005e000.usb: EHCI Host Controller
  253. [    5.270910] orion-ehci d005e000.usb: new USB bus registered, assigned bus number 1
  254. [    5.279220] orion-ehci d005e000.usb: irq 27, io mem 0xd005e000
  255. [    5.295474] orion-ehci d005e000.usb: USB 2.0 started, EHCI 1.00
  256. [    5.301898] hub 1-0:1.0: USB hub found
  257. [    5.305724] hub 1-0:1.0: 1 port detected
  258. [    5.309965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  259. [    5.316388] ohci-pci: OHCI PCI platform driver
  260. [    5.320983] ohci-platform: OHCI generic platform driver
  261. [    5.326555] xhci-hcd d0058000.usb3: xHCI Host Controller
  262. [    5.331724] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 2
  263. [    5.339723] xhci-hcd d0058000.usb3: hcc params 0x0a000998 hci version 0x100 quirks 0x00010090
  264. [    5.348279] xhci-hcd d0058000.usb3: irq 26, io mem 0xd0058000
  265. [    5.354963] hub 2-0:1.0: USB hub found
  266. [    5.358879] hub 2-0:1.0: 1 port detected
  267. [    5.363675] xhci-hcd d0058000.usb3: xHCI Host Controller
  268. [    5.369004] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 3
  269. [    5.376322] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  270. [    5.385796] hub 3-0:1.0: USB hub found
  271. [    5.389707] hub 3-0:1.0: 1 port detected
  272. [    5.394060] usbcore: registered new interface driver usb-storage
  273. [    5.399990] usbcore: registered new interface driver ums-alauda
  274. [    5.406267] usbcore: registered new interface driver ums-cypress
  275. [    5.413147] usbcore: registered new interface driver ums-datafab
  276. [    5.418976] usbcore: registered new interface driver ums_eneub6250
  277. [    5.425810] usbcore: registered new interface driver ums-freecom
  278. [    5.431812] usbcore: registered new interface driver ums-isd200
  279. [    5.438006] usbcore: registered new interface driver ums-jumpshot
  280. [    5.444215] usbcore: registered new interface driver ums-karma
  281. [    5.450317] usbcore: registered new interface driver ums-onetouch
  282. [    5.456529] usbcore: registered new interface driver ums-realtek
  283. [    5.462911] usbcore: registered new interface driver ums-sddr09
  284. [    5.468753] usbcore: registered new interface driver ums-sddr55
  285. [    5.475030] usbcore: registered new interface driver ums-usbat
  286. [    5.482198] mousedev: PS/2 mouse device common for all mice
  287. [    5.492528] i2c /dev entries driver
  288. [    5.496668] md: linear personality registered for level -1
  289. [    5.502365] md: raid0 personality registered for level 0
  290. [    5.507788] md: raid1 personality registered for level 1
  291. [    5.513170] md: raid10 personality registered for level 10
  292. [    5.518644] md: raid6 personality registered for level 6
  293. [    5.524222] md: raid5 personality registered for level 5
  294. [    5.529876] md: raid4 personality registered for level 4
  295. [    5.535943] sdhci: Secure Digital Host Controller Interface driver
  296. [    5.542356] sdhci: Copyright(c) Pierre Ossman
  297. [    5.546329] sdhci-pltfm: SDHCI platform and OF driver helper
  298. [    5.552461] xenon-sdhci d00d0000.sdhci: Got CD GPIO
  299. [    5.557322] xenon-sdhci d00d0000.sdhci: Fail to get Xenon PHY type. Use default eMMC 5.1 PHY
  300. [    5.566423] xenon-sdhci d00d0000.sdhci: No vmmc regulator found
  301. [    5.572294] xenon-sdhci d00d0000.sdhci: No vqmmc regulator found
  302. [    5.615627] mmc0: SDHCI controller on d00d0000.sdhci [d00d0000.sdhci] using ADMA
  303. [    5.623645] ledtrig-cpu: registered to indicate activity on CPUs
  304. [    5.630027] hidraw: raw HID events driver (C) Jiri Kosina
  305. [    5.638782] NET: Registered protocol family 10
  306. [    5.645192] NET: Registered protocol family 17
  307. [    5.650063] Distributed Switch Architecture driver version 0.1
  308. [    5.663662] Bad mode in Synchronous Abort handler detected, code 0x86000018 -- IABT (current EL)
  309. [    5.663665] Bad mode in Synchronous Abort handler detected, code 0x86000018 -- IABT (current EL)
  310. [    5.663676] Internal error: Oops - bad mode: 0 [#1] PREEMPT SMP
  311. [    5.663681] Modules linked in:
  312. [    5.663688] CPU: 1 PID: 14 Comm: ksoftirqd/1 Not tainted 4.4.88-mvebu64 #11
  313. [    5.663690] Hardware name: Marvell Armada 3720 Community Board (DT)
  314. [    5.663694] task: ffffffc0780b2280 ti: ffffffc0780c4000 task.ti: ffffffc0780c4000
  315. [    5.663704] PC is at put_cred_rcu+0x38/0xd8
  316. [    5.663708] LR is at put_cred_rcu+0x34/0xd8
  317. [    5.663711] pc : [<ffffffc0000d49c0>] lr : [<ffffffc0000d49bc>] pstate: 60000145
  318. [    5.663712] sp : ffffffc0780c7cb0
  319. [    5.663717] x29: ffffffc0780c7cb0 x28: ffffffc078415470
  320. [    5.663721] x27: ffffffc07efd6d80 x26: 0000000000000007
  321. [    5.663725] x25: ffffffc07724eea8 x24: ffffffc000da8000
  322. [    5.663729] x23: ffffffc0780c4000 x22: 000000000000000a
  323. [    5.663733] x21: 0000000000000000 x20: ffffffc0781950c0
  324. [    5.663737] x19: ffffffc078195158 x18: ffffffc000e17490
  325. [    5.663740] x17: 0000000000000001 x16: 0000000000000007
  326. [    5.663745] x15: 0000000000000000 x14: ffffffc000d92000
  327. [    5.663748] x13: dead000000000100 x12: dead000000000200
  328. [    5.663752] x11: ffffffbdc0000000 x10: 00000000ffffffff
  329. [    5.663756] x9 : 0000000000000001 x8 : 0000000000000000
  330. [    5.663760] x7 : 0000000040040000 x6 : 0000000000210d00
  331. [    5.663764] x5 : ffffffc0000b4078 x4 : ffffffc0000d4988
  332. [    5.663768] x3 : ffffffc077f04500 x2 : ffffffbdc1dfc010
  333. [    5.663772] x1 : ffffffc000dbc088 x0 : 0000000000000000
  334. [    5.663772]
  335. [    5.663775] Process ksoftirqd/1 (pid: 14, stack limit = 0xffffffc0780c4020)
  336. [    5.663779] Stack: (0xffffffc0780c7cb0 to 0xffffffc0780c8000)
  337. [    5.663783] 7ca0:                                   ffffffc0780c7cd0 ffffffc000106fac
  338. [    5.663787] 7cc0: ffffffc000da8800 ffffffc07efd6db8 ffffffc0780c7d50 ffffffc0000ba184
  339. [    5.663792] 7ce0: ffffffc0780c4000 ffffffc000d6aa38 ffffffc0780c7d50 ffffffc000d92200
  340. [    5.663796] 7d00: 0000000000000048 0000000000000009 ffffffc000d92200 0000000000000100
  341. [    5.663801] 7d20: 0000000000000050 0000000000000000 ffffffc07efd5f00 ffffffc000e19e84
  342. [    5.663805] 7d40: ffffffc000d6fa00 ffffffc000d6fa00 ffffffc0780c7dd0 ffffffc0000ba2d4
  343. [    5.663810] 7d60: ffffffc0780c4000 ffffffc078011b00 0000000000000001 ffffffc000da2bc8
  344. [    5.663814] 7d80: 0000000000000001 0000000000000002 0000000000000000 0000000000000000
  345. [    5.663818] 7da0: 0000000000000000 0000000000000000 0000000000000000 00000000fffee07f
  346. [    5.663823] 7dc0: 0000000a04208040 ffffffc000e20800 ffffffc0780c7de0 ffffffc0000d64d4
  347. [    5.663827] 7de0: ffffffc0780c7e20 ffffffc0000d3080 ffffffc078011c00 ffffffc000e23058
  348. [    5.663831] 7e00: ffffffc000c0d740 ffffffc078011b00 ffffffc0000d6380 0000000000000000
  349. [    5.663836] 7e20: 0000000000000000 ffffffc000085dd0 ffffffc0000d2f88 ffffffc078011c00
  350. [    5.663840] 7e40: 0000000000000000 0000000000000000 0000000000000000 ffffffc0000dc238
  351. [    5.663844] 7e60: ffffffc0000d2f88 0000000000000001 0000000000000001 ffffffc078011b00
  352. [    5.663848] 7e80: 0000000000000000 0000000000030003 ffffffc0780c7e90 ffffffc0780c7e90
  353. [    5.663852] 7ea0: 0000000000000000 ffffffc000000000 ffffffc0780c7eb0 ffffffc0780c7eb0
  354. [    5.663856] 7ec0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  355. [    5.663860] 7ee0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  356. [    5.663864] 7f00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  357. [    5.663868] 7f20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  358. [    5.663872] 7f40: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  359. [    5.663876] 7f60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  360. [    5.663880] 7f80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  361. [    5.663884] 7fa0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  362. [    5.663888] 7fc0: 0000000000000000 0000000000000005 0000000000000000 0000000000000000
  363. [    5.663892] 7fe0: 0000000000000000 0000000000000000 5555555555555555 5555555555555555
  364. [    5.663894] Call trace:
  365. [    5.663899] [<ffffffc0000d49c0>] put_cred_rcu+0x38/0xd8
  366. [    5.663907] [<ffffffc000106fac>] rcu_process_callbacks+0x434/0x520
  367. [    5.663912] [<ffffffc0000ba184>] __do_softirq+0xf4/0x208
  368. [    5.663915] [<ffffffc0000ba2d4>] run_ksoftirqd+0x3c/0x50
  369. [    5.663921] [<ffffffc0000d64d4>] smpboot_thread_fn+0x154/0x278
  370. [    5.663925] [<ffffffc0000d3080>] kthread+0xf8/0x110
  371. [    5.663931] [<ffffffc000085dd0>] ret_from_fork+0x10/0x40
  372. [    5.663936] Code: 940ed656 f85c8260 940ed654 f85d0260 (940ed652)
  373. [    5.663954] ---[ end trace 9ca90511506c0a92 ]---
  374. [    5.663958] Kernel panic - not syncing: Fatal exception in interrupt
  375. [    6.106638] Internal error: Oops - bad mode: 0 [#2] PREEMPT SMP
  376. [    6.112567] Modules linked in:
  377. [    6.115808] CPU: 0 PID: 3 Comm: ksoftirqd/0 Tainted: G      D         4.4.88-mvebu64 #11
  378. [    6.123802] Hardware name: Marvell Armada 3720 Community Board (DT)
  379. [    6.130361] task: ffffffc078061700 ti: ffffffc07807c000 task.ti: ffffffc07807c000
  380. [    6.138092] PC is at mod_zone_page_state+0x0/0x1a0
  381. [    6.143031] LR is at account_kernel_stack+0x5c/0x68
  382. [    6.148060] pc : [<ffffffc000179000>] lr : [<ffffffc0000b3a2c>] pstate: 80000145
  383. [    6.155785] sp : ffffffc07807fc60
  384. [    6.159379] x29: ffffffc07807fc60 x28: ffffffc07842f170
  385. [    6.164863] x27: ffffffc07efc6d80 x26: 0000000000000004
  386. [    6.170347] x25: ffffffc077f040a8 x24: ffffffc000da8000
  387. [    6.175832] x23: ffffffc07807c000 x22: 000000000000000a
  388. [    6.181317] x21: 0000000000000000 x20: ffffffc077f25100
  389. [    6.186803] x19: ffffffc077fbc500 x18: 0000000000000a03
  390. [    6.192289] x17: 0000007fb4b203b0 x16: 00000055792e00b0
  391. [    6.197773] x15: 0000000000000012 x14: 0000000006c98000
  392. [    6.203258] x13: ffffffc000e23120 x12: ffffffc0780b22e0
  393. [    6.208743] x11: 0000000000003c00 x10: 0000000000000000
  394. [    6.214228] x9 : 0000000000000000 x8 : ffffffc07efd5f68
  395. [    6.219713] x7 : 0000000040042000 x6 : ffffffbdc0000000
  396. [    6.225198] x5 : ffffffc000e17280 x4 : 0000000000000000
  397. [    6.230684] x3 : 0000004000000000 x2 : ffffffffffffffff
  398. [    6.236170] x1 : 0000000000000010 x0 : ffffffc000e17280
  399. [    6.241654]
  400. [    6.243185] Process ksoftirqd/0 (pid: 3, stack limit = 0xffffffc07807c020)
  401. [    6.249924] Stack: (0xffffffc07807fc60 to 0xffffffc078080000)
  402. [    6.256304] fc60: ffffffc07807fc70 ffffffc0000b4044 ffffffc07807fc90 ffffffc0000b414c
  403. [    6.264300] fc80: ffffffc077fbc500 ffffffc0000b4140 ffffffc07807fcb0 ffffffc0000b7600
  404. [    6.272386] fca0: ffffffc077fbc500 ffffffc07efc6db8 ffffffc07807fcd0 ffffffc000106fac
  405. [    6.280472] fcc0: ffffffc000da8800 ffffffc000106fac ffffffc07807fd50 ffffffc0000ba184
  406. [    6.288558] fce0: ffffffc07807c000 ffffffc000d6aa38 ffffffc07807fd50 ffffffc000d92200
  407. [    6.296643] fd00: 0000000000000048 0000000000000009 ffffffc000d92200 0000000000000100
  408. [    6.304551] fd20: 0000000000000050 0000000000000000 ffffffc07efc5f00 ffffffc000e19e84
  409. [    6.312726] fd40: ffffffc000d6fa00 ffffffc000d6fa00 ffffffc07807fdd0 ffffffc0000ba2d4
  410. [    6.320812] fd60: ffffffc07807c000 ffffffc0041f4c80 0000000000000001 ffffffc000da2bc8
  411. [    6.328987] fd80: 0000000000000001 0000000000000002 0000000000000000 0000000000000000
  412. [    6.337073] fda0: 0000000000000000 0000000000000000 0000000000000000 00000000fffee07f
  413. [    6.345160] fdc0: 0000000a04208040 ffffffc000e20800 ffffffc07807fde0 ffffffc0000d64d4
  414. [    6.353246] fde0: ffffffc07807fe20 ffffffc0000d3080 ffffffc0041f4d00 ffffffc000e23058
  415. [    6.361332] fe00: ffffffc000c0d740 ffffffc0041f4c80 ffffffc0000d6380 0000000000000000
  416. [    6.369508] fe20: 0000000000000000 ffffffc000085dd0 ffffffc0000d2f88 ffffffc0041f4d00
  417. [    6.377415] fe40: 0000000000000000 0000000000000000 0000000000000000 ffffffc0000dc238
  418. [    6.385591] fe60: ffffffc0000d2f88 0000000000000001 0000000000000000 ffffffc0041f4c80
  419. [    6.393588] fe80: 0000000000000000 0000000000030003 ffffffc07807fe90 ffffffc07807fe90
  420. [    6.401585] fea0: 0000000000000000 ffffffc000000000 ffffffc07807feb0 ffffffc07807feb0
  421. [    6.409759] fec0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  422. [    6.417757] fee0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  423. [    6.425932] ff00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  424. [    6.434019] ff20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  425. [    6.442105] ff40: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  426. [    6.450281] ff60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  427. [    6.458367] ff80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  428. [    6.466454] ffa0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  429. [    6.474540] ffc0: 0000000000000000 0000000000000005 0000000000000000 0000000000000000
  430. [    6.482447] ffe0: 0000000000000000 0000000000000000 5555555555555555 5555555555555555
  431. [    6.490709] Call trace:
  432. [    6.492961] [<ffffffc000179000>] mod_zone_page_state+0x0/0x1a0
  433. [    6.499339] [<ffffffc0000b4044>] free_task+0x1c/0x60
  434. [    6.504012] [<ffffffc0000b414c>] __put_task_struct+0xc4/0x110
  435. [    6.510302] [<ffffffc0000b7600>] delayed_put_task_struct+0x40/0x50
  436. [    6.516412] [<ffffffc000106fac>] rcu_process_callbacks+0x434/0x520
  437. [    6.522610] [<ffffffc0000ba184>] __do_softirq+0xf4/0x208
  438. [    6.528537] [<ffffffc0000ba2d4>] run_ksoftirqd+0x3c/0x50
  439. [    6.533930] [<ffffffc0000d64d4>] smpboot_thread_fn+0x154/0x278
  440. [    6.540128] [<ffffffc0000d3080>] kthread+0xf8/0x110
  441. [    6.544802] [<ffffffc000085dd0>] ret_from_fork+0x10/0x40
  442. [    6.550462] Code: d538d081 38216802 d65f03c0 d503201f (a9b97bfd)
  443. [    6.556750] CPU0: stopping
  444. [    6.559627] CPU: 0 PID: 3 Comm: ksoftirqd/0 Tainted: G      D         4.4.88-mvebu64 #11
  445. [    6.567710] Hardware name: Marvell Armada 3720 Community Board (DT)
  446. [    6.574088] Call trace:
  447. [    6.576519] [<ffffffc000089908>] dump_backtrace+0x0/0x108
  448. [    6.582446] [<ffffffc000089a24>] show_stack+0x14/0x20
  449. [    6.587838] [<ffffffc0004ddde8>] dump_stack+0x98/0xb8
  450. [    6.592601] [<ffffffc00008e8a8>] handle_IPI+0x1a8/0x1b8
  451. [    6.598259] [<ffffffc000082598>] gic_handle_irq+0x78/0x168
  452. [    6.603829] Exception stack(0xffffffc07807f960 to 0xffffffc07807fa90)
  453. [    6.610837] f960: ffffffc000e1f000 0000008000000000 ffffffc07807fac0 ffffffc0009d0300
  454. [    6.618661] f980: 0000000060000145 ffffffc078061700 ffffffc000e1f0f8 0000000000000002
  455. [    6.626836] f9a0: 0000000000000080 0000000000000080 0000000000000000 00ffffffffffffff
  456. [    6.634923] f9c0: 00000000468b17bf 6128206631303233 2964666237396239 00000000ffffffd0
  457. [    6.643099] f9e0: 0000000005f5e0ff ffffffc07807f7a0 0000000000000006 ffffffc000e242cf
  458. [    6.651096] fa00: ffffffc080e242c7 0000000000000010 00000055792e00b0 0000007fb4b203b0
  459. [    6.659093] fa20: 0000000000000000 ffffffc000e1f000 0000000000000000 ffffffc000c08928
  460. [    6.667180] fa40: ffffffc07807fb30 ffffffc07807c000 ffffffc078061700 ffffffc077f040a8
  461. [    6.675176] fa60: 0000000000000004 ffffffc07efc[    6.680025] ---[ end Kernel panic - not syncing: Fatal exception in interrupt
  462. 807fac0
  463. [    6.687664] fa80: ffffffc000089af4 ffffffc07807fac0
  464. al exception in interrupt
  465. [    6.687664] fa80: ffffffc000089af4 ffffffc07807fac0
  466. [    6.700332] [<ffffffc000085700>] el1_irq+0x80/0xf8
  467. [    6.705274] [<ffffffc000089af4>] die+0xc4/0x1c0
  468. [    6.710305] [<ffffffc000089ef0>] bad_mode+0x60/0x70
  469. [    6.714896] [<ffffffc0000b3a2c>] account_kernel_stack+0x5c/0x68
  470. [    6.721273] [<ffffffc0000b4044>] free_task+0x1c/0x60
  471. [    6.726574] [<ffffffc0000b414c>] __put_task_struct+0xc4/0x110
  472. [    6.732512] [<ffffffc0000b7600>] delayed_put_task_struct+0x40/0x50
  473. [    6.738450] [<ffffffc000106fac>] rcu_process_callbacks+0x434/0x520
  474. [    6.744737] [<ffffffc0000ba184>] __do_softirq+0xf4/0x208
  475. [    6.750397] [<ffffffc0000ba2d4>] run_ksoftirqd+0x3c/0x50
  476. [    6.756059] [<ffffffc0000d64d4>] smpboot_thread_fn+0x154/0x278
  477. [    6.762168] [<ffffffc0000d3080>] kthread+0xf8/0x110
  478. [    6.766841] [<ffffffc000085dd0>] ret_from_fork+0x10/0x40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement