sophgo / linux-riscv

Linux kernel stable tree
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
Other
23 stars 47 forks source link

sophgo pisces boot failed in 6.1.80 #107

Closed RevySR closed 5 months ago

RevySR commented 5 months ago
[    0.000000] Linux version 6.1.80-pisces (riscv@riscv-builder) (riscv64-unknown-linux-gnu-gcc () 13.2.0, GNU ld (GNU Binutils) 2.42) #2024.03.09.02.45+64611d3c7 SMP Sat Mar  9 03:47:27 UTC 2024
[    0.000000] OF: fdt: Ignoring memory range 0x0 - 0x2200000
[    0.000000] Machine model: Sophgo Mango
[    0.000000] earlycon: uart0 at MMIO32 0x0000007040000000 (options '')
[    0.000000] printk: bootconsole [uart0] enabled
[    0.000000] Hide vector 0.7 extension
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 32 MiB at 0x00000000be000000
[    0.000000] OF: NUMA: parsing numa-distance-map-v1
[    0.000000] NUMA: NODE_DATA [mem 0x7ffffde00-0x7ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xfffffde00-0xfffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x17ffffde00-0x17ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x1f02108900-0x1f0210aaff]
[    0.000000] NUMA: NODE_DATA [mem 0x1f02106700-0x1f021088ff]
[    0.000000] NUMA: NODE_DATA(4) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02104500-0x1f021066ff]
[    0.000000] NUMA: NODE_DATA(5) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02102300-0x1f021044ff]
[    0.000000] NUMA: NODE_DATA(6) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02100100-0x1f021022ff]
[    0.000000] NUMA: NODE_DATA(7) on node 3
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000002200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000001f021fffff]
[    0.000000]   HighMem  [mem 0x0000001f02200000-0x0000009fffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000002200000-0x00000000bfffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000007ffffffff]
[    0.000000]   node   1: [mem 0x0000000800000000-0x0000000fffffffff]
[    0.000000]   node   2: [mem 0x0000001000000000-0x00000017ffffffff]
[    0.000000]   node   3: [mem 0x0000001800000000-0x0000001fffffffff]
[    0.000000]   node   4: [mem 0x0000008000000000-0x00000087ffffffff]
[    0.000000]   node   5: [mem 0x0000008800000000-0x0000008fffffffff]
[    0.000000]   node   6: [mem 0x0000009000000000-0x00000097ffffffff]
[    0.000000]   node   7: [mem 0x0000009800000000-0x0000009fffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000002200000-0x00000007ffffffff]
[    0.000000] Initmem setup node 1 [mem 0x0000000800000000-0x0000000fffffffff]
[    0.000000] Initmem setup node 2 [mem 0x0000001000000000-0x00000017ffffffff]
[    0.000000] Initmem setup node 3 [mem 0x0000001800000000-0x0000001fffffffff]
[    0.000000] Initmem setup node 4 [mem 0x0000008000000000-0x00000087ffffffff]
[    0.000000] Initmem setup node 5 [mem 0x0000008800000000-0x0000008fffffffff]
[    0.000000] Initmem setup node 6 [mem 0x0000009000000000-0x00000097ffffffff]
[    0.000000] Initmem setup node 7 [mem 0x0000009800000000-0x0000009fffffffff]
[    0.000000] On node 0, zone DMA32: 8704 pages in unavailable ranges
[    0.000000] SBI specification v1.0 detected
[    0.000000] SBI implementation ID=0x1 Version=0x10002
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI SRST extension detected
[    0.000000] SBI HSM extension detected
[    0.000000] riscv: base ISA extensions acdfimv
[    0.000000] riscv: ELF capabilities acdfimv
[    0.000000] percpu: cpu 0 has no node -1 or node-local memory
[    0.000000] percpu: Embedded 27 pages/cpu s73640 r8192 d28760 u110592
[    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7 
[    0.000000] Fallback order for Node 1: 1 0 3 2 5 4 7 6 
[    0.000000] Fallback order for Node 2: 2 3 0 1 6 7 4 5 
[    0.000000] Fallback order for Node 3: 3 2 1 0 7 6 5 4 
[    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3 
[    0.000000] Fallback order for Node 5: 5 4 7 6 1 0 3 2 
[    0.000000] Fallback order for Node 6: 6 7 4 5 2 3 0 1 
[    0.000000] Fallback order for Node 7: 7 6 5 4 3 2 1 0 
[    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 66334208
[    0.000000] Policy zone: HighMem
[    0.000000] Kernel command line: root=LABEL=revyos-root root=LABEL=revyos-root rootfstype=ext4 rootwait rw earlycon hide_v0p7_ext selinux=0 LANG=en_US.UTF-8 console=ttyS0,115200 console=ttyS0,115200 console=tty1
[    0.000000] Unknown kernel command line parameters "LANG=en_US.UTF-8", will be passed to user space.
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[    0.000000] printk: log_buf_len min size: 262144 bytes
[    0.000000] printk: log_buf_len: 1048576 bytes
[    0.000000] printk: early log buf free: 256016(97%)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 128.
[    0.000000] software IO TLB: mapped [mem 0x00000000b9fff000-0x00000000bdfff000] (64MB)
[    0.000000] Memory: 262917116K/267352064K available (11006K kernel code, 5894K rwdata, 6144K rodata, 2581K init, 1158K bss, 4334616K reserved, 32768K cma-reserved, 138377216K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=8
[    0.000000] ftrace: allocating 40838 entries in 160 pages
[    0.000000] ftrace: allocated 160 pages with 2 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@7090000000: mapped 448 interrupts with 128 handlers for 256 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes to big.
[    0.000000] clocksource: dw-apb-timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 38225208935 ns
[    0.000001] sched_clock: 32 bits at 50MHz, resolution 20ns, wraps every 42949672950ns
[    0.008236] Spurious APBT timer interrupt 1
[    0.012573] Console: colour dummy device 80x25
[    0.017020] printk: console [tty1] enabled
[    0.021118] printk: bootconsole [uart0] disabled
[    0.000000] Linux version 6.1.80-pisces (riscv@riscv-builder) (riscv64-unknown-linux-gnu-gcc () 13.2.0, GNU ld (GNU Binutils) 2.42) #2024.03.09.02.45+64611d3c7 SMP Sat Mar  9 03:47:27 UTC 2024
[    0.000000] OF: fdt: Ignoring memory range 0x0 - 0x2200000
[    0.000000] Machine model: Sophgo Mango
[    0.000000] earlycon: uart0 at MMIO32 0x0000007040000000 (options '')
[    0.000000] printk: bootconsole [uart0] enabled
[    0.000000] Hide vector 0.7 extension
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 32 MiB at 0x00000000be000000
[    0.000000] OF: NUMA: parsing numa-distance-map-v1
[    0.000000] NUMA: NODE_DATA [mem 0x7ffffde00-0x7ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xfffffde00-0xfffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x17ffffde00-0x17ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x1f02108900-0x1f0210aaff]
[    0.000000] NUMA: NODE_DATA [mem 0x1f02106700-0x1f021088ff]
[    0.000000] NUMA: NODE_DATA(4) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02104500-0x1f021066ff]
[    0.000000] NUMA: NODE_DATA(5) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02102300-0x1f021044ff]
[    0.000000] NUMA: NODE_DATA(6) on node 3
[    0.000000] NUMA: NODE_DATA [mem 0x1f02100100-0x1f021022ff]
[    0.000000] NUMA: NODE_DATA(7) on node 3
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000002200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000001f021fffff]
[    0.000000]   HighMem  [mem 0x0000001f02200000-0x0000009fffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000002200000-0x00000000bfffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000007ffffffff]
[    0.000000]   node   1: [mem 0x0000000800000000-0x0000000fffffffff]
[    0.000000]   node   2: [mem 0x0000001000000000-0x00000017ffffffff]
[    0.000000]   node   3: [mem 0x0000001800000000-0x0000001fffffffff]
[    0.000000]   node   4: [mem 0x0000008000000000-0x00000087ffffffff]
[    0.000000]   node   5: [mem 0x0000008800000000-0x0000008fffffffff]
[    0.000000]   node   6: [mem 0x0000009000000000-0x00000097ffffffff]
[    0.000000]   node   7: [mem 0x0000009800000000-0x0000009fffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000002200000-0x00000007ffffffff]
[    0.000000] Initmem setup node 1 [mem 0x0000000800000000-0x0000000fffffffff]
[    0.000000] Initmem setup node 2 [mem 0x0000001000000000-0x00000017ffffffff]
[    0.000000] Initmem setup node 3 [mem 0x0000001800000000-0x0000001fffffffff]
[    0.000000] Initmem setup node 4 [mem 0x0000008000000000-0x00000087ffffffff]
[    0.000000] Initmem setup node 5 [mem 0x0000008800000000-0x0000008fffffffff]
[    0.000000] Initmem setup node 6 [mem 0x0000009000000000-0x00000097ffffffff]
[    0.000000] Initmem setup node 7 [mem 0x0000009800000000-0x0000009fffffffff]
[    0.000000] On node 0, zone DMA32: 8704 pages in unavailable ranges
[    0.000000] SBI specification v1.0 detected
[    0.000000] SBI implementation ID=0x1 Version=0x10002
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI SRST extension detected
[    0.000000] SBI HSM extension detected
[    0.000000] riscv: base ISA extensions acdfimv
[    0.000000] riscv: ELF capabilities acdfimv
[    0.000000] percpu: cpu 0 has no node -1 or node-local memory
[    0.000000] percpu: Embedded 27 pages/cpu s73640 r8192 d28760 u110592
[    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7 
[    0.000000] Fallback order for Node 1: 1 0 3 2 5 4 7 6 
[    0.000000] Fallback order for Node 2: 2 3 0 1 6 7 4 5 
[    0.000000] Fallback order for Node 3: 3 2 1 0 7 6 5 4 
[    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3 
[    0.000000] Fallback order for Node 5: 5 4 7 6 1 0 3 2 
[    0.000000] Fallback order for Node 6: 6 7 4 5 2 3 0 1 
[    0.000000] Fallback order for Node 7: 7 6 5 4 3 2 1 0 
[    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 66334208
[    0.000000] Policy zone: HighMem
[    0.000000] Kernel command line: root=LABEL=revyos-root root=LABEL=revyos-root rootfstype=ext4 rootwait rw earlycon hide_v0p7_ext selinux=0 LANG=en_US.UTF-8 console=ttyS0,115200 console=ttyS0,115200 console=tty1
[    0.000000] Unknown kernel command line parameters "LANG=en_US.UTF-8", will be passed to user space.
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[    0.000000] printk: log_buf_len min size: 262144 bytes
[    0.000000] printk: log_buf_len: 1048576 bytes
[    0.000000] printk: early log buf free: 256016(97%)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 128.
[    0.000000] software IO TLB: mapped [mem 0x00000000b9fff000-0x00000000bdfff000] (64MB)
[    0.000000] Memory: 262917116K/267352064K available (11006K kernel code, 5894K rwdata, 6144K rodata, 2581K init, 1158K bss, 4334616K reserved, 32768K cma-reserved, 138377216K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=8
[    0.000000] ftrace: allocating 40838 entries in 160 pages
[    0.000000] ftrace: allocated 160 pages with 2 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@7090000000: mapped 448 interrupts with 128 handlers for 256 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes to big.
[    0.000000] clocksource: dw-apb-timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 38225208935 ns
[    0.000001] sched_clock: 32 bits at 50MHz, resolution 20ns, wraps every 42949672950ns
[    0.008236] Spurious APBT timer interrupt 1
[    0.012573] Console: colour dummy device 80x25
[    0.017020] printk: console [tty1] enabled
[    0.021118] printk: bootconsole [uart0] disabled
[    0.026755] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    0.026883] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
[    0.026906] pid_max: default: 131072 minimum: 1024
[    0.027319] LSM: Security Framework initializing
[    0.027397] landlock: Up and running.
[    0.027406] Yama: becoming mindful.
[    0.027592] AppArmor: AppArmor initialized
[    0.066017] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
[    0.083937] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc)
[    0.084627] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[    0.085189] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[    0.454598] cblist_init_generic: Setting adjustable number of callback queues.
[    0.454622] cblist_init_generic: Setting shift to 7 and lim to 1.
[    0.454791] cblist_init_generic: Setting adjustable number of callback queues.
[    0.454802] cblist_init_generic: Setting shift to 7 and lim to 1.
[    0.454887] riscv: ELF compat mode unsupported
[    0.454984] ASID allocator using 16 bits (65536 entries)
[    0.455111] rcu: Hierarchical SRCU implementation.
[    0.455123] rcu:     Max phase no-delay instances is 1000.
[    0.455718] EFI services will not be available.
[    0.460906] smp: Bringing up secondary CPUs ...
[    0.628079] smp: Brought up 8 nodes, 128 CPUs
[    0.698077] devtmpfs: initialized
[    0.712448] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.713624] futex hash table entries: 32768 (order: 9, 2097152 bytes, vmalloc)
[    0.717064] pinctrl core: initialized pinctrl subsystem
[    0.719463] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.722464] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.724683] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.724766] audit: initializing netlink subsys (disabled)
[    0.725107] audit: type=2000 audit(0.268:1): state=initialized audit_enabled=0 res=1
[    0.726361] cpuidle: using governor ladder
[    0.726440] cpuidle: using governor menu
[    0.781296] sophgo,top-intc 70300102e0.top_intc: is a msi parent
[    0.783678] sophgo,top-intc f0300102e0.top_intc: is a msi parent
[    0.809287] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.809309] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.809321] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.809330] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.814538] fbcon: Taking over console
[    0.815073] iommu: Default domain type: Translated 
[    0.815088] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.817512] SCSI subsystem initialized
[    0.818062] usbcore: registered new interface driver usbfs
[    0.818103] usbcore: registered new interface driver hub
[    0.818261] usbcore: registered new device driver usb
[    0.819674] pps_core: LinuxPPS API ver. 1 registered
[    0.819694] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.819740] PTP clock support registered
[    0.820533] EDAC MC: Ver: 3.0.0
[    0.821756] NetLabel: Initializing
[    0.821774] NetLabel:  domain hash size = 128
[    0.821783] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.821837] NetLabel:  unlabeled traffic allowed by default
[    0.822114] mctp: management component transport protocol core
[    0.822128] NET: Registered PF_MCTP protocol family
[    0.822296] vgaarb: loaded
[    0.825217] clocksource: Switched to clocksource dw-apb-timer1
[    0.826022] VFS: Disk quotas dquot_6.6.0
[    0.826172] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.826975] AppArmor: AppArmor Filesystem Enabled
[    0.827827]  dummy_timer is not functional.
[    0.827827]  dummy_timer is not functional.
[    0.827827]  dummy_timer is not functional.
[    0.827827]  dummy_timer is not functional.
[    0.827832]  dummy_timer is not functional.
[    0.827833]  dummy_timer is not functional.
[    0.827832]  dummy_timer is not functional.
[    0.827836] Could not switch to high resolution mode on CPU 3
[    0.827836] Could not switch to high resolution mode on CPU 2
[    0.827836] Could not switch to high resolution mode on CPU 4
[    0.827836]  dummy_timer is not functional.
[    0.827837]  dummy_timer is not functional.
[    0.827837]  dummy_timer is not functional.
[    0.827836]  dummy_timer is not functional.
[    0.827839]  dummy_timer is not functional.
[    0.827839]  dummy_timer is not functional.
[    0.827839]  dummy_timer is not functional.
[    0.827839]  dummy_timer is not functional.
[    0.827842] Could not switch to high resolution mode on CPU 7
[    0.827841]  dummy_timer is not functional.
[    0.827841]  dummy_timer is not functional.
[    0.827842]  dummy_timer is not functional.
[    0.827842] Could not switch to high resolution mode on CPU 6
[    0.827842] Could not switch to high resolution mode on CPU 5
[    0.827841]  dummy_timer is not functional.
[    0.827843]  dummy_timer is not functional.
[    0.827843]  dummy_timer is not functional.
[    0.827843]  dummy_timer is not functional.
[    0.827845] Could not switch to high resolution mode on CPU 10
[    0.827845] Could not switch to high resolution mode on CPU 11
[    0.827846] Could not switch to high resolution mode on CPU 8
[    0.827846]  dummy_timer is not functional.
[    0.827846]  dummy_timer is not functional.
[    0.827846]  dummy_timer is not functional.
[    0.827846]  dummy_timer is not functional.
[    0.827850]  dummy_timer is not functional.
[    0.827850]  dummy_timer is not functional.
[    0.827849]  dummy_timer is not functional.
[    0.827849]  dummy_timer is not functional.
[    0.827849]  dummy_timer is not functional.
[    0.827853]  dummy_timer is not functional.
[    0.827854]  dummy_timer is not functional.
[    0.827849]  dummy_timer is not functional.
[    0.827854]  dummy_timer is not functional.
[    0.827853]  dummy_timer is not functional.
[    0.827853]  dummy_timer is not functional.
[    0.827854]  dummy_timer is not functional.
[    0.827853]  dummy_timer is not functional.
[    0.827860]  dummy_timer is not functional.
[    0.827859]  dummy_timer is not functional.
[    0.827860]  dummy_timer is not functional.
[    0.827852] Could not switch to high resolution mode on CPU 1
[    0.827865]  dummy_timer is not functional.
[    0.827863]  dummy_timer is not functional.
[    0.827859]  dummy_timer is not functional.
[    0.827867]  dummy_timer is not functional.
[    0.827863]  dummy_timer is not functional.
[    0.827863]  dummy_timer is not functional.
[    0.827867]  dummy_timer is not functional.
[    0.827860]  dummy_timer is not functional.
[    0.827844]  dummy_timer is not functional.
[    0.827868]  dummy_timer is not functional.
[    0.827863]  dummy_timer is not functional.
[    0.827860]  dummy_timer is not functional.
[    0.827865]  dummy_timer is not functional.
[    0.827859]  dummy_timer is not functional.
[    0.827859]  dummy_timer is not functional.
[    0.827867]  dummy_timer is not functional.
[    0.827845] Could not switch to high resolution mode on CPU 9
[    0.827865]  dummy_timer is not functional.
[    0.827854]  dummy_timer is not functional.
[    0.827850]  dummy_timer is not functional.
[    0.827850]  dummy_timer is not functional.
[    0.827865]  dummy_timer is not functional.
[    0.827914]  dummy_timer is not functional.
[    0.827914]  dummy_timer is not functional.
[    0.827911]  dummy_timer is not functional.
[    0.827918]  dummy_timer is not functional.
[    0.827918]  dummy_timer is not functional.
[    0.827931]  dummy_timer is not functional.
[    0.827943]  dummy_timer is not functional.
[    0.827935]  dummy_timer is not functional.
[    0.827956]  dummy_timer is not functional.
[    0.827947]  dummy_timer is not functional.
[    0.827920]  dummy_timer is not functional.
[    0.827941]  dummy_timer is not functional.
[    0.827955]  dummy_timer is not functional.
[    0.827925]  dummy_timer is not functional.
[    0.827958]  dummy_timer is not functional.
[    0.827958]  dummy_timer is not functional.
[    0.827942]  dummy_timer is not functional.
[    0.827954]  dummy_timer is not functional.
[    0.827948]  dummy_timer is not functional.
[    0.827936]  dummy_timer is not functional.
[    0.827935]  dummy_timer is not functional.
[    0.827947]  dummy_timer is not functional.
[    0.827956]  dummy_timer is not functional.
[    0.827931]  dummy_timer is not functional.
[    0.827946]  dummy_timer is not functional.
[    0.827937]  dummy_timer is not functional.
[    0.827944]  dummy_timer is not functional.
[    0.827943]  dummy_timer is not functional.
[    0.828147] Could not switch to high resolution mode on CPU 106
[    0.827948]  dummy_timer is not functional.
[    0.827914]  dummy_timer is not functional.
[    0.828198] Could not switch to high resolution mode on CPU 104
[    0.828232] Could not switch to high resolution mode on CPU 105
[    0.827948]  dummy_timer is not functional.
[    0.828291] Could not switch to high resolution mode on CPU 107
[    0.827947]  dummy_timer is not functional.
[    0.827932]  dummy_timer is not functional.
[    0.827948]  dummy_timer is not functional.
[    0.828262] Could not switch to high resolution mode on CPU 47
[    0.827899] Could not switch to high resolution mode on CPU 61
[    0.827924]  dummy_timer is not functional.
[    0.827920]  dummy_timer is not functional.
[    0.827919]  dummy_timer is not functional.
[    0.827925]  dummy_timer is not functional.
[    0.827924]  dummy_timer is not functional.
[    0.827958]  dummy_timer is not functional.
[    0.828382] Could not switch to high resolution mode on CPU 126
[    0.827931]  dummy_timer is not functional.
[    0.827958]  dummy_timer is not functional.
[    0.828516] Could not switch to high resolution mode on CPU 125
[    0.827954]  dummy_timer is not functional.
[    0.827954]  dummy_timer is not functional.
[    0.827931]  dummy_timer is not functional.
[    0.827930]  dummy_timer is not functional.
[    0.827948]  dummy_timer is not functional.
[    0.828325] Could not switch to high resolution mode on CPU 113
[    0.828319] Could not switch to high resolution mode on CPU 112
[    0.828639] Could not switch to high resolution mode on CPU 90
[    0.827936]  dummy_timer is not functional.
[    0.828252] Could not switch to high resolution mode on CPU 96
[    0.827932] Could not switch to high resolution mode on CPU 57
[    0.827957]  dummy_timer is not functional.
[    0.827956]  dummy_timer is not functional.
[    0.827940]  dummy_timer is not functional.
[    0.827911]  dummy_timer is not functional.
[    0.827911]  dummy_timer is not functional.
[    0.827910]  dummy_timer is not functional.
[    0.827919]  dummy_timer is not functional.
[    0.828542] Could not switch to high resolution mode on CPU 76
[    0.827940]  dummy_timer is not functional.
[    0.827940]  dummy_timer is not functional.
[    0.827914]  dummy_timer is not functional.
[    0.828986] Could not switch to high resolution mode on CPU 103
[    0.828794] Could not switch to high resolution mode on CPU 115
[    0.829026] Could not switch to high resolution mode on CPU 88
[    0.827935]  dummy_timer is not functional.
[    0.827934]  dummy_timer is not functional.
[    0.827934]  dummy_timer is not functional.
[    0.828929] Could not switch to high resolution mode on CPU 56
[    0.829130] Could not switch to high resolution mode on CPU 91
[    0.829163] Could not switch to high resolution mode on CPU 102
[    0.829164] Could not switch to high resolution mode on CPU 101
[    0.829133] Could not switch to high resolution mode on CPU 68
[    0.829260] Could not switch to high resolution mode on CPU 71
[    0.829166] Could not switch to high resolution mode on CPU 70
[    0.829131] Could not switch to high resolution mode on CPU 89
[    0.828494] Could not switch to high resolution mode on CPU 110
[    0.828679] Could not switch to high resolution mode on CPU 127
[    0.828931] Could not switch to high resolution mode on CPU 122
[    0.829399] Could not switch to high resolution mode on CPU 100
[    0.828930] Could not switch to high resolution mode on CPU 121
[    0.829055] Could not switch to high resolution mode on CPU 66
[    0.829055] Could not switch to high resolution mode on CPU 67
[    0.829492] Could not switch to high resolution mode on CPU 120
[    0.829492] Could not switch to high resolution mode on CPU 124
[    0.829505] Could not switch to high resolution mode on CPU 123
[    0.829456] Could not switch to high resolution mode on CPU 109
[    0.829485] Could not switch to high resolution mode on CPU 108
[    0.829057] Could not switch to high resolution mode on CPU 79
[    0.829056] Could not switch to high resolution mode on CPU 77
[    0.827918]  dummy_timer is not functional.
[    0.827918]  dummy_timer is not functional.
[    0.828471] Could not switch to high resolution mode on CPU 85
[    0.827932]  dummy_timer is not functional.
[    0.827931]  dummy_timer is not functional.
[    0.829608] Could not switch to high resolution mode on CPU 111
[    0.829700] Could not switch to high resolution mode on CPU 78
[    0.829744] Could not switch to high resolution mode on CPU 86
[    0.829321] Could not switch to high resolution mode on CPU 94
[    0.829549] Could not switch to high resolution mode on CPU 69
[    0.829722] Could not switch to high resolution mode on CPU 74
[    0.829826] Could not switch to high resolution mode on CPU 84
[    0.829722] Could not switch to high resolution mode on CPU 72
[    0.829875] Could not switch to high resolution mode on CPU 87
[    0.828509] Could not switch to high resolution mode on CPU 81
[    0.829975] Could not switch to high resolution mode on CPU 92
[    0.829975] Could not switch to high resolution mode on CPU 95
[    0.830078] Could not switch to high resolution mode on CPU 93
[    0.830088] Could not switch to high resolution mode on CPU 80
[    0.830182] Could not switch to high resolution mode on CPU 83
[    0.830463] Could not switch to high resolution mode on CPU 82
[    0.831310] Could not switch to high resolution mode on CPU 36
[    0.831326] Could not switch to high resolution mode on CPU 14
[    0.832076] Could not switch to high resolution mode on CPU 40
[    0.832786] Could not switch to high resolution mode on CPU 32
[    0.834178] Could not switch to high resolution mode on CPU 19
[    0.835585] Could not switch to high resolution mode on CPU 15
[    0.835605] Could not switch to high resolution mode on CPU 0
[    0.836338] Could not switch to high resolution mode on CPU 24
[    0.837041] Could not switch to high resolution mode on CPU 38
[    0.838338] Could not switch to high resolution mode on CPU 75
[    0.838358] Could not switch to high resolution mode on CPU 73
[    0.839069] Could not switch to high resolution mode on CPU 27
[    0.839109] Could not switch to high resolution mode on CPU 25
[    0.839801] Could not switch to high resolution mode on CPU 48
[    0.840435] Could not switch to high resolution mode on CPU 20
[    0.841032] Could not switch to high resolution mode on CPU 117
[    0.841032] Could not switch to high resolution mode on CPU 118
[    0.841033] Could not switch to high resolution mode on CPU 116
[    0.841063] Could not switch to high resolution mode on CPU 119
[    0.841713] Could not switch to high resolution mode on CPU 21
[    0.842852] Could not switch to high resolution mode on CPU 49
[    0.843427] Could not switch to high resolution mode on CPU 33
[    0.844508] Could not switch to high resolution mode on CPU 60
[    0.844574] Could not switch to high resolution mode on CPU 62
[    0.844713] Could not switch to high resolution mode on CPU 63
[    0.845251] Could not switch to high resolution mode on CPU 30
[    0.845811] Could not switch to high resolution mode on CPU 17
[    0.846849] Could not switch to high resolution mode on CPU 12
[    0.847435] Could not switch to high resolution mode on CPU 29
[    0.848507] Could not switch to high resolution mode on CPU 18
[    0.848980] Could not switch to high resolution mode on CPU 52
[    0.849525] Could not switch to high resolution mode on CPU 28
[    0.850042] Could not switch to high resolution mode on CPU 34
[    0.851067] Could not switch to high resolution mode on CPU 54
[    0.852504] Could not switch to high resolution mode on CPU 50
[    0.853054] Could not switch to high resolution mode on CPU 22
[    0.853578] Could not switch to high resolution mode on CPU 59
[    0.853696] Could not switch to high resolution mode on CPU 58
[    0.854264] Could not switch to high resolution mode on CPU 41
[    0.854751] Could not switch to high resolution mode on CPU 46
[    0.854768] Could not switch to high resolution mode on CPU 114
[    0.854839] Could not switch to high resolution mode on CPU 45
[    0.854926] Could not switch to high resolution mode on CPU 44
[    0.855403] Could not switch to high resolution mode on CPU 23
[    0.855788] Could not switch to high resolution mode on CPU 16
[    0.856658] Could not switch to high resolution mode on CPU 43
[    0.858183] Could not switch to high resolution mode on CPU 64
[    0.858190] Could not switch to high resolution mode on CPU 65
[    0.858200] Could not switch to high resolution mode on CPU 53
[    0.858876] Could not switch to high resolution mode on CPU 42
[    0.860634] Could not switch to high resolution mode on CPU 37
[    0.861068] Could not switch to high resolution mode on CPU 31
[    0.861582] Could not switch to high resolution mode on CPU 35
[    0.861823] Could not switch to high resolution mode on CPU 55
[    0.861954] Could not switch to high resolution mode on CPU 51
[    0.862093] Could not switch to high resolution mode on CPU 97
[    0.862121] Could not switch to high resolution mode on CPU 99
[    0.862125] Could not switch to high resolution mode on CPU 98
[    0.862138] Could not switch to high resolution mode on CPU 26
[    0.862148] Could not switch to high resolution mode on CPU 13
[    0.862229] Could not switch to high resolution mode on CPU 39
[    0.864443] NET: Registered PF_INET protocol family
[    0.865760] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    0.882258] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[    0.883608] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[    0.886301] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
[    0.889119] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    0.894446] TCP: Hash tables configured (established 524288 bind 65536)
[    0.896915] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc)
[    0.900220] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    0.901941] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    0.903561] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.903617] NET: Registered PF_XDP protocol family
[    0.903642] PCI: CLS 0 bytes, default 64
[    0.904351] Trying to unpack rootfs image as initramfs...
[    0.912370] Initialise system trusted keyrings
[    0.912453] Key type blacklist registered
[    0.913961] workingset: timestamp_bits=43 max_order=26 bucket_order=0
[    0.918528] zbud: loaded
[    0.921492] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.922454] fuse: init (API version 7.37)
[    0.927416] integrity: Platform Keyring initialized
[    0.927468] integrity: Machine keyring initialized
[    0.959353] Key type asymmetric registered
[    0.959367] Asymmetric key parser 'x509' registered
[    1.982432] Freeing initrd memory: 42004K
[    2.185712] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    2.185942] bounce: pool size: 64 pages
[    2.186226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    2.186703] io scheduler mq-deadline registered
[    2.203505] pwm_sophgo_probe
[    2.203821] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.204468] cdns-pcie-host 7062000000.pcie: host bridge /pcie@7062000000 ranges:
[    2.204512] cdns-pcie-host 7062000000.pcie:       IO 0x48c0000000..0x48c03fffff -> 0x00c0000000
[    2.204540] cdns-pcie-host 7062000000.pcie:      MEM 0x48d0000000..0x48dfffffff -> 0x00d0000000
[    2.204562] cdns-pcie-host 7062000000.pcie:      MEM 0x48e0000000..0x48ffffffff -> 0x00e0000000
[    2.204581] cdns-pcie-host 7062000000.pcie:      MEM 0x4a00000000..0x4bffffffff -> 0x4a00000000
[    2.204597] cdns-pcie-host 7062000000.pcie:      MEM 0x4900000000..0x49ffffffff -> 0x4900000000
[    2.204692] cdns-pcie-host 7062000000.pcie: Memory resource size exceeds max for 32 bits
[    2.205266] cdns-pcie-host 7062000000.pcie: no phy-names.  PHY will not be initialized
[    2.205409] cdns-pcie-host 7062000000.pcie: PCI host bridge to bus 0000:00
[    2.205423] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
[    2.205435] pci_bus 0000:00: root bus resource [bus 00-3f]
[    2.205449] pci_bus 0000:00: root bus resource [io  0x0000-0x3fffff] (bus address [0xc0000000-0xc03fffff])
[    2.205463] pci_bus 0000:00: root bus resource [mem 0x48d0000000-0x48dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[    2.205476] pci_bus 0000:00: root bus resource [mem 0x48e0000000-0x48ffffffff] (bus address [0xe0000000-0xffffffff])
[    2.205488] pci_bus 0000:00: root bus resource [mem 0x4a00000000-0x4bffffffff pref]
[    2.205498] pci_bus 0000:00: root bus resource [mem 0x4900000000-0x49ffffffff]
[    2.205533] pci 0000:00:00.0: [1e30:2042] type 01 class 0x060400
[    2.205631] pci 0000:00:00.0: supports D1
[    2.205643] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.209033] pci 0000:01:00.0: [11f8:4052] type 01 class 0x060400
[    2.213927] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    2.219806] pci 0000:01:00.1: [11f8:4052] type 00 class 0x058000
[    2.221008] pci 0000:01:00.1: reg 0x10: [mem 0x4a00000000-0x4a003fffff 64bit pref]
[    2.223509] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[    2.241426] pci 0000:02:00.0: [11f8:4052] type 01 class 0x060400
[    2.245373] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.250730] pci 0000:02:01.0: [11f8:4052] type 01 class 0x060400
[    2.254683] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    2.260041] pci 0000:02:02.0: [11f8:4052] type 01 class 0x060400
[    2.264228] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
[    2.269596] pci 0000:02:03.0: [11f8:4052] type 01 class 0x060400
[    2.273548] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    2.278926] pci 0000:02:04.0: [11f8:4052] type 01 class 0x060400
[    2.283114] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    2.288502] pci 0000:02:05.0: [11f8:4052] type 01 class 0x060400
[    2.292680] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[    2.298077] pci 0000:02:06.0: [11f8:4052] type 01 class 0x060400
[    2.302029] pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
[    2.307444] pci 0000:02:07.0: [11f8:4052] type 01 class 0x060400
[    2.311555] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    2.321842] pci 0000:03:00.0: [8086:151c] type 00 class 0x020000
[    2.322155] pci 0000:03:00.0: reg 0x10: [mem 0x48e1800000-0x48e19fffff 64bit]
[    2.322368] pci 0000:03:00.0: reg 0x18: [io  0x1000-0x101f]
[    2.322838] pci 0000:03:00.0: reg 0x20: [mem 0x48e1e00000-0x48e1e03fff 64bit]
[    2.322899] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x000fffff pref]
[    2.324841] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.326007] pci 0000:03:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.326020] pci 0000:03:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
[    2.326312] pci 0000:03:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.326324] pci 0000:03:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
[    2.335381] pci 0000:03:00.1: [8086:151c] type 00 class 0x020000
[    2.335873] pci 0000:03:00.1: reg 0x10: [mem 0x48e1a00000-0x48e1bfffff 64bit]
[    2.336072] pci 0000:03:00.1: reg 0x18: [io  0x1020-0x103f]
[    2.336378] pci 0000:03:00.1: reg 0x20: [mem 0x48e1e04000-0x48e1e07fff 64bit]
[    2.336593] pci 0000:03:00.1: reg 0x30: [mem 0x00000000-0x000fffff pref]
[    2.338546] pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
[    2.339322] pci 0000:03:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    2.339334] pci 0000:03:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
[    2.339792] pci 0000:03:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    2.339803] pci 0000:03:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
[    2.348348] pci_bus 0000:03: busn_res: [bus 03-3f] end is updated to 03
[    2.349595] pci_bus 0000:04: busn_res: [bus 04-3f] end is updated to 04
[    2.350848] pci 0000:05:00.0: [15b7:5030] type 00 class 0x010802
[    2.351345] pci 0000:05:00.0: reg 0x10: [mem 0x48e2100000-0x48e2103fff 64bit]
[    2.359439] pci_bus 0000:05: busn_res: [bus 05-3f] end is updated to 05
[    2.360836] pci_bus 0000:06: busn_res: [bus 06-3f] end is updated to 06
[    2.362135] pci 0000:07:00.0: [1912:0014] type 00 class 0x0c0330
[    2.362632] pci 0000:07:00.0: reg 0x10: [mem 0x48e2500000-0x48e2501fff 64bit]
[    2.365319] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[    2.367748] pci_bus 0000:07: busn_res: [bus 07-3f] end is updated to 07
[    2.369200] pci 0000:08:00.0: [1912:0014] type 00 class 0x0c0330
[    2.369701] pci 0000:08:00.0: reg 0x10: [mem 0x48e2700000-0x48e2701fff 64bit]
[    2.372387] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    2.374658] pci_bus 0000:08: busn_res: [bus 08-3f] end is updated to 08
[    2.376122] pci 0000:09:00.0: [1a03:1150] type 01 class 0x060400
[    2.379033] pci 0000:09:00.0: supports D1 D2
[    2.379042] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.383425] pci_bus 0000:0a: extended config space not accessible
[    2.383673] pci 0000:0a:00.0: [1a03:2000] type 00 class 0x030000
[    2.383963] pci 0000:0a:00.0: reg 0x10: [mem 0x48e0000000-0x48e0ffffff]
[    2.384160] pci 0000:0a:00.0: reg 0x14: [mem 0x48e1100000-0x48e113ffff]
[    2.384227] pci 0000:0a:00.0: reg 0x18: [io  0x7000-0x707f]
[    2.385678] pci 0000:0a:00.0: supports D1 D2
[    2.385688] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.386222] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
[    2.386235] pci 0000:0a:00.0: vgaarb: bridge control possible
[    2.386244] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    2.386394] pci 0000:0a:01.0: [1a03:2402] type 00 class 0x0c0701
[    2.386670] pci 0000:0a:01.0: reg 0x10: [mem 0x48e1000000-0x48e10fffff]
[    2.386881] pci 0000:0a:01.0: reg 0x14: [mem 0x48e1140000-0x48e117ffff]
[    2.388553] pci 0000:0a:01.0: supports D1 D2
[    2.388563] pci 0000:0a:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.391966] pci_bus 0000:0a: busn_res: [bus 0a-3f] end is updated to 0a
[    2.392015] pci_bus 0000:09: busn_res: [bus 09-3f] end is updated to 0a
[    2.393205] pci_bus 0000:0b: busn_res: [bus 0b-3f] end is updated to 0b
[    2.393275] pci_bus 0000:02: busn_res: [bus 02-3f] end is updated to 0b
[    2.393616] pci_bus 0000:01: busn_res: [bus 01-3f] end is updated to 0b
[    2.393669] pci 0000:00:00.0: BAR 14: assigned [mem 0x48e0000000-0x48e2ffffff]
[    2.393687] pci 0000:00:00.0: BAR 15: assigned [mem 0x4a00000000-0x4a017fffff 64bit pref]
[    2.393700] pci 0000:00:00.0: BAR 13: assigned [io  0x1000-0x9fff]
[    2.393736] pci 0000:01:00.0: BAR 14: assigned [mem 0x48e0000000-0x48e2ffffff]
[    2.393749] pci 0000:01:00.1: BAR 0: assigned [mem 0x4a00000000-0x4a003fffff 64bit pref]
[    2.393826] pci 0000:01:00.0: BAR 15: assigned [mem 0x4a00400000-0x4a015fffff 64bit pref]
[    2.393838] pci 0000:01:00.0: BAR 13: assigned [io  0x1000-0x9fff]
[    2.393862] pci 0000:02:06.0: BAR 14: assigned [mem 0x48e0000000-0x48e17fffff]
[    2.393874] pci 0000:02:00.0: BAR 14: assigned [mem 0x48e1800000-0x48e1efffff]
[    2.393884] pci 0000:02:00.0: BAR 15: assigned [mem 0x4a00400000-0x4a007fffff 64bit pref]
[    2.393897] pci 0000:02:01.0: BAR 14: assigned [mem 0x48e1f00000-0x48e20fffff]
[    2.393907] pci 0000:02:01.0: BAR 15: assigned [mem 0x4a00800000-0x4a009fffff 64bit pref]
[    2.393918] pci 0000:02:02.0: BAR 14: assigned [mem 0x48e2100000-0x48e22fffff]
[    2.393929] pci 0000:02:02.0: BAR 15: assigned [mem 0x4a00a00000-0x4a00bfffff 64bit pref]
[    2.393940] pci 0000:02:03.0: BAR 14: assigned [mem 0x48e2300000-0x48e24fffff]
[    2.393950] pci 0000:02:03.0: BAR 15: assigned [mem 0x4a00c00000-0x4a00dfffff 64bit pref]
[    2.393961] pci 0000:02:04.0: BAR 14: assigned [mem 0x48e2500000-0x48e26fffff]
[    2.393971] pci 0000:02:04.0: BAR 15: assigned [mem 0x4a00e00000-0x4a00ffffff 64bit pref]
[    2.393983] pci 0000:02:05.0: BAR 14: assigned [mem 0x48e2700000-0x48e28fffff]
[    2.393993] pci 0000:02:05.0: BAR 15: assigned [mem 0x4a01000000-0x4a011fffff 64bit pref]
[    2.394004] pci 0000:02:06.0: BAR 15: assigned [mem 0x4a01200000-0x4a013fffff 64bit pref]
[    2.394015] pci 0000:02:07.0: BAR 14: assigned [mem 0x48e2900000-0x48e2afffff]
[    2.394025] pci 0000:02:07.0: BAR 15: assigned [mem 0x4a01400000-0x4a015fffff 64bit pref]
[    2.394036] pci 0000:02:00.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.394045] pci 0000:02:01.0: BAR 13: assigned [io  0x2000-0x2fff]
[    2.394054] pci 0000:02:02.0: BAR 13: assigned [io  0x3000-0x3fff]
[    2.394063] pci 0000:02:03.0: BAR 13: assigned [io  0x4000-0x4fff]
[    2.394072] pci 0000:02:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    2.394081] pci 0000:02:05.0: BAR 13: assigned [io  0x6000-0x6fff]
[    2.394090] pci 0000:02:06.0: BAR 13: assigned [io  0x7000-0x8fff]
[    2.394099] pci 0000:02:07.0: BAR 13: assigned [io  0x9000-0x9fff]
[    2.394118] pci 0000:03:00.0: BAR 0: assigned [mem 0x48e1800000-0x48e19fffff 64bit]
[    2.394204] pci 0000:03:00.1: BAR 0: assigned [mem 0x48e1a00000-0x48e1bfffff 64bit]
[    2.394286] pci 0000:03:00.0: BAR 6: assigned [mem 0x48e1c00000-0x48e1cfffff pref]
[    2.394298] pci 0000:03:00.1: BAR 6: assigned [mem 0x48e1d00000-0x48e1dfffff pref]
[    2.394309] pci 0000:03:00.0: BAR 4: assigned [mem 0x48e1e00000-0x48e1e03fff 64bit]
[    2.394498] pci 0000:03:00.0: BAR 7: assigned [mem 0x4a00400000-0x4a004fffff 64bit pref]
[    2.394693] pci 0000:03:00.0: BAR 10: assigned [mem 0x4a00500000-0x4a005fffff 64bit pref]
[    2.394735] pci 0000:03:00.1: BAR 4: assigned [mem 0x48e1e04000-0x48e1e07fff 64bit]
[    2.394965] pci 0000:03:00.1: BAR 7: assigned [mem 0x4a00600000-0x4a006fffff 64bit pref]
[    2.395007] pci 0000:03:00.1: BAR 10: assigned [mem 0x4a00700000-0x4a007fffff 64bit pref]
[    2.395183] pci 0000:03:00.0: BAR 2: assigned [io  0x1000-0x101f]
[    2.395212] pci 0000:03:00.1: BAR 2: assigned [io  0x1020-0x103f]
[    2.395244] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.395262] pci 0000:02:00.0:   bridge window [io  0x1000-0x1fff]
[    2.395428] pci 0000:02:00.0:   bridge window [mem 0x48e1800000-0x48e1efffff]
[    2.395502] pci 0000:02:00.0:   bridge window [mem 0x4a00400000-0x4a007fffff 64bit pref]
[    2.395641] pci 0000:02:01.0: PCI bridge to [bus 04]
[    2.395663] pci 0000:02:01.0:   bridge window [io  0x2000-0x2fff]
[    2.395700] pci 0000:02:01.0:   bridge window [mem 0x48e1f00000-0x48e20fffff]
[    2.395772] pci 0000:02:01.0:   bridge window [mem 0x4a00800000-0x4a009fffff 64bit pref]
[    2.395968] pci 0000:05:00.0: BAR 0: assigned [mem 0x48e2100000-0x48e2103fff 64bit]
[    2.396155] pci 0000:02:02.0: PCI bridge to [bus 05]
[    2.396173] pci 0000:02:02.0:   bridge window [io  0x3000-0x3fff]
[    2.396211] pci 0000:02:02.0:   bridge window [mem 0x48e2100000-0x48e22fffff]
[    2.396283] pci 0000:02:02.0:   bridge window [mem 0x4a00a00000-0x4a00bfffff 64bit pref]
[    2.396465] pci 0000:02:03.0: PCI bridge to [bus 06]
[    2.396482] pci 0000:02:03.0:   bridge window [io  0x4000-0x4fff]
[    2.396519] pci 0000:02:03.0:   bridge window [mem 0x48e2300000-0x48e24fffff]
[    2.396688] pci 0000:02:03.0:   bridge window [mem 0x4a00c00000-0x4a00dfffff 64bit pref]
[    2.396830] pci 0000:07:00.0: BAR 0: assigned [mem 0x48e2500000-0x48e2501fff 64bit]
[    2.396925] pci 0000:02:04.0: PCI bridge to [bus 07]
[    2.396942] pci 0000:02:04.0:   bridge window [io  0x5000-0x5fff]
[    2.396979] pci 0000:02:04.0:   bridge window [mem 0x48e2500000-0x48e26fffff]
[    2.397189] pci 0000:02:04.0:   bridge window [mem 0x4a00e00000-0x4a00ffffff 64bit pref]
[    2.397331] pci 0000:08:00.0: BAR 0: assigned [mem 0x48e2700000-0x48e2701fff 64bit]
[    2.397428] pci 0000:02:05.0: PCI bridge to [bus 08]
[    2.397445] pci 0000:02:05.0:   bridge window [io  0x6000-0x6fff]
[    2.397625] pci 0000:02:05.0:   bridge window [mem 0x48e2700000-0x48e28fffff]
[    2.397698] pci 0000:02:05.0:   bridge window [mem 0x4a01000000-0x4a011fffff 64bit pref]
[    2.397840] pci 0000:09:00.0: BAR 14: assigned [mem 0x48e0000000-0x48e17fffff]
[    2.397851] pci 0000:09:00.0: BAR 13: assigned [io  0x7000-0x7fff]
[    2.397864] pci 0000:0a:00.0: BAR 0: assigned [mem 0x48e0000000-0x48e0ffffff]
[    2.397898] pci 0000:0a:01.0: BAR 0: assigned [mem 0x48e1000000-0x48e10fffff]
[    2.397931] pci 0000:0a:00.0: BAR 1: assigned [mem 0x48e1100000-0x48e113ffff]
[    2.397963] pci 0000:0a:01.0: BAR 1: assigned [mem 0x48e1140000-0x48e117ffff]
[    2.397995] pci 0000:0a:00.0: BAR 2: assigned [io  0x7000-0x707f]
[    2.398130] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    2.398149] pci 0000:09:00.0:   bridge window [io  0x7000-0x7fff]
[    2.398192] pci 0000:09:00.0:   bridge window [mem 0x48e0000000-0x48e17fffff]
[    2.398398] pci 0000:02:06.0: PCI bridge to [bus 09-0a]
[    2.398415] pci 0000:02:06.0:   bridge window [io  0x7000-0x8fff]
[    2.398454] pci 0000:02:06.0:   bridge window [mem 0x48e0000000-0x48e17fffff]
[    2.398660] pci 0000:02:06.0:   bridge window [mem 0x4a01200000-0x4a013fffff 64bit pref]
[    2.398801] pci 0000:02:07.0: PCI bridge to [bus 0b]
[    2.398819] pci 0000:02:07.0:   bridge window [io  0x9000-0x9fff]
[    2.398862] pci 0000:02:07.0:   bridge window [mem 0x48e2900000-0x48e2afffff]
[    2.398934] pci 0000:02:07.0:   bridge window [mem 0x4a01400000-0x4a015fffff 64bit pref]
[    2.399075] pci 0000:01:00.0: PCI bridge to [bus 02-0b]
[    2.399096] pci 0000:01:00.0:   bridge window [io  0x1000-0x9fff]
[    2.399132] pci 0000:01:00.0:   bridge window [mem 0x48e0000000-0x48e2ffffff]
[    2.399448] pci 0000:01:00.0:   bridge window [mem 0x4a00400000-0x4a015fffff 64bit pref]
[    2.400086] pci 0000:00:00.0: PCI bridge to [bus 01-0b]
[    2.400097] pci 0000:00:00.0:   bridge window [io  0x1000-0x9fff]
[    2.400108] pci 0000:00:00.0:   bridge window [mem 0x48e0000000-0x48e2ffffff]
[    2.400118] pci 0000:00:00.0:   bridge window [mem 0x4a00000000-0x4a017fffff 64bit pref]
[    2.403667] cdns-pcie-host f060000000.pcie: host bridge /pcie@f060000000 ranges:
[    2.403708] cdns-pcie-host f060000000.pcie:       IO 0xc0c0800000..0xc0c0ffffff -> 0x00c0800000
[    2.403734] cdns-pcie-host f060000000.pcie:      MEM 0xc0d0000000..0xc0dfffffff -> 0x00d0000000
[    2.403754] cdns-pcie-host f060000000.pcie:      MEM 0xc0e0000000..0xc0ffffffff -> 0x00e0000000
[    2.403773] cdns-pcie-host f060000000.pcie:      MEM 0xc200000000..0xc3ffffffff -> 0xc200000000
[    2.403789] cdns-pcie-host f060000000.pcie:      MEM 0xc100000000..0xc1ffffffff -> 0xc100000000
[    2.404047] cdns-pcie-host f060000000.pcie: Memory resource size exceeds max for 32 bits
[    2.404595] cdns-pcie-host f060000000.pcie: no phy-names.  PHY will not be initialized
[    2.404721] cdns-pcie-host f060000000.pcie: PCI host bridge to bus 0001:80
[    2.404733] pci_bus 0001:80: Unknown NUMA node; performance will be reduced
[    2.404744] pci_bus 0001:80: root bus resource [bus 80-ff]
[    2.404756] pci_bus 0001:80: root bus resource [io  0x400000-0xbfffff] (bus address [0xc0800000-0xc0ffffff])
[    2.404769] pci_bus 0001:80: root bus resource [mem 0xc0d0000000-0xc0dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[    2.404782] pci_bus 0001:80: root bus resource [mem 0xc0e0000000-0xc0ffffffff] (bus address [0xe0000000-0xffffffff])
[    2.404793] pci_bus 0001:80: root bus resource [mem 0xc200000000-0xc3ffffffff pref]
[    2.404804] pci_bus 0001:80: root bus resource [mem 0xc100000000-0xc1ffffffff]
[    2.404838] pci 0001:80:00.0: [1e30:2042] type 01 class 0x060400
[    2.404956] pci 0001:80:00.0: supports D1
[    2.404966] pci 0001:80:00.0: PME# supported from D0 D1 D3hot
[    2.408637] pci 0001:81:00.0: [11f8:4052] type 01 class 0x060400
[    2.412814] pci 0001:81:00.0: PME# supported from D0 D3hot D3cold
[    2.418765] pci 0001:81:00.1: [11f8:4052] type 00 class 0x058000
[    2.419982] pci 0001:81:00.1: reg 0x10: [mem 0xc200000000-0xc2003fffff 64bit pref]
[    2.422398] pci 0001:81:00.1: PME# supported from D0 D3hot D3cold
[    2.426562] pci 0001:82:00.0: [11f8:4052] type 01 class 0x060400
[    2.430517] pci 0001:82:00.0: PME# supported from D0 D3hot D3cold
[    2.435917] pci 0001:82:01.0: [11f8:4052] type 01 class 0x060400
[    2.439867] pci 0001:82:01.0: PME# supported from D0 D3hot D3cold
[    2.445249] pci 0001:82:02.0: [11f8:4052] type 01 class 0x060400
[    2.449360] pci 0001:82:02.0: PME# supported from D0 D3hot D3cold
[    2.454758] pci 0001:82:03.0: [11f8:4052] type 01 class 0x060400
[    2.458712] pci 0001:82:03.0: PME# supported from D0 D3hot D3cold
[    2.468471] pci_bus 0001:83: busn_res: [bus 83-ff] end is updated to 83
[    2.469633] pci_bus 0001:84: busn_res: [bus 84-ff] end is updated to 84
[    2.470794] pci_bus 0001:85: busn_res: [bus 85-ff] end is updated to 85
[    2.471908] pci_bus 0001:86: busn_res: [bus 86-ff] end is updated to 86
[    2.472001] pci_bus 0001:82: busn_res: [bus 82-ff] end is updated to 86
[    2.472225] pci_bus 0001:81: busn_res: [bus 81-ff] end is updated to 86
[    2.472261] pci 0001:80:00.0: BAR 15: assigned [mem 0xc200000000-0xc200bfffff 64bit pref]
[    2.472276] pci 0001:80:00.0: BAR 14: assigned [mem 0xc0e0000000-0xc0e07fffff]
[    2.472288] pci 0001:80:00.0: BAR 13: assigned [io  0x400000-0x403fff]
[    2.472302] pci 0001:81:00.1: BAR 0: assigned [mem 0xc200000000-0xc2003fffff 64bit pref]
[    2.472384] pci 0001:81:00.0: BAR 14: assigned [mem 0xc0e0000000-0xc0e07fffff]
[    2.472396] pci 0001:81:00.0: BAR 15: assigned [mem 0xc200400000-0xc200bfffff 64bit pref]
[    2.472407] pci 0001:81:00.0: BAR 13: assigned [io  0x400000-0x403fff]
[    2.472423] pci 0001:82:00.0: BAR 14: assigned [mem 0xc0e0000000-0xc0e01fffff]
[    2.472434] pci 0001:82:00.0: BAR 15: assigned [mem 0xc200400000-0xc2005fffff 64bit pref]
[    2.472445] pci 0001:82:01.0: BAR 14: assigned [mem 0xc0e0200000-0xc0e03fffff]
[    2.472456] pci 0001:82:01.0: BAR 15: assigned [mem 0xc200600000-0xc2007fffff 64bit pref]
[    2.472467] pci 0001:82:02.0: BAR 14: assigned [mem 0xc0e0400000-0xc0e05fffff]
[    2.472477] pci 0001:82:02.0: BAR 15: assigned [mem 0xc200800000-0xc2009fffff 64bit pref]
[    2.472488] pci 0001:82:03.0: BAR 14: assigned [mem 0xc0e0600000-0xc0e07fffff]
[    2.472499] pci 0001:82:03.0: BAR 15: assigned [mem 0xc200a00000-0xc200bfffff 64bit pref]
[    2.472510] pci 0001:82:00.0: BAR 13: assigned [io  0x400000-0x400fff]
[    2.472519] pci 0001:82:01.0: BAR 13: assigned [io  0x401000-0x401fff]
[    2.472528] pci 0001:82:02.0: BAR 13: assigned [io  0x402000-0x402fff]
[    2.472537] pci 0001:82:03.0: BAR 13: assigned [io  0x403000-0x403fff]
[    2.472548] pci 0001:82:00.0: PCI bridge to [bus 83]
[    2.472568] pci 0001:82:00.0:   bridge window [io  0x400000-0x400fff]
[    2.472610] pci 0001:82:00.0:   bridge window [mem 0xc0e0000000-0xc0e01fffff]
[    2.472685] pci 0001:82:00.0:   bridge window [mem 0xc200400000-0xc2005fffff 64bit pref]
[    2.472785] pci 0001:82:01.0: PCI bridge to [bus 84]
[    2.472803] pci 0001:82:01.0:   bridge window [io  0x401000-0x401fff]
[    2.472844] pci 0001:82:01.0:   bridge window [mem 0xc0e0200000-0xc0e03fffff]
[    2.472949] pci 0001:82:01.0:   bridge window [mem 0xc200600000-0xc2007fffff 64bit pref]
[    2.473048] pci 0001:82:02.0: PCI bridge to [bus 85]
[    2.473068] pci 0001:82:02.0:   bridge window [io  0x402000-0x402fff]
[    2.473151] pci 0001:82:02.0:   bridge window [mem 0xc0e0400000-0xc0e05fffff]
[    2.473225] pci 0001:82:02.0:   bridge window [mem 0xc200800000-0xc2009fffff 64bit pref]
[    2.473324] pci 0001:82:03.0: PCI bridge to [bus 86]
[    2.473385] pci 0001:82:03.0:   bridge window [io  0x403000-0x403fff]
[    2.473426] pci 0001:82:03.0:   bridge window [mem 0xc0e0600000-0xc0e07fffff]
[    2.473500] pci 0001:82:03.0:   bridge window [mem 0xc200a00000-0xc200bfffff 64bit pref]
[    2.473687] pci 0001:81:00.0: PCI bridge to [bus 82-86]
[    2.473705] pci 0001:81:00.0:   bridge window [io  0x400000-0x403fff]
[    2.473745] pci 0001:81:00.0:   bridge window [mem 0xc0e0000000-0xc0e07fffff]
[    2.474064] pci 0001:81:00.0:   bridge window [mem 0xc200400000-0xc200bfffff 64bit pref]
[    2.474406] pci 0001:80:00.0: PCI bridge to [bus 81-86]
[    2.474415] pci 0001:80:00.0:   bridge window [io  0x400000-0x403fff]
[    2.474427] pci 0001:80:00.0:   bridge window [mem 0xc0e0000000-0xc0e07fffff]
[    2.474438] pci 0001:80:00.0:   bridge window [mem 0xc200000000-0xc200bfffff 64bit pref]
[    2.476414] IPMI message handler: version 39.2
[    2.476474] ipmi device interface
[    2.478590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.484446] printk: console [ttyS0] disabled
[    2.484515] 7040000000.serial: ttyS0 at MMIO 0x7040000000 (irq = 74, base_baud = 31250000) is a 16550A
[    6.767966] printk: console [ttyS0] enabled
[    6.774575] 7040001000.serial: ttyS1 at MMIO 0x7040001000 (irq = 75, base_baud = 31250000) is a 16550A
[    6.785811] 7040002000.serial: ttyS2 at MMIO 0x7040002000 (irq = 76, base_baud = 31250000) is a 16550A
[    6.796011] 7040003000.serial: ttyS3 at MMIO 0x7040003000 (irq = 77, base_baud = 31250000) is a 16550A
[    6.851417] loop: module loaded
[    6.856872] nvme nvme0: pci function 0000:05:00.0
[    6.862386] tun: Universal TUN/TAP device driver, 1.6
[    6.868056] PPP generic driver version 2.4.2
[    6.873335] mousedev: PS/2 mouse device common for all mice
[    6.879302] i2c_dev: i2c /dev entries driver
[    6.884863] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    6.897266] device-mapper: uevent: version 1.0.3
[    6.902276] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    6.911189] sdhci: Secure Digital Host Controller Interface driver
[    6.912328] nvme nvme0: 1/0/0 default/read/poll queues
[    6.917398] sdhci: Copyright(c) Pierre Ossman
[    6.917435] sdhci-pltfm: SDHCI platform and OF driver helper
[    6.942615]  nvme0n1: p1 p2 p3
[    6.951880] mmc0: SDHCI controller on 704002a000.bm-emmc [704002a000.bm-emmc] using ADMA 64-bit
[    6.991869] mmc1: SDHCI controller on 704002b000.bm-sd [704002b000.bm-sd] using ADMA 64-bit
[    7.031893] mmc2: SDHCI controller on f04002a000.bm-emmc [f04002a000.bm-emmc] using ADMA 64-bit
[    7.071869] mmc3: SDHCI controller on f04002b000.bm-sd [f04002b000.bm-sd] using ADMA 64-bit
[    7.082941] mmc0 max_dtr 200000000, host_drv 15, card_drv 31, drv_type 0
[    7.092005] ledtrig-cpu: registered to indicate activity on CPUs
[    7.098383] riscv-pmu-sbi: SBI PMU extension is available
[    7.104179] riscv-pmu-sbi: 16 firmware and 31 hardware counters
[    7.104800] mmc0 id:0 start:0 end:70 width:70
[    7.121694] mmc0 id:1 start:107 end:198 width:91
[    7.127505] drop_monitor: Initializing network drop monitor service
[    7.129385] mmc0 id:2 start:234 end:255 width:21
[    7.134760] NET: Registered PF_INET6 protocol family
[    7.138424] mmc0 listsel:1 tuntap:152
[    7.138640] mmc0: new HS200 MMC card at address 0001
[    7.154331] mmcblk0: mmc0:0001 88A19B 28.9 GiB 
[    7.164718] mmc2 max_dtr 200000000, host_drv 15, card_drv 31, drv_type 0
[    7.167628] mmcblk0boot0: mmc0:0001 88A19B 4.00 MiB 
[    7.174122] Segment Routing with IPv6
[    7.180191] In-situ OAM (IOAM) with IPv6
[    7.183277] mmcblk0boot1: mmc0:0001 88A19B 4.00 MiB 
[    7.184253] NET: Registered PF_PACKET protocol family
[    7.184896] mmc2 id:0 start:0 end:70 width:70
[    7.193184] mmc2 id:1 start:109 end:198 width:89
[    7.194577] Key type dns_resolver registered
[    7.195441] mmcblk0rpmb: mmc0:0001 88A19B 4.00 MiB, chardev (236:0)
[    7.201922] mmc2 id:2 start:237 end:255 width:18
[    7.218394] mmc2 listsel:1 tuntap:153
[    7.222338] mmc2: new HS200 MMC card at address 0001
[    7.230026] mmcblk2: mmc2:0001 88A19B 28.9 GiB 
[    7.243137] mmcblk2boot0: mmc2:0001 88A19B 4.00 MiB 
[    7.254950] mmcblk2boot1: mmc2:0001 88A19B 4.00 MiB 
[    7.257662] registered taskstats version 1
[    7.265186] mmcblk2rpmb: mmc2:0001 88A19B 4.00 MiB, chardev (236:1)
[    7.276312] Loading compiled-in X.509 certificates
[    7.283506] Loaded X.509 cert 'Build time autogenerated kernel key: 3f87970ae21ef56b7eada8dd4d1e48c79dc13719'
[    7.314647] zswap: loaded using pool lzo/zbud
[    7.321388] Key type .fscrypt registered
[    7.325336] Key type fscrypt-provisioning registered
[    7.346043] Key type encrypted registered
[    7.350095] AppArmor: AppArmor sha1 policy hashing enabled
[    7.355626] ima: No TPM chip found, activating TPM-bypass!
[    7.361152] Loading compiled-in module X.509 certificates
[    7.367963] Loaded X.509 cert 'Build time autogenerated kernel key: 3f87970ae21ef56b7eada8dd4d1e48c79dc13719'
[    7.377898] ima: Allocated hash algorithm: sha1
[    7.382462] ima: No architecture policies found
[    7.387065] evm: Initialising EVM extended attributes:
[    7.392212] evm: security.selinux
[    7.395527] evm: security.SMACK64
[    7.398845] evm: security.SMACK64EXEC
[    7.402510] evm: security.SMACK64TRANSMUTE
[    7.406609] evm: security.SMACK64MMAP
[    7.410275] evm: security.apparmor
[    7.413679] evm: security.ima
[    7.416650] evm: security.capability
[    7.420228] evm: HMAC attrs: 0x1
[    7.431974] ipmi_si: IPMI System Interface driver
[    7.436938] ipmi_si hardcode-ipmi-si.0: ipmi_platform: probing via hardcoded
[    7.444008] ipmi_platform: ipmi_si: hardcoded: mem 0x48e1140e80 regsize 4 spacing 4 irq 0
[    7.452195] ipmi_si: Adding hardcoded-specified kcs state machine
[    7.458538] ipmi_si 0000:0a:01.0: probing via PCI
[    7.463301] pci 0000:02:06.0: enabling device (0000 -> 0003)
[    7.469114] pci 0000:09:00.0: enabling device (0000 -> 0003)
[    7.474850] ipmi_si 0000:0a:01.0: enabling device (0000 -> 0002)
[    7.480896] ipmi_si 0000:0a:01.0: Could not setup I/O space
[    7.486473] ipmi_si 0000:0a:01.0: [mem 0x48e1000000-0x48e10fffff] regsize 4 spacing 4 irq 84
[    7.494918] ipmi_si 0000:0a:01.0: Hard-coded device at this address already exists
[    7.502572] ipmi_si: Trying hardcoded-specified kcs state machine at mem address 0x48e1140e80, slave address 0x20, irq 0
[    7.513599] ipmi_si hardcode-ipmi-si.0: Interface detection failed
[    7.544899] Freeing unused kernel image (initmem) memory: 2580K
[    7.581304] Checked W+X mappings: passed, no W+X pages found
[    7.587010] Run /init as init process
[    8.137832] Unable to handle kernel paging request at virtual address ffffffd7fde00000
[    8.145798] Oops [#1]
[    8.148097] Modules linked in:
[    8.151164] CPU: 40 PID: 990 Comm: (udev-worker) Not tainted 6.1.80-pisces #2024.03.09.02.45+64611d3c7
[    8.160473] Hardware name: Sophgo Mango (DT)
[    8.164745] epc : __split_linear_mapping_pgd+0x308/0x4c8
[    8.170075]  ra : __set_memory+0x1fe/0x3cc
[    8.174177] epc : ffffffff8000e0f2 ra : ffffffff8000e4b0 sp : ffffffd90c503af0
[    8.181401]  gp : ffffffff81a449b0 tp : ffffffd90c4a2000 t0 : ffffffeffdfb0000
[    8.188622]  t1 : 0000000000000040 t2 : 2e003834324c2e00 s0 : ffffffd90c503bc0
[    8.195840]  s1 : 0000000000200000 a0 : ffffffd7fde00000 a1 : 0000000000000000
[    8.203058]  a2 : 000000003fffffff a3 : 0000000000200000 a4 : 0000000000000fff
[    8.210277]  a5 : 0000000000001000 a6 : 0000000000000000 a7 : ffffffff01b6a100
[    8.217495]  s2 : 0000000000001000 s3 : ffffffffffffffff s4 : ffc00000000003ff
[    8.224716]  s5 : ffffffd7fde00000 s6 : 0000000040000000 s7 : ffffffff81a67000
[    8.231936]  s8 : ffffffffffe00000 s9 : 0000000000000000 s10: 0000000000200000
[    8.239157]  s11: ffffffd7fde00000 t3 : ffffffffffffffff t4 : 0000000000000000
[    8.246378]  t5 : 0000e70000000000 t6 : 0000000000000000
[    8.251686] status: 0000000200000120 badaddr: ffffffd7fde00000 cause: 000000000000000d
[    8.259599] [<ffffffff8000e0f2>] __split_linear_mapping_pgd+0x308/0x4c8
[    8.266217] [<ffffffff8000e4b0>] __set_memory+0x1fe/0x3cc
[    8.271616] [<ffffffff8000e6be>] set_memory_ro+0x1c/0x24
[    8.276928] [<ffffffff800a5e7c>] module_enable_ro+0x6e/0x10c
[    8.282592] [<ffffffff800a4e24>] load_module+0x1748/0x1e38
[    8.288079] [<ffffffff800a574a>] __do_sys_finit_module+0x9e/0xfa
[    8.294086] [<ffffffff800a57c2>] sys_finit_module+0x1c/0x24
[    8.299659] [<ffffffff80003ee8>] ret_from_syscall+0x0/0x2
[    8.305092] ---[ end trace 0000000000000000 ]---
[   17.608179] platform 7040026000.ethernet: deferred probe pending
[   17.614220] platform f040026000.ethernet: deferred probe pending
RevySR commented 5 months ago

fixed.