Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-1c1c000.usb-usb-0:1:1.3-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) ' U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 36C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 Verdin iMX8MP # setenv autoload no setenv autoload no Verdin iMX8MP # dhcp dhcp ethernet@30bf0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.6.29 (827 ms) Verdin iMX8MP # setenv serverip 192.168.6.3 setenv serverip 192.168.6.3 Verdin iMX8MP # tftp 0x40400000 917039/tftp-deploy-vavk3foy/kernel/Image tftp 0x40400000 917039/tftp-deploy-vavk3foy/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917039/tftp-deploy-vavk3foy/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 31.1 MiB/s done Bytes transferred = 38009344 (243fa00 hex) Verdin iMX8MP # tftp 0x45000000 917039/tftp-deploy-vavk3foy/ramdisk/ramdisk.cpio.gz.uboot tftp 0x45000000 917039/tftp-deploy-vavk3foy/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917039/tftp-deploy-vavk3foy/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x45000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 31.4 MiB/s done Bytes transferred = 24155786 (170968a hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x44000000 917039/tftp-deploy-vavk3foy/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x44000000 917039/tftp-deploy-vavk3foy/dtb/imx8mp-verdin-nonwifi-dahlia.dtb Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917039/tftp-deploy-vavk3foy/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x44000000 Loading: *## 12.3 MiB/s done Bytes transferred = 64345 (fb59 hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917039/extract-nfsrootfs-_e6gqce2,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917039/extract-nfsrootfs-_e6gqce2,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' Verdin iMX8MP # booti 0x40400000 0x45000000 0x44000000 booti 0x40400000 0x45000000 0x44000000 ## Loading init Ramdisk from Legacy Image at 45000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 24155722 Bytes = 23 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Loading Device Tree to 00000000ffaf0000, end 00000000ffb02b58 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.0-rc5-next-20241031 (KernelCI@build-j358040-arm64-clang-17-defconfig-pnpfw) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 SMP PREEMPT Thu Oct 31 07:46:44 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Toradex Verdin iMX8M Plus on Dahlia Board [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '') [ 0.000000] printk: legacy bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13f7a95c0-0x13f7abbff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fda00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 24 pages/cpu s61208 r8192 d28904 u98304 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917039/extract-nfsrootfs-_e6gqce2,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters "earlycon,115200n8", will be passed to user space. <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 <6>[ 0.000000] Policy zone: Normal <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000f9a00000-0x00000000fda00000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.010329] Console: colour dummy device 80x25 <6>[ 0.013115] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023634] pid_max: default: 32768 minimum: 301 <6>[ 0.028594] LSM: initializing lsm=capability <6>[ 0.033185] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040791] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.069021] rcu: Hierarchical SRCU implementation. <6>[ 0.071238] rcu: Max phase no-delay instances is 1000. <6>[ 0.076968] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.088673] EFI services will not be available. <6>[ 0.094669] smp: Bringing up secondary CPUs ... <6>[ 0.097079] Detected VIPT I-cache on CPU1 <6>[ 0.097139] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <4>[ 0.097176] ------------[ cut here ]------------ <4>[ 0.097180] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:455 clockevents_register_device+0x15c/0x16c <4>[ 0.097201] Modules linked in: <4>[ 0.097210] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Not tainted 6.12.0-rc5-next-20241031 #1 <4>[ 0.097222] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 0.097227] pstate: 200003c5 (nzCv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 0.097237] pc : clockevents_register_device+0x15c/0x16c <4>[ 0.097249] lr : clockevents_config_and_register+0x24/0x34 <4>[ 0.097259] sp : ffff8000826d3d20 <4>[ 0.097262] x29: ffff8000826d3d20 x28: ffff800081f8f950 x27: ffff800081f7d8b8 <4>[ 0.097280] x26: ffff800081f8e6d0 x25: ffff800080ead57c x24: 0000000000000028 <4>[ 0.097295] x23: 0000000000000001 x22: 0000000000000001 x21: ffff800081c79000 <4>[ 0.097312] x20: ffff0000c025d640 x19: ffff0000ff66c780 x18: 0000000000000003 <4>[ 0.097328] x17: 0000000000000003 x16: 00000000000000a0 x15: 00000003ffffffff <4>[ 0.097346] x14: ffffffffffffffff x13: 00000000000003e8 x12: 0000000000000000 <4>[ 0.097361] x11: 000000000083126e x10: ffff800081f79cc0 x9 : 0000000000000001 <4>[ 0.097378] x8 : 0000000000000000 x7 : 756f66203a315550 x6 : 43203a3376434947 <4>[ 0.097395] x5 : 0000000000000000 x4 : 0000000000000258 x3 : 00000000007a1200 <4>[ 0.097411] x2 : 000000003b9aca00 x1 : ffff0000ff66c7b4 x0 : ffff0000ff66c780 <4>[ 0.097428] Call trace: <4>[ 0.097432] clockevents_register_device+0x15c/0x16c (P) <4>[ 0.097448] clockevents_config_and_register+0x24/0x34 (L) <4>[ 0.097461] clockevents_config_and_register+0x24/0x34 <4>[ 0.097471] __arch_timer_setup+0x224/0x258 <4>[ 0.097489] arch_timer_starting_cpu+0x2c/0xfc <4>[ 0.097502] __cpuhp_invoke_callback_range+0x15c/0x270 <4>[ 0.097515] notify_cpu_starting+0x7c/0xb8 <4>[ 0.097530] secondary_start_kernel+0xdc/0x158 <4>[ 0.097543] __secondary_switched+0xc0/0xc4 <4>[ 0.097559] ---[ end trace 0000000000000000 ]--- <6>[ 0.097593] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.098171] Detected VIPT I-cache on CPU2 <6>[ 0.098223] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.098277] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.098842] Detected VIPT I-cache on CPU3 <6>[ 0.098893] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.098946] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.099053] smp: Brought up 1 node, 4 CPUs <6>[ 0.338831] SMP: Total of 4 processors activated. <6>[ 0.343813] CPU: All CPU(s) started at EL2 <6>[ 0.348218] CPU features: detected: 32-bit EL0 Support <6>[ 0.353609] CPU features: detected: 32-bit EL1 Support <6>[ 0.359045] CPU features: detected: CRC32 instructions <6>[ 0.364495] alternatives: applying system-wide alternatives <6>[ 0.371925] Memory: 3947484K/4194304K available (17856K kernel code, 4926K rwdata, 11752K rodata, 2432K init, 745K bss, 209500K reserved, 32768K cma-reserved) <6>[ 0.385995] devtmpfs: initialized <6>[ 0.401247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.408482] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.416365] 23280 pages in range for non-PLT usage <6>[ 0.416381] 514800 pages in range for PLT usage <6>[ 0.420942] pinctrl core: initialized pinctrl subsystem <6>[ 0.434810] DMI not present or invalid. <6>[ 0.438588] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.443185] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.449823] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.457915] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.465945] audit: initializing netlink subsys (disabled) <5>[ 0.471794] audit: type=2000 audit(0.296:1): state=initialized audit_enabled=0 res=1 <6>[ 0.473698] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.479661] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.486012] cpuidle: using governor menu <6>[ 0.497236] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.504136] ASID allocator initialised with 65536 entries <6>[ 0.512644] Serial: AMBA PL011 UART driver <6>[ 0.523495] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.531725] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28440000 <6>[ 0.538289] amba 28440000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.545060] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28540000 <6>[ 0.552605] amba 28540000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.559394] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28640000 <6>[ 0.566954] amba 28640000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.573759] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28740000 <6>[ 0.581312] amba 28740000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.588119] platform funnel: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.595894] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.603904] amba 28c03000.funnel: Fixed dependency cycle(s) with /funnel <6>[ 0.611030] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.618985] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.626746] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.634914] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.642641] amba 28c06000.etr: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.654457] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog3grp <6>[ 0.662648] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog2grp <6>[ 0.673667] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog1grp <6>[ 0.684707] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio8grp <6>[ 0.695457] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio7grp <6>[ 0.706219] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio4grp <6>[ 0.716978] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio3grp <6>[ 0.727740] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio2grp <6>[ 0.738507] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio1grp <6>[ 0.749989] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.757591] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.769272] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.778745] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/interrupt-controller@38800000 <6>[ 0.809118] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.816652] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.828639] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.839821] platform 32fc6000.display-controller: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.851847] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.861748] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.878735] platform connector: Fixed dependency cycle(s) with /soc@0/usb@32f10100/usb@38100000 <6>[ 0.888825] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /native-hdmi-connector <6>[ 0.894659] platform native-hdmi-connector: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.906859] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.911725] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.918267] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.925352] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.931915] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.939001] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.945577] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.952651] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.961538] ACPI: Interpreter disabled. <6>[ 0.967416] iommu: Default domain type: Translated <6>[ 0.969636] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.976448] SCSI subsystem initialized <6>[ 0.980524] usbcore: registered new interface driver usbfs <6>[ 0.985950] usbcore: registered new interface driver hub <6>[ 0.991542] usbcore: registered new device driver usb <6>[ 0.998554] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.002107] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.011571] PTP clock support registered <6>[ 1.015908] EDAC MC: Ver: 3.0.0 <6>[ 1.019635] scmi_core: SCMI protocol bus registered <6>[ 1.025783] FPGA manager framework <6>[ 1.028096] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.035324] vgaarb: loaded <6>[ 1.037840] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.044010] VFS: Disk quotas dquot_6.6.0 <6>[ 1.047973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 1.055347] pnp: PnP ACPI: disabled <6>[ 1.065971] NET: Registered PF_INET protocol family <6>[ 1.068441] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 1.078491] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 1.084888] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.092880] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 1.101300] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 1.109652] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 1.115755] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.122702] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.130259] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.136420] RPC: Registered named UNIX socket transport module. <6>[ 1.142227] RPC: Registered udp transport module. <6>[ 1.147206] RPC: Registered tcp transport module. <6>[ 1.152194] RPC: Registered tcp-with-tls transport module. <6>[ 1.157969] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.164713] PCI: CLS 0 bytes, default 64 <6>[ 1.169085] Unpacking initramfs... <6>[ 1.185864] kvm [1]: nv: 557 coarse grained trap handlers <6>[ 1.189183] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.196029] kvm [1]: GICv3: no GICV resource entry <6>[ 1.198334] kvm [1]: disabling GICv2 emulation <6>[ 1.203084] kvm [1]: GIC system register CPU interface enabled <6>[ 1.209221] kvm [1]: vgic interrupt IRQ9 <6>[ 1.213422] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 1.220779] Initialise system trusted keyrings <6>[ 1.224234] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 1.231037] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.237181] NFS: Registering the id_resolver key type <5>[ 1.242205] Key type id_resolver registered <5>[ 1.246636] Key type id_legacy registered <6>[ 1.250964] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.257924] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.265873] 9p: Installing v9fs 9p2000 file system support <5>[ 1.308241] Key type asymmetric registered <5>[ 1.309768] Asymmetric key parser 'x509' registered <6>[ 1.315030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.322629] io scheduler mq-deadline registered <6>[ 1.327439] io scheduler kyber registered <6>[ 1.331778] io scheduler bfq registered <6>[ 1.354680] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.397571] SoC: i.MX8MP revision 1.1 <6>[ 1.449401] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.458857] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 15, base_baud = 1500000) is a IMX <6>[ 1.466068] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 1500000) is a IMX <6>[ 1.474235] printk: console [ttymxc2] enabled <6>[ 1.474235] printk: console [ttymxc2] enabled <6>[ 1.483421] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.483421] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.496292] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 1.497556] msm_serial: driver initialized <6>[ 1.498322] SuperH (H)SCI(F) driver initialized <6>[ 1.498748] STM32 USART driver initialized <6>[ 1.525494] loop: module loaded <6>[ 1.527441] megasas: 07.727.03.00-rc1 <6>[ 1.540447] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.542571] thunder_xcv, ver 1.0 <6>[ 1.542622] thunder_bgx, ver 1.0 <6>[ 1.542647] nicpf, ver 1.0 <6>[ 1.545209] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.545219] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.545260] hclge is initializing <6>[ 1.545294] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.545298] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.545324] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.545327] e1000e: Copyright(c) 1999 - 2015 Inte ** replaying previous printk message ** <6>[ 1.545327] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.545349] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.545352] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.545381] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.545385] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.546018] sky2: driver version 1.30 <6>[ 1.548800] VFIO - User Level meta-driver version: 0.3 <6>[ 1.555412] usbcore: registered new interface driver usb-storage <6>[ 1.561718] i2c_dev: i2c /dev entries driver <6>[ 1.584665] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.584676] sdhci: Copyright(c) Pierre Ossman <6>[ 1.586644] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.588791] sdhci-pltfm: SDHCI platform and OF driver helper <1>[ 1.590582] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.590594] Mem abort info: <1>[ 1.590597] ESR = 0x0000000096000004 <1>[ 1.590600] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.590604] SET = 0, FnV = 0 <1>[ 1.590608] EA = 0, S1PTW = 0 <1>[ 1.590611] FSC = 0x04: level 0 translation fault <1>[ 1.590614] Data abort info: <1>[ 1.590616] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.590620] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.590624] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.590629] [0000000000000018] user address but active_mm is swapper <0>[ 1.590634] Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP <6>[ 1.594822] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.596372] usbcore: registered new interface driver usbhid <6>[ 1.596382] usbhid: USB HID core driver <1>[ 1.605057] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.605068] Mem abort info: <1>[ 1.605070] ESR = 0x0000000096000004 <1>[ 1.605073] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.605077] SET = 0, FnV = 0 <1>[ 1.605080] EA = 0, S1PTW = 0 <1>[ 1.605083] FSC = 0x04: level 0 translation fault <1>[ 1.605086] Data abort info: <1>[ 1.605087] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.605091] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.605095] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.605099] [0000000000000018] user address but active_mm is swapper <4>[ 1.813799] Modules linked in: <1>[ 1.813854] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.813874] Mem abort info: <1>[ 1.813876] ESR = 0x0000000096000004 <1>[ 1.813879] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.813884] SET = 0, FnV = 0 <1>[ 1.813887] EA = 0, S1PTW = 0 <1>[ 1.813890] FSC = 0x04: level 0 translation fault <1>[ 1.813895] Data abort info: <1>[ 1.813897] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.813901] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.813905] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.813910] [0000000000000018] user address but active_mm is swapper <4>[ 1.876988] CPU: 3 UID: 0 PID: 0 Comm: swapper/3 Tainted: G W 6.12.0-rc5-next-20241031 #1 <4>[ 1.886827] Tainted: [W]=WARN <4>[ 1.890056] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 1.897108] pstate: 800000c5 (Nzcv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 1.904336] pc : tick_nohz_get_sleep_length+0x48/0x144 <4>[ 1.909750] lr : menu_select+0x39c/0x6c0 <4>[ 1.913944] sp : ffff8000826e3d50 <4>[ 1.917520] x29: ffff8000826e3d50 x28: ffff800081f79cc0 x27: 0000000000000006 <4>[ 1.924928] x26: 000003e7fffffc18 x25: ffff0000ff6972a0 x24: 00000000003d0900 <4>[ 1.932336] x23: 0000000000000000 x22: 000000004478556b x21: ffff8000826e3e04 <4>[ 1.939743] x20: ffff0000ff692710 x19: ffff8000826e3d80 x18: 000000007fffffff <4>[ 1.947149] x17: 0000000000000000 x16: 071c71c71c71c71c x15: 0000000000000000 <4>[ 1.954557] x14: 0000000000000001 x13: 0000000000000000 x12: 0000000000000000 <4>[ 1.961968] x11: 0000000000000000 x10: 0000000000000005 x9 : ffff0000c0268000 <4>[ 1.969378] x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000000000 <4>[ 1.976786] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000 <4>[ 1.984191] x2 : 0000000000000000 x1 : 0000000000000003 x0 : ffff8000826e3d80 <4>[ 1.991596] Call trace: <4>[ 1.994304] tick_nohz_get_sleep_length+0x48/0x144 (P) <4>[ 1.999715] menu_select+0x39c/0x6c0 (L) <4>[ 2.003909] menu_select+0x39c/0x6c0 <4>[ 2.007754] cpuidle_select+0x1c/0x28 <4>[ 2.011687] do_idle+0x194/0x250 <4>[ 2.015187] cpu_startup_entry+0x34/0x38 <4>[ 2.019379] secondary_start_kernel+0x134/0x158 <4>[ 2.024182] __secondary_switched+0xc0/0xc4 <0>[ 2.028644] Code: b9401121 3940028a f9404296 360003ca (f9400d08) <4>[ 2.035003] ---[ end trace 0000000000000000 ]--- <0>[ 2.039887] Kernel panic - not syncing: Attempted to kill the idle task! <2>[ 2.046852] SMP: stopping secondary CPUs <0>[ 2.051042] Kernel Offset: disabled <0>[ 2.054794] CPU features: 0x00,00000100,00400000,8200421b <0>[ 2.060460] Memory Limit: none <0>[ 2.063778] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---