U-Boot SPL 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) U-Boot 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) TEGRA20 Model: Compulab TrimSlice board DRAM: 1 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 SF: Detected W25Q80BL with page size 256 Bytes, erase size 4 KiB, total 1 MiB tegra-pcie: PCI regions: tegra-pcie: I/O: 0x82000000-0x82010000 tegra-pcie: non-prefetchable memory: 0xa0000000-0xa8000000 tegra-pcie: prefetchable memory: 0xa8000000-0xc0000000 tegra-pcie: dual-mode configuration tegra-pcie: probing port 0, using 2 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  1  0 Tegra20 (TrimSlice) # Tegra20 (TrimSlice) # usb reset resetting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found USB1: USB EHCI 1.00 scanning bus 1 for devices... 1 USB Device(s) found USB2: lowlevel init failed scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra20 (TrimSlice) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra20 (TrimSlice) # setenv ipaddr 192.168.100.103; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra20 (TrimSlice) # tftpboot 0x00408000 zImage.multi_v7_defconfig Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'zImage.multi_v7_defconfig'. Load address: 0x408000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################## 4.1 MiB/s done Bytes transferred = 7404048 (70fa10 hex) Tegra20 (TrimSlice) # tftpboot 0x02408000 tegra20-trimslice.dtb Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'tegra20-trimslice.dtb'. Load address: 0x2408000 Loading: *## 3.4 MiB/s done Bytes transferred = 21404 (539c hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x70fa10 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 0241039b Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.10.0-rc4-142082-g49def18 (pwalmsley@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Mon Jan 16 02:34:38 PST 2017 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Compulab TrimSlice board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c142b0c0, node_mem_map ef7f8000 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 14 pages/cpu @ef7ca000 s26176 r8192 d22976 u57344 [ 0.000000] pcpu-alloc: s26176 r8192 d22976 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 955748K/1048576K available (9216K kernel code, 1202K rwdata, 4140K rodata, 2048K init, 472K bss, 27292K 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 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc142cbc0 (1203 kB) [ 0.000000] .bss : 0xc142e000 - 0xc14a41d0 ( 473 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000027] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000036] Switching to timer-based delay loop, resolution 1000ns [ 0.001640] Console: colour dummy device 80x30 [ 0.001663] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001674] pid_max: default: 32768 minimum: 301 [ 0.001757] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001765] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002236] CPU: Testing write buffer coherency: ok [ 0.002436] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002607] Setting up static identity map for 0x300000 - 0x300098 [ 0.003985] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004357] EFI services will not be available. [ 0.004510] smp: Bringing up secondary CPUs ... [ 0.005045] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005104] smp: Brought up 1 node, 2 CPUs [ 0.005115] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005121] CPU: All CPU(s) started in SVC mode. [ 0.005760] devtmpfs: initialized [ 0.010018] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.010244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.013097] pinctrl core: initialized pinctrl subsystem [ 0.014314] NET: Registered protocol family 16 [ 0.016190] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.039915] cpuidle: using governor menu [ 0.057552] No ATAGs? [ 0.057627] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.057637] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.062951] Serial: AMBA PL011 UART driver [ 0.103335] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.103349] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.106872] vgaarb: loaded [ 0.107469] SCSI subsystem initialized [ 0.107591] libata version 3.00 loaded. [ 0.107797] usbcore: registered new interface driver usbfs [ 0.107841] usbcore: registered new interface driver hub [ 0.107878] usbcore: registered new device driver usb [ 0.109884] pps_core: LinuxPPS API ver. 1 registered [ 0.109892] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.109940] PTP clock support registered [ 0.110082] EDAC MC: Ver: 3.0.0 [ 0.111960] clocksource: Switched to clocksource timer_us [ 0.119224] NET: Registered protocol family 2 [ 0.119644] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.119714] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.119827] TCP: Hash tables configured (established 8192 bind 8192) [ 0.119943] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.119988] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.120142] NET: Registered protocol family 1 [ 0.120406] RPC: Registered named UNIX socket transport module. [ 0.120414] RPC: Registered udp transport module. [ 0.120419] RPC: Registered tcp transport module. [ 0.120423] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.120432] PCI: CLS 0 bytes, default 64 [ 0.121212] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.122162] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.122699] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.129996] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.130556] NFS: Registering the id_resolver key type [ 0.130581] Key type id_resolver registered [ 0.130586] Key type id_legacy registered [ 0.130617] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.131724] bounce: pool size: 64 pages [ 0.131870] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.131878] io scheduler noop registered [ 0.131884] io scheduler deadline registered [ 0.132048] io scheduler cfq registered (default) [ 0.143133] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.143829] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.226126] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.226138] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.226147] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.226155] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.226163] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.226189] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.226237] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.226261] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.226271] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.226458] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.226470] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.226479] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.226486] PCI: bus0: Fast back to back transfers disabled [ 0.226495] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.226504] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.226513] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.226523] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.226532] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 0.226662] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.226686] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.226709] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.226727] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.226739] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.226778] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.226828] pci 0000:01:00.0: supports D1 D2 [ 0.226836] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.251995] PCI: bus1: Fast back to back transfers disabled [ 0.252007] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.252019] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.252085] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.252097] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.252105] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.252116] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.252126] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.252144] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.252162] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.252172] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.252180] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.252188] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.252195] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.252217] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.252276] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.252466] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.258277] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.307940] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.310253] console [ttyS0] disabled [ 0.310285] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.355176] console [ttyS0] enabled [ 1.359258] SuperH (H)SCI(F) driver initialized [ 1.364521] msm_serial: driver initialized [ 1.368739] STMicroelectronics ASC driver initialized [ 1.376473] [drm] Initialized [ 1.381739] 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.390241] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.396862] [drm] No driver support for vblank timestamp query. [ 1.402809] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.424669] Console: switching to colour frame buffer device 128x48 [ 1.439342] drm drm: fb0: frame buffer device [ 1.481985] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 1.496801] brd: module loaded [ 1.504390] loop: module loaded [ 1.513181] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.519265] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.526645] libphy: Fixed MDIO Bus: probed [ 1.531608] CAN device driver interface [ 1.536139] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.542813] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.548630] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.554604] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.561546] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.567666] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.573262] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.579884] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.589539] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.600162] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.607614] usbcore: registered new interface driver pegasus [ 1.613315] usbcore: registered new interface driver asix [ 1.618728] usbcore: registered new interface driver ax88179_178a [ 1.624855] usbcore: registered new interface driver cdc_ether [ 1.630712] usbcore: registered new interface driver smsc75xx [ 1.636512] usbcore: registered new interface driver smsc95xx [ 1.642287] usbcore: registered new interface driver net1080 [ 1.647959] usbcore: registered new interface driver cdc_subset [ 1.653903] usbcore: registered new interface driver zaurus [ 1.659503] usbcore: registered new interface driver cdc_ncm [ 1.665421] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.671887] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.678576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.685105] ehci-pci: EHCI PCI platform driver [ 1.689573] ehci-platform: EHCI generic platform driver [ 1.694958] ehci-orion: EHCI orion driver [ 1.699058] SPEAr-ehci: EHCI SPEAr driver [ 1.703175] ehci-st: EHCI STMicroelectronics driver [ 1.708140] ehci-exynos: EHCI EXYNOS driver [ 1.712440] ehci-atmel: EHCI Atmel driver [ 1.716535] tegra-ehci: Tegra EHCI driver [ 1.773163] ulpi_phy_power_on: ulpi write failed [ 1.777770] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.783704] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.792673] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.798074] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.805895] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.831994] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.838494] hub 1-0:1.0: USB hub found [ 1.842274] hub 1-0:1.0: 1 port detected [ 1.846494] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.852684] ohci-pci: OHCI PCI platform driver [ 1.857166] ohci-platform: OHCI generic platform driver [ 1.862544] ohci-omap3: OHCI OMAP3 driver [ 1.866644] SPEAr-ohci: OHCI SPEAr driver [ 1.870745] ohci-st: OHCI STMicroelectronics driver [ 1.875725] ohci-atmel: OHCI Atmel driver [ 1.880304] usbcore: registered new interface driver usb-storage [ 1.887491] mousedev: PS/2 mouse device common for all mice [ 1.894654] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.902363] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.909510] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.916108] i2c /dev entries driver [ 1.928854] sdhci: Secure Digital Host Controller Interface driver [ 1.935050] sdhci: Copyright(c) Pierre Ossman [ 1.940559] Synopsys Designware Multimedia Card Interface Driver [ 1.947400] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.953888] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.011978] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 2.019456] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 2.024351] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 2.029382] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.092058] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.100819] ledtrig-cpu: registered to indicate activity on CPUs [ 2.107104] usbcore: registered new interface driver usbhid [ 2.112678] usbhid: USB HID core driver [ 2.119519] NET: Registered protocol family 10 [ 2.124847] Segment Routing with IPv6 [ 2.128541] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.134960] NET: Registered protocol family 17 [ 2.139398] can: controller area network core (rev 20120528 abi 9) [ 2.145624] NET: Registered protocol family 29 [ 2.150055] can: raw protocol (rev 20120528) [ 2.154326] can: broadcast manager protocol (rev 20161123 t) [ 2.159973] can: netlink gateway (rev 20130117) max_hops=1 [ 2.165777] Key type dns_resolver registered [ 2.170405] ThumbEE CPU extension supported. [ 2.174687] Registering SWP/SWPB emulation handler [ 2.187334] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.193816] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.199219] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.207087] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.208985] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.210794] mmc0: new high speed SDHC card at address b368 [ 2.213179] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.228201] mmcblk0: p1 [ 2.242010] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.271995] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.278855] hub 2-0:1.0: USB hub found [ 2.282689] hub 2-0:1.0: 1 port detected [ 2.287913] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.294975] rtc-em3027 2-0056: setting system clock to 2015-02-06 04:07:47 UTC (1423195667) [ 2.305262] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.310955] mmc1: new high speed SD card at address b368 [ 2.311459] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.314199] mmcblk1: p1 p2 [ 2.407626] EXT4-fs (mmcblk0p1): recovery complete [ 2.412446] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.420559] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.429693] devtmpfs: mounted [ 2.435158] Freeing unused kernel memory: 2048K [ 2.463504] hub 1-1:1.0: USB hub found [ 2.467424] hub 1-1:1.0: 4 ports detected [ 2.504749] random: fast init done bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 2.812013] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci 000.usb-1.2, ASIX AX88772 USB 2.0 Ethernet, 00:60:6e:60:6c:68 mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:23 1970 [ 8.171940] PM: Syncing filesystems ... done. [ 8.217998] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.226454] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.235498] Suspending console(s) (use no_console_suspend to debug) [ 8.277566] pci_generic_config_write32: 37 callbacks suppressed [ 8.277609] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 8.289990] PM: suspend of devices complete after 45.685 msecs [ 8.294963] PM: late suspend of devices complete after 4.942 msecs [ 8.299098] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 8.299154] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 8.322700] PM: noirq suspend of devices complete after 27.708 msecs [ 8.322711] Disabling non-boot CPUs ... [ 8.324513] CPU1: shutdown [ 8.386419] Entering suspend state LP1 [ 8.386419] Suspended for 0.623 seconds [ 8.386463] Enabling non-boot CPUs ... [ 8.416454] CPU1 is up [ 8.418920] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 8.418964] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 8.418996] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 8.419025] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 8.419050] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 8.419128] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 8.419158] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 8.419228] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 8.442283] PM: noirq resume of devices complete after 25.797 msecs [ 8.446187] PM: early resume of devices complete after 3.177 msecs [ 8.990040] PM: resume of devices complete after 543.822 msecs [ 9.161113] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:28 1970 [ 10.076603] PM: Syncing filesystems ... done. [ 10.121661] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.130106] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.138964] Suspending console(s) (use no_console_suspend to debug) [ 10.190188] PM: suspend of devices complete after 43.169 msecs [ 10.195413] PM: late suspend of devices complete after 5.193 msecs [ 10.222549] PM: noirq suspend of devices complete after 27.106 msecs [ 10.222560] Disabling non-boot CPUs ... [ 10.224452] CPU1: shutdown [ 10.285440] Entering suspend state LP1 [ 10.285440] Suspended for 3.100 seconds [ 10.285481] Enabling non-boot CPUs ... [ 10.316376] CPU1 is up [ 10.317949] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.342154] PM: noirq resume of devices complete after 25.746 msecs [ 10.345888] PM: early resume of devices complete after 3.001 msecs [ 10.890347] PM: resume of devices complete after 544.428 msecs [ 10.958295] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:33 1970 [ 11.976665] PM: Syncing filesystems ... done. [ 12.021690] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.030119] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.038985] Suspending console(s) (use no_console_suspend to debug) [ 12.089852] PM: suspend of devices complete after 42.823 msecs [ 12.094959] PM: late suspend of devices complete after 5.077 msecs [ 12.122476] PM: noirq suspend of devices complete after 27.485 msecs [ 12.122486] Disabling non-boot CPUs ... [ 12.124271] CPU1: shutdown [ 12.175341] Entering suspend state LP1 [ 12.175341] Suspended for 3.110 seconds [ 12.175383] Enabling non-boot CPUs ... [ 12.206352] CPU1 is up [ 12.207843] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.232045] PM: noirq resume of devices complete after 25.660 msecs [ 12.235561] PM: early resume of devices complete after 2.967 msecs [ 12.771011] PM: resume of devices complete after 535.418 msecs [ 12.836961] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:38 1970 [ 13.866386] PM: Syncing filesystems ... done. [ 13.911404] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.919762] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.928624] Suspending console(s) (use no_console_suspend to debug) [ 13.967250] pci_generic_config_write32: 65 callbacks suppressed [ 13.967294] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 13.979644] PM: suspend of devices complete after 42.974 msecs [ 13.984649] PM: late suspend of devices complete after 4.974 msecs [ 13.989520] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 13.989576] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 14.012416] PM: noirq suspend of devices complete after 27.737 msecs [ 14.012427] Disabling non-boot CPUs ... [ 14.014334] CPU1: shutdown [ 14.065203] Entering suspend state LP1 [ 14.065203] Suspended for 3.110 seconds [ 14.065245] Enabling non-boot CPUs ... [ 14.096233] CPU1 is up [ 14.097218] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 14.097262] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 14.097292] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 14.097319] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 14.097346] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 14.097424] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 14.097455] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 14.097524] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.121986] PM: noirq resume of devices complete after 25.721 msecs [ 14.125754] PM: early resume of devices complete after 3.039 msecs [ 14.670154] PM: resume of devices complete after 544.368 msecs [ 14.841213] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:43 1970 [ 15.756301] PM: Syncing filesystems ... done. [ 15.801376] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.809835] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.818702] Suspending console(s) (use no_console_suspend to debug) [ 15.869230] PM: suspend of devices complete after 42.474 msecs [ 15.874525] PM: late suspend of devices complete after 5.263 msecs [ 15.902335] PM: noirq suspend of devices complete after 27.779 msecs [ 15.902346] Disabling non-boot CPUs ... [ 15.904124] CPU1: shutdown [ 15.965147] Entering suspend state LP1 [ 15.965147] Suspended for 3.099 seconds [ 15.965190] Enabling non-boot CPUs ... [ 15.996164] CPU1 is up [ 15.996958] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.021882] PM: noirq resume of devices complete after 25.685 msecs [ 16.025349] PM: early resume of devices complete after 2.919 msecs [ 16.565925] PM: resume of devices complete after 540.544 msecs [ 16.633863] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s [ 17.660525] random: crng init done 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:48 1970 [ 17.712374] PM: Syncing filesystems ... done. [ 17.744915] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.753281] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.762152] Suspending console(s) (use no_console_suspend to debug) [ 17.792286] PM: suspend of devices complete after 22.123 msecs [ 17.797124] PM: late suspend of devices complete after 4.807 msecs [ 17.822278] PM: noirq suspend of devices complete after 25.123 msecs [ 17.822289] Disabling non-boot CPUs ... [ 17.824104] CPU1: shutdown [ 17.885129] Entering suspend state LP1 [ 17.885129] Suspended for 3.079 seconds [ 17.885170] Enabling non-boot CPUs ... [ 17.916081] CPU1 is up [ 17.917098] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.941815] PM: noirq resume of devices complete after 25.701 msecs [ 17.945610] PM: early resume of devices complete after 3.060 msecs [ 18.489540] PM: resume of devices complete after 543.897 msecs [ 18.557478] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:53 1970 [ 19.576239] PM: Syncing filesystems ... done. [ 19.621300] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.629834] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.638899] Suspending console(s) (use no_console_suspend to debug) [ 19.678011] pci_generic_config_write32: 65 callbacks suppressed [ 19.678057] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 19.689737] PM: suspend of devices complete after 42.047 msecs [ 19.694697] PM: late suspend of devices complete after 4.931 msecs [ 19.698768] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 19.698820] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 19.722179] PM: noirq suspend of devices complete after 27.453 msecs [ 19.722190] Disabling non-boot CPUs ... [ 19.723980] CPU1: shutdown [ 19.784972] Entering suspend state LP1 [ 19.784972] Suspended for 3.100 seconds [ 19.785016] Enabling non-boot CPUs ... [ 19.815977] CPU1 is up [ 19.817300] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 19.817346] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 19.817374] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 19.817403] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 19.817429] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 19.817506] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 19.817537] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 19.817606] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.841709] PM: noirq resume of devices complete after 25.700 msecs [ 19.845232] PM: early resume of devices complete after 2.974 msecs [ 20.379826] PM: resume of devices complete after 534.562 msecs [ 20.550877] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:58 1970 [ 21.476718] PM: Syncing filesystems ... done. [ 21.521889] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.530331] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.539110] Suspending console(s) (use no_console_suspend to debug) [ 21.589275] PM: suspend of devices complete after 41.371 msecs [ 21.594690] PM: late suspend of devices complete after 5.385 msecs [ 21.622072] PM: noirq suspend of devices complete after 27.351 msecs [ 21.622083] Disabling non-boot CPUs ... [ 21.624066] CPU1: shutdown [ 21.684879] Entering suspend state LP1 [ 21.684879] Suspended for 3.100 seconds [ 21.684922] Enabling non-boot CPUs ... [ 21.715906] CPU1 is up [ 21.717081] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.741641] PM: noirq resume of devices complete after 25.703 msecs [ 21.745473] PM: early resume of devices complete after 3.080 msecs [ 22.289652] PM: resume of devices complete after 544.147 msecs [ 22.357610] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:03 1970 [ 23.376198] PM: Syncing filesystems ... done. [ 23.421365] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.429801] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.438866] Suspending console(s) (use no_console_suspend to debug) [ 23.489431] PM: suspend of devices complete after 41.772 msecs [ 23.494494] PM: late suspend of devices complete after 5.033 msecs [ 23.522009] PM: noirq suspend of devices complete after 27.485 msecs [ 23.522019] Disabling non-boot CPUs ... [ 23.523802] CPU1: shutdown [ 23.584842] Entering suspend state LP1 [ 23.584842] Suspended for 3.099 seconds [ 23.584884] Enabling non-boot CPUs ... [ 23.615808] CPU1 is up [ 23.617007] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.641555] PM: noirq resume of devices complete after 25.716 msecs [ 23.645326] PM: early resume of devices complete after 3.031 msecs [ 24.195745] PM: resume of devices complete after 550.387 msecs [ 24.263690] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -[ 25.702332] irq 279: nobody cared (try booting with the "irqpoll" option) [ 25.709150] CPU: 0 PID: 1 Comm: bash Not tainted 4.10.0-rc4-142082-g49def18 #1 [ 25.716376] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 25.722729] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 25.730508] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 25.737768] [] (dump_stack) from [] (__report_bad_irq+0x24/0xc0) [ 25.745541] [] (__report_bad_irq) from [] (note_interrupt+0x260/0x2bc) [ 25.753831] [] (note_interrupt) from [] (handle_irq_event_percpu+0x48/0x58) [ 25.762552] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x44/0x68) [ 25.771450] [] (handle_irq_event) from [] (handle_fasteoi_irq+0xb0/0x194) [ 25.779995] [] (handle_fasteoi_irq) from [] (generic_handle_irq+0x18/0x28) [ 25.788626] [] (generic_handle_irq) from [] (__handle_domain_irq+0x54/0xb4) [ 25.797344] [] (__handle_domain_irq) from [] (gic_handle_irq+0x50/0x9c) [ 25.805711] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 25.813196] Exception stack(0xee84fd20 to 0xee84fd68) [ 25.818271] fd20: c1430880 00000000 00000000 00000000 00000082 c1218e1c 00000000 c12153b8 [ 25.826466] fd40: c1302080 fe441100 ee84fdf0 00000000 0000000a ee84fd70 c0346458 c0345fac [ 25.834643] fd60: 60070113 ffffffff [ 25.838179] [] (__irq_svc) from [] (__do_softirq+0x80/0x23c) [ 25.845607] [] (__do_softirq) from [] (irq_exit+0xd4/0x13c) [ 25.852945] [] (irq_exit) from [] (__handle_domain_irq+0x58/0xb4) [ 25.860796] [] (__handle_domain_irq) from [] (gic_handle_irq+0x50/0x9c) [ 25.869161] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 25.876644] Exception stack(0xee84fdf0 to 0xee84fe38) [ 25.881709] fde0: 00000000 eea4e4dc eea4e400 00000001 [ 25.889902] fe00: 00000000 eea4e400 00000001 eee4f400 c146e874 ee8c2801 a0070013 00000000 [ 25.898089] fe20: 00000000 ee84fe40 c07167a4 c07167cc 60070013 ffffffff [ 25.904733] [] (__irq_svc) from [] (uart_write+0x118/0x170) [ 25.912074] [] (uart_write) from [] (n_tty_write+0x194/0x468) [ 25.919580] [] (n_tty_write) from [] (tty_write+0x184/0x284) [ 25.927004] [] (tty_write) from [] (__vfs_write+0x2c/0x114) [ 25.934340] [] (__vfs_write) from [] (vfs_write+0xa4/0x164) [ 25.941672] [] (vfs_write) from [] (SyS_write+0x40/0x8c) [ 25.948752] [] (SyS_write) from [] (ret_fast_syscall+0x0/0x3c) [ 25.956319] handlers: [ 25.958615] [] serial8250_interrupt [ 25.962984] Disabling IRQ #279 s 3 [ 26.126633] PM: Syncing filesystems ... done. [ 26.171738] Freezing user space processes ... (elapsed 0.001 seconds) done. rtcwake:[ 26.180177] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.189471] Suspending console(s) (use no_console_suspend to debug) assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:09 1970 [ 26.226915] pci_generic_config_write32: 65 callbacks suppressed [ 26.226958] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.238778] PM: suspend of devices complete after 40.519 msecs [ 26.243810] PM: late suspend of devices complete after 5.002 msecs [ 26.247877] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.247930] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.271905] PM: noirq suspend of devices complete after 28.065 msecs [ 26.271916] Disabling non-boot CPUs ... [ 26.273698] CPU1: shutdown [ 26.334701] Entering suspend state LP1 [ 26.334701] Suspended for 3.250 seconds [ 26.334744] Enabling non-boot CPUs ... [ 26.365751] CPU1 is up [ 26.367100] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 26.367146] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 26.367175] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 26.367204] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 26.367231] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.367309] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.367338] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.367408] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.391459] PM: noirq resume of devices complete after 25.676 msecs [ 26.395183] PM: early resume of devices complete after 3.002 msecs [ 26.939529] PM: resume of devices complete after 544.312 msecs [ 27.110565] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE