Guest User

Kernel boot log

a guest
May 24th, 2021
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.13 KB | None | 0 0
  1. May 10 20:23:09 picolo kernel: [ 0.000000] Linux version 5.11.17-armada-duo (lpnm@ENIAC10) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP Sat May 1 22:39:36 WEST 2021
  2. May 10 20:23:09 picolo kernel: [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
  3. May 10 20:23:09 picolo kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  4. May 10 20:23:09 picolo kernel: [ 0.000000] OF: fdt: Machine model: PowerInno Armada Duo
  5. May 10 20:23:09 picolo kernel: [ 0.000000] Memory policy: Data cache writealloc
  6. May 10 20:23:09 picolo kernel: [ 0.000000] efi: UEFI not found.
  7. May 10 20:23:09 picolo kernel: [ 0.000000] cma: Reserved 16 MiB at 0x7f000000
  8. May 10 20:23:09 picolo kernel: [ 0.000000] Zone ranges:
  9. May 10 20:23:09 picolo kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff]
  10. May 10 20:23:09 picolo kernel: [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
  11. May 10 20:23:09 picolo kernel: [ 0.000000] Movable zone start for each node
  12. May 10 20:23:09 picolo kernel: [ 0.000000] Early memory node ranges
  13. May 10 20:23:09 picolo kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
  14. May 10 20:23:09 picolo kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  15. May 10 20:23:09 picolo kernel: [ 0.000000] On node 0 totalpages: 524288
  16. May 10 20:23:09 picolo kernel: [ 0.000000] Normal zone: 1728 pages used for memmap
  17. May 10 20:23:09 picolo kernel: [ 0.000000] Normal zone: 0 pages reserved
  18. May 10 20:23:09 picolo kernel: [ 0.000000] Normal zone: 196608 pages, LIFO batch:63
  19. May 10 20:23:09 picolo kernel: [ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
  20. May 10 20:23:09 picolo kernel: [ 0.000000] percpu: Embedded 21 pages/cpu s53580 r8192 d24244 u86016
  21. May 10 20:23:09 picolo kernel: [ 0.000000] pcpu-alloc: s53580 r8192 d24244 u86016 alloc=21*4096
  22. May 10 20:23:09 picolo kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  23. May 10 20:23:09 picolo kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
  24. May 10 20:23:09 picolo kernel: [ 0.000000] Kernel command line: root=/dev/sda2 rw rootfstype=ext4 rootwait console=ttyS0,115200n8
  25. May 10 20:23:09 picolo kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  26. May 10 20:23:09 picolo kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  27. May 10 20:23:09 picolo kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  28. May 10 20:23:09 picolo kernel: [ 0.000000] Memory: 2040928K/2097152K available (13312K kernel code, 1580K rwdata, 3316K rodata, 1024K init, 335K bss, 39840K reserved, 16384K cma-reserved, 1294336K highmem)
  29. May 10 20:23:09 picolo kernel: [ 0.000000] random: get_random_u32 called from cache_random_seq_create+0x90/0x168 with crng_init=0
  30. May 10 20:23:09 picolo kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  31. May 10 20:23:09 picolo kernel: [ 0.000000] ftrace: allocating 42816 entries in 84 pages
  32. May 10 20:23:09 picolo kernel: [ 0.000000] ftrace: allocated 84 pages with 3 groups
  33. May 10 20:23:09 picolo kernel: [ 0.000000] rcu: Hierarchical RCU implementation.
  34. May 10 20:23:09 picolo kernel: [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  35. May 10 20:23:09 picolo kernel: [ 0.000000] Rude variant of Tasks RCU enabled.
  36. May 10 20:23:09 picolo kernel: [ 0.000000] Tracing variant of Tasks RCU enabled.
  37. May 10 20:23:09 picolo kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  38. May 10 20:23:09 picolo kernel: [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  39. May 10 20:23:09 picolo kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  40. May 10 20:23:09 picolo kernel: [ 0.000000] L2C: DT/platform modifies aux control register: 0x06070000 -> 0x16070000
  41. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 erratum 769419 enabled
  42. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  43. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  44. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
  45. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  46. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
  47. May 10 20:23:09 picolo kernel: [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
  48. May 10 20:23:09 picolo kernel: [ 0.000001] sched_clock: 64 bits at 800MHz, resolution 1ns, wraps every 4398046511103ns
  49. May 10 20:23:09 picolo kernel: [ 0.000018] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
  50. May 10 20:23:09 picolo kernel: [ 0.000036] Switching to timer-based delay loop, resolution 1ns
  51. May 10 20:23:09 picolo kernel: [ 0.000283] Ignoring duplicate/late registration of read_current_timer delay
  52. May 10 20:23:09 picolo kernel: [ 0.000290] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  53. May 10 20:23:09 picolo kernel: [ 0.000572] Console: colour dummy device 80x30
  54. May 10 20:23:09 picolo kernel: [ 0.000599] Calibrating delay loop (skipped), value calculated using timer frequency.. 1600.00 BogoMIPS (lpj=8000000)
  55. May 10 20:23:09 picolo kernel: [ 0.000611] pid_max: default: 32768 minimum: 301
  56. May 10 20:23:09 picolo kernel: [ 0.000732] LSM: Security Framework initializing
  57. May 10 20:23:09 picolo kernel: [ 0.000744] Yama: becoming mindful.
  58. May 10 20:23:09 picolo kernel: [ 0.000808] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  59. May 10 20:23:09 picolo kernel: [ 0.000818] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  60. May 10 20:23:09 picolo kernel: [ 0.001312] CPU: Testing write buffer coherency: ok
  61. May 10 20:23:09 picolo kernel: [ 0.001430] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  62. May 10 20:23:09 picolo kernel: [ 0.001746] Setting up static identity map for 0x100000 - 0x100060
  63. May 10 20:23:09 picolo kernel: [ 0.001828] mvebu-soc-id: MVEBU SoC ID=0x6828, Rev=0xA
  64. May 10 20:23:09 picolo kernel: [ 0.001912] mvebu-pmsu: Initializing Power Management Service Unit
  65. May 10 20:23:09 picolo kernel: [ 0.001984] rcu: Hierarchical SRCU implementation.
  66. May 10 20:23:09 picolo kernel: [ 0.002433] EFI services will not be available.
  67. May 10 20:23:09 picolo kernel: [ 0.002515] smp: Bringing up secondary CPUs ...
  68. May 10 20:23:09 picolo kernel: [ 0.002732] Booting CPU 1
  69. May 10 20:23:09 picolo kernel: [ 0.002897] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  70. May 10 20:23:09 picolo kernel: [ 0.002973] smp: Brought up 1 node, 2 CPUs
  71. May 10 20:23:09 picolo kernel: [ 0.002982] SMP: Total of 2 processors activated (3200.00 BogoMIPS).
  72. May 10 20:23:09 picolo kernel: [ 0.002988] CPU: All CPU(s) started in SVC mode.
  73. May 10 20:23:09 picolo kernel: [ 0.003313] devtmpfs: initialized
  74. May 10 20:23:09 picolo kernel: [ 0.005192] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  75. May 10 20:23:09 picolo kernel: [ 0.005311] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  76. May 10 20:23:09 picolo kernel: [ 0.005324] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  77. May 10 20:23:09 picolo kernel: [ 0.005816] pinctrl core: initialized pinctrl subsystem
  78. May 10 20:23:09 picolo kernel: [ 0.006127] DMI not present or invalid.
  79. May 10 20:23:09 picolo kernel: [ 0.006302] NET: Registered protocol family 16
  80. May 10 20:23:09 picolo kernel: [ 0.007666] DMA: preallocated 256 KiB pool for atomic coherent allocations
  81. May 10 20:23:09 picolo kernel: [ 0.008070] audit: initializing netlink subsys (disabled)
  82. May 10 20:23:09 picolo kernel: [ 0.008162] audit: type=2000 audit(0.000:1): state=initialized audit_enabled=0 res=1
  83. May 10 20:23:09 picolo kernel: [ 0.008401] thermal_sys: Registered thermal governor 'fair_share'
  84. May 10 20:23:09 picolo kernel: [ 0.008406] thermal_sys: Registered thermal governor 'step_wise'
  85. May 10 20:23:09 picolo kernel: [ 0.008473] cpuidle: using governor ladder
  86. May 10 20:23:09 picolo kernel: [ 0.008493] cpuidle: using governor menu
  87. May 10 20:23:09 picolo kernel: [ 0.008575] No ATAGs?
  88. May 10 20:23:09 picolo kernel: [ 0.008614] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  89. May 10 20:23:09 picolo kernel: [ 0.008621] hw-breakpoint: maximum watchpoint size is 4 bytes.
  90. May 10 20:23:09 picolo kernel: [ 0.008790] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
  91. May 10 20:23:09 picolo kernel: [ 0.008798] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
  92. May 10 20:23:09 picolo kernel: [ 0.008908] Serial: AMBA PL011 UART driver
  93. May 10 20:23:09 picolo kernel: [ 0.017650] Kprobes globally optimized
  94. May 10 20:23:09 picolo kernel: [ 1.775336] cryptd: max_cpu_qlen set to 1000
  95. May 10 20:23:09 picolo kernel: [ 1.950101] raid6: neonx8 gen() 1551 MB/s
  96. May 10 20:23:09 picolo kernel: [ 2.120095] raid6: neonx8 xor() 1068 MB/s
  97. May 10 20:23:09 picolo kernel: [ 2.290097] raid6: neonx4 gen() 1781 MB/s
  98. May 10 20:23:09 picolo kernel: [ 2.460089] raid6: neonx4 xor() 1295 MB/s
  99. May 10 20:23:09 picolo kernel: [ 2.630094] raid6: neonx2 gen() 2457 MB/s
  100. May 10 20:23:09 picolo kernel: [ 2.800096] raid6: neonx2 xor() 1640 MB/s
  101. May 10 20:23:09 picolo kernel: [ 2.970101] raid6: neonx1 gen() 1911 MB/s
  102. May 10 20:23:09 picolo kernel: [ 3.140094] raid6: neonx1 xor() 1341 MB/s
  103. May 10 20:23:09 picolo kernel: [ 3.310092] raid6: int32x8 gen() 532 MB/s
  104. May 10 20:23:09 picolo kernel: [ 3.480117] raid6: int32x8 xor() 306 MB/s
  105. May 10 20:23:09 picolo kernel: [ 3.650105] raid6: int32x4 gen() 581 MB/s
  106. May 10 20:23:09 picolo kernel: [ 3.820112] raid6: int32x4 xor() 383 MB/s
  107. May 10 20:23:09 picolo kernel: [ 3.990119] raid6: int32x2 gen() 592 MB/s
  108. May 10 20:23:09 picolo kernel: [ 4.160115] raid6: int32x2 xor() 365 MB/s
  109. May 10 20:23:09 picolo kernel: [ 4.330106] raid6: int32x1 gen() 687 MB/s
  110. May 10 20:23:09 picolo kernel: [ 4.500132] raid6: int32x1 xor() 299 MB/s
  111. May 10 20:23:09 picolo kernel: [ 4.500137] raid6: using algorithm neonx2 gen() 2457 MB/s
  112. May 10 20:23:09 picolo kernel: [ 4.500142] raid6: .... xor() 1640 MB/s, rmw enabled
  113. May 10 20:23:09 picolo kernel: [ 4.500146] raid6: using neon recovery algorithm
  114. May 10 20:23:09 picolo kernel: [ 4.501369] iommu: Default domain type: Translated
  115. May 10 20:23:09 picolo kernel: [ 4.501464] vgaarb: loaded
  116. May 10 20:23:09 picolo kernel: [ 4.501698] SCSI subsystem initialized
  117. May 10 20:23:09 picolo kernel: [ 4.501776] libata version 3.00 loaded.
  118. May 10 20:23:09 picolo kernel: [ 4.501881] usbcore: registered new interface driver usbfs
  119. May 10 20:23:09 picolo kernel: [ 4.501905] usbcore: registered new interface driver hub
  120. May 10 20:23:09 picolo kernel: [ 4.501928] usbcore: registered new device driver usb
  121. May 10 20:23:09 picolo kernel: [ 4.502063] mc: Linux media interface: v0.10
  122. May 10 20:23:09 picolo kernel: [ 4.502079] videodev: Linux video capture interface: v2.00
  123. May 10 20:23:09 picolo kernel: [ 4.502106] pps_core: LinuxPPS API ver. 1 registered
  124. May 10 20:23:09 picolo kernel: [ 4.502111] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  125. May 10 20:23:09 picolo kernel: [ 4.502120] PTP clock support registered
  126. May 10 20:23:09 picolo kernel: [ 4.502134] Module initialized
  127. May 10 20:23:09 picolo kernel: [ 4.502885] clocksource: Switched to clocksource arm_global_timer
  128. May 10 20:23:09 picolo kernel: [ 4.539677] VFS: Disk quotas dquot_6.6.0
  129. May 10 20:23:09 picolo kernel: [ 4.539726] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  130. May 10 20:23:09 picolo kernel: [ 4.543826] NET: Registered protocol family 2
  131. May 10 20:23:09 picolo kernel: [ 4.608227] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  132. May 10 20:23:09 picolo kernel: [ 4.608304] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  133. May 10 20:23:09 picolo kernel: [ 4.608347] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  134. May 10 20:23:09 picolo kernel: [ 4.608413] TCP: Hash tables configured (established 8192 bind 8192)
  135. May 10 20:23:09 picolo kernel: [ 4.608469] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  136. May 10 20:23:09 picolo kernel: [ 4.608499] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  137. May 10 20:23:09 picolo kernel: [ 4.608692] NET: Registered protocol family 1
  138. May 10 20:23:09 picolo kernel: [ 4.608717] PCI: CLS 0 bytes, default 64
  139. May 10 20:23:09 picolo kernel: [ 4.609087] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  140. May 10 20:23:09 picolo kernel: [ 4.616481] Initialise system trusted keyrings
  141. May 10 20:23:09 picolo kernel: [ 4.616565] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  142. May 10 20:23:09 picolo kernel: [ 4.619130] zbud: loaded
  143. May 10 20:23:09 picolo kernel: [ 4.619859] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  144. May 10 20:23:09 picolo kernel: [ 4.620010] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  145. May 10 20:23:09 picolo kernel: [ 4.676011] xor: measuring software checksum speed
  146. May 10 20:23:09 picolo kernel: [ 4.679846] arm4regs : 2575 MB/sec
  147. May 10 20:23:09 picolo kernel: [ 4.684725] 8regs : 2024 MB/sec
  148. May 10 20:23:09 picolo kernel: [ 4.689606] 32regs : 2016 MB/sec
  149. May 10 20:23:09 picolo kernel: [ 4.694923] neon : 1853 MB/sec
  150. May 10 20:23:09 picolo kernel: [ 4.694929] xor: using function: arm4regs (2575 MB/sec)
  151. May 10 20:23:09 picolo kernel: [ 4.694937] Key type asymmetric registered
  152. May 10 20:23:09 picolo kernel: [ 4.694943] Asymmetric key parser 'x509' registered
  153. May 10 20:23:09 picolo kernel: [ 4.694978] bounce: pool size: 64 pages
  154. May 10 20:23:09 picolo kernel: [ 4.695002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  155. May 10 20:23:09 picolo kernel: [ 4.695069] io scheduler mq-deadline registered
  156. May 10 20:23:09 picolo kernel: [ 4.695075] io scheduler kyber registered
  157. May 10 20:23:09 picolo kernel: [ 4.696222] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
  158. May 10 20:23:09 picolo kernel: [ 4.696841] debugfs: Directory 'f1018100.gpio' with parent 'regmap' already present!
  159. May 10 20:23:09 picolo kernel: [ 4.697185] debugfs: Directory 'f1018140.gpio' with parent 'regmap' already present!
  160. May 10 20:23:09 picolo kernel: [ 4.697541] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
  161. May 10 20:23:09 picolo kernel: [ 4.697571] mvebu-pcie soc:pcie: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
  162. May 10 20:23:09 picolo kernel: [ 4.697589] mvebu-pcie soc:pcie: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  163. May 10 20:23:09 picolo kernel: [ 4.697605] mvebu-pcie soc:pcie: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
  164. May 10 20:23:09 picolo kernel: [ 4.697620] mvebu-pcie soc:pcie: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000
  165. May 10 20:23:09 picolo kernel: [ 4.697634] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  166. May 10 20:23:09 picolo kernel: [ 4.697649] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  167. May 10 20:23:09 picolo kernel: [ 4.697663] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  168. May 10 20:23:09 picolo kernel: [ 4.697677] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  169. May 10 20:23:09 picolo kernel: [ 4.697690] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  170. May 10 20:23:09 picolo kernel: [ 4.697704] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  171. May 10 20:23:09 picolo kernel: [ 4.697718] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  172. May 10 20:23:09 picolo kernel: [ 4.697728] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  173. May 10 20:23:09 picolo kernel: [ 4.698051] mv_xor f1060800.xor: Marvell shared XOR driver
  174. May 10 20:23:09 picolo kernel: [ 4.753412] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  175. May 10 20:23:09 picolo kernel: [ 4.753560] mv_xor f1060900.xor: Marvell shared XOR driver
  176. May 10 20:23:09 picolo kernel: [ 4.813402] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  177. May 10 20:23:09 picolo kernel: [ 4.813779] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  178. May 10 20:23:09 picolo kernel: [ 4.814489] printk: console [ttyS0] disabled
  179. May 10 20:23:09 picolo kernel: [ 4.834594] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 30, base_baud = 15625000) is a 16550A
  180. May 10 20:23:09 picolo kernel: [ 5.862353] printk: console [ttyS0] enabled
  181. May 10 20:23:09 picolo kernel: [ 5.866951] Serial: AMBA driver
  182. May 10 20:23:09 picolo kernel: [ 5.870999] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
  183. May 10 20:23:09 picolo kernel: [ 5.878677] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
  184. May 10 20:23:09 picolo kernel: [ 5.886234] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
  185. May 10 20:23:09 picolo kernel: [ 5.894084] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  186. May 10 20:23:09 picolo kernel: [ 5.903175] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  187. May 10 20:23:09 picolo kernel: [ 5.912538] scsi host0: ahci-mvebu
  188. May 10 20:23:09 picolo kernel: [ 5.916279] scsi host1: ahci-mvebu
  189. May 10 20:23:09 picolo kernel: [ 5.919806] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 50
  190. May 10 20:23:09 picolo kernel: [ 5.927761] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 50
  191. May 10 20:23:09 picolo kernel: [ 5.935826] ahci-mvebu f10e0000.sata: supply ahci not found, using dummy regulator
  192. May 10 20:23:09 picolo kernel: [ 5.943529] ahci-mvebu f10e0000.sata: supply phy not found, using dummy regulator
  193. May 10 20:23:09 picolo kernel: [ 5.951073] ahci-mvebu f10e0000.sata: supply target not found, using dummy regulator
  194. May 10 20:23:09 picolo kernel: [ 5.958914] ahci-mvebu f10e0000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  195. May 10 20:23:09 picolo kernel: [ 5.967996] ahci-mvebu f10e0000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  196. May 10 20:23:09 picolo kernel: [ 5.977426] scsi host2: ahci-mvebu
  197. May 10 20:23:09 picolo kernel: [ 5.981082] scsi host3: ahci-mvebu
  198. May 10 20:23:09 picolo kernel: [ 5.984624] ata3: SATA max UDMA/133 mmio [mem 0xf10e0000-0xf10e1fff] port 0x100 irq 51
  199. May 10 20:23:09 picolo kernel: [ 5.992563] ata4: SATA max UDMA/133 mmio [mem 0xf10e0000-0xf10e1fff] port 0x180 irq 51
  200. May 10 20:23:09 picolo kernel: [ 6.001183] libphy: Fixed MDIO Bus: probed
  201. May 10 20:23:09 picolo kernel: [ 6.005814] libphy: orion_mdio_bus: probed
  202. May 10 20:23:09 picolo kernel: [ 6.010774] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
  203. May 10 20:23:09 picolo kernel: [ 6.020017] mvneta f1070000.ethernet eth0: Using device tree mac address 00:50:43:c8:72:8b
  204. May 10 20:23:09 picolo kernel: [ 6.028519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  205. May 10 20:23:09 picolo kernel: [ 6.035086] ehci-pci: EHCI PCI platform driver
  206. May 10 20:23:09 picolo kernel: [ 6.039566] ehci-orion: EHCI orion driver
  207. May 10 20:23:09 picolo kernel: [ 6.043705] orion-ehci f1058000.usb: EHCI Host Controller
  208. May 10 20:23:09 picolo kernel: [ 6.049131] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
  209. May 10 20:23:09 picolo kernel: [ 6.056832] orion-ehci f1058000.usb: irq 46, io mem 0xf1058000
  210. May 10 20:23:09 picolo kernel: [ 6.082894] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
  211. May 10 20:23:09 picolo kernel: [ 6.088949] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
  212. May 10 20:23:09 picolo kernel: [ 6.097254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  213. May 10 20:23:09 picolo kernel: [ 6.104503] usb usb1: Product: EHCI Host Controller
  214. May 10 20:23:09 picolo kernel: [ 6.109393] usb usb1: Manufacturer: Linux 5.11.17-armada-duo ehci_hcd
  215. May 10 20:23:09 picolo kernel: [ 6.115857] usb usb1: SerialNumber: f1058000.usb
  216. May 10 20:23:09 picolo kernel: [ 6.120764] hub 1-0:1.0: USB hub found
  217. May 10 20:23:09 picolo kernel: [ 6.124568] hub 1-0:1.0: 1 port detected
  218. May 10 20:23:09 picolo kernel: [ 6.128995] xhci-hcd f10f0000.usb3: xHCI Host Controller
  219. May 10 20:23:09 picolo kernel: [ 6.134346] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
  220. May 10 20:23:09 picolo kernel: [ 6.141990] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
  221. May 10 20:23:09 picolo kernel: [ 6.151267] xhci-hcd f10f0000.usb3: irq 52, io mem 0xf10f0000
  222. May 10 20:23:09 picolo kernel: [ 6.157187] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
  223. May 10 20:23:09 picolo kernel: [ 6.165489] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  224. May 10 20:23:09 picolo kernel: [ 6.172731] usb usb2: Product: xHCI Host Controller
  225. May 10 20:23:09 picolo kernel: [ 6.177627] usb usb2: Manufacturer: Linux 5.11.17-armada-duo xhci-hcd
  226. May 10 20:23:09 picolo kernel: [ 6.184088] usb usb2: SerialNumber: f10f0000.usb3
  227. May 10 20:23:09 picolo kernel: [ 6.189054] hub 2-0:1.0: USB hub found
  228. May 10 20:23:09 picolo kernel: [ 6.192827] hub 2-0:1.0: 1 port detected
  229. May 10 20:23:09 picolo kernel: [ 6.196941] xhci-hcd f10f0000.usb3: xHCI Host Controller
  230. May 10 20:23:09 picolo kernel: [ 6.202272] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 3
  231. May 10 20:23:09 picolo kernel: [ 6.209796] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
  232. May 10 20:23:09 picolo kernel: [ 6.216206] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  233. May 10 20:23:09 picolo kernel: [ 6.224394] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
  234. May 10 20:23:09 picolo kernel: [ 6.232686] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  235. May 10 20:23:09 picolo kernel: [ 6.239937] usb usb3: Product: xHCI Host Controller
  236. May 10 20:23:09 picolo kernel: [ 6.244834] usb usb3: Manufacturer: Linux 5.11.17-armada-duo xhci-hcd
  237. May 10 20:23:09 picolo kernel: [ 6.251291] usb usb3: SerialNumber: f10f0000.usb3
  238. May 10 20:23:09 picolo kernel: [ 6.256276] hub 3-0:1.0: USB hub found
  239. May 10 20:23:09 picolo kernel: [ 6.260049] hub 3-0:1.0: 1 port detected
  240. May 10 20:23:09 picolo kernel: [ 6.264280] xhci-hcd f10f8000.usb3: xHCI Host Controller
  241. May 10 20:23:09 picolo kernel: [ 6.269614] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4
  242. May 10 20:23:09 picolo kernel: [ 6.276748] ata2: SATA link down (SStatus 0 SControl 300)
  243. May 10 20:23:09 picolo kernel: [ 6.277272] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
  244. May 10 20:23:09 picolo kernel: [ 6.291796] xhci-hcd f10f8000.usb3: irq 53, io mem 0xf10f8000
  245. May 10 20:23:09 picolo kernel: [ 6.297720] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
  246. May 10 20:23:09 picolo kernel: [ 6.306024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  247. May 10 20:23:09 picolo kernel: [ 6.313274] usb usb4: Product: xHCI Host Controller
  248. May 10 20:23:09 picolo kernel: [ 6.318165] usb usb4: Manufacturer: Linux 5.11.17-armada-duo xhci-hcd
  249. May 10 20:23:09 picolo kernel: [ 6.324629] usb usb4: SerialNumber: f10f8000.usb3
  250. May 10 20:23:09 picolo kernel: [ 6.329654] hub 4-0:1.0: USB hub found
  251. May 10 20:23:09 picolo kernel: [ 6.333150] ata4: SATA link down (SStatus 0 SControl 300)
  252. May 10 20:23:09 picolo kernel: [ 6.333439] hub 4-0:1.0: 1 port detected
  253. May 10 20:23:09 picolo kernel: [ 6.338848] ata3: SATA link down (SStatus 0 SControl 300)
  254. May 10 20:23:09 picolo kernel: [ 6.342936] xhci-hcd f10f8000.usb3: xHCI Host Controller
  255. May 10 20:23:09 picolo kernel: [ 6.353491] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 5
  256. May 10 20:23:09 picolo kernel: [ 6.361004] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed
  257. May 10 20:23:09 picolo kernel: [ 6.367461] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
  258. May 10 20:23:09 picolo kernel: [ 6.375742] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
  259. May 10 20:23:09 picolo kernel: [ 6.384045] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. May 10 20:23:09 picolo kernel: [ 6.391287] usb usb5: Product: xHCI Host Controller
  261. May 10 20:23:09 picolo kernel: [ 6.396182] usb usb5: Manufacturer: Linux 5.11.17-armada-duo xhci-hcd
  262. May 10 20:23:09 picolo kernel: [ 6.402639] usb usb5: SerialNumber: f10f8000.usb3
  263. May 10 20:23:09 picolo kernel: [ 6.407596] hub 5-0:1.0: USB hub found
  264. May 10 20:23:09 picolo kernel: [ 6.411369] hub 5-0:1.0: 1 port detected
  265. May 10 20:23:09 picolo kernel: [ 6.415617] usbcore: registered new interface driver uas
  266. May 10 20:23:09 picolo kernel: [ 6.421006] usbcore: registered new interface driver usb-storage
  267. May 10 20:23:09 picolo kernel: [ 6.427184] mousedev: PS/2 mouse device common for all mice
  268. May 10 20:23:09 picolo kernel: [ 6.433452] armada38x-rtc f10a3800.rtc: registered as rtc0
  269. May 10 20:23:09 picolo kernel: [ 6.439026] armada38x-rtc f10a3800.rtc: setting system clock to 2021-05-10T19:23:01 UTC (1620674581)
  270. May 10 20:23:09 picolo kernel: [ 6.442894] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  271. May 10 20:23:09 picolo kernel: [ 6.448931] i2c i2c-0: Not using recovery: no suitable method provided
  272. May 10 20:23:09 picolo kernel: [ 6.454486] ata1.00: ATA-10: KINGSTON SA400M8120G, SBFK61E1, max UDMA/133
  273. May 10 20:23:09 picolo kernel: [ 6.454580] Got i2c_id with addr: 16
  274. May 10 20:23:09 picolo kernel: [ 6.461293] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32)
  275. May 10 20:23:09 picolo kernel: [ 6.464884] Restart handler registered
  276. May 10 20:23:09 picolo kernel: [ 6.471427] ata1.00: configured for UDMA/133
  277. May 10 20:23:09 picolo kernel: [ 6.475242] pca953x 0-0020: supply vcc not found, using dummy regulator
  278. May 10 20:23:09 picolo kernel: [ 6.479593] scsi 0:0:0:0: Direct-Access ATA KINGSTON SA400M8 61E1 PQ: 0 ANSI: 5
  279. May 10 20:23:09 picolo kernel: [ 6.486079] pca953x 0-0020: using no AI
  280. May 10 20:23:09 picolo kernel: [ 6.494571] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  281. May 10 20:23:09 picolo kernel: [ 6.498123] sd 0:0:0:0: Attached scsi generic sg0 type 0
  282. May 10 20:23:09 picolo kernel: [ 6.505501] sd 0:0:0:0: [sda] Write Protect is off
  283. May 10 20:23:09 picolo kernel: [ 6.512907] usb 1-1: new low-speed USB device number 2 using orion-ehci
  284. May 10 20:23:09 picolo kernel: [ 6.515615] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  285. May 10 20:23:09 picolo kernel: [ 6.522305] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  286. May 10 20:23:09 picolo kernel: [ 6.531544] gpio-501 (usb3-current-limit): hogged as input
  287. May 10 20:23:09 picolo kernel: [ 6.537382] gpio-502 (usb3-power): hogged as output/high
  288. May 10 20:23:09 picolo kernel: [ 6.539034] sda: sda1 sda2 sda3
  289. May 10 20:23:09 picolo kernel: [ 6.546184] gpio-511 (usb-current-limit): hogged as input
  290. May 10 20:23:09 picolo kernel: [ 6.551917] gpio-510 (usb-power): hogged as output/high
  291. May 10 20:23:09 picolo kernel: [ 6.552244] sd 0:0:0:0: [sda] Attached SCSI removable disk
  292. May 10 20:23:09 picolo kernel: [ 6.559341] orion_wdt: Initial timeout 171 sec
  293. May 10 20:23:09 picolo kernel: [ 6.567495] sdhci: Secure Digital Host Controller Interface driver
  294. May 10 20:23:09 picolo kernel: [ 6.573707] sdhci: Copyright(c) Pierre Ossman
  295. May 10 20:23:09 picolo kernel: [ 6.578145] sdhci-pltfm: SDHCI platform and OF driver helper
  296. May 10 20:23:09 picolo kernel: [ 6.583906] ledtrig-cpu: registered to indicate activity on CPUs
  297. May 10 20:23:09 picolo kernel: [ 6.593685] random: fast init done
  298. May 10 20:23:09 picolo kernel: [ 6.618431] marvell-cesa f1090000.crypto: CESA device successfully registered
  299. May 10 20:23:09 picolo kernel: [ 6.625929] drop_monitor: Initializing network drop monitor service
  300. May 10 20:23:09 picolo kernel: [ 6.632573] NET: Registered protocol family 10
  301. May 10 20:23:09 picolo kernel: [ 6.637571] Segment Routing with IPv6
  302. May 10 20:23:09 picolo kernel: [ 6.641245] RPL Segment Routing with IPv6
  303. May 10 20:23:09 picolo kernel: [ 6.645383] mip6: Mobile IPv6
  304. May 10 20:23:09 picolo kernel: [ 6.648360] NET: Registered protocol family 17
  305. May 10 20:23:09 picolo kernel: [ 6.652869] mpls_gso: MPLS GSO support
  306. May 10 20:23:09 picolo kernel: [ 6.656704] ThumbEE CPU extension supported.
  307. May 10 20:23:09 picolo kernel: [ 6.660988] Registering SWP/SWPB emulation handler
  308. May 10 20:23:09 picolo kernel: [ 6.672111] registered taskstats version 1
  309. May 10 20:23:09 picolo kernel: [ 6.676294] Loading compiled-in X.509 certificates
  310. May 10 20:23:09 picolo kernel: [ 6.681205] zswap: loaded using pool lzo/zbud
  311. May 10 20:23:09 picolo kernel: [ 6.685896] Key type ._fscrypt registered
  312. May 10 20:23:09 picolo kernel: [ 6.689936] Key type .fscrypt registered
  313. May 10 20:23:09 picolo kernel: [ 6.693889] Key type fscrypt-provisioning registered
  314. May 10 20:23:09 picolo kernel: [ 6.699470] Btrfs loaded, crc32c=crc32c-generic, zoned=no
  315. May 10 20:23:09 picolo kernel: [ 6.705055] Key type encrypted registered
  316. May 10 20:23:09 picolo kernel: [ 6.709093] ima: No TPM chip found, activating TPM-bypass!
  317. May 10 20:23:09 picolo kernel: [ 6.714616] ima: Allocated hash algorithm: sha256
  318. May 10 20:23:09 picolo kernel: [ 6.719355] ima: No architecture policies found
  319. May 10 20:23:09 picolo kernel: [ 6.725242] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
  320. May 10 20:23:09 picolo kernel: [ 6.731120] mvebu-pcie soc:pcie: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
  321. May 10 20:23:09 picolo kernel: [ 6.738943] mvebu-pcie soc:pcie: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  322. May 10 20:23:09 picolo kernel: [ 6.746759] mvebu-pcie soc:pcie: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
  323. May 10 20:23:09 picolo kernel: [ 6.754557] mvebu-pcie soc:pcie: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000
  324. May 10 20:23:09 picolo kernel: [ 6.762351] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  325. May 10 20:23:09 picolo kernel: [ 6.770665] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  326. May 10 20:23:09 picolo kernel: [ 6.778968] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  327. May 10 20:23:09 picolo kernel: [ 6.787268] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  328. May 10 20:23:09 picolo kernel: [ 6.795569] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  329. May 10 20:23:09 picolo kernel: [ 6.803869] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  330. May 10 20:23:09 picolo kernel: [ 6.812162] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  331. May 10 20:23:09 picolo kernel: [ 6.820457] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  332. May 10 20:23:09 picolo kernel: [ 6.828810] mvebu-pcie soc:pcie: /soc/pcie/pcie@1,0: reset gpio is active low
  333. May 10 20:23:09 picolo kernel: [ 6.836212] mvebu-pcie soc:pcie: /soc/pcie/pcie@2,0: reset gpio is active low
  334. May 10 20:23:09 picolo kernel: [ 6.843394] usb 1-1: New USB device found, idVendor=0e8f, idProduct=00a8, bcdDevice= 3.11
  335. May 10 20:23:09 picolo kernel: [ 6.851594] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  336. May 10 20:23:09 picolo kernel: [ 6.858756] usb 1-1: Product: 2.4G RX
  337. May 10 20:23:09 picolo kernel: [ 6.862427] usb 1-1: Manufacturer: DaKai
  338. May 10 20:23:09 picolo kernel: [ 7.102993] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
  339. May 10 20:23:09 picolo kernel: [ 7.108931] pci_bus 0000:00: root bus resource [bus 00-ff]
  340. May 10 20:23:09 picolo kernel: [ 7.114454] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
  341. May 10 20:23:09 picolo kernel: [ 7.124663] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
  342. May 10 20:23:09 picolo kernel: [ 7.134869] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
  343. May 10 20:23:09 picolo kernel: [ 7.145090] pci_bus 0000:00: root bus resource [mem 0xf1048000-0xf1049fff] (bus address [0x00048000-0x00049fff])
  344. May 10 20:23:09 picolo kernel: [ 7.155297] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xefffffff]
  345. May 10 20:23:09 picolo kernel: [ 7.162190] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
  346. May 10 20:23:09 picolo kernel: [ 7.168546] pci 0000:00:01.0: [11ab:6828] type 01 class 0x060400
  347. May 10 20:23:09 picolo kernel: [ 7.174585] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
  348. May 10 20:23:09 picolo kernel: [ 7.181499] pci 0000:00:02.0: [11ab:6828] type 01 class 0x060400
  349. May 10 20:23:09 picolo kernel: [ 7.187539] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
  350. May 10 20:23:09 picolo kernel: [ 7.194983] PCI: bus0: Fast back to back transfers disabled
  351. May 10 20:23:09 picolo kernel: [ 7.200570] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  352. May 10 20:23:09 picolo kernel: [ 7.208606] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  353. May 10 20:23:09 picolo kernel: [ 7.217294] PCI: bus1: Fast back to back transfers enabled
  354. May 10 20:23:09 picolo kernel: [ 7.222793] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  355. May 10 20:23:09 picolo kernel: [ 7.229540] pci 0000:02:00.0: [1002:67ff] type 00 class 0x030000
  356. May 10 20:23:09 picolo kernel: [ 7.235588] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x0fffffff 64bit pref]
  357. May 10 20:23:09 picolo kernel: [ 7.242840] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x001fffff 64bit pref]
  358. May 10 20:23:09 picolo kernel: [ 7.250094] pci 0000:02:00.0: reg 0x20: [io 0x0000-0x00ff]
  359. May 10 20:23:09 picolo kernel: [ 7.255691] pci 0000:02:00.0: reg 0x24: [mem 0x00000000-0x0003ffff]
  360. May 10 20:23:09 picolo kernel: [ 7.261980] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
  361. May 10 20:23:09 picolo kernel: [ 7.268713] pci 0000:02:00.0: enabling Extended Tags
  362. May 10 20:23:09 picolo kernel: [ 7.273848] pci 0000:02:00.0: supports D1 D2
  363. May 10 20:23:09 picolo kernel: [ 7.278129] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
  364. May 10 20:23:09 picolo kernel: [ 7.284593] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:02.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
  365. May 10 20:23:09 picolo kernel: [ 7.299676] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  366. May 10 20:23:09 picolo kernel: [ 7.308103] pci 0000:02:00.1: [1002:aae0] type 00 class 0x040300
  367. May 10 20:23:09 picolo kernel: [ 7.314151] pci 0000:02:00.1: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  368. May 10 20:23:09 picolo kernel: [ 7.320994] pci 0000:02:00.1: enabling Extended Tags
  369. May 10 20:23:09 picolo kernel: [ 7.326072] pci 0000:02:00.1: supports D1 D2
  370. May 10 20:23:09 picolo kernel: [ 7.330496] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
  371. May 10 20:23:09 picolo kernel: [ 7.363543] PCI: bus2: Fast back to back transfers disabled
  372. May 10 20:23:09 picolo kernel: [ 7.369131] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  373. May 10 20:23:09 picolo kernel: [ 7.375802] pci 0000:00:02.0: BAR 8: assigned [mem 0xd0000000-0xe7ffffff]
  374. May 10 20:23:09 picolo kernel: [ 7.382610] pci 0000:00:02.0: BAR 7: assigned [io 0x10000-0x10fff]
  375. May 10 20:23:09 picolo kernel: [ 7.388903] pci 0000:00:01.0: BAR 6: assigned [mem 0xe8000000-0xe80007ff pref]
  376. May 10 20:23:09 picolo kernel: [ 7.396153] pci 0000:00:02.0: BAR 6: assigned [mem 0xe8100000-0xe81007ff pref]
  377. May 10 20:23:09 picolo kernel: [ 7.403401] pci 0000:00:01.0: PCI bridge to [bus 01]
  378. May 10 20:23:09 picolo kernel: [ 7.408386] pci 0000:02:00.0: BAR 0: assigned [mem 0xd0000000-0xdfffffff 64bit pref]
  379. May 10 20:23:09 picolo kernel: [ 7.416161] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0000000-0xe01fffff 64bit pref]
  380. May 10 20:23:09 picolo kernel: [ 7.423940] pci 0000:02:00.0: BAR 5: assigned [mem 0xe0200000-0xe023ffff]
  381. May 10 20:23:09 picolo kernel: [ 7.430748] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0240000-0xe025ffff pref]
  382. May 10 20:23:09 picolo kernel: [ 7.437995] pci 0000:02:00.1: BAR 0: assigned [mem 0xe0260000-0xe0263fff 64bit]
  383. May 10 20:23:09 picolo kernel: [ 7.445334] pci 0000:02:00.0: BAR 4: assigned [io 0x10000-0x100ff]
  384. May 10 20:23:09 picolo kernel: [ 7.451621] pci 0000:00:02.0: PCI bridge to [bus 02]
  385. May 10 20:23:09 picolo kernel: [ 7.456603] pci 0000:00:02.0: bridge window [io 0x10000-0x10fff]
  386. May 10 20:23:09 picolo kernel: [ 7.462892] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xe7ffffff]
  387. May 10 20:23:09 picolo kernel: [ 7.469798] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
  388. May 10 20:23:09 picolo kernel: [ 7.476015] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
  389. May 10 20:23:09 picolo kernel: [ 7.500297] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  390. May 10 20:23:09 picolo kernel: [ 7.509690] VFS: Mounted root (ext4 filesystem) on device 8:2.
  391. May 10 20:23:09 picolo kernel: [ 7.518340] Freeing unused kernel memory: 1024K
  392. May 10 20:23:09 picolo kernel: [ 7.533092] Run /sbin/init as init process
  393. May 10 20:23:09 picolo kernel: [ 7.537201] with arguments:
  394. May 10 20:23:09 picolo kernel: [ 7.537205] /sbin/init
  395. May 10 20:23:09 picolo kernel: [ 7.537208] with environment:
  396. May 10 20:23:09 picolo kernel: [ 7.537211] HOME=/
  397. May 10 20:23:09 picolo kernel: [ 7.537214] TERM=linux
  398. May 10 20:23:09 picolo kernel: [ 8.243354] random: systemd: uninitialized urandom read (16 bytes read)
  399. May 10 20:23:09 picolo kernel: [ 8.323170] random: systemd: uninitialized urandom read (16 bytes read)
  400. May 10 20:23:09 picolo kernel: [ 8.362989] random: systemd: uninitialized urandom read (16 bytes read)
  401. May 10 20:23:09 picolo kernel: [ 9.170251] fuse: init (API version 7.33)
  402. May 10 20:23:09 picolo kernel: [ 9.271698] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
  403. May 10 20:23:09 picolo kernel: [ 11.124911] at24 0-0053: supply vcc not found, using dummy regulator
  404. May 10 20:23:09 picolo kernel: [ 11.125295] at24 0-0053: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  405. May 10 20:23:09 picolo kernel: [ 11.405947] hid: raw HID events driver (C) Jiri Kosina
  406. May 10 20:23:09 picolo kernel: [ 11.497257] usbcore: registered new interface driver usbhid
  407. May 10 20:23:09 picolo kernel: [ 11.497266] usbhid: USB HID core driver
  408. May 10 20:23:09 picolo kernel: [ 11.892510] input: DaKai 2.4G RX as /devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-1/1-1:1.0/0003:0E8F:00A8.0001/input/input0
  409. May 10 20:23:09 picolo kernel: [ 11.953287] hid-generic 0003:0E8F:00A8.0001: input,hidraw0: USB HID v1.10 Keyboard [DaKai 2.4G RX] on usb-f1058000.usb-1/input0
  410. May 10 20:23:09 picolo kernel: [ 11.954018] input: DaKai 2.4G RX Mouse as /devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-1/1-1:1.1/0003:0E8F:00A8.0002/input/input1
  411. May 10 20:23:09 picolo kernel: [ 11.956592] input: DaKai 2.4G RX System Control as /devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-1/1-1:1.1/0003:0E8F:00A8.0002/input/input2
  412. May 10 20:23:09 picolo kernel: [ 11.989482] [drm] amdgpu kernel modesetting enabled.
  413. May 10 20:23:09 picolo kernel: [ 11.989716] amdgpu 0000:02:00.0: enabling device (0140 -> 0143)
  414. May 10 20:23:09 picolo kernel: [ 11.989729] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67FF 0x1DA2:0xE367 0xFF).
  415. May 10 20:23:09 picolo kernel: [ 11.989738] amdgpu 0000:02:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
  416. May 10 20:23:09 picolo kernel: [ 11.989750] [drm] register mmio base: 0xE0200000
  417. May 10 20:23:09 picolo kernel: [ 11.989754] [drm] register mmio size: 262144
  418. May 10 20:23:09 picolo kernel: [ 11.989759] [drm] PCIE atomic ops is not supported
  419. May 10 20:23:09 picolo kernel: [ 11.989767] [drm] add ip block number 0 <vi_common>
  420. May 10 20:23:09 picolo kernel: [ 11.989771] [drm] add ip block number 1 <gmc_v8_0>
  421. May 10 20:23:09 picolo kernel: [ 11.989775] [drm] add ip block number 2 <tonga_ih>
  422. May 10 20:23:09 picolo kernel: [ 11.989778] [drm] add ip block number 3 <gfx_v8_0>
  423. May 10 20:23:09 picolo kernel: [ 11.989781] [drm] add ip block number 4 <sdma_v3_0>
  424. May 10 20:23:09 picolo kernel: [ 11.989784] [drm] add ip block number 5 <powerplay>
  425. May 10 20:23:09 picolo kernel: [ 11.989788] [drm] add ip block number 6 <dm>
  426. May 10 20:23:09 picolo kernel: [ 11.989791] [drm] add ip block number 7 <uvd_v6_0>
  427. May 10 20:23:09 picolo kernel: [ 11.989794] [drm] add ip block number 8 <vce_v3_0>
  428. May 10 20:23:09 picolo kernel: [ 12.033055] input: DaKai 2.4G RX Consumer Control as /devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-1/1-1:1.1/0003:0E8F:00A8.0002/input/input3
  429. May 10 20:23:09 picolo kernel: [ 12.033144] input: DaKai 2.4G RX as /devices/platform/soc/soc:internal-regs/f1058000.usb/usb1/1-1/1-1:1.1/0003:0E8F:00A8.0002/input/input4
  430. May 10 20:23:09 picolo kernel: [ 12.033351] hid-generic 0003:0E8F:00A8.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [DaKai 2.4G RX] on usb-f1058000.usb-1/input1
  431. May 10 20:23:09 picolo kernel: [ 12.230535] amdgpu 0000:02:00.0: amdgpu: Fetched VBIOS from ROM BAR
  432. May 10 20:23:09 picolo kernel: [ 12.284686] amdgpu: ATOM BIOS: 113-367BF-U41
  433. May 10 20:23:09 picolo kernel: [ 12.284758] [drm] UVD is enabled in VM mode
  434. May 10 20:23:09 picolo kernel: [ 12.284762] [drm] UVD ENC is enabled in VM mode
  435. May 10 20:23:09 picolo kernel: [ 12.284767] [drm] VCE enabled in VM mode
  436. May 10 20:23:09 picolo kernel: [ 12.284789] [drm] GPU posting now...
  437. May 10 20:23:09 picolo kernel: [ 12.645384] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
  438. May 10 20:23:09 picolo kernel: [ 12.652667] amdgpu 0000:02:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
  439. May 10 20:23:09 picolo kernel: [ 12.652683] amdgpu 0000:02:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
  440. May 10 20:23:09 picolo kernel: [ 12.652693] [drm] Detected VRAM RAM=4096M, BAR=256M
  441. May 10 20:23:09 picolo kernel: [ 12.652697] [drm] RAM width 128bits GDDR5
  442. May 10 20:23:09 picolo kernel: [ 12.655502] [TTM] Zone kernel: Available graphics memory: 373808 KiB
  443. May 10 20:23:09 picolo kernel: [ 12.655511] [TTM] Zone highmem: Available graphics memory: 1029168 KiB
  444. May 10 20:23:09 picolo kernel: [ 12.655547] [drm] amdgpu: 4096M of VRAM memory ready
  445. May 10 20:23:09 picolo kernel: [ 12.655556] [drm] amdgpu: 1507M of GTT memory ready.
  446. May 10 20:23:09 picolo kernel: [ 12.655563] [drm] GART: num cpu pages 65536, num gpu pages 65536
  447. May 10 20:23:09 picolo kernel: [ 12.656365] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
  448. May 10 20:23:09 picolo kernel: [ 12.661046] [drm] Chained IB support enabled!
  449. May 10 20:23:09 picolo kernel: [ 12.711505] snd_hda_intel 0000:02:00.1: enabling device (0140 -> 0142)
  450. May 10 20:23:09 picolo kernel: [ 12.711524] snd_hda_intel 0000:02:00.1: Force to snoop mode by module option
  451. May 10 20:23:09 picolo kernel: [ 12.720835] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
  452. May 10 20:23:09 picolo kernel: [ 12.724090] [drm] Found UVD firmware Version: 1.130 Family ID: 16
  453. May 10 20:23:09 picolo kernel: [ 12.779176] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input5
  454. May 10 20:23:09 picolo kernel: [ 12.779328] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input6
  455. May 10 20:23:09 picolo kernel: [ 12.779461] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input7
  456. May 10 20:23:09 picolo kernel: [ 12.779597] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input8
  457. May 10 20:23:09 picolo kernel: [ 12.779731] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input9
  458. May 10 20:23:09 picolo kernel: [ 12.786195] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
  459. May 10 20:23:09 picolo kernel: [ 12.923385] Adding 8388604k swap on /dev/sda3. Priority:-2 extents:1 across:8388604k SSFS
  460. May 10 20:23:09 picolo kernel: [ 13.225948] [drm] Display Core initialized with v3.2.116!
  461. May 10 20:23:09 picolo kernel: [ 13.226985] snd_hda_intel 0000:02:00.1: bound 0000:02:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  462. May 10 20:23:09 picolo kernel: [ 13.296422] [drm] UVD and UVD ENC initialized successfully.
  463. May 10 20:23:09 picolo kernel: [ 13.397307] [drm] VCE initialized successfully.
  464. May 10 20:23:09 picolo kernel: [ 13.397319] amdgpu 0000:02:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 8, active_cu_number 10
  465. May 10 20:23:09 picolo kernel: [ 13.404472] [drm] fb mappable at 0xD0530000
  466. May 10 20:23:09 picolo kernel: [ 13.404481] [drm] vram apper at 0xD0000000
  467. May 10 20:23:09 picolo kernel: [ 13.404484] [drm] size 8294400
  468. May 10 20:23:09 picolo kernel: [ 13.404487] [drm] fb depth is 24
  469. May 10 20:23:09 picolo kernel: [ 13.404490] [drm] pitch is 7680
  470. May 10 20:23:09 picolo kernel: [ 13.449969] Console: switching to colour frame buffer device 240x67
  471. May 10 20:23:09 picolo kernel: [ 13.566280] amdgpu 0000:02:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  472. May 10 20:23:09 picolo kernel: [ 13.604598] amdgpu 0000:02:00.0: amdgpu: Using BACO for runtime pm
  473. May 10 20:23:09 picolo kernel: [ 13.605344] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:02:00.0 on minor 0
  474. May 10 20:23:09 picolo kernel: [ 13.732912] random: crng init done
  475. May 10 20:23:09 picolo kernel: [ 13.732922] random: 7 urandom warning(s) missed due to ratelimiting
  476. May 10 20:23:09 picolo kernel: [ 14.813448] loop: module loaded
  477. May 10 20:23:09 picolo kernel: [ 14.819770] loop0: detected capacity change from 0 to 8
  478. May 10 20:23:09 picolo kernel: [ 14.880438] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  479. May 10 20:23:11 picolo kernel: [ 16.286318] mvneta f1070000.ethernet eth0: PHY [f1072004.mdio-mii:00] driver [Marvell 88E1510] (irq=POLL)
  480. May 10 20:23:11 picolo kernel: [ 16.286624] mvneta f1070000.ethernet eth0: configuring for phy/rgmii-id link mode
  481. May 10 20:23:14 picolo kernel: [ 18.967626] BUG: Bad page state in process gnome-shell pfn:78c08
  482. May 10 20:23:14 picolo kernel: [ 18.973750] page:ce2e9717 refcount:2 mapcount:1 mapping:17edced0 index:0x109e9 pfn:0x78c08
  483. May 10 20:23:14 picolo kernel: [ 18.973763] aops:0xc0e12f54 ino:30d
  484. May 10 20:23:14 picolo kernel: [ 18.973772] flags: 0x40000000()
  485. May 10 20:23:14 picolo kernel: [ 18.973782] raw: 40000000 00000100 00000122 c3b265d8 000109e9 00000000 00000000 00000002
  486. May 10 20:23:14 picolo kernel: [ 18.973787] raw: 00000000
  487. May 10 20:23:14 picolo kernel: [ 18.973790] page dumped because: nonzero _refcount
  488. May 10 20:23:14 picolo kernel: [ 18.973793] Modules linked in: rfkill squashfs loop snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_seq_midi_event evdev joydev snd_rawmidi snd_seq amdgpu hid_generic snd_seq_device snd_timer snd gpu_sched drm_ttm_helper ttm soundcore drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops usbhid hid at24 phy_armada38x_comphy sch_fq_codel drm fuse configfs ip_tables x_tables autofs4
  489. May 10 20:23:14 picolo kernel: [ 18.973901] CPU: 1 PID: 563 Comm: gnome-shell Not tainted 5.11.17-armada-duo #1
  490. May 10 20:23:14 picolo kernel: [ 18.973909] Hardware name: Marvell Armada 380/385 (Device Tree)
  491. May 10 20:23:14 picolo kernel: [ 18.973913] Backtrace:
  492. May 10 20:23:14 picolo kernel: [ 18.973918] [<c0d7f40c>] (dump_backtrace) from [<c0d7f7b8>] (show_stack+0x20/0x24)
  493. May 10 20:23:14 picolo kernel: [ 18.973934] r7:c0ff1ea8 r6:600f0093 r5:00000000 r4:c1409974
  494. May 10 20:23:14 picolo kernel: [ 18.973937] [<c0d7f798>] (show_stack) from [<c0d88b10>] (dump_stack+0xcc/0xe0)
  495. May 10 20:23:14 picolo kernel: [ 18.973948] [<c0d88a44>] (dump_stack) from [<c0345d90>] (bad_page+0xfc/0x12c)
  496. May 10 20:23:14 picolo kernel: [ 18.973964] r7:c0ff1ea8 r6:efef4120 r5:c1304d00 r4:c14bed58
  497. May 10 20:23:14 picolo kernel: [ 18.973967] [<c0345c94>] (bad_page) from [<c0345ecc>] (check_new_page_bad+0x80/0x84)
  498. May 10 20:23:14 picolo kernel: [ 18.973979] r7:efef8800 r6:00000009 r5:c1455594 r4:00000002
  499. May 10 20:23:14 picolo kernel: [ 18.973982] [<c0345e4c>] (check_new_page_bad) from [<c0349fec>] (get_page_from_freelist+0x59c/0x16e4)
  500. May 10 20:23:14 picolo kernel: [ 18.973993] r5:c1455594 r4:efef4004
  501. May 10 20:23:14 picolo kernel: [ 18.973995] [<c0349a50>] (get_page_from_freelist) from [<c034b968>] (__alloc_pages_nodemask+0x148/0x1188)
  502. May 10 20:23:14 picolo kernel: [ 18.974007] r10:00196dc2 r9:00196dc2 r8:c1306708 r7:00000009 r6:00000009 r5:00000001
  503. May 10 20:23:14 picolo kernel: [ 18.974010] r4:00000000
  504. May 10 20:23:14 picolo kernel: [ 18.974012] [<c034b820>] (__alloc_pages_nodemask) from [<bf16ce94>] (ttm_pool_alloc+0x218/0x44c [ttm])
  505. May 10 20:23:14 picolo kernel: [ 18.974036] r10:00196dc2 r9:00000016 r8:00000200 r7:c5d666c0 r6:00000009 r5:c46a3efc
  506. May 10 20:23:14 picolo kernel: [ 18.974039] r4:c543b000
  507. May 10 20:23:14 picolo kernel: [ 18.974042] [<bf16cc7c>] (ttm_pool_alloc [ttm]) from [<bf19510c>] (amdgpu_ttm_tt_populate+0xbc/0xc8 [amdgpu])
  508. May 10 20:23:14 picolo kernel: [ 18.974671] r10:c46a4570 r9:00000000 r8:c46a3e88 r7:00000000 r6:00000000 r5:c46a3e88
  509. May 10 20:23:14 picolo kernel: [ 18.974675] r4:c5d666c0
  510. May 10 20:23:14 picolo kernel: [ 18.974677] [<bf195050>] (amdgpu_ttm_tt_populate [amdgpu]) from [<bf167510>] (ttm_tt_populate+0x40/0xdc [ttm])
  511. May 10 20:23:14 picolo kernel: [ 18.975091] r7:c5c15c38 r6:c5c15b70 r5:c46a3e88 r4:c5d666c0
  512. May 10 20:23:14 picolo kernel: [ 18.975094] [<bf1674d0>] (ttm_tt_populate [ttm]) from [<bf167acc>] (ttm_bo_handle_move_mem+0x118/0x124 [ttm])
  513. May 10 20:23:14 picolo kernel: [ 18.975117] r7:c5c15c38 r6:c5c15b70 r5:00000000 r4:c5d82448
  514. May 10 20:23:14 picolo kernel: [ 18.975120] [<bf1679b4>] (ttm_bo_handle_move_mem [ttm]) from [<bf169ad0>] (ttm_bo_validate+0x154/0x17c [ttm])
  515. May 10 20:23:14 picolo kernel: [ 18.975143] r10:00000000 r9:00000200 r8:c5c15b60 r7:c5c14000 r6:c5c15c38 r5:c5d82448
  516. May 10 20:23:14 picolo kernel: [ 18.975146] r4:00000000
  517. May 10 20:23:14 picolo kernel: [ 18.975149] [<bf16997c>] (ttm_bo_validate [ttm]) from [<bf169d48>] (ttm_bo_init_reserved+0x250/0x358 [ttm])
  518. May 10 20:23:14 picolo kernel: [ 18.975171] r9:00002420 r8:c46a3e88 r7:00000000 r6:00000000 r5:bf1715e0 r4:c5d82448
  519. May 10 20:23:14 picolo kernel: [ 18.975175] [<bf169af8>] (ttm_bo_init_reserved [ttm]) from [<bf19834c>] (amdgpu_bo_do_create+0x1f8/0x59c [amdgpu])
  520. May 10 20:23:14 picolo kernel: [ 18.975578] r10:c5c14000 r9:00000000 r8:c46a3e88 r7:c46a0000 r6:00200000 r5:c5c15d00
  521. May 10 20:23:14 picolo kernel: [ 18.975581] r4:c5d82400
  522. May 10 20:23:14 picolo kernel: [ 18.975584] [<bf198154>] (amdgpu_bo_do_create [amdgpu]) from [<bf198754>] (amdgpu_bo_create+0x48/0x288 [amdgpu])
  523. May 10 20:23:14 picolo kernel: [ 18.976353] r10:c46a0000 r9:00000004 r8:00000000 r7:c46a0000 r6:c5c14000 r5:c5c15d00
  524. May 10 20:23:14 picolo kernel: [ 18.976356] r4:c5c14000
  525. May 10 20:23:14 picolo kernel: [ 18.976359] [<bf19870c>] (amdgpu_bo_create [amdgpu]) from [<bf19e928>] (amdgpu_gem_object_create+0x74/0xb0 [amdgpu])
  526. May 10 20:23:14 picolo kernel: [ 18.977123] r10:c46a0000 r9:00000004 r8:00000000 r7:00000000 r6:00000004 r5:c5c15d8c
  527. May 10 20:23:14 picolo kernel: [ 18.977127] r4:c5c14000
  528. May 10 20:23:14 picolo kernel: [ 18.977130] [<bf19e8b4>] (amdgpu_gem_object_create [amdgpu]) from [<bf19ec54>] (amdgpu_gem_create_ioctl+0x148/0x378 [amdgpu])
  529. May 10 20:23:14 picolo kernel: [ 18.977897] r7:c5c15e34 r6:00000002 r5:00000004 r4:00200000
  530. May 10 20:23:14 picolo kernel: [ 18.977900] [<bf19eb0c>] (amdgpu_gem_create_ioctl [amdgpu]) from [<bf05f5a8>] (drm_ioctl_kernel+0xbc/0x100 [drm])
  531. May 10 20:23:14 picolo kernel: [ 18.978373] r10:c46a0008 r9:c5b04200 r8:c5c15e34 r7:bf19eb0c r6:00000021 r5:c5c14000
  532. May 10 20:23:14 picolo kernel: [ 18.978376] r4:00000000
  533. May 10 20:23:14 picolo kernel: [ 18.978379] [<bf05f4ec>] (drm_ioctl_kernel [drm]) from [<bf05f808>] (drm_ioctl+0x21c/0x41c [drm])
  534. May 10 20:23:14 picolo kernel: [ 18.978477] r10:c5b04200 r9:00000040 r8:c5c14000 r7:00000020 r6:c5c15e34 r5:bf3ce16c
  535. May 10 20:23:14 picolo kernel: [ 18.978480] r4:00000020
  536. May 10 20:23:14 picolo kernel: [ 18.978483] [<bf05f5ec>] (drm_ioctl [drm]) from [<bf17f050>] (amdgpu_drm_ioctl+0x50/0x78 [amdgpu])
  537. May 10 20:23:14 picolo kernel: [ 18.978924] r10:0000000f r9:c5c14000 r8:bec7a4d0 r7:c0206440 r6:c46a0008 r5:c5b75cc0
  538. May 10 20:23:14 picolo kernel: [ 18.978927] r4:00000001
  539. May 10 20:23:14 picolo kernel: [ 18.978930] [<bf17f000>] (amdgpu_drm_ioctl [amdgpu]) from [<c039a690>] (sys_ioctl+0x134/0xadc)
  540. May 10 20:23:14 picolo kernel: [ 18.979327] r9:c5c14000 r8:c5b75cc0 r7:c5c14000 r6:c5b75cc1 r5:00000000 r4:c0206440
  541. May 10 20:23:14 picolo kernel: [ 18.979331] [<c039a55c>] (sys_ioctl) from [<c0100060>] (ret_fast_syscall+0x0/0x58)
  542. May 10 20:23:14 picolo kernel: [ 18.979341] Exception stack(0xc5c15fa8 to 0xc5c15ff0)
  543. May 10 20:23:14 picolo kernel: [ 18.979347] 5fa0: bec7a558 bec7a4d0 0000000f c0206440 bec7a4d0 00000020
  544. May 10 20:23:14 picolo kernel: [ 18.979354] 5fc0: bec7a558 bec7a4d0 c0206440 00000036 00000000 00000051 bec7a558 00000000
  545. May 10 20:23:14 picolo kernel: [ 18.979359] 5fe0: b4764064 bec7a49c b474d18b b6132808
  546. May 10 20:23:14 picolo kernel: [ 18.979365] r10:00000036 r9:c5c14000 r8:c0100264 r7:00000036 r6:c0206440 r5:bec7a4d0
  547. May 10 20:23:14 picolo kernel: [ 18.979369] r4:bec7a558
  548. May 10 20:23:14 picolo kernel: [ 18.979372] Disabling lock debugging due to kernel taint
  549. May 10 20:23:15 picolo kernel: [ 20.473603] mvneta f1070000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  550. May 10 20:23:15 picolo kernel: [ 20.473629] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  551. May 10 20:23:15 picolo kernel: [ 20.613598] r7:eedd10b0 r6:00000001 r5:efef8c3c r4:00000000
  552. May 10 20:23:15 picolo kernel: [ 20.613601] [<c0345dc0>] (check_free_page_bad) from [<c0346a48>] (free_pcppages_bulk+0x208/0x730)
  553. May 10 20:23:15 picolo kernel: [ 20.613612] r5:efef8c3c r4:0000003d
  554. May 10 20:23:15 picolo kernel: [ 20.613615] [<c0346840>] (free_pcppages_bulk) from [<c03479d4>] (free_unref_page_commit+0xf8/0x124)
  555. May 10 20:23:15 picolo kernel: [ 20.613626] r10:efd189c0 r9:00000014 r8:2dafe000 r7:c14553c0 r6:eedd10b0 r5:efd189bc
  556. May 10 20:23:15 picolo kernel: [ 20.613630] r4:c12d30b0
  557. May 10 20:23:15 picolo kernel: [ 20.613632] [<c03478dc>] (free_unref_page_commit) from [<c034954c>] (free_unref_page_list+0x13c/0x1c8)
  558. May 10 20:23:15 picolo kernel: [ 20.613643] r10:00000019 r9:c5c14000 r8:c1306090 r7:600e0013 r6:c5c15b94 r5:efd18998
  559. May 10 20:23:15 picolo kernel: [ 20.613646] r4:efd189bc
  560. May 10 20:23:15 picolo kernel: [ 20.613648] [<c0349410>] (free_unref_page_list) from [<c02fef80>] (release_pages+0x1d0/0x3c4)
  561. May 10 20:23:15 picolo kernel: [ 20.613659] r10:c5f1d964 r9:00000020 r8:efef8c3c r7:00000257 r6:00000000 r5:00000257
  562. May 10 20:23:15 picolo kernel: [ 20.613662] r4:efef8c5c
  563. May 10 20:23:15 picolo kernel: [ 20.613664] [<c02fedb0>] (release_pages) from [<c03533c0>] (free_pages_and_swap_cache+0xdc/0xe0)
  564. May 10 20:23:15 picolo kernel: [ 20.613676] r10:c5c15e10 r9:a5a00000 r8:c5f1d968 r7:c5f1d00c r6:00000257 r5:c5f1d968
  565. May 10 20:23:15 picolo kernel: [ 20.613679] r4:efef8c5c
  566. May 10 20:23:15 picolo kernel: [ 20.613682] [<c03532e4>] (free_pages_and_swap_cache) from [<c033a22c>] (tlb_batch_pages_flush+0x30/0x58)
  567. May 10 20:23:15 picolo kernel: [ 20.613693] r9:a5a00000 r8:ffefe7fc r7:c5c15e28 r6:c5c15e10 r5:00000000 r4:c5f1d000
  568. May 10 20:23:15 picolo kernel: [ 20.613696] [<c033a1fc>] (tlb_batch_pages_flush) from [<c033a350>] (tlb_flush_mmu+0x44/0x118)
  569. May 10 20:23:15 picolo kernel: [ 20.613706] r7:c5c14000 r6:00000081 r5:c5c14000 r4:c5c15e10
  570. May 10 20:23:15 picolo kernel: [ 20.613709] [<c033a30c>] (tlb_flush_mmu) from [<c032f404>] (unmap_page_range+0x654/0x860)
  571. May 10 20:23:15 picolo kernel: [ 20.613721] r7:c5c14000 r6:00000004 r5:c145c438 r4:c1306090
  572. May 10 20:23:15 picolo kernel: [ 20.613723] [<c032edb0>] (unmap_page_range) from [<c032f6a0>] (unmap_single_vma+0x90/0x98)
  573. May 10 20:23:15 picolo kernel: [ 20.613736] r10:c5c15fb0 r9:c5c14000 r8:00000000 r7:c5c15e10 r6:a5b1e000 r5:a591e000
  574. May 10 20:23:15 picolo kernel: [ 20.613739] r4:c5d40720
  575. May 10 20:23:15 picolo kernel: [ 20.613742] [<c032f610>] (unmap_single_vma) from [<c032f8e0>] (unmap_vmas+0x98/0x124)
  576. May 10 20:23:15 picolo kernel: [ 20.613753] r7:c5c15e10 r6:00000000 r5:ffffffff r4:c5d40720
  577. May 10 20:23:15 picolo kernel: [ 20.613756] [<c032f848>] (unmap_vmas) from [<c0337d2c>] (exit_mmap+0xf0/0x1e8)
  578. May 10 20:23:15 picolo kernel: [ 20.613767] r9:c5c15f58 r8:00000000 r7:c5716600 r6:00000000 r5:c5c14000 r4:c5bd6480
  579. May 10 20:23:15 picolo kernel: [ 20.613770] [<c0337c3c>] (exit_mmap) from [<c0146578>] (mmput+0x6c/0x140)
  580. May 10 20:23:15 picolo kernel: [ 20.613779] r7:00000588 r6:ffffe000 r5:c5716600 r4:c5716600
  581. May 10 20:23:15 picolo kernel: [ 20.613781] [<c014650c>] (mmput) from [<c0150438>] (do_exit+0x3d8/0xc40)
  582. May 10 20:23:15 picolo kernel: [ 20.613791] r5:c5716600 r4:c5b4d800
  583. May 10 20:23:15 picolo kernel: [ 20.613793] [<c0150060>] (do_exit) from [<c0150d3c>] (do_group_exit+0x50/0xdc)
  584. May 10 20:23:15 picolo kernel: [ 20.613803] r7:00000006
  585. May 10 20:23:15 picolo kernel: [ 20.613805] [<c0150cec>] (do_group_exit) from [<c015e970>] (get_signal+0x1f8/0xa54)
  586. May 10 20:23:15 picolo kernel: [ 20.613817] r7:00000006 r6:c5c14000 r5:c4a11f80 r4:00000006
  587. May 10 20:23:15 picolo kernel: [ 20.613820] [<c015e778>] (get_signal) from [<c010c964>] (do_work_pending+0x14c/0x5ec)
  588. May 10 20:23:15 picolo kernel: [ 20.613831] r10:c5c15fb0 r9:c5c14000 r8:5ac3c35a r7:fffffe30 r6:ffffffff r5:c5c15f44
  589. May 10 20:23:15 picolo kernel: [ 20.613834] r4:ffffe000
  590. May 10 20:23:15 picolo kernel: [ 20.613837] [<c010c818>] (do_work_pending) from [<c01000d0>] (slow_work_pending+0xc/0x20)
  591. May 10 20:23:15 picolo kernel: [ 20.613845] Exception stack(0xc5c15fb0 to 0xc5c15ff8)
  592. May 10 20:23:15 picolo kernel: [ 20.613850] 5fa0: a2900000 014607a0 00000060 00000000
  593. May 10 20:23:15 picolo kernel: [ 20.613857] 5fc0: a2900000 00000100 00000060 00000018 ffffffe0 014607a0 00000001 00000001
  594. May 10 20:23:15 picolo kernel: [ 20.613862] 5fe0: a2900000 bec7b184 adaf7781 b60fa5d4 800e0010 ffffffff
  595. May 10 20:23:15 picolo kernel: [ 20.613868] r10:00000001 r9:c5c14000 r8:00000000 r7:10c5387d r6:ffffffff r5:800e0010
  596. May 10 20:23:15 picolo kernel: [ 20.613871] r4:b60fa5d4
  597. May 10 20:23:15 picolo kernel: [ 20.613875] BUG: Bad page state in process gnome-shell pfn:78e1d
  598. May 10 20:23:15 picolo kernel: [ 20.619982] page:335f8e9b refcount:0 mapcount:0 mapping:17edced0 index:0x0 pfn:0x78e1d
  599. May 10 20:23:15 picolo kernel: [ 20.619989] aops:0xc0e12f54 ino:30d
  600. May 10 20:23:15 picolo kernel: [ 20.619993] flags: 0x40000000()
  601. May 10 20:23:15 picolo kernel: [ 20.620000] raw: 40000000 00000100 00000122 c3b265d8 00000000 00000000 ffffffff 00000000
  602. May 10 20:23:15 picolo kernel: [ 20.620004] raw: 00000000
  603. May 10 20:23:15 picolo kernel: [ 20.620007] page dumped because: non-NULL mapping
  604. May 10 20:23:15 picolo kernel: [ 20.620010] Modules linked in: rfkill squashfs loop snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_seq_midi_event evdev joydev snd_rawmidi snd_seq amdgpu hid_generic snd_seq_device snd_timer snd gpu_sched drm_ttm_helper ttm soundcore drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops usbhid hid at24 phy_armada38x_comphy sch_fq_codel drm fuse configfs ip_tables x_tables autofs4
  605. May 10 20:23:15 picolo kernel: [ 20.620105] CPU: 0 PID: 563 Comm: gnome-shell Tainted: G B 5.11.17-armada-duo #1
  606. May 10 20:23:15 picolo kernel: [ 20.620111] Hardware name: Marvell Armada 380/385 (Device Tree)
  607. May 10 20:23:15 picolo kernel: [ 20.620114] Backtrace:
  608. May 10 20:23:15 picolo kernel: [ 20.620118] [<c0d7f40c>] (dump_backtrace) from [<c0d7f7b8>] (show_stack+0x20/0x24)
  609. May 10 20:23:15 picolo kernel: [ 20.620129] r7:c0ff1e94 r6:600e0093 r5:00000000 r4:c1409974
  610. May 10 20:23:15 picolo kernel: [ 20.620132] [<c0d7f798>] (show_stack) from [<c0d88b10>] (dump_stack+0xcc/0xe0)
  611. May 10 20:23:15 picolo kernel: [ 20.620141] [<c0d88a44>] (dump_stack) from [<c0345d90>] (bad_page+0xfc/0x12c)
  612. May 10 20:23:15 picolo kernel: [ 20.620153] r7:c0ff1e94 r6:efef8c14 r5:efef8c18 r4:c14bed58
  613. May 10 20:23:15 picolo kernel: [ 20.620156] [<c0345c94>] (bad_page) from [<c0345e48>] (check_free_page_bad+0x88/0x8c)
  614. May 10 20:23:15 picolo kernel: [ 20.620167] r7:eedd10b0 r6:00000002 r5:efef8c18 r4:00000000
  615. May 10 20:23:15 picolo kernel: [ 20.620170] [<c0345dc0>] (check_free_page_bad) from [<c0346a48>] (free_pcppages_bulk+0x208/0x730)
  616. May 10 20:23:15 picolo kernel: [ 20.620181] r5:efef8c18 r4:0000003b
  617. May 10 20:23:15 picolo kernel: [ 20.620184] [<c0346840>] (free_pcppages_bulk) from [<c03479d4>] (free_unref_page_commit+0xf8/0x124)
  618. May 10 20:23:15 picolo kernel: [ 20.620196] r10:efd189c0 r9:00000014 r8:2dafe000 r7:c14553c0 r6:eedd10b0 r5:efd189bc
  619. May 10 20:23:15 picolo kernel: [ 20.620199] r4:c12d30b0
  620. May 10 20:23:15 picolo kernel: [ 20.620201] [<c03478dc>] (free_unref_page_commit) from [<c034954c>] (free_unref_page_list+0x13c/0x1c8)
  621. May 10 20:23:15 picolo kernel: [ 20.620212] r10:00000019 r9:c5c14000 r8:c1306090 r7:600e0013 r6:c5c15b94 r5:efd18998
  622. May 10 20:23:15 picolo kernel: [ 20.620215] r4:efd189bc
  623. May 10 20:23:15 picolo kernel: [ 20.620218] [<c0349410>] (free_unref_page_list) from [<c02fef80>] (release_pages+0x1d0/0x3c4)
  624. May 10 20:23:15 picolo kernel: [ 20.620228] r10:c5f1d964 r9:00000020 r8:efef8c3c r7:00000257 r6:00000000 r5:00000257
  625. May 10 20:23:15 picolo kernel: [ 20.620231] r4:efef8c5c
  626. May 10 20:23:15 picolo kernel: [ 20.620234] [<c02fedb0>] (release_pages) from [<c03533c0>] (free_pages_and_swap_cache+0xdc/0xe0)
  627. May 10 20:23:15 picolo kernel: [ 20.620245] r10:c5c15e10 r9:a5a00000 r8:c5f1d968 r7:c5f1d00c r6:00000257 r5:c5f1d968
  628. May 10 20:23:15 picolo kernel: [ 20.620248] r4:efef8c5c
  629. May 10 20:23:15 picolo kernel: [ 20.620251] [<c03532e4>] (free_pages_and_swap_cache) from [<c033a22c>] (tlb_batch_pages_flush+0x30/0x58)
  630. May 10 20:23:15 picolo kernel: [ 20.620263] r9:a5a00000 r8:ffefe7fc r7:c5c15e28 r6:c5c15e10 r5:00000000 r4:c5f1d000
  631. May 10 20:23:15 picolo kernel: [ 20.620265] [<c033a1fc>] (tlb_batch_pages_flush) from [<c033a350>] (tlb_flush_mmu+0x44/0x118)
  632. May 10 20:23:15 picolo kernel: [ 20.620276] r7:c5c14000 r6:00000081 r5:c5c14000 r4:c5c15e10
  633. May 10 20:23:15 picolo kernel: [ 20.620278] [<c033a30c>] (tlb_flush_mmu) from [<c032f404>] (unmap_page_range+0x654/0x860)
  634. May 10 20:23:15 picolo kernel: [ 20.620290] r7:c5c14000 r6:00000004 r5:c145c438 r4:c1306090
  635. May 10 20:23:15 picolo kernel: [ 20.620293] [<c032edb0>] (unmap_page_range) from [<c032f6a0>] (unmap_single_vma+0x90/0x98)
  636. May 10 20:23:15 picolo kernel: [ 20.620305] r10:c5c15fb0 r9:c5c14000 r8:00000000 r7:c5c15e10 r6:a5b1e000 r5:a591e000
  637. May 10 20:23:15 picolo kernel: [ 20.620309] r4:c5d40720
  638. May 10 20:23:15 picolo kernel: [ 20.620311] [<c032f610>] (unmap_single_vma) from [<c032f8e0>] (unmap_vmas+0x98/0x124)
  639. May 10 20:23:15 picolo kernel: [ 20.620322] r7:c5c15e10 r6:00000000 r5:ffffffff r4:c5d40720
  640. May 10 20:23:15 picolo kernel: [ 20.620325] [<c032f848>] (unmap_vmas) from [<c0337d2c>] (exit_mmap+0xf0/0x1e8)
  641. May 10 20:23:15 picolo kernel: [ 20.620336] r9:c5c15f58 r8:00000000 r7:c5716600 r6:00000000 r5:c5c14000 r4:c5bd6480
  642. May 10 20:23:15 picolo kernel: [ 20.620339] [<c0337c3c>] (exit_mmap) from [<c0146578>] (mmput+0x6c/0x140)
  643. May 10 20:23:15 picolo kernel: [ 20.620348] r7:00000588 r6:ffffe000 r5:c5716600 r4:c5716600
  644. May 10 20:23:15 picolo kernel: [ 20.620351] [<c014650c>] (mmput) from [<c0150438>] (do_exit+0x3d8/0xc40)
  645. May 10 20:23:15 picolo kernel: [ 20.620360] r5:c5716600 r4:c5b4d800
  646. May 10 20:23:15 picolo kernel: [ 20.620363] [<c0150060>] (do_exit) from [<c0150d3c>] (do_group_exit+0x50/0xdc)
  647. May 10 20:23:15 picolo kernel: [ 20.620372] r7:00000006
  648. May 10 20:23:15 picolo kernel: [ 20.620375] [<c0150cec>] (do_group_exit) from [<c015e970>] (get_signal+0x1f8/0xa54)
  649. May 10 20:23:15 picolo kernel: [ 20.620386] r7:00000006 r6:c5c14000 r5:c4a11f80 r4:00000006
  650. May 10 20:23:15 picolo kernel: [ 20.620389] [<c015e778>] (get_signal) from [<c010c964>] (do_work_pending+0x14c/0x5ec)
  651. May 10 20:23:15 picolo kernel: [ 20.620401] r10:c5c15fb0 r9:c5c14000 r8:5ac3c35a r7:fffffe30 r6:ffffffff r5:c5c15f44
  652. May 10 20:23:15 picolo kernel: [ 20.620404] r4:ffffe000
  653. May 10 20:23:15 picolo kernel: [ 20.620407] [<c010c818>] (do_work_pending) from [<c01000d0>] (slow_work_pending+0xc/0x20)
  654. May 10 20:23:15 picolo kernel: [ 20.620414] Exception stack(0xc5c15fb0 to 0xc5c15ff8)
  655. May 10 20:23:15 picolo kernel: [ 20.620419] 5fa0: a2900000 014607a0 00000060 00000000
  656. May 10 20:23:15 picolo kernel: [ 20.620425] 5fc0: a2900000 00000100 00000060 00000018 ffffffe0 014607a0 00000001 00000001
  657. May 10 20:23:15 picolo kernel: [ 20.620430] 5fe0: a2900000 bec7b184 adaf7781 b60fa5d4 800e0010 ffffffff
  658. May 10 20:23:15 picolo kernel: [ 20.620437] r10:00000001 r9:c5c14000 r8:00000000 r7:10c5387d r6:ffffffff r5:800e0010
  659. May 10 20:23:15 picolo kernel: [ 20.620440] r4:b60fa5d4
  660. May 10 20:23:15 picolo kernel: [ 20.620443] BUG: Bad page state in process gnome-shell pfn:78e1c
  661. May 10 20:23:15 picolo kernel: [ 20.626549] page:049f918d refcount:0 mapcount:0 mapping:17edced0 index:0x0 pfn:0x78e1c
  662. May 10 20:23:15 picolo kernel: [ 20.626556] aops:0xc0e12f54 ino:30d
  663. May 10 20:23:15 picolo kernel: [ 20.626561] flags: 0x40000000()
  664. May 10 20:23:15 picolo kernel: [ 20.626567] raw: 40000000 00000100 00000122 c3b265d8 00000000 00000000 ffffffff 00000000
  665. May 10 20:23:15 picolo kernel: [ 20.626571] raw: 00000000
  666. May 10 20:23:15 picolo kernel: [ 20.626574] page dumped because: non-NULL mapping
  667. May 10 20:23:15 picolo kernel: [ 20.626577] Modules linked in: rfkill squashfs loop snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_seq_midi_event evdev joydev snd_rawmidi snd_seq amdgpu hid_generic snd_seq_device snd_timer snd gpu_sched drm_ttm_helper ttm soundcore drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops usbhid hid at24 phy_armada38x_comphy sch_fq_codel drm fuse configfs ip_tables x_tables autofs4
  668. May 10 20:23:15 picolo kernel: [ 20.626673] CPU: 0 PID: 563 Comm: gnome-shell Tainted: G B 5.11.17-armada-duo #1
  669. May 10 20:23:15 picolo kernel: [ 20.626678] Hardware name: Marvell Armada 380/385 (Device Tree)
  670. May 10 20:23:15 picolo kernel: [ 20.626681] Backtrace:
  671. May 10 20:23:15 picolo kernel: [ 20.626685] [<c0d7f40c>] (dump_backtrace) from [<c0d7f7b8>] (show_stack+0x20/0x24)
  672. May 10 20:23:15 picolo kernel: [ 20.626696] r7:c0ff1e94 r6:600e0093 r5:00000000 r4:c1409974
  673. May 10 20:23:15 picolo kernel: [ 20.626698] [<c0d7f798>] (show_stack) from [<c0d88b10>] (dump_stack+0xcc/0xe0)
  674. May 10 20:23:15 picolo kernel: [ 20.626708] [<c0d88a44>] (dump_stack) from [<c0345d90>] (bad_page+0xfc/0x12c)
  675. May 10 20:23:15 picolo kernel: [ 20.626720] r7:c0ff1e94 r6:efef8bf0 r5:efef8bf4 r4:c14bed58
  676. May 10 20:23:15 picolo kernel: [ 20.626722] [<c0345c94>] (bad_page) from [<c0345e48>] (check_free_page_bad+0x88/0x8c)
  677. May 10 20:23:15 picolo kernel: [ 20.626734] r7:eedd10b0 r6:00000001 r5:efef8bf4 r4:00000000
  678. May 10 20:23:15 picolo kernel: [ 20.626737] [<c0345dc0>] (check_free_page_bad) from [<c0346a48>] (free_pcppages_bulk+0x208/0x730)
  679. May 10 20:23:15 picolo kernel: [ 20.626748] r5:efef8bf4 r4:0000003a
  680. May 10 20:23:15 picolo kernel: [ 20.626750] [<c0346840>] (free_pcppages_bulk) from [<c03479d4>] (free_unref_page_commit+0xf8/0x124)
  681. May 10 20:23:15 picolo kernel: [ 20.626762] r10:efd189c0 r9:00000014 r8:2dafe000 r7:c14553c0 r6:eedd10b0 r5:efd189bc
  682. May 10 20:23:15 picolo kernel: [ 20.626765] r4:c12d30b0
  683. May 10 20:23:15 picolo kernel: [ 20.626768] [<c03478dc>] (free_unref_page_commit) from [<c034954c>] (free_unref_page_list+0x13c/0x1c8)
  684. May 10 20:23:15 picolo kernel: [ 20.626778] r10:00000019 r9:c5c14000 r8:c1306090 r7:600e0013 r6:c5c15b94 r5:efd18998
  685. May 10 20:23:15 picolo kernel: [ 20.626782] r4:efd189bc
  686. May 10 20:23:15 picolo kernel: [ 20.626784] [<c0349410>] (free_unref_page_list) from [<c02fef80>] (release_pages+0x1d0/0x3c4)
  687. May 10 20:23:15 picolo kernel: [ 20.626794] r10:c5f1d964 r9:00000020 r8:efef8c3c r7:00000257 r6:00000000 r5:00000257
  688. May 10 20:23:15 picolo kernel: [ 20.626798] r4:efef8c5c
  689. May 10 20:23:15 picolo kernel: [ 20.626800] [<c02fedb0>] (release_pages) from [<c03533c0>] (free_pages_and_swap_cache+0xdc/0xe0)
  690. May 10 20:23:15 picolo kernel: [ 20.626812] r10:c5c15e10 r9:a5a00000 r8:c5f1d968 r7:c5f1d00c r6:00000257 r5:c5f1d968
  691. May 10 20:23:15 picolo kernel: [ 20.626815] r4:efef8c5c
  692. May 10 20:23:15 picolo kernel: [ 20.626818] [<c03532e4>] (free_pages_and_swap_cache) from [<c033a22c>] (tlb_batch_pages_flush+0x30/0x58)
  693. May 10 20:23:15 picolo kernel: [ 20.626829] r9:a5a00000 r8:ffefe7fc r7:c5c15e28 r6:c5c15e10 r5:00000000 r4:c5f1d000
  694. May 10 20:23:15 picolo kernel: [ 20.626832] [<c033a1fc>] (tlb_batch_pages_flush) from [<c033a350>] (tlb_flush_mmu+0x44/0x118)
  695. May 10 20:23:15 picolo kernel: [ 20.626842] r7:c5c14000 r6:00000081 r5:c5c14000 r4:c5c15e10
  696. May 10 20:23:15 picolo kernel: [ 20.626845] [<c033a30c>] (tlb_flush_mmu) from [<c032f404>] (unmap_page_range+0x654/0x860)
  697. May 10 20:23:15 picolo kernel: [ 20.626857] r7:c5c14000 r6:00000004 r5:c145c438 r4:c1306090
  698. May 10 20:23:15 picolo kernel: [ 20.626860] [<c032edb0>] (unmap_page_range) from [<c032f6a0>] (unmap_single_vma+0x90/0x98)
  699. May 10 20:23:15 picolo kernel: [ 20.626872] r10:c5c15fb0 r9:c5c14000 r8:00000000 r7:c5c15e10 r6:a5b1e000 r5:a591e000
  700. May 10 20:23:15 picolo kernel: [ 20.626875] r4:c5d40720
  701. May 10 20:23:15 picolo kernel: [ 20.626878] [<c032f610>] (unmap_single_vma) from [<c032f8e0>] (unmap_vmas+0x98/0x124)
  702. May 10 20:23:15 picolo kernel: [ 20.626889] r7:c5c15e10 r6:00000000 r5:ffffffff r4:c5d40720
  703. May 10 20:23:15 picolo kernel: [ 20.626892] [<c032f848>] (unmap_vmas) from [<c0337d2c>] (exit_mmap+0xf0/0x1e8)
  704. May 10 20:23:15 picolo kernel: [ 20.626903] r9:c5c15f58 r8:00000000 r7:c5716600 r6:00000000 r5:c5c14000 r4:c5bd6480
  705. May 10 20:23:15 picolo kernel: [ 20.626905] [<c0337c3c>] (exit_mmap) from [<c0146578>] (mmput+0x6c/0x140)
  706. May 10 20:23:15 picolo kernel: [ 20.626915] r7:00000588 r6:ffffe000 r5:c5716600 r4:c5716600
  707. May 10 20:23:15 picolo kernel: [ 20.626917] [<c014650c>] (mmput) from [<c0150438>] (do_exit+0x3d8/0xc40)
  708. May 10 20:23:15 picolo kernel: [ 20.626927] r5:c5716600 r4:c5b4d800
  709. May 10 20:23:15 picolo kernel: [ 20.626929] [<c0150060>] (do_exit) from [<c0150d3c>] (do_group_exit+0x50/0xdc)
  710. May 10 20:23:15 picolo kernel: [ 20.626939] r7:00000006
  711. May 10 20:23:15 picolo kernel: [ 20.626941] [<c0150cec>] (do_group_exit) from [<c015e970>] (get_signal+0x1f8/0xa54)
  712. May 10 20:23:15 picolo kernel: [ 20.626953] r7:00000006 r6:c5c14000 r5:c4a11f80 r4:00000006
  713. May 10 20:23:15 picolo kernel: [ 20.626955] [<c015e778>] (get_signal) from [<c010c964>] (do_work_pending+0x14c/0x5ec)
  714. May 10 20:23:15 picolo kernel: [ 20.626967] r10:c5c15fb0 r9:c5c14000 r8:5ac3c35a r7:fffffe30 r6:ffffffff r5:c5c15f44
  715. May 10 20:23:15 picolo kernel: [ 20.626970] r4:ffffe000
  716. May 10 20:23:15 picolo kernel: [ 20.626973] [<c010c818>] (do_work_pending) from [<c01000d0>] (slow_work_pending+0xc/0x20)
  717. May 10 20:23:15 picolo kernel: [ 20.626981] Exception stack(0xc5c15fb0 to 0xc5c15ff8)
  718. May 10 20:23:15 picolo kernel: [ 20.626986] 5fa0: a2900000 014607a0 00000060 00000000
  719. May 10 20:23:15 picolo kernel: [ 20.626992] 5fc0: a2900000 00000100 00000060 00000018 ffffffe0 014607a0 00000001 00000001
  720. May 10 20:23:15 picolo kernel: [ 20.626997] 5fe0: a2900000 bec7b184 adaf7781 b60fa5d4 800e0010 ffffffff
  721. May 10 20:23:15 picolo kernel: [ 20.627003] r10:00000001 r9:c5c14000 r8:00000000 r7:10c5387d r6:ffffffff r5:800e0010
  722. May 10 20:23:15 picolo kernel: [ 20.627006] r4:b60fa5d4
  723. May 10 20:23:15 picolo kernel: [ 20.627009] BUG: Bad page state in process gnome-shell pfn:78e1b
  724. May 10 20:23:15 picolo kernel: [ 20.633117] page:4f69f65a refcount:0 mapcount:0 mapping:17edced0 index:0x0 pfn:0x78e1b
  725. May 10 20:23:15 picolo kernel: [ 20.633124] aops:0xc0e12f54 ino:30d
  726. May 10 20:23:15 picolo kernel: [ 20.633128] flags: 0x40000000()
  727. May 10 20:23:15 picolo kernel: [ 20.633135] raw: 40000000 00000100 00000122 c3b265d8 00000000 00000000 ffffffff 00000000
  728. May 10 20:23:15 picolo kernel: [ 20.633139] raw: 00000000
  729.  
Add Comment
Please, Sign In to add comment