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 40C 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 (823 ms) Verdin iMX8MP # setenv serverip 192.168.6.3 setenv serverip 192.168.6.3 Verdin iMX8MP # tftp 0x40400000 917068/tftp-deploy-kysowe4d/kernel/Image tftp 0x40400000 917068/tftp-deploy-kysowe4d/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917068/tftp-deploy-kysowe4d/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 32 MiB/s done Bytes transferred = 38009344 (243fa00 hex) Verdin iMX8MP # tftp 0x45000000 917068/tftp-deploy-kysowe4d/ramdisk/ramdisk.cpio.gz.uboot tftp 0x45000000 917068/tftp-deploy-kysowe4d/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 '917068/tftp-deploy-kysowe4d/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x45000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #### 32.2 MiB/s done Bytes transferred = 26787160 (198bd58 hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x44000000 917068/tftp-deploy-kysowe4d/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x44000000 917068/tftp-deploy-kysowe4d/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 '917068/tftp-deploy-kysowe4d/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x44000000 Loading: *## 15.3 MiB/s done Bytes transferred = 64345 (fb59 hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 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: 26787096 Bytes = 25.5 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/ram0 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.010321] Console: colour dummy device 80x25 <6>[ 0.013111] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023635] pid_max: default: 32768 minimum: 301 <6>[ 0.028599] LSM: initializing lsm=capability <6>[ 0.033184] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040792] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.065003] rcu: Hierarchical SRCU implementation. <6>[ 0.067221] rcu: Max phase no-delay instances is 1000. <6>[ 0.072946] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.084646] EFI services will not be available. <6>[ 0.090642] smp: Bringing up secondary CPUs ... <6>[ 0.093050] Detected VIPT I-cache on CPU1 <6>[ 0.093109] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <4>[ 0.093145] ------------[ cut here ]------------ <4>[ 0.093149] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:455 clockevents_register_device+0x15c/0x16c <4>[ 0.093171] Modules linked in: <4>[ 0.093180] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Not tainted 6.12.0-rc5-next-20241031 #1 <4>[ 0.093189] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 0.093194] pstate: 200003c5 (nzCv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 0.093203] pc : clockevents_register_device+0x15c/0x16c <4>[ 0.093214] lr : clockevents_config_and_register+0x24/0x34 <4>[ 0.093222] sp : ffff8000826d3d20 <4>[ 0.093225] x29: ffff8000826d3d20 x28: ffff800081f8f950 x27: ffff800081f7d8b8 <4>[ 0.093245] x26: ffff800081f8e6d0 x25: ffff800080ead57c x24: 0000000000000028 <4>[ 0.093262] x23: 0000000000000001 x22: 0000000000000001 x21: ffff800081c79000 <4>[ 0.093278] x20: ffff0000c025d640 x19: ffff0000ff66c780 x18: 0000000000000003 <4>[ 0.093292] x17: 0000000000000003 x16: 00000000000000a0 x15: 00000003ffffffff <4>[ 0.093309] x14: ffffffffffffffff x13: 00000000000003e8 x12: 0000000000000000 <4>[ 0.093326] x11: 000000000083126e x10: ffff800081f79cc0 x9 : 0000000000000001 <4>[ 0.093342] x8 : 0000000000000000 x7 : 756f66203a315550 x6 : 43203a3376434947 <4>[ 0.093356] x5 : 0000000000000000 x4 : 0000000000000258 x3 : 00000000007a1200 <4>[ 0.093372] x2 : 000000003b9aca00 x1 : ffff0000ff66c7b4 x0 : ffff0000ff66c780 <4>[ 0.093392] Call trace: <4>[ 0.093396] clockevents_register_device+0x15c/0x16c (P) <4>[ 0.093412] clockevents_config_and_register+0x24/0x34 (L) <4>[ 0.093422] clockevents_config_and_register+0x24/0x34 <4>[ 0.093434] __arch_timer_setup+0x224/0x258 <4>[ 0.093451] arch_timer_starting_cpu+0x2c/0xfc <4>[ 0.093467] __cpuhp_invoke_callback_range+0x15c/0x270 <4>[ 0.093481] notify_cpu_starting+0x7c/0xb8 <4>[ 0.093497] secondary_start_kernel+0xdc/0x158 <4>[ 0.093515] __secondary_switched+0xc0/0xc4 <4>[ 0.093533] ---[ end trace 0000000000000000 ]--- <6>[ 0.093568] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.094132] Detected VIPT I-cache on CPU2 <6>[ 0.094182] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.094241] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.094798] Detected VIPT I-cache on CPU3 <6>[ 0.094850] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.094907] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.095016] smp: Brought up 1 node, 4 CPUs <6>[ 0.334803] SMP: Total of 4 processors activated. <6>[ 0.339786] CPU: All CPU(s) started at EL2 <6>[ 0.344191] CPU features: detected: 32-bit EL0 Support <6>[ 0.349584] CPU features: detected: 32-bit EL1 Support <6>[ 0.355021] CPU features: detected: CRC32 instructions <6>[ 0.360467] alternatives: applying system-wide alternatives <6>[ 0.367902] Memory: 3944916K/4194304K available (17856K kernel code, 4926K rwdata, 11752K rodata, 2432K init, 745K bss, 212068K reserved, 32768K cma-reserved) <6>[ 0.381963] devtmpfs: initialized <6>[ 0.397156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.404388] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.412276] 23280 pages in range for non-PLT usage <6>[ 0.412292] 514800 pages in range for PLT usage <6>[ 0.416854] pinctrl core: initialized pinctrl subsystem <6>[ 0.430723] DMI not present or invalid. <6>[ 0.434363] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.439099] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.445731] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.453820] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.461860] audit: initializing netlink subsys (disabled) <5>[ 0.467704] audit: type=2000 audit(0.292:1): state=initialized audit_enabled=0 res=1 <6>[ 0.469566] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.475572] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.481925] cpuidle: using governor menu <6>[ 0.493131] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.500050] ASID allocator initialised with 65536 entries <6>[ 0.508567] Serial: AMBA PL011 UART driver <6>[ 0.519476] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.527696] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28440000 <6>[ 0.534261] amba 28440000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.541037] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28540000 <6>[ 0.548580] amba 28540000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.555371] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28640000 <6>[ 0.562935] amba 28640000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.569739] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28740000 <6>[ 0.577299] amba 28740000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.584092] platform funnel: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.591871] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.599886] amba 28c03000.funnel: Fixed dependency cycle(s) with /funnel <6>[ 0.607015] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.614964] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.622736] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.630897] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.638627] amba 28c06000.etr: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.650426] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog3grp <6>[ 0.658620] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog2grp <6>[ 0.669639] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog1grp <6>[ 0.680679] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio8grp <6>[ 0.691430] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio7grp <6>[ 0.702187] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio4grp <6>[ 0.712949] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio3grp <6>[ 0.723713] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio2grp <6>[ 0.734473] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio1grp <6>[ 0.745993] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.753565] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.765209] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.774685] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/interrupt-controller@38800000 <6>[ 0.805105] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.812641] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.824624] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.835804] platform 32fc6000.display-controller: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.847843] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.857732] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.874796] platform connector: Fixed dependency cycle(s) with /soc@0/usb@32f10100/usb@38100000 <6>[ 0.884889] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /native-hdmi-connector <6>[ 0.890719] platform native-hdmi-connector: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.902887] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.907791] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.914327] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.921412] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.927978] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.935063] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.941637] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.948712] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.957621] ACPI: Interpreter disabled. <6>[ 0.963310] iommu: Default domain type: Translated <6>[ 0.965538] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.972358] SCSI subsystem initialized <6>[ 0.976421] usbcore: registered new interface driver usbfs <6>[ 0.981834] usbcore: registered new interface driver hub <6>[ 0.987431] usbcore: registered new device driver usb <6>[ 0.994438] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.997995] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.007454] PTP clock support registered <6>[ 1.011800] EDAC MC: Ver: 3.0.0 <6>[ 1.015511] scmi_core: SCMI protocol bus registered <6>[ 1.021635] FPGA manager framework <6>[ 1.023990] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.031259] vgaarb: loaded <6>[ 1.033706] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.039906] VFS: Disk quotas dquot_6.6.0 <6>[ 1.043862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 1.051233] pnp: PnP ACPI: disabled <6>[ 1.061845] NET: Registered PF_INET protocol family <6>[ 1.064307] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 1.074371] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 1.080767] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.088755] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 1.097176] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 1.105514] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 1.111630] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.118579] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.126134] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.132291] RPC: Registered named UNIX socket transport module. <6>[ 1.138108] RPC: Registered udp transport module. <6>[ 1.143080] RPC: Registered tcp transport module. <6>[ 1.148068] RPC: Registered tcp-with-tls transport module. <6>[ 1.153842] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.160592] PCI: CLS 0 bytes, default 64 <6>[ 1.168622] kvm [1]: nv: 557 coarse grained trap handlers <6>[ 1.171887] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.179313] kvm [1]: GICv3: no GICV resource entry <6>[ 1.181521] kvm [1]: disabling GICv2 emulation <6>[ 1.186281] kvm [1]: GIC system register CPU interface enabled <6>[ 1.192397] kvm [1]: vgic interrupt IRQ9 <6>[ 1.196595] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 1.203893] Initialise system trusted keyrings <6>[ 1.207358] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 1.214164] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.220249] NFS: Registering the id_resolver key type <5>[ 1.225415] Key type id_resolver registered <5>[ 1.229827] Key type id_legacy registered <6>[ 1.234136] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.241117] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.248963] 9p: Installing v9fs 9p2000 file system support <5>[ 1.291448] Key type asymmetric registered <5>[ 1.292959] Asymmetric key parser 'x509' registered <6>[ 1.298179] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.305828] io scheduler mq-deadline registered <6>[ 1.310646] io scheduler kyber registered <6>[ 1.314956] io scheduler bfq registered <6>[ 1.338317] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.383659] SoC: i.MX8MP revision 1.1 <6>[ 1.432744] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.442212] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 15, base_baud = 1500000) is a IMX <6>[ 1.449252] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 1500000) is a IMX <6>[ 1.457618] printk: console [ttymxc2] enabled <6>[ 1.457618] printk: console [ttymxc2] enabled <6>[ 1.466796] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.466796] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.482635] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 1.483791] msm_serial: driver initialized <6>[ 1.484529] SuperH (H)SCI(F) driver initialized <6>[ 1.484958] STM32 USART driver initialized <6>[ 1.510034] loop: module loaded <6>[ 1.511913] megasas: 07.727.03.00-rc1 <6>[ 1.525094] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.527143] thunder_xcv, ver 1.0 <6>[ 1.527177] thunder_bgx, ver 1.0 <6>[ 1.527209] nicpf, ver 1.0 <6>[ 1.529831] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.529837] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.529880] hclge is initializing <6>[ 1.529911] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.529914] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.529941] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.529944] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.529974] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.529977] igb: Copyright (c) 2007-2014 Intel Corporation. ** replaying previous printk message ** <6>[ 1.529977] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.530006] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.530009] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.530670] sky2: driver version 1.30 <6>[ 1.533502] VFIO - User Level meta-driver version: 0.3 <6>[ 1.539980] usbcore: registered new interface driver usb-storage <6>[ 1.546526] i2c_dev: i2c /dev entries driver <6>[ 1.568868] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.568877] sdhci: Copyright(c) Pierre Ossman <6>[ 1.570782] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.573011] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.578821] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.580446] usbcore: registered new interface driver usbhid <6>[ 1.580453] usbhid: USB HID core driver <1>[ 1.588975] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.588989] Mem abort info: <1>[ 1.588992] ESR = 0x0000000096000004 <1>[ 1.588995] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.589000] SET = 0, FnV = 0 <1>[ 1.589003] EA = 0, S1PTW = 0 <1>[ 1.589006] FSC = 0x04: level 0 translation fault <1>[ 1.589009] Data abort info: <1>[ 1.589011] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.589015] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.589019] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.589026] [0000000000000018] user address but active_mm is swapper <0>[ 1.589032] Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP <4>[ 1.591045] Modules linked in: ** replaying previous printk message ** <1>[ 1.591426] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.591434] Mem abort info: <1>[ 1.591436] ESR = 0x0000000096000004 <1>[ 1.591439] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.591443] SET = 0, FnV = 0 <1>[ 1.591446] EA = 0, S1PTW = 0 <1>[ 1.591449] FSC = 0x04: level 0 translation fault <1>[ 1.591452] Data abort info: <1>[ 1.591454] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.591457] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.591462] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.591466] [0000000000000018] user address but active_mm is swapper <6>[ 1.591598] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available <4>[ 1.815809] <1>[ 1.815828] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000018 <1>[ 1.815833] Mem abort info: <1>[ 1.815837] ESR = 0x0000000096000004 <1>[ 1.815840] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 1.815847] SET = 0, FnV = 0 <1>[ 1.815851] EA = 0, S1PTW = 0 <1>[ 1.815857] FSC = 0x04: level 0 translation fault <1>[ 1.815862] Data abort info: <1>[ 1.815863] ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 <1>[ 1.815869] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 1.815875] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 1.815882] [0000000000000018] user address but active_mm is swapper <4>[ 1.877427] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Tainted: G W 6.12.0-rc5-next-20241031 #1 <4>[ 1.887262] Tainted: [W]=WARN <4>[ 1.890491] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 1.897541] pstate: 800000c5 (Nzcv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 1.904767] pc : tick_nohz_get_sleep_length+0x48/0x144 <4>[ 1.910178] lr : menu_select+0x39c/0x6c0 <4>[ 1.914375] sp : ffff8000826d3d50 <4>[ 1.917949] x29: ffff8000826d3d50 x28: ffff800081f79cc0 x27: 0000000000000006 <4>[ 1.925359] x26: 000003e7fffffc18 x25: ffff0000ff6672a0 x24: 00000000003d0900 <4>[ 1.932764] x23: 0000000000000000 x22: 000000004461d4ad x21: ffff8000826d3e04 <4>[ 1.940171] x20: ffff0000ff662710 x19: ffff8000826d3d80 x18: 000000007fffffff <4>[ 1.947579] x17: 0000000000000000 x16: 071c71c71c71c71c x15: 0000000000000000 <4>[ 1.954986] x14: 0000000000000001 x13: 0000000000000000 x12: 0000000000000000 <4>[ 1.962390] x11: 0000000000000000 x10: 0000000000000005 x9 : ffff0000c025d640 <4>[ 1.969800] x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000000000 <4>[ 1.977207] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000 <4>[ 1.984613] x2 : 0000000000000000 x1 : 0000000000000001 x0 : ffff8000826d3d80 <4>[ 1.992020] Call trace: <4>[ 1.994728] tick_nohz_get_sleep_length+0x48/0x144 (P) <4>[ 2.000138] menu_select+0x39c/0x6c0 (L) <4>[ 2.004332] menu_select+0x39c/0x6c0 <4>[ 2.008176] cpuidle_select+0x1c/0x28 <4>[ 2.012111] do_idle+0x194/0x250 <4>[ 2.015609] cpu_startup_entry+0x34/0x38 <4>[ 2.019804] secondary_start_kernel+0x134/0x158 <4>[ 2.024606] __secondary_switched+0xc0/0xc4 <0>[ 2.029065] Code: b9401121 3940028a f9404296 360003ca (f9400d08) <4>[ 2.035422] ---[ end trace 0000000000000000 ]--- <0>[ 2.040304] Kernel panic - not syncing: Attempted to kill the idle task! <2>[ 2.047267] SMP: stopping secondary CPUs <0>[ 2.051454] Kernel Offset: disabled <0>[ 2.055203] CPU features: 0x00,00000100,00400000,8200421b <0>[ 2.060865] Memory Limit: none <0>[ 2.064184] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---