Trying 192.168.56.183... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3006 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.3.4:1.0-port0, 115200n81, [] (Debian GNU/Linux) U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.29 (3874 ms) => setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 => tftp 0x82000000 698133/tftp-deploy-j3xh94vz/kernel/zImage tftp 0x82000000 698133/tftp-deploy-j3xh94vz/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.29 Filename '698133/tftp-deploy-j3xh94vz/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 5.3 MiB/s done Bytes transferred = 3708056 (389498 hex) => tftp 0x83000000 698133/tftp-deploy-j3xh94vz/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 698133/tftp-deploy-j3xh94vz/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.29 Filename '698133/tftp-deploy-j3xh94vz/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 7.5 MiB 4.9 MiB/s done Bytes transferred = 7886208 (785580 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 698133/tftp-deploy-j3xh94vz/dtb/am335x-boneblack.dtb tftp 0x88000000 698133/tftp-deploy-j3xh94vz/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.29 Filename '698133/tftp-deploy-j3xh94vz/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 30.8 KiB 3.3 MiB/s done Bytes transferred = 31552 (7b40 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/698133/extract-nfsrootfs-n3nnr__h,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/698133/extract-nfsrootfs-n3nnr__h,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x389498 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-09-03 15:49:27 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7886144 Bytes = 7.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800ab3f fixing up phy_id for ethernet1, old: 1, new: -1644891256 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-st55 (KernelCI@build-j305940-arm-gcc-12-omap2plus-defconfig-nkmz5) (gcc version 12.2.0 (Debian 12.2.0-14) ) #1 SMP Tue Sep 3 15:44:14 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df917000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.6.2:/var/lib/lava/dispatcher/tmp/698133/extract-nfsrootfs-n3nnr__h,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474108K/522240K available (6947K kernel code, 752K rwdata, 2228K rodata, 448K init, 8189K bss, 31748K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc08fdea8 (9176 kB) [ 0.000000] .init : 0xc08fe000 - 0xc096e000 ( 448 kB) [ 0.000000] .data : 0xc096e000 - 0xc0a2a328 ( 753 kB) [ 0.000000] .bss : 0xc0a2d000 - 0xc122c6e0 (8190 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000034] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000080] OMAP clocksource: timer1 at 24000000 Hz [ 0.000471] clocksource_probe: no matching clocksources found [ 0.001314] Console: colour dummy device 80x30 [ 0.001372] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001381] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001388] ... MAX_LOCK_DEPTH: 48 [ 0.001395] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001402] ... CLASSHASH_SIZE: 4096 [ 0.001409] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001416] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001423] ... CHAINHASH_SIZE: 32768 [ 0.001430] memory used by lock dependency info: 5167 kB [ 0.001438] per task-struct memory footprint: 1536 bytes [ 0.001465] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078792] pid_max: default: 32768 minimum: 301 [ 0.079200] Security Framework initialized [ 0.079317] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079330] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082101] Initializing cgroup subsys io [ 0.082194] Initializing cgroup subsys memory [ 0.082282] Initializing cgroup subsys devices [ 0.082395] Initializing cgroup subsys freezer [ 0.082464] Initializing cgroup subsys perf_event [ 0.082529] CPU: Testing write buffer coherency: ok [ 0.082675] CPU0: Spectre v2: using BPIALL workaround [ 0.084050] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084172] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087744] Brought up 1 CPUs [ 0.087767] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087777] CPU: All CPU(s) started in SVC mode. [ 0.091696] devtmpfs: initialized [ 0.124122] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.164050] omap_hwmod: tptc0 using broken dt data from edma [ 0.164487] omap_hwmod: tptc1 using broken dt data from edma [ 0.164902] omap_hwmod: tptc2 using broken dt data from edma [ 0.173353] omap_hwmod: debugss: _wait_target_disable failed [ 0.228537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.228609] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.230982] pinctrl core: initialized pinctrl subsystem [ 0.235958] NET: Registered protocol family 16 [ 0.241175] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.243353] cpuidle: using governor ladder [ 0.243387] cpuidle: using governor menu [ 0.252728] OMAP GPIO hardware version 0.1 [ 0.273879] No ATAGs? [ 0.273914] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.297804] edma 49000000.edma: Legacy memcpy is enabled, things might not work [ 0.314042] edma 49000000.edma: TI EDMA DMA engine driver [ 0.317989] SCSI subsystem initialized [ 0.319990] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.320100] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.320348] pps_core: LinuxPPS API ver. 1 registered [ 0.320358] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.320409] PTP clock support registered [ 0.324086] clocksource: Switched to clocksource timer1 [ 0.452493] NET: Registered protocol family 2 [ 0.453006] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.454923] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.455012] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.455574] TCP: Hash tables configured (established 4096 bind 4096) [ 0.455792] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.455888] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.456420] NET: Registered protocol family 1 [ 0.458064] RPC: Registered named UNIX socket transport module. [ 0.458089] RPC: Registered udp transport module. [ 0.458098] RPC: Registered tcp transport module. [ 0.458107] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.459863] Trying to unpack rootfs image as initramfs... [ 1.038073] Freeing initrd memory: 7704K [ 1.038926] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.043423] audit: initializing netlink subsys (disabled) [ 1.043806] audit: type=2000 audit(1.030:1): initialized [ 1.048508] VFS: Disk quotas dquot_6.6.0 [ 1.048692] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.051140] NFS: Registering the id_resolver key type [ 1.051496] Key type id_resolver registered [ 1.051509] Key type id_legacy registered [ 1.051705] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.057414] io scheduler noop registered [ 1.057453] io scheduler deadline registered [ 1.057513] io scheduler cfq registered (default) [ 1.059467] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.062092] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.069153] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.069783] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a OMAP UART0 [ 1.846871] console [ttyO0] enabled [ 1.886206] brd: module loaded [ 1.911125] loop: module loaded [ 1.916956] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.984115] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.990504] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.026417] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.037428] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ab:e7:47 [ 2.049855] mousedev: PS/2 mouse device common for all mice [ 2.055887] i2c /dev entries driver [ 2.061244] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.144450] ledtrig-cpu: registered to indicate activity on CPUs [ 2.151897] oprofile: using arm/armv7 [ 2.156726] Initializing XFRM netlink socket [ 2.161663] NET: Registered protocol family 10 [ 2.169755] sit: IPv6 over IPv4 tunneling driver [ 2.176939] NET: Registered protocol family 17 [ 2.181672] NET: Registered protocol family 15 [ 2.186801] Key type dns_resolver registered [ 2.191445] omap_voltage_late_init: Voltage driver support not added [ 2.198162] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.206649] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.216217] ThumbEE CPU extension supported. [ 2.220725] Registering SWP/SWPB emulation handler [ 2.225831] SmartReflex Class3 initialized [ 2.246221] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.256480] mmc0: new SD card at address e624 [ 2.265341] mmcblk0: mmc0:e624 SU512 484 MiB [ 2.275860] mmcblk0: p1 [ 2.300114] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.306624] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.316832] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.324435] hctosys: unable to open rtc device (rtc0) [ 2.329733] sr_init: No PMIC hook to init smartreflex [ 2.335310] sr_init: platform driver register failed for SR [ 2.361031] net eth0: initializing cpsw version 1.12 (0) [ 2.369147] net eth0: phy found : id is : 0x7c0f1 [ 2.374250] libphy: PHY 4a101000.mdio:9df4f388 not found [ 2.379802] net eth0: phy "4a101000.mdio:9df4f388" not found on slave 1, err -19 [ 2.396655] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.415359] mmc1: unspecified timeout for CMD6 - use generic [ 2.421805] mmc1: unspecified timeout for CMD6 - use generic [ 2.428205] mmc1: unspecified timeout for CMD6 - use generic [ 2.434257] mmc1: new high speed MMC card at address 0001 [ 2.441830] mmcblk1: mmc1:0001 MMC02G 1.79 GiB [ 2.447611] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB [ 2.454815] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB [ 2.464161] mmcblk1: p1 p2 [ 5.384797] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.394155] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.414045] Sending DHCP requests .. [ 11.113860] DHCP/BOOTP: Reply not for us, op[2] xid[6665a8dd] [ 11.147367] DHCP/BOOTP: Reply not for us, op[2] xid[6665a8dd] [ 12.583994] ., OK [ 12.624537] IP-Config: Got DHCP answer from 192.168.6.1, my address is 192.168.6.29 [ 12.632937] IP-Config: Complete: [ 12.636401] device=eth0, hwaddr=c8:a0:30:ab:e7:47, ipaddr=192.168.6.29, mask=255.255.255.0, gw=192.168.6.1 [ 12.646963] host=192.168.6.29, domain=, nis-domain=(none) [ 12.653054] bootserver=192.168.6.1, rootserver=192.168.6.2, rootpath= [ 12.660071] nameserver0=10.255.253.1 [ 12.668136] Freeing unused kernel memory: 448K Loading, please wait... Starting systemd-udevd version 252.12-1~deb12u1 [ 12.826240] random: systemd-udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.879422] random: systemd-udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.899716] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.909931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.922650] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.949570] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.959858] random: systemd-udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 12.979308] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 13.004542] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 13.052362] random: udevadm: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 14.143583] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 14.219087] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 720000 KHz [ 14.350589] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 14.363248] 47401300.usb-phy supply vcc not found, using dummy regulator [ 14.375180] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 14.425400] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 14.604305] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 15.468024] usbcore: registered new interface driver usbfs [ 15.474688] usbcore: registered new interface driver hub [ 15.480497] usbcore: registered new device driver usb [ 15.578051] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 15.585196] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 15.849846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 15.857170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.864789] usb usb1: Product: MUSB HDRC host driver [ 15.869988] usb usb1: Manufacturer: Linux 4.4.302-st55 musb-hcd [ 15.876227] usb usb1: SerialNumber: musb-hdrc.1.auto [ 16.018287] hub 1-0:1.0: USB hub found [ 16.059879] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address c8:a0:30:ab:e7:47 mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 192.168.6.255 IP-Config: eth0 complete (dhcp from 192.168.6.1): address: 192.168.6.29 broadcast: 192.168.6.255 netmask: 255.255.255.0 gateway: 192.168.6.1 dns0 : 10.255.253.1 dns1 : 0.0.0.0 rootserver: 192.168.6.1 rootpath: filename : [ 16.906448] [ 16.908611] =============================== [ 16.912989] [ INFO: suspicious RCU usage. ] [ 16.917489] 4.4.302-st55 #1 Not tainted [ 16.921506] ------------------------------- [ 16.925927] ../include/net/sock.h:1764 suspicious rcu_dereference_check() usage! [ 16.933661] [ 16.933661] other info that might help us debug this: [ 16.933661] [ 16.942077] [ 16.942077] rcu_scheduler_active = 1, debug_locks = 0 [ 16.948945] no locks held by nfsmount/123. [ 16.953231] [ 16.953231] stack backtrace: [ 16.957835] CPU: 0 PID: 123 Comm: nfsmount Not tainted 4.4.302-st55 #1 [ 16.964666] Hardware name: Generic AM33XX (Flattened Device Tree) [ 16.971094] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 16.979216] [] (show_stack) from [] (dump_stack+0xe0/0x114) [ 16.986879] [] (dump_stack) from [] (tcp_rtt_estimator+0x214/0x228) [ 16.995264] [] (tcp_rtt_estimator) from [] (tcp_ack+0xde8/0x13b4) [ 17.003467] [] (tcp_ack) from [] (tcp_rcv_state_process+0x328/0x107c) [ 17.012039] [] (tcp_rcv_state_process) from [] (tcp_v4_do_rcv+0x5c/0x214) [ 17.020978] [] (tcp_v4_do_rcv) from [] (release_sock+0x7c/0x1a4) [ 17.029103] [] (release_sock) from [] (__inet_stream_connect+0x1c8/0x360) [ 17.038035] [] (__inet_stream_connect) from [] (inet_stream_connect+0x34/0x48) [ 17.047417] [] (inet_stream_connect) from [] (SyS_connect+0x60/0x90) [ 17.055892] [] (SyS_connect) from [] (ret_fast_syscall+0x0/0x1c) done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... mount: No such file or directory mount: invalid option -- done. mount: No such file or directory run-init: opening console: No such file or directory Target filesystem doesn't have requested /sbin/init. run-init: opening console: No such file or directory run-init: opening console: No such file or directory run-init: opening console: No such file or directory run-init: opening console: No such file or directory run-init: opening console: No such file or directory No init found. Try passing init= bootarg. (initramfs) [ 118.833696] random: nonblocking pool is initialized # # (initramfs) # # (initramfs) # # (initramfs) # # (initramfs) # # (initramfs) [ 238.9533