Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Hit any key to stop autoboot: 3  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 FEC Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.141 (3923 ms) => setenv serverip 192.168.56.76 setenv serverip 192.168.56.76 => tftp 0x12000000 552599/tftp-deploy-s5a4u59p/kernel/zImage tftp 0x12000000 552599/tftp-deploy-s5a4u59p/kernel/zImage Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '552599/tftp-deploy-s5a4u59p/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 10.5 MiB/s done Bytes transferred = 6657848 (659738 hex) => tftp 0x13000000 552599/tftp-deploy-s5a4u59p/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 552599/tftp-deploy-s5a4u59p/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '552599/tftp-deploy-s5a4u59p/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 9.6 MiB/s done Bytes transferred = 7851595 (77ce4b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 552599/tftp-deploy-s5a4u59p/dtb/imx6q-udoo.dtb tftp 0x18000000 552599/tftp-deploy-s5a4u59p/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '552599/tftp-deploy-s5a4u59p/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 5.7 MiB/s done Bytes transferred = 29701 (7405 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.76:/var/lib/lava/dispatcher/tmp/552599/extract-nfsrootfs-g8wa3s45,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.76:/var/lib/lava/dispatcher/tmp/552599/extract-nfsrootfs-g8wa3s45,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x659738 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7851531 Bytes = 7.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800a404 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip89-rt50 (KernelCI@build-j271586-arm-gcc-12-multi-v7-defconfig-preempt-rt-rgfhh) (gcc version 12.2.0 (Debian 12.2.0-14) ) #1 SMP PREEMPT RT Wed Jul 17 21:50:42 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Udoo i.MX6 Quad Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 12 pages/cpu @ef7a7000 s16672 r8192 d24288 u49152 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.76:/var/lib/lava/dispatcher/tmp/552599/extract-nfsrootfs-g8wa3s45,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 950492K/1048576K available (8694K kernel code, 1025K rwdata, 3904K rodata, 1028K init, 325K bss, 32548K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e568ac (12603 kB) [ 0.000000] .init : 0xc0e57000 - 0xc0f58000 (1028 kB) [ 0.000000] .data : 0xc0f58000 - 0xc1058460 (1026 kB) [ 0.000000] .bss : 0xc105b000 - 0xc10ac454 ( 326 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000006] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000018] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001854] Console: colour dummy device 80x30 [ 0.245153] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=15000) [ 0.245159] pid_max: default: 32768 minimum: 301 [ 0.245268] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.245275] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.245910] CPU: Testing write buffer coherency: ok [ 0.245917] CPU0: Spectre v2: using BPIALL workaround [ 0.246205] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.289222] Setting up static identity map for 0x10209000 - 0x10209098 [ 0.359681] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.359686] CPU1: Spectre v2: using BPIALL workaround [ 0.379675] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.379681] CPU2: Spectre v2: using BPIALL workaround [ 0.399675] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.399680] CPU3: Spectre v2: using BPIALL workaround [ 0.399783] Brought up 4 CPUs [ 0.432003] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.438177] CPU: All CPU(s) started in SVC mode. [ 0.443842] devtmpfs: initialized [ 0.456147] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.461630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.470722] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.481053] pinctrl core: initialized pinctrl subsystem [ 0.485606] NET: Registered protocol family 16 [ 0.492111] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.509456] cpuidle: using governor ladder [ 0.524435] cpuidle: using governor menu [ 0.525828] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.550491] No ATAGs? [ 0.550549] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.557911] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.566536] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.572960] Serial: AMBA PL011 UART driver [ 0.576716] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 0.610230] mxs-dma 110000.dma-apbh: initialized [ 0.616577] vgaarb: loaded [ 0.617752] SCSI subsystem initialized [ 0.620725] usbcore: registered new interface driver usbfs [ 0.625729] usbcore: registered new interface driver hub [ 0.631038] usbcore: registered new device driver usb [ 0.637695] pps_core: LinuxPPS API ver. 1 registered [ 0.640963] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.650128] PTP clock support registered [ 0.654275] EDAC MC: Ver: 3.0.0 [ 0.660136] clocksource: Switched to clocksource mxc_timer1 [ 0.675929] NET: Registered protocol family 2 [ 0.677596] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.685371] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.691273] TCP bind hash table entries: 8192 (order: 5, 229376 bytes) [ 0.698262] TCP: Hash tables configured (established 8192 bind 8192) [ 0.704156] UDP hash table entries: 512 (order: 3, 32768 bytes) [ 0.710061] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) [ 0.716634] NET: Registered protocol family 1 [ 0.721024] RPC: Registered named UNIX socket transport module. [ 0.726589] RPC: Registered udp transport module. [ 0.731288] RPC: Registered tcp transport module. [ 0.735984] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.742994] Unpacking initramfs... [ 1.281598] Freeing initrd memory: 7668K [ 1.283112] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.306708] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.310995] NFS: Registering the id_resolver key type [ 1.314772] Key type id_resolver registered [ 1.318916] Key type id_legacy registered [ 1.323007] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.329091] bounce: pool size: 64 pages [ 1.331358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.338504] io scheduler noop registered [ 1.342416] io scheduler deadline registered [ 1.347091] io scheduler cfq registered (default) [ 1.369619] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.376266] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.448471] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.454800] SuperH (H)SCI(F) driver initialized [ 1.457435] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.468120] console [ttymxc1] enabled [ 1.468120] console [ttymxc1] enabled [ 1.472584] bootconsole [uart0] disabled [ 1.472584] bootconsole [uart0] disabled [ 1.481388] msm_serial: driver initialized [ 1.487952] STMicroelectronics ASC driver initialized [ 1.494886] [drm] Initialized drm 1.1.0 20060810 [ 1.515730] loop: module loaded [ 1.528120] CAN device driver interface [ 1.533675] 2188000.ethernet supply phy not found, using dummy regulator [ 1.540754] pps pps0: new PPS source ptp0 [ 1.570466] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.576728] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.583699] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.592776] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.600260] usbcore: registered new interface driver pegasus [ 1.606016] usbcore: registered new interface driver asix [ 1.611504] usbcore: registered new interface driver ax88179_178a [ 1.617667] usbcore: registered new interface driver cdc_ether [ 1.623598] usbcore: registered new interface driver smsc75xx [ 1.629440] usbcore: registered new interface driver smsc95xx [ 1.635258] usbcore: registered new interface driver net1080 [ 1.640992] usbcore: registered new interface driver cdc_subset [ 1.646982] usbcore: registered new interface driver zaurus [ 1.652683] usbcore: registered new interface driver cdc_ncm [ 1.660347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.666891] ehci-pci: EHCI PCI platform driver [ 1.671408] ehci-platform: EHCI generic platform driver [ 1.676872] ehci-omap: OMAP-EHCI Host Controller driver [ 1.682273] ehci-orion: EHCI orion driver [ 1.686457] SPEAr-ehci: EHCI SPEAr driver [ 1.690645] ehci-st: EHCI STMicroelectronics driver [ 1.695697] ehci-exynos: EHCI EXYNOS driver [ 1.700082] ehci-atmel: EHCI Atmel driver [ 1.704263] tegra-ehci: Tegra EHCI driver [ 1.708472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.714683] ohci-pci: OHCI PCI platform driver [ 1.719220] ohci-platform: OHCI generic platform driver [ 1.724643] ohci-omap3: OHCI OMAP3 driver [ 1.728823] SPEAr-ohci: OHCI SPEAr driver [ 1.733007] ohci-st: OHCI STMicroelectronics driver [ 1.738060] ohci-atmel: OHCI Atmel driver [ 1.742667] usbcore: registered new interface driver usb-storage [ 1.754580] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.759495] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.775169] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.781604] hub 1-0:1.0: USB hub found [ 1.785401] hub 1-0:1.0: 1 port detected [ 1.790767] mousedev: PS/2 mouse device common for all mice [ 1.806013] i2c /dev entries driver [ 1.819298] sdhci: Secure Digital Host Controller Interface driver [ 1.825486] sdhci: Copyright(c) Pierre Ossman [ 1.831793] Synopsys Designware Multimedia Card Interface Driver [ 1.839011] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.845453] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.854623] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.859897] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.866090] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.905447] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.926220] usbcore: registered new interface driver usbhid [ 1.931802] usbhid: USB HID core driver [ 1.940919] NET: Registered protocol family 10 [ 1.946516] sit: IPv6 over IPv4 tunneling driver [ 1.951926] NET: Registered protocol family 17 [ 1.956400] can: controller area network core (rev 20120528 abi 9) [ 1.958303] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.964315] mmc0: new high speed SDXC card at address 59b4 [ 1.964847] mmcblk0: mmc0:59b4 SD128 119 GiB [ 1.966916] mmcblk0: p1 p2 [ 1.983316] NET: Registered protocol family 29 [ 1.987783] can: raw protocol (rev 20120528) [ 1.992069] can: broadcast manager protocol (rev 20120528 t) [ 1.997755] can: netlink gateway (rev 20130117) max_hops=1 [ 2.003793] Key type dns_resolver registered [ 2.008667] ThumbEE CPU extension supported. [ 2.012975] Registering SWP/SWPB emulation handler [ 2.015179] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.031279] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.039073] hctosys: unable to open rtc device (rtc0) [ 2.146649] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.147198] hub 1-1:1.0: USB hub found [ 2.147365] hub 1-1:1.0: 4 ports detected [ 2.150473] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.173284] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.350129] BUG: scheduling while atomic: swapper/2/0/0x00000002 [ 2.350136] Modules linked in: [ 2.350166] Preemption disabled at:[] schedule_preempt_disabled+0x1c/0x20 [ 2.350167] [ 2.350176] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.4.302-cip89-rt50 #1 [ 2.350180] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 2.350219] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.350224] BUG: scheduling while atomic: swapper/0/0/0x00000002 [ 2.350236] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 2.350240] Modules linked in: [ 2.350257] [] (dump_stack) from [] (__schedule_bug+0x8c/0xa0) [ 2.350273] Preemption disabled at:[] schedule_preempt_disabled+0x1c/0x20 [ 2.350285] [] (__schedule_bug) from [] (__schedule+0x3ac/0x480) [ 2.350286] [ 2.350297] [] (__schedule) from [] (schedule+0x58/0xf4) [ 2.350312] [] (schedule) from [] (rt_spin_lock_slowlock+0x144/0x32c) [ 2.350327] [] (rt_spin_lock_slowlock) from [] (imx6q_enter_wait+0x6c/0xb4) [ 2.350341] [] (imx6q_enter_wait) from [] (cpuidle_enter_state+0x74/0x2bc) [ 2.350355] [] (cpuidle_enter_state) from [] (cpu_startup_entry+0x140/0x2e8) [ 2.350366] [] (cpu_startup_entry) from [<1020abcc>] (0x1020abcc) [ 2.350374] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.4.302-cip89-rt50 #1 [ 2.350378] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 2.350396] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.350407] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 2.350420] [] (dump_stack) from [] (__schedule_bug+0x8c/0xa0) [ 2.350432] [] (__schedule_bug) from [] (__schedule+0x3ac/0x480) [ 2.350436] ------------[ cut here ]------------ [ 2.350446] [] (__schedule) from [] (schedule+0x58/0xf4) [ 2.350464] [] (schedule) from [] (rt_spin_lock_slowlock+0x144/0x32c) [ 2.350476] [] (rt_spin_lock_slowlock) from [] (imx6q_enter_wait+0x14/0xb4) [ 2.350486] [] (imx6q_enter_wait) from [] (cpuidle_enter_state+0x74/0x2bc) [ 2.350496] [] (cpuidle_enter_state) from [] (cpu_startup_entry+0x140/0x2e8) [ 2.350515] [] (cpu_startup_entry) from [] (start_kernel+0x39c/0x3b0) [ 2.350525] [] (start_kernel) from [<1020807c>] (0x1020807c) [ 2.355176] ------------[ cut here ]------------ [ 2.355189] WARNING: CPU: 0 PID: 0 at ../drivers/cpuidle/cpuidle.c:212 cpuidle_enter_state+0x294/0x2bc() [ 2.355195] Modules linked in: [ 2.355204] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 4.4.302-cip89-rt50 #1 [ 2.355208] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 2.355223] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.355235] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 2.355255] [] (dump_stack) from [] (warn_slowpath_common+0x8c/0xa8) [ 2.355275] [] (warn_slowpath_common) from [] (warn_slowpath_null+0x1c/0x24) [ 2.355287] [] (warn_slowpath_null) from [] (cpuidle_enter_state+0x294/0x2bc) [ 2.355297] [] (cpuidle_enter_state) from [] (cpu_startup_entry+0x140/0x2e8) [ 2.355309] [] (cpu_startup_entry) from [] (start_kernel+0x39c/0x3b0) [ 2.355319] [] (start_kernel) from [<1020807c>] (0x1020807c) [ 2.355323] ---[ end trace 0000000000000002 ]--- [ 2.430188] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 2.556293] imx-gpc 20dc000.gpc: failed to get pu regulator: -517 [ 2.696707] WARNING: CPU: 2 PID: 0 at ../drivers/cpuidle/cpuidle.c:212 cpuidle_enter_state+0x294/0x2bc() [ 2.706192] Modules linked in: [ 2.709273] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 4.4.302-cip89-rt50 #1 [ 2.709277] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 2.709307] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.709322] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 2.709339] [] (dump_stack) from [] (warn_slowpath_common+0x8c/0xa8) [ 2.709356] [] (warn_slowpath_common) from [] (warn_slowpath_null+0x1c/0x24) [ 2.709367] [] (warn_slowpath_null) from [] (cpuidle_enter_state+0x294/0x2bc) [ 2.709381] [] (cpuidle_enter_state) from [] (cpu_startup_entry+0x140/0x2e8) [ 2.709390] [] (cpu_startup_entry) from [<1020abcc>] (0x1020abcc) [ 2.709394] ---[ end trace 0000000000000003 ]--- [ 6.155757] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.165189] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.171631] ------------[ cut here ]------------ [ 6.176274] WARNING: CPU: 2 PID: 0 at ../kernel/sched/core.c:3130 schedule_preempt_disabled+0x10/0x20() [ 6.185674] Sending DHCP requests . [ 6.189168] DEBUG_LOCKS_WARN_ON(val > preempt_count()) [ 6.194311] Modules linked in: [ 6.197379] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 4.4.302-cip89-rt50 #1 [ 6.197384] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 6.197409] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 6.197424] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 6.197442] [] (dump_stack) from [] (warn_slowpath_common+0x8c/0xa8) [ 6.197458] [] (warn_slowpath_common) from [] (warn_slowpath_fmt+0x30/0x40) [ 6.197474] [] (warn_slowpath_fmt) from [] (schedule_preempt_disabled+0x10/0x20) [ 6.197486] [] (schedule_preempt_disabled) from [] (cpu_startup_entry+0x180/0x2e8) [ 6.197495] [] (cpu_startup_entry) from [<1020abcc>] (0x1020abcc) [ 6.197501] ---[ end trace 0000000000000004 ]--- [ 8.825186] .., OK [ 13.510189] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.141 [ 13.518306] IP-Config: Complete: [ 13.521548] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.141, mask=255.255.255.0, gw=192.168.56.254 [ 13.532079] host=192.168.56.141, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 13.540003] bootserver=192.168.56.254, rootserver=192.168.56.76, rootpath= [ 13.547145] nameserver0=192.168.56.254 [ 13.554302] Freeing unused kernel memory: 1028K Loading, please wait... Starting systemd-udevd version 25[ 13.629558] BUG: scheduling while atomic: swapper/1/0/0x00000002 2.22-1~deb12u1 [ 13.629567] Modules linked in: [ 13.629593] Preemption disabled at:[] schedule_preempt_disabled+0x1c/0x20 [ 13.629595] [ 13.629604] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.4.302-cip89-rt50 #1 [ 13.629608] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 13.629643] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 13.629655] [] (show_stack) from [] (dump_stack+0xac/0xc0) [ 13.629673] [] (dump_stack) from [] (__schedule_bug+0x8c/0xa0) [ 13.629686] [] (__schedule_bug) from [] (__schedule+0x3ac/0x480) [ 13.629696] [] (__schedule) from [] (schedule+0x58/0xf4) [ 13.629708] [] (schedule) from [] (rt_spin_lock_slowlock+0x144/0x32c) [ 13.629723] [] (rt_spin_lock_slowlock) from [] (imx6q_enter_wait+0x6c/0xb4) [ 13.629736] [] (imx6q_enter_wait) from [] (cpuidle_enter_state+0x74/0x2bc) [ 13.629748] [] (cpuidle_enter_state) from [] (cpu_startup_entry+0x140/0x2e8) [ 13.629757] [] (cpu_startup_entry) from [<1020abcc>] (0x1020abcc) [ 13.639742] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.663295] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.664448] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.667206] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.671383] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.678849] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.694607] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.734510] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.820979] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available) [ 13.848850] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available) 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 ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 00:c0:08:88:16:0e mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.141 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : # # # # #