openEuler 6.6.0-136.0.0 合入了补丁 "mm: fix the inaccurate memory statistics issue for users",
该补丁来自 stable v6.6.y 分支,rvck 中也有该补丁:
Link: RVCK-Project/rvck@5699522
发现该补丁会使 sg2042 kernel panic。简单分析该补丁只影响显示问题,不影响系统功能,准备先 revert,revert后启动正常。
[ 0.000000][ T0] Linux version 6.6.0-136 (xmz@xmz-huawei) (riscv64-unknown-linux-gnu-gcc (g1b306039a) 15.1.0, GNU ld (GNU Binutils) 2.45) #2 SMP Mon Feb 2 146
[ 0.000000][ T0] Machine model: Sophgo Mango
[ 0.000000][ T0] SBI specification v1.0 detected
[ 0.000000][ T0] SBI implementation ID=0x1 Version=0x10002
[ 0.000000][ T0] SBI TIME extension detected
[ 0.000000][ T0] SBI IPI extension detected
[ 0.000000][ T0] SBI RFENCE extension detected
[ 0.000000][ T0] SBI SRST extension detected
[ 0.000000][ T0] efi: UEFI not found.
[ 0.000000][ T0] OF: reserved mem: 0x0000000000000000..0x00000000001fffff (2048 KiB) map non-reusable mmode_resv0@0
[ 0.000000][ T0] cma: Reserved 256 MiB at 0x00000000b0000000 on node -1
[ 0.000000][ T0] earlycon: uart0 at MMIO32 0x0000007040000000 (options '')
[ 0.000000][ T0] printk: bootconsole [uart0] enabled
[ 0.000000][ T0] OF: NUMA: parsing numa-distance-map-v1
[ 0.000000][ T0] NUMA: NODE_DATA [mem 0x7ffffacc0-0x7ffffffff]
[ 0.000000][ T0] NUMA: NODE_DATA [mem 0xfffffacc0-0xfffffffff]
[ 0.000000][ T0] NUMA: NODE_DATA [mem 0x17ffffacc0-0x17ffffffff]
[ 0.000000][ T0] NUMA: NODE_DATA [mem 0x1f3ff2dcc0-0x1f3ff32fff]
[ 0.000000][ T0] Zone ranges:
[ 0.000000][ T0] DMA32 [mem 0x0000000000000000-0x00000000ffffffff]
[ 0.000000][ T0] Normal [mem 0x0000000100000000-0x0000001f3fffffff]
[ 0.000000][ T0] Movable zone start for each node
[ 0.000000][ T0] Early memory node ranges
[ 0.000000][ T0] node 0: [mem 0x0000000000000000-0x00000000bfffffff]
[ 0.000000][ T0] node 0: [mem 0x0000000100000000-0x00000007ffffffff]
[ 0.000000][ T0] node 1: [mem 0x0000000800000000-0x0000000fffffffff]
[ 0.000000][ T0] node 2: [mem 0x0000001000000000-0x00000017ffffffff]
[ 0.000000][ T0] node 3: [mem 0x0000001800000000-0x0000001f3fffffff]
[ 0.000000][ T0] Initmem setup node 0 [mem 0x0000000000000000-0x00000007ffffffff]
[ 0.000000][ T0] Initmem setup node 1 [mem 0x0000000800000000-0x0000000fffffffff]
[ 0.000000][ T0] Initmem setup node 2 [mem 0x0000001000000000-0x00000017ffffffff]
[ 0.000000][ T0] Initmem setup node 3 [mem 0x0000001800000000-0x0000001f3fffffff]
[ 0.000000][ T0] SBI HSM extension detected
[ 0.000000][ T0] Falling back to deprecated "riscv,isa"
[ 0.000000][ T0] riscv: base ISA extensions acdfim
[ 0.000000][ T0] riscv: ELF capabilities acdfim
[ 0.000000][ T0] Ticket spinlock: enabled
[ 0.000000][ T0] percpu: cpu 0 has no node -1 or node-local memory
[ 0.000000][ T0] percpu: Embedded 31 pages/cpu s86888 r8192 d31896 u126976
[ 0.000000][ T0] Kernel command line: root=/dev/nvme0n1p3 rw rootwait pcie_ports=compat earlycon selinux=0 LANG=en_US.UTF-8 nvme.use_threaded_interrupts=1 nvm0
[ 0.000000][ T0] Unknown kernel command line parameters "nopcid nosmap nosmep LANG=en_US.UTF-8", will be passed to user space.
[ 0.000000][ T0] Fallback order for Node 0: 0 1 2 3
[ 0.000000][ T0] Fallback order for Node 1: 1 0 3 2
[ 0.000000][ T0] Fallback order for Node 2: 2 3 0 1
[ 0.000000][ T0] Fallback order for Node 3: 3 2 1 0
[ 0.000000][ T0] Built 4 zonelists, mobility grouping on. Total pages: 31997952
[ 0.000000][ T0] Policy zone: Normal
[ 0.000000][ T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000][ T0] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.000000][ T0] stackdepot hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000][ T0] software IO TLB: area num 64.
[ 0.000000][ T0] software IO TLB: mapped [mem 0x00000000ac000000-0x00000000b0000000] (64MB)
[ 0.000000][ T0] Virtual kernel memory layout:
[ 0.000000][ T0] fixmap : 0xffffffc6fea00000 - 0xffffffc6ff000000 (6144 kB)
[ 0.000000][ T0] pci io : 0xffffffc6ff000000 - 0xffffffc700000000 ( 16 MB)
[ 0.000000][ T0] vmemmap : 0xffffffc700000000 - 0xffffffc800000000 (4096 MB)
[ 0.000000][ T0] vmalloc : 0xffffffc800000000 - 0xffffffd800000000 ( 64 GB)
[ 0.000000][ T0] modules : 0xffffffff0253d000 - 0xffffffff80000000 (2010 MB)
[ 0.000000][ T0] lowmem : 0xffffffd800000000 - 0xfffffff740000000 ( 125 GB)
[ 0.000000][ T0] kernel : 0xffffffff80000000 - 0xffffffffffffffff (2047 MB)
[ 0.000000][ T0] Memory: 127526936K/130023424K available (18058K kernel code, 6219K rwdata, 7956K rodata, 1371K init, 4515K bss, 2234344K reserved, 262144K cm)
[ 0.000000][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=4
[ 0.000000][ T0] ftrace: allocating 65753 entries in 257 pages
[ 0.000000][ T0] ftrace: allocated 257 pages with 2 groups
[ 0.000000][ T0] rcu: Hierarchical RCU implementation.
[ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=64.
[ 0.000000][ T0] Rude variant of Tasks RCU enabled.
[ 0.000000][ T0] Tracing variant of Tasks RCU enabled.
[ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
[ 0.000000][ T0] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000][ T0] riscv-intc: 64 local interrupts mapped
[ 0.000000][ T0] riscv: providing IPIs using SBI IPI extension
[ 0.000000][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000][ T0] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
[ 0.000000][ T0] sched_clock: 64 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
[ 0.013215][ T0] Console: colour dummy device 80x25
[ 0.021033][ T0] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.033055][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
[ 0.044218][ T0] pid_max: default: 65536 minimum: 512
[ 0.054158][ T0] LSM: initializing lsm=lockdown,capability,yama,apparmor,integrity
[ 0.063042][ T0] Yama: becoming mindful.
[ 0.067479][ T0] AppArmor: AppArmor initialized
[ 0.095893][ T0] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc hugepage)
[ 0.117357][ T0] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc hugepage)
[ 0.128614][ T0] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 0.137619][ T0] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 0.204070][ T1] RCU Tasks Rude: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=64.
[ 0.214229][ T1] RCU Tasks Trace: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=64.
[ 0.224380][ T1] riscv: ELF compat mode unsupported
[ 0.224468][ T1] ASID allocator using 16 bits (65536 entries)
[ 0.235854][ T1] rcu: Hierarchical SRCU implementation.
[ 0.241371][ T1] rcu: Max phase no-delay instances is 1000.
[ 0.249178][ T1] EFI services will not be available.
[ 0.260838][ T1] smp: Bringing up secondary CPUs ...
[ 0.290161][ T0] cpu1: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.322227][ T0] cpu2: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 0.354293][ T0] cpu3: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 0.386356][ T0] cpu4: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.418427][ T0] cpu5: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 0.450496][ T0] cpu6: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 0.482564][ T0] cpu7: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 0.514632][ T0] cpu8: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 0.546697][ T0] cpu9: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 0.578760][ T0] cpu10: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.610829][ T0] cpu11: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.642896][ T0] cpu12: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 0.674957][ T0] cpu13: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 0.707023][ T0] cpu14: Ratio of byte access time to unaligned word access is 6.06, unaligned accesses are fast
[ 0.739092][ T0] cpu15: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.771164][ T0] cpu16: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 0.803230][ T0] cpu17: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 0.835292][ T0] cpu18: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 0.867360][ T0] cpu19: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 0.899425][ T0] cpu20: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.931491][ T0] cpu21: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.963556][ T0] cpu22: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.995626][ T0] cpu23: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.027693][ T0] cpu24: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.059757][ T0] cpu25: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.091820][ T0] cpu26: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.123889][ T0] cpu27: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.155960][ T0] cpu28: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.188023][ T0] cpu29: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 1.220090][ T0] cpu30: Ratio of byte access time to unaligned word access is 5.89, unaligned accesses are fast
[ 1.252155][ T0] cpu31: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.284225][ T0] cpu32: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.316291][ T0] cpu33: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.348353][ T0] cpu34: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.380419][ T0] cpu35: Ratio of byte access time to unaligned word access is 6.15, unaligned accesses are fast
[ 1.412491][ T0] cpu36: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.444556][ T0] cpu37: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.476619][ T0] cpu38: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.508690][ T0] cpu39: Ratio of byte access time to unaligned word access is 6.06, unaligned accesses are fast
[ 1.540755][ T0] cpu40: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.572824][ T0] cpu41: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.604886][ T0] cpu42: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.636955][ T0] cpu43: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.669020][ T0] cpu44: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.701085][ T0] cpu45: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.733151][ T0] cpu46: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.765223][ T0] cpu47: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.797290][ T0] cpu48: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.829353][ T0] cpu49: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.861423][ T0] cpu50: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 1.893489][ T0] cpu51: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.925558][ T0] cpu52: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.957621][ T0] cpu53: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.989688][ T0] cpu54: Ratio of byte access time to unaligned word access is 6.06, unaligned accesses are fast
[ 2.021757][ T0] cpu55: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 2.053827][ T0] cpu56: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 2.085894][ T0] cpu57: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 2.117958][ T0] cpu58: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 2.150024][ T0] cpu59: Ratio of byte access time to unaligned word access is 5.95, unaligned accesses are fast
[ 2.182093][ T0] cpu60: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 2.214162][ T0] cpu61: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 2.246228][ T0] cpu62: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 2.278295][ T0] cpu63: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 2.288960][ T1] smp: Brought up 4 nodes, 64 CPUs
[ 2.343930][ T1] devtmpfs: initialized
[ 2.390394][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 2.401217][ T1] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
[ 2.418075][ T1] pinctrl core: initialized pinctrl subsystem
[ 2.425976][ T1] DMI not present or invalid.
[ 2.439110][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.450063][ T1] DMA: preallocated 16384 KiB GFP_KERNEL pool for atomic allocations
[ 2.460761][ T1] DMA: preallocated 16384 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 2.469751][ T1] audit: initializing netlink subsys (disabled)
[ 2.476252][ T343] audit: type=2000 audit(2.372:1): state=initialized audit_enabled=0 res=1
[ 2.478110][ T1] thermal_sys: Registered thermal governor 'fair_share'
[ 2.484771][ T1] thermal_sys: Registered thermal governor 'step_wise'
[ 2.491589][ T1] thermal_sys: Registered thermal governor 'user_space'
[ 2.498300][ T1] thermal_sys: Registered thermal governor 'power_allocator'
[ 2.505226][ T1] cpuidle: using governor menu
[ 2.542527][ T1] cpu0: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 2.555823][ T1] Serial: LRW UART driver
[ 2.560568][ T1] sse: Missing SBI SSE extension
[ 2.600158][ T1] riscv-plic: interrupt-controller@7090000000: mapped 224 interrupts with 64 handlers for 128 contexts.
[ 2.620587][ T1] sophgo,top-intc 70300102e0.top_intc: is a msi parent
[ 2.642861][ T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.650452][ T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 2.657787][ T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.665288][ T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 2.681490][ T1] ACPI: Interpreter disabled.
[ 2.687362][ T1] iommu: Default domain type: Translated
[ 2.692924][ T1] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.717126][ T1] SCSI subsystem initialized
[ 2.723013][ T1] usbcore: registered new interface driver usbfs
[ 2.729348][ T1] usbcore: registered new interface driver hub
[ 2.735929][ T1] usbcore: registered new device driver usb
[ 2.746446][ T1] mc: Linux media interface: v0.10
[ 2.751562][ T1] pps_core: LinuxPPS API ver. 1 registered
[ 2.757246][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.769249][ T1] EDAC MC: Ver: 3.0.0
[ 2.775376][ T1] Advanced Linux Sound Architecture Driver Initialized.
[ 2.784227][ T1] Bluetooth: Core ver 2.22
[ 2.788657][ T1] NET: Registered PF_BLUETOOTH protocol family
[ 2.794681][ T1] Bluetooth: HCI device and connection manager initialized
[ 2.801763][ T1] Bluetooth: HCI socket layer initialized
[ 2.807359][ T1] Bluetooth: L2CAP socket layer initialized
[ 2.813137][ T1] Bluetooth: SCO socket layer initialized
[ 2.818814][ T1] NetLabel: Initializing
[ 2.822936][ T1] NetLabel: domain hash size = 128
[ 2.827989][ T1] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.834473][ T1] NetLabel: unlabeled traffic allowed by default
[ 2.841455][ T1] vgaarb: loaded
[ 2.849196][ T1] clocksource: Switched to clocksource riscv_clocksource
[ 2.862374][ T1] VFS: Disk quotas dquot_6.6.0
[ 2.868595][ T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.881026][ T1] AppArmor: AppArmor Filesystem Enabled
[ 2.886597][ T1] pnp: PnP ACPI: disabled
[ 2.909464][ T1] NET: Registered PF_INET protocol family
[ 2.916473][ T1] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 2.940533][ T1] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 2.951246][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[ 2.960336][ T1] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
[ 2.970972][ T1] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 2.981283][ T1] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.989686][ T1] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 2.998012][ T1] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 3.008661][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 3.017677][ T1] RPC: Registered named UNIX socket transport module.
[ 3.024366][ T1] RPC: Registered udp transport module.
[ 3.029806][ T1] RPC: Registered tcp transport module.
[ 3.035275][ T1] RPC: Registered tcp-with-tls transport module.
[ 3.041526][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.050295][ T1] PCI: CLS 0 bytes, default 64
[ 3.055360][ T335] Trying to unpack rootfs image as initramfs...
[ 3.064417][ T1] Initialise system trusted keyrings
[ 3.069710][ T1] Key type blacklist registered
[ 3.075548][ T1] workingset: timestamp_bits=39 max_order=25 bucket_order=0
[ 3.082873][ T1] zbud: loaded
[ 3.101723][ T1] NFS: Registering the id_resolver key type
[ 3.107599][ T1] Key type id_resolver registered
[ 3.112516][ T1] Key type id_legacy registered
[ 3.117664][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 3.125217][ T1] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 3.133431][ T1] fuse: init (API version 7.42)
[ 3.139831][ T1] 9p: Installing v9fs 9p2000 file system support
[ 3.149570][ T1] integrity: Platform Keyring initialized
[ 3.174220][ T1] NET: Registered PF_ALG protocol family
[ 3.179767][ T1] Key type asymmetric registered
[ 3.184574][ T1] Asymmetric key parser 'x509' registered
[ 3.191026][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 3.199883][ T1] io scheduler mq-deadline registered
[ 3.205145][ T1] io scheduler kyber registered
[ 3.210329][ T1] io scheduler bfq registered
[ 3.235710][ T1] pwm_sophgo_probe
[ 3.239913][ T1] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.248988][ T1] cdns-pcie-host 7060000000.pcie: host bridge /pcie@7060000000 ranges:
[ 3.257193][ T1] cdns-pcie-host 7060000000.pcie: IO 0x40c0000000..0x40c03fffff -> 0x00c0000000
[ 3.266655][ T1] cdns-pcie-host 7060000000.pcie: MEM 0x40d0000000..0x40dfffffff -> 0x00d0000000
[ 3.276083][ T1] cdns-pcie-host 7060000000.pcie: MEM 0x40e0000000..0x40ffffffff -> 0x00e0000000
[ 3.285527][ T1] cdns-pcie-host 7060000000.pcie: MEM 0x4200000000..0x43ffffffff -> 0x4200000000
[ 3.294948][ T1] cdns-pcie-host 7060000000.pcie: MEM 0x4100000000..0x41ffffffff -> 0x4100000000
[ 3.304407][ T1] cdns-pcie-host 7060000000.pcie: Memory resource size exceeds max for 32 bits
[ 3.313352][ T1] cdns-pcie-host 7060000000.pcie: no phy-names. PHY will not be initialized
[ 3.322447][ T1] cdns-pcie-host 7060000000.pcie: PCI host bridge to bus 0000:00
[ 3.330072][ T1] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
[ 3.337766][ T1] pci_bus 0000:00: root bus resource [bus 00-3f]
[ 3.343971][ T1] pci_bus 0000:00: root bus resource [io 0x0000-0x3fffff] (bus address [0xc0000000-0xc03fffff])
[ 3.354353][ T1] pci_bus 0000:00: root bus resource [mem 0x40d0000000-0x40dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[ 3.366063][ T1] pci_bus 0000:00: root bus resource [mem 0x40e0000000-0x40ffffffff] (bus address [0xe0000000-0xffffffff])
[ 3.377312][ T1] pci_bus 0000:00: root bus resource [mem 0x4200000000-0x43ffffffff pref]
[ 3.385692][ T1] pci_bus 0000:00: root bus resource [mem 0x4100000000-0x41ffffffff]
[ 3.393678][ T1] pci 0000:00:00.0: [1e30:2042] type 01 class 0x060400
[ 3.400512][ T1] pci 0000:00:00.0: supports D1
[ 3.405264][ T1] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 3.414379][ T1] pci 0000:01:00.0: [1002:6779] type 00 class 0x030000
[ 3.421240][ T1] pci 0000:01:00.0: reg 0x10: [mem 0x4200000000-0x420fffffff 64bit pref]
[ 3.429533][ T1] pci 0000:01:00.0: reg 0x18: [mem 0x40e0000000-0x40e001ffff 64bit]
[ 3.437392][ T1] pci 0000:01:00.0: reg 0x20: [io 0x1000-0x10ff]
[ 3.443682][ T1] pci 0000:01:00.0: reg 0x30: [mem 0x40e0020000-0x40e003ffff pref]
[ 3.451576][ T1] pci 0000:01:00.0: supports D1 D2
[ 3.457051][ T1] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 3.463753][ T1] pci 0000:01:00.0: vgaarb: bridge control possible
[ 3.470195][ T1] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 3.479373][ T1] pci 0000:01:00.1: [1002:aa98] type 00 class 0x040300
[ 3.486197][ T1] pci 0000:01:00.1: reg 0x10: [mem 0x40e0040000-0x40e0043fff 64bit]
[ 3.494188][ T1] pci 0000:01:00.1: supports D1 D2
[ 3.509217][ T1] pci_bus 0000:01: busn_res: [bus 01-3f] end is updated to 01
[ 3.516633][ T1] pci 0000:00:00.0: BAR 15: assigned [mem 0x4200000000-0x420fffffff 64bit pref]
[ 3.525621][ T1] pci 0000:00:00.0: BAR 14: assigned [mem 0x40e0000000-0x40e00fffff]
[ 3.533573][ T1] pci 0000:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 3.540505][ T1] pci 0000:01:00.0: BAR 0: assigned [mem 0x4200000000-0x420fffffff 64bit pref]
[ 3.549330][ T1] pci 0000:01:00.0: BAR 2: assigned [mem 0x40e0000000-0x40e001ffff 64bit]
[ 3.557725][ T1] pci 0000:01:00.0: BAR 6: assigned [mem 0x40e0020000-0x40e003ffff pref]
[ 3.565993][ T1] pci 0000:01:00.1: BAR 0: assigned [mem 0x40e0040000-0x40e0043fff 64bit]
[ 3.574386][ T1] pci 0000:01:00.0: BAR 4: assigned [io 0x1000-0x10ff]
[ 3.581206][ T1] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 3.586871][ T1] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]
[ 3.593687][ T1] pci 0000:00:00.0: bridge window [mem 0x40e0000000-0x40e00fffff]
[ 3.601542][ T1] pci 0000:00:00.0: bridge window [mem 0x4200000000-0x420fffffff 64bit pref]
[ 3.610773][ T1] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 3.618035][ T1] cdns-pcie-host 7062000000.pcie: host bridge /pcie@7062000000 ranges:
[ 3.626202][ T1] cdns-pcie-host 7062000000.pcie: IO 0x48c0800000..0x48c0bfffff -> 0x00c0800000
[ 3.635635][ T1] cdns-pcie-host 7062000000.pcie: MEM 0x48d0000000..0x48dfffffff -> 0x00d0000000
[ 3.645080][ T1] cdns-pcie-host 7062000000.pcie: MEM 0x48e0000000..0x48ffffffff -> 0x00e0000000
[ 3.654535][ T1] cdns-pcie-host 7062000000.pcie: MEM 0x4900000000..0x49ffffffff -> 0x4900000000
[ 3.663978][ T1] cdns-pcie-host 7062000000.pcie: MEM 0x4a00000000..0x4bffffffff -> 0x4a00000000
[ 3.673464][ T1] cdns-pcie-host 7062000000.pcie: Memory resource size exceeds max for 32 bits
[ 3.682374][ T1] cdns-pcie-host 7062000000.pcie: no phy-names. PHY will not be initialized
[ 3.691169][ T1] cdns-pcie-host 7062000000.pcie: msi_data is 0x8000000
[ 3.698854][ T1] cdns-pcie-host 7062000000.pcie: PCI host bridge to bus 0001:80
[ 3.706483][ T1] pci_bus 0001:80: Unknown NUMA node; performance will be reduced
[ 3.714166][ T1] pci_bus 0001:80: root bus resource [bus 80-bf]
[ 3.720360][ T1] pci_bus 0001:80: root bus resource [io 0x400000-0x7fffff] (bus address [0xc0800000-0xc0bfffff])
[ 3.730901][ T1] pci_bus 0001:80: root bus resource [mem 0x48d0000000-0x48dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[ 3.742585][ T1] pci_bus 0001:80: root bus resource [mem 0x48e0000000-0x48ffffffff] (bus address [0xe0000000-0xffffffff])
[ 3.753851][ T1] pci_bus 0001:80: root bus resource [mem 0x4900000000-0x49ffffffff]
[ 3.761798][ T1] pci_bus 0001:80: root bus resource [mem 0x4a00000000-0x4bffffffff pref]
[ 3.770208][ T1] pci 0001:80:00.0: [1e30:2042] type 01 class 0x060400
[ 3.777027][ T1] pci 0001:80:00.0: supports D1
[ 3.781767][ T1] pci 0001:80:00.0: PME# supported from D0 D1 D3hot
[ 3.790911][ T1] pci 0001:81:00.0: [8086:1528] type 00 class 0x020000
[ 3.797743][ T1] pci 0001:81:00.0: reg 0x10: [mem 0x4a00000000-0x4a001fffff 64bit pref]
[ 3.806059][ T1] pci 0001:81:00.0: reg 0x20: [mem 0x4a00400000-0x4a00403fff 64bit pref]
[ 3.814379][ T1] pci 0001:81:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 3.821963][ T1] pci 0001:81:00.0: PME# supported from D0 D3hot D3cold
[ 3.828914][ T1] pci 0001:81:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit]
[ 3.836504][ T1] pci 0001:81:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[ 3.847065][ T1] pci 0001:81:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit]
[ 3.854676][ T1] pci 0001:81:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR3 for 64 VFs)
[ 3.866359][ T1] pci 0001:81:00.1: [8086:1528] type 00 class 0x020000
[ 3.873217][ T1] pci 0001:81:00.1: reg 0x10: [mem 0x4a00200000-0x4a003fffff 64bit pref]
[ 3.881511][ T1] pci 0001:81:00.1: reg 0x20: [mem 0x4a00404000-0x4a00407fff 64bit pref]
[ 3.889811][ T1] pci 0001:81:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 3.897384][ T1] pci 0001:81:00.1: PME# supported from D0 D3hot D3cold
[ 3.904298][ T1] pci 0001:81:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit]
[ 3.911895][ T1] pci 0001:81:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[ 3.922465][ T1] pci 0001:81:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit]
[ 3.930051][ T1] pci 0001:81:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR3 for 64 VFs)
[ 3.953212][ T1] pci_bus 0001:81: busn_res: [bus 81-bf] end is updated to 81
[ 3.960615][ T1] pci 0001:80:00.0: BAR 14: assigned [mem 0x48e0000000-0x48e04fffff]
[ 3.968616][ T1] pci 0001:80:00.0: BAR 15: assigned [mem 0x4a00000000-0x4a004fffff 64bit pref]
[ 3.977552][ T1] pci 0001:81:00.0: BAR 0: assigned [mem 0x4a00000000-0x4a001fffff 64bit pref]
[ 3.986394][ T1] pci 0001:81:00.1: BAR 0: assigned [mem 0x4a00200000-0x4a003fffff 64bit pref]
[ 3.995213][ T1] pci 0001:81:00.0: BAR 6: assigned [mem 0x48e0000000-0x48e007ffff pref]
[ 4.003520][ T1] pci 0001:81:00.1: BAR 6: assigned [mem 0x48e0080000-0x48e00fffff pref]
[ 4.011810][ T1] pci 0001:81:00.0: BAR 4: assigned [mem 0x4a00400000-0x4a00403fff 64bit pref]
[ 4.020634][ T1] pci 0001:81:00.0: BAR 7: assigned [mem 0x48e0100000-0x48e01fffff 64bit]
[ 4.029010][ T1] pci 0001:81:00.0: BAR 10: assigned [mem 0x48e0200000-0x48e02fffff 64bit]
[ 4.037489][ T1] pci 0001:81:00.1: BAR 4: assigned [mem 0x4a00404000-0x4a00407fff 64bit pref]
[ 4.046306][ T1] pci 0001:81:00.1: BAR 7: assigned [mem 0x48e0300000-0x48e03fffff 64bit]
[ 4.054680][ T1] pci 0001:81:00.1: BAR 10: assigned [mem 0x48e0400000-0x48e04fffff 64bit]
[ 4.063158][ T1] pci 0001:80:00.0: PCI bridge to [bus 81]
[ 4.068847][ T1] pci 0001:80:00.0: bridge window [mem 0x48e0000000-0x48e04fffff]
[ 4.076694][ T1] pci 0001:80:00.0: bridge window [mem 0x4a00000000-0x4a004fffff 64bit pref]
[ 4.085827][ T1] cdns-pcie-host 4c00000000.pcie: host bridge /pcie@7062800000 ranges:
[ 4.094001][ T1] cdns-pcie-host 4c00000000.pcie: IO 0x4cc0c00000..0x4cc0ffffff -> 0x00c0c00000
[ 4.103471][ T1] cdns-pcie-host 4c00000000.pcie: MEM 0x4cf8000000..0x4cfbffffff -> 0x00f8000000
[ 4.112911][ T1] cdns-pcie-host 4c00000000.pcie: MEM 0x4cfc000000..0x4cffffffff -> 0x00fc000000
[ 4.122334][ T1] cdns-pcie-host 4c00000000.pcie: MEM 0x4e00000000..0x4fffffffff -> 0x4e00000000
[ 4.131771][ T1] cdns-pcie-host 4c00000000.pcie: MEM 0x4d00000000..0x4dffffffff -> 0x4d00000000
[ 4.141220][ T1] cdns-pcie-host 4c00000000.pcie: Memory resource size exceeds max for 32 bits
[ 4.150094][ T1] cdns-pcie-host 4c00000000.pcie: no phy-names. PHY will not be initialized
[ 4.159052][ T1] cdns-pcie-host 4c00000000.pcie: PCI host bridge to bus 0002:c0
[ 4.166655][ T1] pci_bus 0002:c0: Unknown NUMA node; performance will be reduced
[ 4.174345][ T1] pci_bus 0002:c0: root bus resource [bus c0-ff]
[ 4.180538][ T1] pci_bus 0002:c0: root bus resource [io 0x800000-0xbfffff] (bus address [0xc0c00000-0xc0ffffff])
[ 4.191080][ T1] pci_bus 0002:c0: root bus resource [mem 0x4cf8000000-0x4cfbffffff pref] (bus address [0xf8000000-0xfbffffff])
[ 4.202756][ T1] pci_bus 0002:c0: root bus resource [mem 0x4cfc000000-0x4cffffffff] (bus address [0xfc000000-0xffffffff])
[ 4.213998][ T1] pci_bus 0002:c0: root bus resource [mem 0x4e00000000-0x4fffffffff pref]
[ 4.222376][ T1] pci_bus 0002:c0: root bus resource [mem 0x4d00000000-0x4dffffffff]
[ 4.230353][ T1] pci 0002:c0:00.0: [1e30:2042] type 01 class 0x060400
[ 4.237215][ T1] pci 0002:c0:00.0: supports D1
[ 4.241956][ T1] pci 0002:c0:00.0: PME# supported from D0 D1 D3hot
[ 4.251050][ T1] pci 0002:c1:00.0: [1b21:2824] type 01 class 0x060400
[ 4.258029][ T1] pci 0002:c1:00.0: PME# supported from D0 D3hot D3cold
[ 4.277489][ T1] pci 0002:c2:00.0: [1b21:2824] type 01 class 0x060400
[ 4.284458][ T1] pci 0002:c2:00.0: PME# supported from D0 D3hot D3cold
[ 4.292206][ T1] pci 0002:c2:04.0: [1b21:2824] type 01 class 0x060400
[ 4.299180][ T1] pci 0002:c2:04.0: PME# supported from D0 D3hot D3cold
[ 4.306746][ T1] pci 0002:c2:06.0: [1b21:2824] type 01 class 0x060400
[ 4.313764][ T1] pci 0002:c2:06.0: PME# supported from D0 D3hot D3cold
[ 4.321312][ T1] pci 0002:c2:07.0: [1b21:2824] type 01 class 0x060400
[ 4.328300][ T1] pci 0002:c2:07.0: PME# supported from D0 D3hot D3cold
[ 4.335739][ T1] pci 0002:c2:08.0: [1b21:2824] type 01 class 0x060400
[ 4.342726][ T1] pci 0002:c2:08.0: PME# supported from D0 D3hot D3cold
[ 4.350427][ T1] pci 0002:c2:0c.0: [1b21:2824] type 01 class 0x060400
[ 4.357420][ T1] pci 0002:c2:0c.0: PME# supported from D0 D3hot D3cold
[ 4.364998][ T1] pci 0002:c2:0e.0: [1b21:2824] type 01 class 0x060400
[ 4.371984][ T1] pci 0002:c2:0e.0: PME# supported from D0 D3hot D3cold
[ 4.379443][ T1] pci 0002:c2:0f.0: [1b21:2824] type 01 class 0x060400
[ 4.386422][ T1] pci 0002:c2:0f.0: PME# supported from D0 D3hot D3cold
[ 4.395225][ T1] pci 0002:c3:00.0: [1d97:5216] type 00 class 0x010802
[ 4.402068][ T1] pci 0002:c3:00.0: reg 0x10: [mem 0x4cfc020000-0x4cfc023fff 64bit]
[ 4.409936][ T1] pci 0002:c3:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 4.418186][ T1] pci_bus 0002:c3: busn_res: [bus c3-ff] end is updated to c3
[ 4.425794][ T1] pci 0002:c4:00.0: [1b21:2142] type 00 class 0x0c0330
[ 4.432635][ T1] pci 0002:c4:00.0: reg 0x10: [mem 0x4cfc100000-0x4cfc107fff 64bit]
[ 4.440689][ T1] pci 0002:c4:00.0: PME# supported from D0 D3hot D3cold
[ 4.448120][ T1] pci_bus 0002:c4: busn_res: [bus c4-ff] end is updated to c4
[ 4.455748][ T1] pci 0002:c5:00.0: [10ec:8125] type 00 class 0x020000
[ 4.462580][ T1] pci 0002:c5:00.0: reg 0x10: [io 0x800000-0x8000ff]
[ 4.468673][ T335] Initramfs unpacking failed: invalid magic at start of compressed archive
[ 4.469224][ T1] pci 0002:c5:00.0: reg 0x18: [mem 0x4cfc200000-0x4cfc20ffff 64bit]
[ 4.469236][ T1] pci 0002:c5:00.0: reg 0x20: [mem 0x4cfc210000-0x4cfc213fff 64bit]
[ 4.469504][ T1] pci 0002:c5:00.0: supports D1 D2
[ 4.498330][ T1] pci 0002:c5:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 4.500897][ T335] Freeing initrd memory: 58720K
[ 4.506580][ T1] pci_bus 0002:c5: busn_res: [bus c5-ff] end is updated to c5
[ 4.518056][ T1] pci 0002:c6:00.0: [1106:3483] type 00 class 0x0c0330
[ 4.524895][ T1] pci 0002:c6:00.0: reg 0x10: [mem 0x4cfc300000-0x4cfc300fff 64bit]
[ 4.532891][ T1] pci 0002:c6:00.0: PME# supported from D0 D3hot D3cold
[ 4.540243][ T1] pci_bus 0002:c6: busn_res: [bus c6-ff] end is updated to c6
[ 4.547958][ T1] pci_bus 0002:c7: busn_res: [bus c7-ff] end is updated to c7
[ 4.555626][ T1] pci 0002:c8:00.0: [197b:0585] type 00 class 0x010601
[ 4.562464][ T1] pci 0002:c8:00.0: reg 0x10: [io 0x801000-0x80107f]
[ 4.569100][ T1] pci 0002:c8:00.0: reg 0x14: [io 0x801080-0x8010ff]
[ 4.575734][ T1] pci 0002:c8:00.0: reg 0x18: [io 0x801100-0x80117f]
[ 4.582366][ T1] pci 0002:c8:00.0: reg 0x1c: [io 0x801180-0x8011ff]
[ 4.589002][ T1] pci 0002:c8:00.0: reg 0x20: [io 0x801200-0x80127f]
[ 4.595637][ T1] pci 0002:c8:00.0: reg 0x24: [mem 0x4cfc410000-0x4cfc411fff]
[ 4.602978][ T1] pci 0002:c8:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 4.610595][ T1] pci 0002:c8:00.0: PME# supported from D3hot
[ 4.617361][ T1] pci_bus 0002:c8: busn_res: [bus c8-ff] end is updated to c8
[ 4.625035][ T1] pci 0002:c9:00.0: [10ec:8125] type 00 class 0x020000
[ 4.631880][ T1] pci 0002:c9:00.0: reg 0x10: [io 0x802000-0x8020ff]
[ 4.638546][ T1] pci 0002:c9:00.0: reg 0x18: [mem 0x4cfc500000-0x4cfc50ffff 64bit]
[ 4.646399][ T1] pci 0002:c9:00.0: reg 0x20: [mem 0x4cfc510000-0x4cfc513fff 64bit]
[ 4.654481][ T1] pci 0002:c9:00.0: supports D1 D2
[ 4.659469][ T1] pci 0002:c9:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 4.667575][ T1] pci_bus 0002:c9: busn_res: [bus c9-ff] end is updated to c9
[ 4.675266][ T1] pci_bus 0002:ca: busn_res: [bus ca-ff] end is updated to ca
[ 4.682620][ T1] pci_bus 0002:c2: busn_res: [bus c2-ff] end is updated to ca
[ 4.689952][ T1] pci_bus 0002:c1: busn_res: [bus c1-ff] end is updated to ca
[ 4.697336][ T1] pci 0002:c0:00.0: BAR 14: assigned [mem 0x4cfc000000-0x4cfc5fffff]
[ 4.705281][ T1] pci 0002:c0:00.0: BAR 13: assigned [io 0x800000-0x802fff]
[ 4.712537][ T1] pci 0002:c1:00.0: BAR 14: assigned [mem 0x4cfc000000-0x4cfc5fffff]
[ 4.720475][ T1] pci 0002:c1:00.0: BAR 13: assigned [io 0x800000-0x802fff]
[ 4.727751][ T1] pci 0002:c2:00.0: BAR 14: assigned [mem 0x4cfc000000-0x4cfc0fffff]
[ 4.735691][ T1] pci 0002:c2:04.0: BAR 14: assigned [mem 0x4cfc100000-0x4cfc1fffff]
[ 4.743625][ T1] pci 0002:c2:06.0: BAR 14: assigned [mem 0x4cfc200000-0x4cfc2fffff]
[ 4.751572][ T1] pci 0002:c2:07.0: BAR 14: assigned [mem 0x4cfc300000-0x4cfc3fffff]
[ 4.759513][ T1] pci 0002:c2:0c.0: BAR 14: assigned [mem 0x4cfc400000-0x4cfc4fffff]
[ 4.767455][ T1] pci 0002:c2:0e.0: BAR 14: assigned [mem 0x4cfc500000-0x4cfc5fffff]
[ 4.775397][ T1] pci 0002:c2:06.0: BAR 13: assigned [io 0x800000-0x800fff]
[ 4.782652][ T1] pci 0002:c2:0c.0: BAR 13: assigned [io 0x801000-0x801fff]
[ 4.789903][ T1] pci 0002:c2:0e.0: BAR 13: assigned [io 0x802000-0x802fff]
[ 4.797167][ T1] pci 0002:c3:00.0: BAR 6: assigned [mem 0x4cfc000000-0x4cfc01ffff pref]
[ 4.805452][ T1] pci 0002:c3:00.0: BAR 0: assigned [mem 0x4cfc020000-0x4cfc023fff 64bit]
[ 4.813844][ T1] pci 0002:c2:00.0: PCI bridge to [bus c3]
[ 4.819537][ T1] pci 0002:c2:00.0: bridge window [mem 0x4cfc000000-0x4cfc0fffff]
[ 4.827402][ T1] pci 0002:c4:00.0: BAR 0: assigned [mem 0x4cfc100000-0x4cfc107fff 64bit]
[ 4.835791][ T1] pci 0002:c2:04.0: PCI bridge to [bus c4]
[ 4.841473][ T1] pci 0002:c2:04.0: bridge window [mem 0x4cfc100000-0x4cfc1fffff]
[ 4.849350][ T1] pci 0002:c5:00.0: BAR 2: assigned [mem 0x4cfc200000-0x4cfc20ffff 64bit]
[ 4.857736][ T1] pci 0002:c5:00.0: BAR 4: assigned [mem 0x4cfc210000-0x4cfc213fff 64bit]
[ 4.866132][ T1] pci 0002:c5:00.0: BAR 0: assigned [io 0x800000-0x8000ff]
[ 4.873302][ T1] pci 0002:c2:06.0: PCI bridge to [bus c5]
[ 4.878971][ T1] pci 0002:c2:06.0: bridge window [io 0x800000-0x800fff]
[ 4.886128][ T1] pci 0002:c2:06.0: bridge window [mem 0x4cfc200000-0x4cfc2fffff]
[ 4.893992][ T1] pci 0002:c6:00.0: BAR 0: assigned [mem 0x4cfc300000-0x4cfc300fff 64bit]
[ 4.902388][ T1] pci 0002:c2:07.0: PCI bridge to [bus c6]
[ 4.908072][ T1] pci 0002:c2:07.0: bridge window [mem 0x4cfc300000-0x4cfc3fffff]
[ 4.915938][ T1] pci 0002:c2:08.0: PCI bridge to [bus c7]
[ 4.921656][ T1] pci 0002:c8:00.0: BAR 6: assigned [mem 0x4cfc400000-0x4cfc40ffff pref]
[ 4.929947][ T1] pci 0002:c8:00.0: BAR 5: assigned [mem 0x4cfc410000-0x4cfc411fff]
[ 4.937812][ T1] pci 0002:c8:00.0: BAR 0: assigned [io 0x801000-0x80107f]
[ 4.944963][ T1] pci 0002:c8:00.0: BAR 1: assigned [io 0x801080-0x8010ff]
[ 4.952130][ T1] pci 0002:c8:00.0: BAR 2: assigned [io 0x801100-0x80117f]
[ 4.959298][ T1] pci 0002:c8:00.0: BAR 3: assigned [io 0x801180-0x8011ff]
[ 4.966455][ T1] pci 0002:c8:00.0: BAR 4: assigned [io 0x801200-0x80127f]
[ 4.973623][ T1] pci 0002:c2:0c.0: PCI bridge to [bus c8]
[ 4.979301][ T1] pci 0002:c2:0c.0: bridge window [io 0x801000-0x801fff]
[ 4.986453][ T1] pci 0002:c2:0c.0: bridge window [mem 0x4cfc400000-0x4cfc4fffff]
[ 4.994321][ T1] pci 0002:c9:00.0: BAR 2: assigned [mem 0x4cfc500000-0x4cfc50ffff 64bit]
[ 5.002717][ T1] pci 0002:c9:00.0: BAR 4: assigned [mem 0x4cfc510000-0x4cfc513fff 64bit]
[ 5.011102][ T1] pci 0002:c9:00.0: BAR 0: assigned [io 0x802000-0x8020ff]
[ 5.018261][ T1] pci 0002:c2:0e.0: PCI bridge to [bus c9]
[ 5.023942][ T1] pci 0002:c2:0e.0: bridge window [io 0x802000-0x802fff]
[ 5.031099][ T1] pci 0002:c2:0e.0: bridge window [mem 0x4cfc500000-0x4cfc5fffff]
[ 5.038957][ T1] pci 0002:c2:0f.0: PCI bridge to [bus ca]
[ 5.044650][ T1] pci 0002:c1:00.0: PCI bridge to [bus c2-ca]
[ 5.050588][ T1] pci 0002:c1:00.0: bridge window [io 0x800000-0x802fff]
[ 5.057743][ T1] pci 0002:c1:00.0: bridge window [mem 0x4cfc000000-0x4cfc5fffff]
[ 5.065598][ T1] pci 0002:c0:00.0: PCI bridge to [bus c1-ca]
[ 5.071536][ T1] pci 0002:c0:00.0: bridge window [io 0x800000-0x802fff]
[ 5.078688][ T1] pci 0002:c0:00.0: bridge window [mem 0x4cfc000000-0x4cfc5fffff]
[ 5.087648][ T1] pci 0002:c4:00.0: PME# does not work under D0, disabling it
[ 5.097875][ T1] EINJ: ACPI disabled.
[ 5.101863][ T1] ERST DBG: ERST support is disabled.
[ 5.107119][ T1] SBI CPPC extension NOT detected!!
[ 5.115748][ T1] sg20xx-mcu 1-0017: MCU: version 0x8, reason 0x0/0x0
[ 5.122951][ T1] sg20xx-mcu 1-0017: hwmon: 'sg20xx-mcu' is not a valid name attribute, please fix
[ 5.138549][ T1] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
[ 5.151922][ T1] printk: console [ttyS0] disabled
[ 5.157664][ T1] 7040000000.serial: ttyS0 at MMIO 0x7040000000 (irq = 52, base_baud = 31250000) is a 16550A
[ 5.167771][ T1] printk: console [ttyS0] enabled
[ 5.167771][ T1] printk: console [ttyS0] enabled
[ 5.177614][ T1] printk: bootconsole [uart0] disabled
[ 5.177614][ T1] printk: bootconsole [uart0] disabled
[ 5.191041][ T1] 7040001000.serial: ttyS1 at MMIO 0x7040001000 (irq = 53, base_baud = 31250000) is a 16550A
[ 5.203560][ T1] 7040002000.serial: ttyS2 at MMIO 0x7040002000 (irq = 54, base_baud = 31250000) is a 16550A
[ 5.215949][ T1] 7040003000.serial: ttyS3 at MMIO 0x7040003000 (irq = 55, base_baud = 31250000) is a 16550A
[ 5.227572][ T1] SuperH (H)SCI(F) driver initialized
[ 5.240373][ T1] loop: module loaded
[ 5.422633][ T1] rdac: device handler registered
[ 5.428171][ T1] hp_sw: device handler registered
[ 5.433171][ T1] emc: device handler registered
[ 5.438688][ T1] alua: device handler registered
[ 5.447989][ T1] ahci 0002:c8:00.0: SSS flag set, parallel bus scan disabled
[ 5.448077][ T335] nvme nvme0: pci function 0002:c3:00.0
[ 5.455408][ T1] ahci 0002:c8:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
[ 5.467346][ T335] nvme nvme0: Shutdown timeout set to 8 seconds
[ 5.469669][ T1] ahci 0002:c8:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh
[ 5.496736][ T335] nvme nvme0: allocated 64 MiB host memory buffer.
[ 5.510903][ T1] scsi host0: ahci
[ 5.516637][ T1] scsi host1: ahci
[ 5.521922][ T1] scsi host2: ahci
[ 5.527121][ T1] scsi host3: ahci
[ 5.532319][ T1] scsi host4: ahci
[ 5.536630][ T1] ata1: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410100 irq 56
[ 5.545148][ T1] ata2: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410180 irq 56
[ 5.553619][ T1] ata3: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410200 irq 56
[ 5.562062][ T1] ata4: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410280 irq 56
[ 5.570513][ T1] ata5: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410300 irq 56
[ 5.587394][ T1] e1000e: Intel(R) PRO/1000 Network Driver
[ 5.593109][ T1] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 5.623500][ T1] r8169 0002:c5:00.0 eth0: RTL8125B, 00:e0:4c:68:00:7d, XID 641, IRQ 60
[ 5.631755][ T1] r8169 0002:c5:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 5.643442][ T335] nvme nvme0: 1/0/0 default/read/poll queues
[ 5.662312][ T489] nvme0n1: p1 p2 p3
[ 5.666937][ T1] r8169 0002:c9:00.0 eth1: RTL8125B, 00:e0:4c:68:00:7e, XID 641, IRQ 61
[ 5.675179][ T1] r8169 0002:c9:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 5.686835][ T1] xhci_hcd 0002:c4:00.0: xHCI Host Controller
[ 5.693341][ T1] xhci_hcd 0002:c4:00.0: new USB bus registered, assigned bus number 1
[ 5.758908][ T1] xhci_hcd 0002:c4:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[ 5.770019][ T1] xhci_hcd 0002:c4:00.0: xHCI Host Controller
[ 5.776355][ T1] xhci_hcd 0002:c4:00.0: new USB bus registered, assigned bus number 2
[ 5.784513][ T1] xhci_hcd 0002:c4:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.792921][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.801928][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.809866][ T1] usb usb1: Product: xHCI Host Controller
[ 5.815459][ T1] usb usb1: Manufacturer: Linux 6.6.0-136 xhci-hcd
[ 5.821817][ T1] usb usb1: SerialNumber: 0002:c4:00.0
[ 5.828161][ T1] hub 1-0:1.0: USB hub found
[ 5.832769][ T1] hub 1-0:1.0: 2 ports detected
[ 5.838811][ T1] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.848132][ T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 5.857112][ T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.865089][ T1] usb usb2: Product: xHCI Host Controller
[ 5.870689][ T1] usb usb2: Manufacturer: Linux 6.6.0-136 xhci-hcd
[ 5.877064][ T1] usb usb2: SerialNumber: 0002:c4:00.0
[ 5.883352][ T1] hub 2-0:1.0: USB hub found
[ 5.887933][ T1] hub 2-0:1.0: 2 ports detected
[ 5.893959][ T1] xhci_hcd 0002:c6:00.0: xHCI Host Controller
[ 5.895538][ T476] ata1: SATA link down (SStatus 0 SControl 300)
[ 5.900409][ T1] xhci_hcd 0002:c6:00.0: new USB bus registered, assigned bus number 3
[ 5.920752][ T1] xhci_hcd 0002:c6:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000200000000890
[ 5.931892][ T1] xhci_hcd 0002:c6:00.0: xHCI Host Controller
[ 5.938294][ T1] xhci_hcd 0002:c6:00.0: new USB bus registered, assigned bus number 4
[ 5.946452][ T1] xhci_hcd 0002:c6:00.0: Host supports USB 3.0 SuperSpeed
[ 5.954017][ T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 5.963017][ T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.970969][ T1] usb usb3: Product: xHCI Host Controller
[ 5.976566][ T1] usb usb3: Manufacturer: Linux 6.6.0-136 xhci-hcd
[ 5.982941][ T1] usb usb3: SerialNumber: 0002:c6:00.0
[ 5.989334][ T1] hub 3-0:1.0: USB hub found
[ 5.993924][ T1] hub 3-0:1.0: 1 port detected
[ 6.000240][ T1] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 6.009248][ T1] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.017189][ T1] usb usb4: Product: xHCI Host Controller
[ 6.022785][ T1] usb usb4: Manufacturer: Linux 6.6.0-136 xhci-hcd
[ 6.029143][ T1] usb usb4: SerialNumber: 0002:c6:00.0
[ 6.035524][ T1] hub 4-0:1.0: USB hub found
[ 6.040112][ T1] hub 4-0:1.0: 4 ports detected
[ 6.047743][ T1] usbcore: registered new interface driver uas
[ 6.053957][ T1] usbcore: registered new interface driver usb-storage
[ 6.060834][ T1] usbcore: registered new interface driver ums-sddr09
[ 6.067584][ T1] usbcore: registered new interface driver ums-sddr55
[ 6.074661][ T1] mousedev: PS/2 mouse device common for all mice
[ 6.082732][ T1] i2c_dev: i2c /dev entries driver
[ 6.090268][ T1] Watchdog module: th1520-wdt loaded
[ 6.095437][ T1] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 6.108843][ T1] device-mapper: uevent: version 1.0.3
[ 6.115546][ T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 6.117159][ T27] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 6.124749][ T1] Bluetooth: HCI UART driver ver 2.3
[ 6.137139][ T1] Bluetooth: HCI UART protocol H4 registered
[ 6.143889][ T1] sdhci: Secure Digital Host Controller Interface driver
[ 6.150802][ T1] sdhci: Copyright(c) Pierre Ossman
[ 6.156177][ T1] sdhci-pltfm: SDHCI platform and OF driver helper
[ 6.196755][ T1] mmc0: SDHCI controller on 704002a000.bm-emmc [704002a000.bm-emmc] using ADMA 64-bit
[ 6.221109][ T478] ata2: SATA link down (SStatus 0 SControl 300)
[ 6.237188][ T1] mmc1: SDHCI controller on 704002b000.bm-sd [704002b000.bm-sd] using ADMA 64-bit
[ 6.247006][ T1] hid: raw HID events driver (C) Jiri Kosina
[ 6.254766][ T1] usbcore: registered new interface driver usbhid
[ 6.261076][ T1] usbhid: USB HID core driver
[ 6.266648][ T1] riscv-pmu-sbi: SBI PMU extension is available
[ 6.273310][ T1] riscv-pmu-sbi: 16 firmware and 31 hardware counters
[ 6.291373][ T1] NET: Registered PF_INET6 protocol family
[ 6.293188][ T371] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 6.303746][ T1] Segment Routing with IPv6
[ 6.308730][ T1] In-situ OAM (IOAM) with IPv6
[ 6.313501][ T1] NET: Registered PF_PACKET protocol family
[ 6.319569][ T1] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 6.322994][ T37] mmc0: Failed to initialize a non-removable card
[ 6.333561][ T1] Bluetooth: RFCOMM TTY layer initialized
[ 6.345495][ T1] Bluetooth: RFCOMM socket layer initialized
[ 6.349175][ T27] usb 1-1: New USB device found, idVendor=2109, idProduct=2822, bcdDevice= 7.94
[ 6.351371][ T1] Bluetooth: RFCOMM ver 1.11
[ 6.360204][ T27] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.360211][ T27] usb 1-1: Product: USB2.0 Hub
[ 6.360216][ T27] usb 1-1: Manufacturer: VIA Labs, Inc.
[ 6.364685][ T1] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.372498][ T27] usb 1-1: SerialNumber: 000000001
[ 6.372971][ T369] mmc1 max_dtr 0, host_drv 15, card_drv 15, drv_type 0
[ 6.378287][ T1] Bluetooth: BNEP socket layer initialized
[ 6.379005][ T27] hub 1-1:1.0: USB hub found
[ 6.379335][ T27] hub 1-1:1.0: 4 ports detected
[ 6.401056][ T369] mmc1 id:0 start:0 end:255 width:255
[ 6.402165][ T1] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 6.407826][ T369] mmc1 listsel:0 tuntap:127
[ 6.412298][ T1] Bluetooth: HIDP socket layer initialized
[ 6.417068][ T369] mmc1: new ultra high speed SDR104 SDHC card at address b368
[ 6.423699][ T1] 9pnet: Installing 9P2000 support
[ 6.435043][ T369] mmcblk1: mmc1:b368 SDABC 29.3 GiB
[ 6.439101][ T1] Key type dns_resolver registered
[ 6.451753][ T371] usb 3-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[ 6.453972][ T369] mmcblk1: p1
[ 6.473501][ T371] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.478865][ T367] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 6.481369][ T371] usb 3-1: Product: USB2.0 Hub
[ 6.481517][ T1] registered taskstats version 1
[ 6.501353][ T371] hub 3-1:1.0: USB hub found
[ 6.506112][ T371] hub 3-1:1.0: 4 ports detected
[ 6.518416][ T1] Loading compiled-in X.509 certificates
[ 6.539647][ T480] ata3: SATA link down (SStatus 0 SControl 300)
[ 6.557230][ T367] usb 2-1: New USB device found, idVendor=2109, idProduct=0822, bcdDevice= 7.94
[ 6.566130][ T367] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.568817][ T1] Loaded X.509 cert 'Build time autogenerated kernel key: 6c5fd61e7e039e1f91b8b6a1a672bae63bd2013c'
[ 6.573998][ T367] usb 2-1: Product: USB3.1 Hub
[ 6.590360][ T367] usb 2-1: Manufacturer: VIA Labs, Inc.
[ 6.596545][ T367] usb 2-1: SerialNumber: 000000001
[ 6.605211][ T1] kmemleak: Kernel memory leak detector initialized (mem pool available: 13748)
[ 6.605218][ T522] kmemleak: Automatic memory scanning thread started
[ 6.608992][ T367] hub 2-1:1.0: USB hub found
[ 6.625732][ T367] hub 2-1:1.0: 4 ports detected
[ 6.632546][ T1] Key type encrypted registered
[ 6.637363][ T1] AppArmor: AppArmor sha1 policy hashing enabled
[ 6.643603][ T1] ima: IMA RoT initializing tpm
[ 6.648339][ T1] ima: No RoT found, activating RoT-bypass!
[ 6.654149][ T1] ima: Allocated hash algorithm: sha256
[ 6.659630][ T1] ima: No architecture policies found
[ 6.664988][ T1] evm: Initialising EVM extended attributes:
[ 6.670850][ T1] evm: security.selinux
[ 6.674867][ T1] evm: security.SMACK64 (disabled)
[ 6.679849][ T1] evm: security.SMACK64EXEC (disabled)
[ 6.685150][ T27] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 6.692398][ T1] evm: security.SMACK64TRANSMUTE (disabled)
[ 6.698161][ T1] evm: security.SMACK64MMAP (disabled)
[ 6.703489][ T1] evm: security.apparmor
[ 6.707604][ T1] evm: security.ima
[ 6.711283][ T1] evm: security.capability
[ 6.715558][ T1] evm: HMAC attrs: 0x1
[ 6.840720][ T27] usb 1-2: New USB device found, idVendor=2109, idProduct=2822, bcdDevice= 7.94
[ 6.849635][ T27] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.857495][ T27] usb 1-2: Product: USB2.0 Hub
[ 6.859679][ T482] ata4: SATA link down (SStatus 0 SControl 300)
[ 6.863248][ T27] usb 1-2: Manufacturer: VIA Labs, Inc.
[ 6.863254][ T27] usb 1-2: SerialNumber: 000000001
[ 6.870919][ T27] hub 1-2:1.0: USB hub found
[ 6.885306][ T27] hub 1-2:1.0: 4 ports detected
[ 6.991557][ T367] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd
[ 7.054968][ T367] usb 2-2: New USB device found, idVendor=2109, idProduct=0822, bcdDevice= 7.94
[ 7.063876][ T367] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.071747][ T367] usb 2-2: Product: USB3.1 Hub
[ 7.077521][ T367] usb 2-2: Manufacturer: VIA Labs, Inc.
[ 7.083708][ T367] usb 2-2: SerialNumber: 000000001
[ 7.096488][ T367] hub 2-2:1.0: USB hub found
[ 7.101476][ T367] hub 2-2:1.0: 4 ports detected
[ 7.187603][ T484] ata5: SATA link down (SStatus 0 SControl 300)
[ 7.222313][ T1] gpio-keys soc:gpio-poweroff: there is not valid maps for state default
[ 7.230963][ T1] gpio-keys soc:gpio-restart: there is not valid maps for state default
[ 7.239664][ T1] th1520 rpmsg: driver is registered.
[ 7.251177][ T1] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.260383][ T1] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.267421][ T1] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 7.276277][ T1] clk: Disabling unused clocks
[ 7.281028][ T1] ALSA device list:
[ 7.284725][ T1] No soundcards found.
[ 7.289440][ T505] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.298802][ T505] cfg80211: failed to load regulatory.db
[ 7.304319][ T1] dw-apb-uart 7040000000.serial: forbid DMA for kernel console
[ 7.311872][ T1] integrity: Unable to open file: /etc/keys/x509_ima.der (-2)
[ 7.311906][ T1] integrity: Unable to open file: /etc/keys/x509_evm.der (-2)
[ 7.330463][ T1] Freeing unused kernel image (initmem) memory: 1368K
[ 7.344535][ T1] Kernel memory protection not selected by kernel config.
[ 7.351554][ T1] Run /init as init process
[ 7.404486][ T1] systemd[1]: systemd v255-34.oe2403sp1 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +A)
[ 7.438475][ T1] systemd[1]: Detected architecture riscv64.
[ 7.444366][ T1] systemd[1]: Running in initrd.
Welcome to openEuler 24.03 (LTS-SP1) dracut-059-11.oe2403sp1 (Initramfs)!
[ 7.533536][ T1] systemd[1]: Hostname set to <openeuler-riscv64>.
[ 7.666449][ T605] Unable to handle kernel paging request at virtual address fffffff7a0363000
[ 7.667521][ T606] Unable to handle kernel paging request at virtual address fffffff7a0363000
[ 7.669559][ T607] Unable to handle kernel paging request at virtual address fffffff7a0363000
[ 7.669574][ T607] Oops [#1]
[ 7.669578][ T607] Modules linked in:
[ 7.669587][ T607] CPU: 31 PID: 607 Comm: systemd-gpt-aut Not tainted 6.6.0-136 #2
[ 7.669594][ T607] Hardware name: Sophgo Mango (DT)
[ 7.669597][ T607] epc : __percpu_counter_sum+0x3c/0x92
[ 7.669614][ T607] ra : __percpu_counter_sum+0x60/0x92
[ 7.669620][ T607] epc : ffffffff807b5d5c ra : ffffffff807b5d80 sp : ffffffc8186d3af0
[ 7.669625][ T607] gp : ffffffff820cf2a8 tp : ffffffe003082b80 t0 : 0000000000000000
[ 7.669628][ T607] t1 : ffffffe0054eb960 t2 : 0000000000000000 s0 : ffffffc8186d3b20
[ 7.669632][ T607] s1 : 00000000000000cd a0 : 0000000000000000 a1 : 0000000000000003
[ 7.669635][ T607] a2 : 0000000000000040 a3 : 0000000000000000 a4 : fffffff7a0363000
[ 7.669639][ T607] a5 : fffffff7a0363000 a6 : ffffffffffffffff a7 : 0000000000000000
[ 7.669642][ T607] s2 : ffffffd904e05fc0 s3 : ffffffff8220d178 s4 : 0000000200000022
[ 7.669646][ T607] s5 : ffffffd90321d800 s6 : ffffffff81ae3538 s7 : ffffffd904e05c00
[ 7.669649][ T607] s8 : 0000000000000000 s9 : ffffffff818a2e00 s10: ffffffff820ced38
[ 7.669653][ T607] s11: 000000000000025f t3 : 00000000000000cb t4 : 0000000000000001
[ 7.669656][ T607] t5 : 0000000000000008 t6 : ffffffe0040210cb
[ 7.669659][ T607] status: 0000000200000100 badaddr: fffffff7a0363000 cause: 000000000000000d
[ 7.669663][ T607] [<ffffffff807b5d5c>] __percpu_counter_sum+0x3c/0x92
[ 7.669669][ T607] [<ffffffff803cb4c4>] task_mem+0x36/0x27c
[ 7.669681][ T607] [<ffffffff803d60c6>] proc_pid_status+0x5e6/0xbe4
[ 7.669690][ T607] [<ffffffff803cd236>] proc_single_show+0x4e/0xba
[ 7.669695][ T607] [<ffffffff8036789c>] seq_read_iter+0xda/0x36c
[ 7.669701][ T607] [<ffffffff80367bb6>] seq_read+0x88/0xb2
[ 7.669705][ T607] [<ffffffff80331da4>] vfs_read+0xc4/0x2aa
[ 7.669713][ T607] [<ffffffff80332b84>] ksys_read+0x6a/0xf0
[ 7.669719][ T607] [<ffffffff80332c2a>] __riscv_sys_read+0x20/0x28
[ 7.669725][ T607] [<ffffffff81196606>] do_trap_ecall_u+0xa8/0x19a
[ 7.669731][ T607] [<ffffffff811a4728>] ret_from_exception+0x0/0x64
[ 7.669743][ T607] Code: 4681 7997 01a5 8993 42e9 a809 6398 3783 0209 97ba (439c) 069b
[ 7.669750][ T607] ---[ end trace 0000000000000000 ]---
[ 7.669755][ T607] Kernel panic - not syncing: Fatal exception
[ 7.669759][ T607] SMP: stopping secondary CPUs
[ 7.675079][ T605] Oops [#2]
[ 7.675086][ T605] Modules linked in:
[ 7.675093][ T605] CPU: 9 PID: 605 Comm: systemd-debug-g Tainted: G D 6.6.0-136 #2
[ 7.675100][ T605] Hardware name: Sophgo Mango (DT)
[ 7.675103][ T605] epc : __percpu_counter_sum+0x3c/0x92
[ 7.675117][ T605] ra : __percpu_counter_sum+0x60/0x92
[ 7.675122][ T605] epc : ffffffff807b5d5c ra : ffffffff807b5d80 sp : ffffffc8186c3af0
[ 7.675126][ T605] gp : ffffffff820cf2a8 tp : ffffffe003086580 t0 : 0000000000000000
[ 7.675130][ T605] t1 : ffffffe002cd3258 t2 : 0000000000000000 s0 : ffffffc8186c3b20
[ 7.675133][ T605] s1 : 00000000000000cd a0 : 0000000000000000 a1 : 0000000000000003
[ 7.675136][ T605] a2 : 0000000000000040 a3 : 0000000000000000 a4 : fffffff7a0363000
[ 7.675138][ T605] a5 : fffffff7a0363000 a6 : ffffffffffffffff a7 : 0000000000000000
[ 7.675141][ T605] s2 : ffffffe005645a00 s3 : ffffffff8220d178 s4 : 0000000200000022
[ 7.675144][ T605] s5 : ffffffe0026b6cc0 s6 : ffffffff81ae3538 s7 : ffffffe005645640
[ 7.675147][ T605] s8 : 0000000000000000 s9 : ffffffff818a2e00 s10: ffffffff820ced38
[ 7.675150][ T605] s11: 000000000000025d t3 : 00000000000000cb t4 : 0000000000000001
[ 7.675153][ T605] t5 : 0000000000000008 t6 : ffffffe00564c0cb
[ 7.675155][ T605] status: 0000000200000100 badaddr: fffffff7a0363000 cause: 000000000000000d
[ 7.675159][ T605] [<ffffffff807b5d5c>] __percpu_counter_sum+0x3c/0x92
[ 7.675165][ T605] [<ffffffff803cb4c4>] task_mem+0x36/0x27c
[ 7.675175][ T605] [<ffffffff803d60c6>] proc_pid_status+0x5e6/0xbe4
[ 7.675182][ T605] [<ffffffff803cd236>] proc_single_show+0x4e/0xba
[ 7.675187][ T605] [<ffffffff8036789c>] seq_read_iter+0xda/0x36c
[ 7.675192][ T605] [<ffffffff80367bb6>] seq_read+0x88/0xb2
[ 7.675196][ T605] [<ffffffff80331da4>] vfs_read+0xc4/0x2aa
[ 7.675202][ T605] [<ffffffff80332b84>] ksys_read+0x6a/0xf0
[ 7.675208][ T605] [<ffffffff80332c2a>] __riscv_sys_read+0x20/0x28
[ 7.675213][ T605] [<ffffffff81196606>] do_trap_ecall_u+0xa8/0x19a
[ 7.675219][ T605] [<ffffffff811a4728>] ret_from_exception+0x0/0x64
[ 7.675230][ T605] Code: 4681 7997 01a5 8993 42e9 a809 6398 3783 0209 97ba (439c) 069b
[ 7.675236][ T605] ---[ end trace 0000000000000000 ]---
[ 8.686402][ T607] SMP: failed to stop secondary CPUs 5,9,31
[ 9.128450][ T607] ---[ end Kernel panic - not syncing: Fatal exception ]---
openEuler 6.6.0-136.0.0 合入了补丁 "mm: fix the inaccurate memory statistics issue for users",
该补丁来自 stable v6.6.y 分支,rvck 中也有该补丁:
Link: RVCK-Project/rvck@5699522
发现该补丁会使 sg2042 kernel panic。简单分析该补丁只影响显示问题,不影响系统功能,准备先 revert,revert后启动正常。
kernel panic 日志如下: