Skip to content

Instantly share code, notes, and snippets.

@ConchuOD
Last active September 23, 2022 15:53
Show Gist options
  • Save ConchuOD/575f4bfe3d68b9b32227740365b04401 to your computer and use it in GitHub Desktop.
Save ConchuOD/575f4bfe3d68b9b32227740365b04401 to your computer and use it in GitHub Desktop.
Starting kernel ...
[ 0.000000] Linux version 6.0.0-rc5-00045-g25100377a21a (conor@spud) (ClangBuiltLinux clang version 15.0.0 (gi
t@github.com:llvm/llvm-project.git bab8af8ea062f6332b5c5d13ae688bb8900f244a), LLD 15.0.0) #1 SMP PREEMPT Mon Sep 19 1
9:39:58 IST 2022
[ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[ 0.000000] Machine model: Microchip PolarFire-SoC Icicle Kit
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000020100000 (options '115200n8')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] printk: debug: skip boot console de-registration.
[ 0.000000] efi: UEFI not found.
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000103fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080200000-0x00000000adffffff]
[ 0.000000] node 0: [mem 0x0000001000000000-0x000000103fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000103fffffff]
[ 0.000000] On node 0, zone Normal: 16064512 pages in unavailable ranges
[ 0.000000] SBI specification v0.3 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x9
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI HSM extension detected
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] riscv: base ISA extensions acdfim
[ 0.000000] riscv: ELF capabilities acdfim
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] percpu: Embedded 18 pages/cpu s35512 r8192 d30024 u73728
[ 0.000000] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 224263
[ 0.000000] Kernel command line: earlycon keep_bootcon
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000aa000000-0x00000000ae000000] (64MB)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] fixmap : 0xffffffc6fee00000 - 0xffffffc6ff000000 (2048 kB)
[ 0.000000] pci io : 0xffffffc6ff000000 - 0xffffffc700000000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffc700000000 - 0xffffffc800000000 (4096 MB)
[ 0.000000] vmalloc : 0xffffffc800000000 - 0xffffffd800000000 ( 64 GB)
[ 0.000000] modules : 0xffffffff01159000 - 0xffffffff80000000 (2030 MB)
[ 0.000000] lowmem : 0xffffffd800000000 - 0xffffffe7bfe00000 ( 62 GB)
[ 0.000000] kernel : 0xffffffff80000000 - 0xffffffffffffffff (2047 MB)
[ 0.000000] Memory: 803028K/1800192K available (8027K kernel code, 2883K rwdata, 4096K rodata, 2183K init, 404K bs
s, 997164K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU debug extended QS entry/exit.
[ 0.000000] Trampoline 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] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@c000000: mapped 186 interrupts with 4 handlers for 9 contexts.
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [4]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361
616960 ns
[ 0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[ 0.009698] Console: colour dummy device 80x25
[ 0.014665] printk: console [tty0] enabled
[ 0.019322] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[ 0.030506] pid_max: default: 32768 minimum: 301
[ 0.036080] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.044368] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.057713] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.065775] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.072870] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.079973] riscv: ELF compat mode failed
[ 0.079994] ASID allocator disabled (0 bits)
[ 0.089558] rcu: Hierarchical SRCU implementation.
[ 0.094899] rcu: Max phase no-delay instances is 1000.
[ 0.101404] EFI services will not be available.
[ 0.107887] smp: Bringing up secondary CPUs ...
[ 0.119391] smp: Brought up 1 node, 4 CPUs
[ 0.146081] devtmpfs: initialized
[ 0.156733] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.167578] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.175716] pinctrl core: initialized pinctrl subsystem
[ 0.183772] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.190824] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.198757] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.208577] cpuidle: using governor menu
[ 0.248433] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.256113] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.268495] SCSI subsystem initialized
[ 0.273717] usbcore: registered new interface driver usbfs
[ 0.279963] usbcore: registered new interface driver hub
[ 0.285955] usbcore: registered new device driver usb
[ 0.293723] vgaarb: loaded
[ 0.297162] clocksource: Switched to clocksource riscv_clocksource
[ 0.327094] NET: Registered PF_INET protocol family
[ 0.333599] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.346708] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.356764] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.365484] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.374570] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.384134] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.392047] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 0.399754] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 0.408347] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.416044] RPC: Registered named UNIX socket transport module.
[ 0.422682] RPC: Registered udp transport module.
[ 0.427970] RPC: Registered tcp transport module.
[ 0.433219] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.440416] PCI: CLS 0 bytes, default 64
[ 0.445784] Unpacking initramfs...
[ 0.460089] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[ 0.485063] NFS: Registering the id_resolver key type
[ 0.491051] Key type id_resolver registered
[ 0.495743] Key type id_legacy registered
[ 0.500528] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.508010] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.516857] 9p: Installing v9fs 9p2000 file system support
[ 0.524032] NET: Registered PF_ALG protocol family
[ 0.529562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.537817] io scheduler mq-deadline registered
[ 0.542889] io scheduler kyber registered
[ 0.559682] microchip-pcie 2000000000.pcie: host bridge /soc/pcie@2000000000 ranges:
[ 0.568431] microchip-pcie 2000000000.pcie: MEM 0x2008000000..0x2087ffffff -> 0x0008000000
[ 0.635633] microchip-pcie 2000000000.pcie: axi read request error
[ 0.642602] microchip-pcie 2000000000.pcie: axi read timeout
[ 0.776630] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.784133] microchip-pcie 2000000000.pcie: axi write request error
[ 0.791100] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.798543] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.805981] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.813421] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.820859] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 0.828295] microchip-pcie 2000000000.pcie: sec error in axi2pcie buffer
[ 1.579668] Freeing initrd memory: 7316K
@ConchuOD
Copy link
Author

[ 0.545315] microchip-pcie 2000000000.pcie: host bridge /soc/pcie@2000000000 ranges:
[ 0.554143] microchip-pcie 2000000000.pcie: MEM 0x2008000000..0x2087ffffff -> 0x0008000000
[ 0.621848] microchip-pcie 2000000000.pcie: axi read request error
[ 0.628816] microchip-pcie 2000000000.pcie: axi read timeout
[ 0.763264] microchip-pcie 2000000000.pcie: axi write request error
[ 1.025848] microchip-pcie 2000000000.pcie: axi write request error
[ 1.033934] microchip-pcie 2000000000.pcie: ECAM at [mem 0x2000000000-0x2007ffffff] for [bus 00-7f]
[ 1.044619] microchip-pcie 2000000000.pcie: PCI host bridge to bus 0000:00
[ 1.052419] pci_bus 0000:00: root bus resource [bus 00-7f]
[ 1.058596] pci_bus 0000:00: root bus resource [mem 0x2008000000-0x2087ffffff] (bus address [0x08000000-0x87ffffff])
[ 1.070515] pci 0000:00:00.0: [11aa:1556] type 01 class 0x000604
[ 1.077381] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff 64bit pref]
[ 1.085711] pci 0000:00:00.0: supports D1 D2
[ 1.090527] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.099884] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.159199] pci_bus 0000:01: busn_res: [bus 01-7f] end is updated to 01
[ 1.166724] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000 64bit pref]
[ 1.175204] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000 64bit pref]
[ 1.184071] pci 0000:00:00.0: BAR 8: assigned [mem 0x2008000000-0x20081fffff]
[ 1.192081] pci 0000:00:00.0: BAR 9: assigned [mem 0x2008200000-0x20083fffff 64bit pref]
[ 1.201164] pci 0000:00:00.0: BAR 7: no space for [io size 0x1000]
[ 1.208184] pci 0000:00:00.0: BAR 7: failed to assign [io size 0x1000]
[ 1.215591] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.221170] pci 0000:00:00.0: bridge window [mem 0x2008000000-0x20081fffff]
[ 1.229137] pci 0000:00:00.0: bridge window [mem 0x2008200000-0x20083fffff 64bit pref]
[ 1.382406] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.394086] 20100000.serial: ttyS1 at MMIO 0x20100000 (irq = 40, base_baud = 9375000) is a 16550A
[ 1.404178] printk: console [ttyS1] enabled
[ 1.404178] printk: console [ttyS1] enabled
[ 1.415530] 20102000.serial: ttyS2 at MMIO 0x20102000 (irq = 41, base_baud = 9375000) is a 16550A
[ 1.415530] 20102000.serial: ttyS2 at MMIO 0x20102000 (irq = 41, base_baud = 9375000) is a 16550A
[ 1.436869] 20104000.serial: ttyS3 at MMIO 0x20104000 (irq = 42, base_baud = 9375000) is a 16550A
[ 1.436869] 20104000.serial: ttyS3 at MMIO 0x20104000 (irq = 42, base_baud = 9375000) is a 16550A
[ 1.458257] 20106000.serial: ttyS0 at MMIO 0x20106000 (irq = 43, base_baud = 9375000) is a 16550A
[ 1.458257] 20106000.serial: ttyS0 at MMIO 0x20106000 (irq = 43, base_baud = 9375000) is a 16550A
[ 1.500966] loop: module loaded
[ 1.500966] loop: module loaded
[ 1.509122] zram: Added device: zram0
[ 1.509122] zram: Added device: zram0
[ 1.519653] microchip-corespi 20108000.spi: Registered SPI controller 0
[ 1.519653] microchip-corespi 20108000.spi: Registered SPI controller 0
[ 1.535271] microchip-corespi 20109000.spi: Registered SPI controller 1
[ 1.535271] microchip-corespi 20109000.spi: Registered SPI controller 1
[ 1.582497] Freeing initrd memory: 7312K
[ 1.582497] Freeing initrd memory: 7312K

@ConchuOD
Copy link
Author

bad commit:

5831788afb17b89c5b531fb60cbd798613ccbb63 is the first bad commit
commit 5831788afb17b89c5b531fb60cbd798613ccbb63
Author: Petr Mladek <pmladek@suse.com>
Date:   Thu Jun 23 16:51:56 2022 +0200

    Revert "printk: add kthread console printers"
    
    This reverts commit 09c5ba0aa2fcfdadb17d045c3ee6f86d69270df7.
    
    This reverts commit b87f02307d3cfbda768520f0687c51ca77e14fc3.
    
    The testing of 5.19 release candidates revealed missing synchronization
    between early and regular console functionality.
    
    It would be possible to start the console kthreads later as a workaround.
    But it is clear that console lock serialized console drivers between
    each other. It opens a big area of possible problems that were not
    considered by people involved in the development and review.
    
    printk() is crucial for debugging kernel issues and console output is
    very important part of it. The number of consoles is huge and a proper
    review would take some time. As a result it need to be reverted for 5.19.
    
    Link: https://lore.kernel.org/r/YrBdjVwBOVgLfHyb@alley
    Signed-off-by: Petr Mladek <pmladek@suse.com>
    Link: https://lore.kernel.org/r/20220623145157.21938-6-pmladek@suse.com

 include/linux/console.h |   2 -
 kernel/printk/printk.c  | 329 ++++--------------------------------------------
 2 files changed, 22 insertions(+), 309 deletions(-)

@ConchuOD
Copy link
Author

log:

git bisect start
# status: waiting for both good and bad commits
# bad: [5e8379351dbde61ea383e514f0f9ecb2c047cf4e] Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
git bisect bad 5e8379351dbde61ea383e514f0f9ecb2c047cf4e
# good: [4b0986a3613c92f4ec1bdc7f60ec66fea135991f] Linux 5.18
git bisect good 4b0986a3613c92f4ec1bdc7f60ec66fea135991f
# good: [fbe86daca0ba878b04fa241b85e26e54d17d4229] Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
git bisect good fbe86daca0ba878b04fa241b85e26e54d17d4229
# good: [2b8c612c6102f751e6e3e1bd425f64e9d3d3f638] kernel/reboot: Fix powering off using a non-syscall code paths
git bisect good 2b8c612c6102f751e6e3e1bd425f64e9d3d3f638
# good: [54c2cc79194c961a213c1d375fe3aa4165664cc4] Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
git bisect good 54c2cc79194c961a213c1d375fe3aa4165664cc4
# skip: [8f7ac50c97d30ae5ae48da3b516510d05a67b9e5] Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
git bisect skip 8f7ac50c97d30ae5ae48da3b516510d05a67b9e5
# good: [cdd85786f4b3b9273e4376e69aa95a2d71722764] x86/tdx: Clarify RIP adjustments in #VE handler
git bisect good cdd85786f4b3b9273e4376e69aa95a2d71722764
# good: [8cc683833726912498130a0130fc3bd0d169ef59] Merge branch 'net-dp83822-fix-interrupt-floods'
git bisect good 8cc683833726912498130a0130fc3bd0d169ef59
# bad: [0840a7914caa14315a3191178a9f72c742477860] Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
git bisect bad 0840a7914caa14315a3191178a9f72c742477860
# bad: [38bc4ac431684498126f9baa3a530e5a132f0173] Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drm
git bisect bad 38bc4ac431684498126f9baa3a530e5a132f0173
# good: [399bd66e219e331976fe6fa6ab81a023c0c97870] Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
git bisect good 399bd66e219e331976fe6fa6ab81a023c0c97870
# bad: [a237cfd6b7469d6f5eeaa45f30128ab78b5281a5] Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
git bisect bad a237cfd6b7469d6f5eeaa45f30128ab78b5281a5
# good: [92f20ff72066d8d7e2ffb655c2236259ac9d1c5d] Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
git bisect good 92f20ff72066d8d7e2ffb655c2236259ac9d1c5d
# bad: [598f2404879336277a4320ac5000394b873e049a] Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
git bisect bad 598f2404879336277a4320ac5000394b873e049a
# good: [386e4fb6962b9f248a80f8870aea0870ca603e89] io_uring: use original request task for inflight tracking
git bisect good 386e4fb6962b9f248a80f8870aea0870ca603e89
# good: [2d9ef940f89e0ab4fde7ba6f769d82f2a450c35a] Revert "printk: extend console_lock for per-console locking"
git bisect good 2d9ef940f89e0ab4fde7ba6f769d82f2a450c35a
# bad: [07a22b61946f0b80065b0ddcc703b715f84355f5] Revert "printk: add functions to prefer direct printing"
git bisect bad 07a22b61946f0b80065b0ddcc703b715f84355f5
# bad: [5831788afb17b89c5b531fb60cbd798613ccbb63] Revert "printk: add kthread console printers"
git bisect bad 5831788afb17b89c5b531fb60cbd798613ccbb63
# first bad commit: [5831788afb17b89c5b531fb60cbd798613ccbb63] Revert "printk: add kthread console printers"

@ConchuOD
Copy link
Author

ConchuOD commented Sep 23, 2022

good:

spawn cargo run -- -b icicle -f reboot
spawn [open ...]
[4.993964] HSS_Boot_PMPSetupHandler(): Hart1 setup complete

U-Boot 2022.01 (Aug 18 2022 - 21:46:42 +0100)

CPU:   rv64imafdc
Model: Microchip PolarFire-SoC Icicle Kit
DRAM:  1.7 GiB
MMC:   mmc@20008000: 0
Loading Environment from nowhere... OK
In:    serial@20100000
Out:   serial@20100000
Err:   serial@20100000
Net:   eth0: ethernet@20112000
Hit any key to stop autoboot:  0 

Starting kernel ...

[    0.000000] Linux version 5.18.0-02802-g5831788afb17 (conor@henark71) (riscv64-unknown-linux-gnu-gcc (g5964b5cd727) 11.1.0, GNU ld (GNU Binutils) 2.37) #1 SMP PREEMPT Fri Sep 23 15:56:07 IST 2022
[    0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[    0.000000] Machine model: Microchip PolarFire-SoC Icicle Kit
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000020100000 (options '115200n8')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] printk: debug: skip boot console de-registration.
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000103fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x00000000adffffff]
[    0.000000]   node   0: [mem 0x0000001000000000-0x000000103fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000103fffffff]
[    0.000000] On node 0, zone Normal: 16064512 pages in unavailable ranges
[    0.000000] SBI specification v0.3 detected
[    0.000000] SBI implementation ID=0x1 Version=0x9
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI HSM extension detected
[    0.000000] CPU with hartid=0 is not available
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv: base ISA extensions acdfim
[    0.000000] riscv: ELF capabilities acdfim
[    0.000000] percpu: Embedded 18 pages/cpu s35320 r8192 d30216 u73728
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 224263
[    0.000000] Kernel command line: earlycon keep_bootcon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000aa000000-0x00000000ae000000] (64MB)
[    0.000000] Virtual kernel memory layout:
[    0.000000]       fixmap : 0xffffffc6fee00000 - 0xffffffc6ff000000   (2048 kB)
[    0.000000]       pci io : 0xffffffc6ff000000 - 0xffffffc700000000   (  16 MB)
[    0.000000]      vmemmap : 0xffffffc700000000 - 0xffffffc800000000   (4096 MB)
[    0.000000]      vmalloc : 0xffffffc800000000 - 0xffffffd800000000   (65536 MB)
[    0.000000]       lowmem : 0xffffffd800000000 - 0xffffffe7bfe00000   (64510 MB)
[    0.000000]       kernel : 0xffffffff80000000 - 0xffffffffffffffff   (2047 MB)
[    0.000000] Memory: 800968K/1800192K available (7017K kernel code, 4881K rwdata, 4096K rodata, 2175K init, 412K bss, 999224K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: 	RCU debug extended QS entry/exit.
[    0.000000] 	Trampoline 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] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@c000000: mapped 186 interrupts with 4 handlers for 9 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [4]
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
[    0.000003] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[    0.009643] Console: colour dummy device 80x25
[    0.014597] printk: console [tty0] enabled
[    0.019243] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[    0.030418] pid_max: default: 32768 minimum: 301
[    0.035956] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.044228] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.057438] cblist_init_generic: Setting adjustable number of callback queues.
[    0.065484] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.072538] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.079629] ASID allocator disabled (0 bits)
[    0.084728] rcu: Hierarchical SRCU implementation.
[    0.090754] EFI services will not be available.
[    0.097197] smp: Bringing up secondary CPUs ...
[    0.107955] smp: Brought up 1 node, 4 CPUs
[    0.134629] devtmpfs: initialized
[    0.144159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.154978] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.163091] pinctrl core: initialized pinctrl subsystem
[    0.171170] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.179268] cpuidle: using governor menu
[    0.220595] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.231185] SCSI subsystem initialized
[    0.236522] usbcore: registered new interface driver usbfs
[    0.242804] usbcore: registered new interface driver hub
[    0.248823] usbcore: registered new device driver usb
[    0.256645] vgaarb: loaded
[    0.259972] clocksource: Switched to clocksource riscv_clocksource
[    0.291540] NET: Registered PF_INET protocol family
[    0.298006] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.312005] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
[    0.321570] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.330617] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.340371] TCP: Hash tables configured (established 8192 bind 8192)
[    0.348347] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[    0.356128] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[    0.364734] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.372350] RPC: Registered named UNIX socket transport module.
[    0.378942] RPC: Registered udp transport module.
[    0.384166] RPC: Registered tcp transport module.
[    0.389388] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.396582] PCI: CLS 0 bytes, default 64
[    0.401907] Unpacking initramfs...
[    0.409099] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[    0.434125] NFS: Registering the id_resolver key type
[    0.439900] Key type id_resolver registered
[    0.444621] Key type id_legacy registered
[    0.449343] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.456811] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.465636] 9p: Installing v9fs 9p2000 file system support
[    0.472701] NET: Registered PF_ALG protocol family
[    0.478209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.486433] io scheduler mq-deadline registered
[    0.491492] io scheduler kyber registered
[    0.511133] microchip-pcie 2000000000.pcie: host bridge /soc/pcie@2000000000 ranges:
[    0.519846] microchip-pcie 2000000000.pcie:      MEM 0x2008000000..0x2087ffffff -> 0x0008000000
[    0.585961] microchip-pcie 2000000000.pcie: axi read request error
[    0.592895] microchip-pcie 2000000000.pcie: axi read timeout
[    0.727010] microchip-pcie 2000000000.pcie: axi write request error
[    0.989961] microchip-pcie 2000000000.pcie: axi write request error
[    0.997173] microchip-pcie 2000000000.pcie: ECAM at [mem 0x2000000000-0x2007ffffff] for [bus 00-7f]
[    1.008204] microchip-pcie 2000000000.pcie: PCI host bridge to bus 0000:00
[    1.015879] pci_bus 0000:00: root bus resource [bus 00-7f]
[    1.022031] pci_bus 0000:00: root bus resource [mem 0x2008000000-0x2087ffffff] (bus address [0x08000000-0x87ffffff])
[    1.033792] pci 0000:00:00.0: [11aa:1556] type 01 class 0x000604
[    1.040519] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff 64bit pref]
[    1.048750] pci 0000:00:00.0: supports D1 D2
[    1.053532] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.062645] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.122202] pci_bus 0000:01: busn_res: [bus 01-7f] end is updated to 01
[    1.129775] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000 64bit pref]
[    1.138300] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000 64bit pref]
[    1.147209] pci 0000:00:00.0: BAR 8: assigned [mem 0x2008000000-0x20081fffff]
[    1.155169] pci 0000:00:00.0: BAR 9: assigned [mem 0x2008200000-0x20083fffff 64bit pref]
[    1.164181] pci 0000:00:00.0: BAR 7: no space for [io  size 0x1000]
[    1.171168] pci 0000:00:00.0: BAR 7: failed to assign [io  size 0x1000]
[    1.178547] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.184098] pci 0000:00:00.0:   bridge window [mem 0x2008000000-0x20081fffff]
[    1.192036] pci 0000:00:00.0:   bridge window [mem 0x2008200000-0x20083fffff 64bit pref]
[    1.353703] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.365416] 20100000.serial: ttyS1 at MMIO 0x20100000 (irq = 6, base_baud = 9375000) is a 16550A
[    1.375372] printk: console [ttyS1] enabled
[    1.375372] printk: console [ttyS1] enabled
[    1.386566] 20102000.serial: ttyS2 at MMIO 0x20102000 (irq = 7, base_baud = 9375000) is a 16550A
[    1.386566] 20102000.serial: ttyS2 at MMIO 0x20102000 (irq = 7, base_baud = 9375000) is a 16550A
[    1.407475] 20104000.serial: ttyS3 at MMIO 0x20104000 (irq = 8, base_baud = 9375000) is a 16550A
[    1.407475] 20104000.serial: ttyS3 at MMIO 0x20104000 (irq = 8, base_baud = 9375000) is a 16550A
[    1.428465] 20106000.serial: ttyS0 at MMIO 0x20106000 (irq = 10, base_baud = 9375000) is a 16550A
[    1.428465] 20106000.serial: ttyS0 at MMIO 0x20106000 (irq = 10, base_baud = 9375000) is a 16550A
[    1.470604] loop: module loaded
[    1.470604] loop: module loaded
[    1.534583] Freeing initrd memory: 7336K
[    1.534583] Freeing initrd memory: 7336K
[    1.575754] macb 20112000.ethernet eth0: Cadence GEM rev 0x0107010c at 0x20112000 irq 17 (00:04:a3:a8:7b:f9)
[    1.575754] macb 20112000.ethernet eth0: Cadence GEM rev 0x0107010c at 0x20112000 irq 17 (00:04:a3:a8:7b:f9)
[    1.596901] e1000e: Intel(R) PRO/1000 Network Driver
[    1.596901] e1000e: Intel(R) PRO/1000 Network Driver
[    1.607396] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.607396] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.620202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.620202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.633996] ehci-pci: EHCI PCI platform driver
[    1.633996] ehci-pci: EHCI PCI platform driver
[    1.643514] ehci-platform: EHCI generic platform driver
[    1.643514] ehci-platform: EHCI generic platform driver
[    1.654798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.654798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.667907] ohci-pci: OHCI PCI platform driver
[    1.667907] ohci-pci: OHCI PCI platform driver
[    1.677399] ohci-platform: OHCI generic platform driver
[    1.677399] ohci-platform: OHCI generic platform driver
[    1.689652] usbcore: registered new interface driver uas
[    1.689652] usbcore: registered new interface driver uas
[    1.701063] usbcore: registered new interface driver usb-storage
[    1.701063] usbcore: registered new interface driver usb-storage
[    1.714342] mousedev: PS/2 mouse device common for all mice
[    1.714342] mousedev: PS/2 mouse device common for all mice
[    1.726693] i2c_dev: i2c /dev entries driver
[    1.726693] i2c_dev: i2c /dev entries driver
[    1.737072] sdhci: Secure Digital Host Controller Interface driver
[    1.737072] sdhci: Secure Digital Host Controller Interface driver
[    1.750145] sdhci: Copyright(c) Pierre Ossman
[    1.750145] sdhci: Copyright(c) Pierre Ossman
[    1.759430] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.759430] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.772599] usbcore: registered new interface driver usbhid
[    1.772599] usbcore: registered new interface driver usbhid
[    1.784513] usbhid: USB HID core driver
[    1.784513] usbhid: USB HID core driver
[    1.793063] mpfs-mailbox 37020000.mailbox: Registered MPFS mailbox controller driver
[    1.793063] mpfs-mailbox 37020000.mailbox: Registered MPFS mailbox controller driver
[    1.811117] NET: Registered PF_INET6 protocol family
[    1.815495] mmc0: SDHCI controller on 20008000.mmc [20008000.mmc] using ADMA 64-bit
[    1.819391] Segment Routing with IPv6
[    1.811117] NET: Registered PF_INET6 protocol family
[    1.827723] In-situ OAM (IOAM) with IPv6
[    1.815495] mmc0: SDHCI controller on 20008000.mmc [20008000.mmc] using ADMA 64-bit
[    1.837181] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.819391] Segment Routing with IPv6
[    1.827723] In-situ OAM (IOAM) with IPv6
[    1.837181] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.867852] NET: Registered PF_PACKET protocol family
[    1.867852] NET: Registered PF_PACKET protocol family
[    1.879118] 9pnet: Installing 9P2000 support
[    1.879118] 9pnet: Installing 9P2000 support
[    1.888383] Key type dns_resolver registered
[    1.888383] Key type dns_resolver registered
[    1.899209] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    1.899209] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    1.933814] mpfs-sys-controller soc:syscontroller: Registered MPFS system controller
[    1.933814] mpfs-sys-controller soc:syscontroller: Registered MPFS system controller
[    1.952150] Legacy PMU implementation is available
[    1.952150] Legacy PMU implementation is available
[    1.971015] sdhci-cdns 20008000.mmc: no tuning point found
[    1.974974] Freeing unused kernel image (initmem) memory: 2172K
[    1.976634] mmc0: tuning execution failed: -5
[    1.982637] Run /init as init process
[    1.986964] mmc0: error -5 whilst initialising SD card
[    1.971015] sdhci-cdns 20008000.mmc: no tuning point found
[    1.974974] Freeing unused kernel image (initmem) memory: 2172K
[    1.976634] mmc0: tuning execution failed: -5
[    1.982637] Run /init as init process
[    1.986964] mmc0: error -5 whilst initialising SD card
[    2.085724] sdhci-cdns 20008000.mmc: no tuning point found
[    2.085724] sdhci-cdns 20008000.mmc: no tuning point found
[    2.097472] mmc0: tuning execution failed: -5
[    2.097472] mmc0: tuning execution failed: -5
Starting syslogd: OK
Starting klogd: OK
[    2.170827] mmc0: new high speed SDHC card at address aaaa
Running sysctl: [    2.170827] mmc0: new high speed SDHC card at address aaaa
[    2.191240] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
[    2.191240] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
OK
Starting mdev... OK
Saving random seed: [    7.600022] random: crng init done
[    7.600022] random: crng init done
OK
Starting rpcbind: OK
Starting network: [    7.798144] macb 20112000.ethernet eth0: PHY [20112000.ethernet-ffffffff:09] driver [Vitesse VSC8662] (irq=POLL)
[    7.798144] macb 20112000.ethernet eth0: PHY [20112000.ethernet-ffffffff:09] driver [Vitesse VSC8662] (irq=POLL)
[    7.819717] macb 20112000.ethernet eth0: configuring for phy/sgmii link mode
[    7.819717] macb 20112000.ethernet eth0: configuring for phy/sgmii link mode
udhcpc: started, v1.35.0
udhcpc: broadcasting discover
udhcpc: broadcasting discover
[   11.931657] macb 20112000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   11.931657] macb 20112000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   11.947951] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.947951] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
udhcpc: broadcasting discover
udhcpc: broadcasting select for 192.168.2.115, server 192.168.2.1
udhcpc: lease of 192.168.2.115 obtained from 192.168.2.1, lease time 86400
deleting routers
adding dns 192.168.2.1
OK
Starting NFS statd: OK
Starting NFS services: OK
Starting NFS daemon: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
FAIL
Starting NFS mountd: OK

Welcome to Buildroot
buildroot login: root
# poweroff
# Shutting down NFS mountd: FAIL
Shutting down NFS daemon: FAIL
Shutting down NFS services: OK
Stopping NFS statd: OK
Stopping network: [   15.009113] macb 20112000.ethernet eth0: Link is Down
[   15.009113] macb 20112000.ethernet eth0: Link is Down
OK
Stopping rpcbind daemon: OK
Saving random seed: OK
Stopping mdev... stopped process in pidfile '/var/run/mdev.pid' (pid 106)
OK
Stopping klogd: OK
Stopping syslogd: OK
umount: tmpfs busy - remounted read-only
umount: can't unmount /: Invalid argument
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to[   17.531966] reboot: System halted
[   17.531966] reboot: System halted
spawn cargo run -- -b icicle -f off

@ConchuOD
Copy link
Author

[    0.000000] Linux version 5.18.0-02802-g5831788afb17 (conor@spud) (riscv64-unknown-linux-gnu-gcc (g5964b5cd727) 11.1.0, GNU ld (GNU Binutils) 2.37) #1 SMP PREEMPT Fri Sep 23 15:56:07 IST 2022
[    0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[    0.000000] Machine model: Microchip PolarFire-SoC Icicle Kit
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000020100000 (options '115200n8')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] printk: debug: skip boot console de-registration.
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000103fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x00000000adffffff]
[    0.000000]   node   0: [mem 0x0000001000000000-0x000000103fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000103fffffff]
[    0.000000] On node 0, zone Normal: 16064512 pages in unavailable ranges
[    0.000000] SBI specification v0.3 detected
[    0.000000] SBI implementation ID=0x1 Version=0x9
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI HSM extension detected
[    0.000000] CPU with hartid=0 is not available
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv: base ISA extensions acdfim
[    0.000000] riscv: ELF capabilities acdfim
[    0.000000] percpu: Embedded 18 pages/cpu s35320 r8192 d30216 u73728
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 224263
[    0.000000] Kernel command line: earlycon keep_bootcon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000aa000000-0x00000000ae000000] (64MB)
[    0.000000] Virtual kernel memory layout:
[    0.000000]       fixmap : 0xffffffc6fee00000 - 0xffffffc6ff000000   (2048 kB)
[    0.000000]       pci io : 0xffffffc6ff000000 - 0xffffffc700000000   (  16 MB)
[    0.000000]      vmemmap : 0xffffffc700000000 - 0xffffffc800000000   (4096 MB)
[    0.000000]      vmalloc : 0xffffffc800000000 - 0xffffffd800000000   (65536 MB)
[    0.000000]       lowmem : 0xffffffd800000000 - 0xffffffe7bfe00000   (64510 MB)
[    0.000000]       kernel : 0xffffffff80000000 - 0xffffffffffffffff   (2047 MB)
[    0.000000] Memory: 800968K/1800192K available (7017K kernel code, 4881K rwdata, 4096K rodata, 2175K init, 412K bss, 999224K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: 	RCU debug extended QS entry/exit.
[    0.000000] 	Trampoline 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] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@c000000: mapped 186 interrupts with 4 handlers for 9 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [4]
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
[    0.000003] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[    0.009644] Console: colour dummy device 80x25
[    0.014597] printk: console [tty0] enabled
[    0.019242] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[    0.030406] pid_max: default: 32768 minimum: 301
[    0.035950] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.044226] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.057451] cblist_init_generic: Setting adjustable number of callback queues.
[    0.065499] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.072555] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.079640] ASID allocator disabled (0 bits)
[    0.084732] rcu: Hierarchical SRCU implementation.
[    0.090756] EFI services will not be available.
[    0.097188] smp: Bringing up secondary CPUs ...
[    0.107938] smp: Brought up 1 node, 4 CPUs
[    0.134620] devtmpfs: initialized
[    0.144142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.154957] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.163079] pinctrl core: initialized pinctrl subsystem
[    0.171159] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.179270] cpuidle: using governor menu
[    0.220644] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.231249] SCSI subsystem initialized
[    0.236515] usbcore: registered new interface driver usbfs
[    0.242774] usbcore: registered new interface driver hub
[    0.248758] usbcore: registered new device driver usb
[    0.256564] vgaarb: loaded
[    0.259893] clocksource: Switched to clocksource riscv_clocksource
[    0.291439] NET: Registered PF_INET protocol family
[    0.297905] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.311912] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
[    0.321487] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.330533] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.340246] TCP: Hash tables configured (established 8192 bind 8192)
[    0.348168] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[    0.355940] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[    0.364558] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.372152] RPC: Registered named UNIX socket transport module.
[    0.378742] RPC: Registered udp transport module.
[    0.383973] RPC: Registered tcp transport module.
[    0.389196] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.396381] PCI: CLS 0 bytes, default 64
[    0.401676] Unpacking initramfs...
[    0.415217] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[    0.440267] NFS: Registering the id_resolver key type
[    0.446193] Key type id_resolver registered
[    0.450883] Key type id_legacy registered
[    0.455675] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.463187] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.471992] 9p: Installing v9fs 9p2000 file system support
[    0.479049] NET: Registered PF_ALG protocol family
[    0.484585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.492813] io scheduler mq-deadline registered
[    0.497871] io scheduler kyber registered
[    0.513472] microchip-pcie 2000000000.pcie: host bridge /soc/pcie@2000000000 ranges:
[    0.522194] microchip-pcie 2000000000.pcie:      MEM 0x2008000000..0x2087ffffff -> 0x0008000000
[    0.588518] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    0.596027] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    0.603467] microchip-pcie 2000000000.pcie: axi read request error
[    0.610322] microchip-pcie 2000000000.pcie: axi read timeout
[    0.616603] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    0.624025] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    0.631450] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    0.638877] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    0.646300] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    0.653725] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    1.516378] Freeing initrd memory: 7336K
[    5.591881] mc_event_handler: 667402 callbacks suppressed
[    5.591909] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    5.605290] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    5.612704] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    5.620112] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    5.627519] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    5.634919] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    5.642326] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    5.649727] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[    5.657134] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[    5.664535] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   10.595880] mc_event_handler: 666588 callbacks suppressed
[   10.595906] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   10.609283] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   10.616697] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   10.624096] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   10.631503] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   10.638905] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   10.646311] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   10.653712] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   10.661120] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   10.668520] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   15.599879] mc_event_handler: 666702 callbacks suppressed
[   15.599905] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   15.613287] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   15.620701] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   15.628107] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   15.635515] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   15.642916] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   15.650323] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   15.657723] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   15.665130] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   15.672532] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   20.603878] mc_event_handler: 666748 callbacks suppressed
[   20.603904] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   20.617291] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   20.624703] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   20.632111] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   20.639517] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   20.646927] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   20.654334] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   20.661735] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   20.669143] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   20.676543] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   21.539878] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
[   21.546651] rcu: 	0-...0: (1 GPs behind) idle=19f/1/0x4000000000000002 softirq=34/36 fqs=2626 
[   21.556177] 	(detected by 1, t=5256 jiffies, g=-1151, q=1143 ncpus=4)
[   21.563293] Task dump for CPU 0:
[   21.566860] task:swapper/0       state:R  running task     stack:    0 pid:    1 ppid:     0 flags:0x00000008
[   21.577823] Call Trace:
[   25.607883] mc_event_handler: 666648 callbacks suppressed
[   25.607909] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   25.621292] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   25.628706] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   25.636114] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   25.643521] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   25.650920] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   25.658328] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   25.665729] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   25.673136] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   25.680537] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.611877] mc_event_handler: 666787 callbacks suppressed
[   30.611904] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.625289] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   30.632696] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.640103] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   30.647502] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.654909] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   30.662310] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.669718] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   30.677119] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   30.684526] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.615884] mc_event_handler: 666719 callbacks suppressed
[   35.615910] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.629298] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   35.636711] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.644118] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   35.651526] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.658926] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   35.666333] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.673734] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   35.681141] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   35.688542] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.619874] mc_event_handler: 666725 callbacks suppressed
[   40.619900] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.633287] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   40.640691] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.648099] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   40.655498] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.662906] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   40.670306] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.677714] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   40.685123] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   40.692531] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.623883] mc_event_handler: 666653 callbacks suppressed
[   45.623908] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.637294] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   45.644707] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.652107] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   45.659514] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.666914] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   45.674323] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.681722] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer
[   45.689129] microchip-pcie 2000000000.pcie: sec error in pcie2axi buffer
[   45.696530] microchip-pcie 2000000000.pcie: ded error in pcie2axi buffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment