Skip to content

Instantly share code, notes, and snippets.

@erosca
Last active April 21, 2020 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erosca/ac779c348dd272c448e162c406c48f4a to your computer and use it in GitHub Desktop.
Save erosca/ac779c348dd272c448e162c406c48f4a to your computer and use it in GitHub Desktop.
[5.7.0-rc2-00069-g18bf34080c4c] NFS4: Couldn't follow remote path
[ 5.425913] Starting kernel ...
[ 5.429179]
[ 5.430721] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073]
[ 0.000000] Linux version 5.7.0-rc2-00069-g18bf34080c4c (erosca@lxhi-065) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)), GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #133 SM0
[ 0.000000] Machine model: Renesas H3ULCB Kingfisher board based on r8a77951
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000048000000-0x000000073fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x73f7e0100-0x73f7e1fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000048000000-0x000000007fffffff]
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000073fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000048000000-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000500000000-0x000000053fffffff]
[ 0.000000] node 0: [mem 0x0000000600000000-0x000000063fffffff]
[ 0.000000] node 0: [mem 0x0000000700000000-0x000000073fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x000000073fffffff]
[ 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: Trusted OS resident on physical CPU 0x0
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 23 pages/cpu s53784 r8192 d32232 u94208
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] CPU features: detected: ARM erratum 1319367
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999936
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/nfs nfsroot=192.168.2.11:/rcar3/j02/RFS1,v4.2,tcp rw ip=192.168.2.51 consoleblank=0 no_console_suspend
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x7a000000-0x7e000000] (64MB)
[ 0.000000] Memory: 3854772K/4063232K available (13436K kernel code, 2088K rwdata, 7328K rodata, 5568K init, 483K bss, 175692K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f102f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b0/0x478 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns
[ 0.000002] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns
[ 0.000127] Console: colour dummy device 80x25
[ 0.000322] printk: console [tty0] enabled
[ 0.000398] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
[ 0.000410] pid_max: default: 32768 minimum: 301
[ 0.000470] LSM: Security Framework initializing
[ 0.000529] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000558] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.001841] rcu: Hierarchical SRCU implementation.
[ 0.003108] Detected Renesas R-Car Gen3 r8a7795 ES2.0
[ 0.004695] EFI services will not be available.
[ 0.004987] smp: Bringing up secondary CPUs ...
[ 0.005375] Detected PIPT I-cache on CPU1
[ 0.005412] CPU1: Booted secondary processor 0x0000000001 [0x411fd073]
[ 0.005843] Detected PIPT I-cache on CPU2
[ 0.005865] CPU2: Booted secondary processor 0x0000000002 [0x411fd073]
[ 0.006245] Detected PIPT I-cache on CPU3
[ 0.006264] CPU3: Booted secondary processor 0x0000000003 [0x411fd073]
[ 0.006648] CPU features: detected: ARM erratum 845719
[ 0.006661] Detected VIPT I-cache on CPU4
[ 0.006701] CPU4: Booted secondary processor 0x0000000100 [0x410fd034]
[ 0.007146] Detected VIPT I-cache on CPU5
[ 0.007170] CPU5: Booted secondary processor 0x0000000101 [0x410fd034]
[ 0.007577] Detected VIPT I-cache on CPU6
[ 0.007601] CPU6: Booted secondary processor 0x0000000102 [0x410fd034]
[ 0.008013] Detected VIPT I-cache on CPU7
[ 0.008036] CPU7: Booted secondary processor 0x0000000103 [0x410fd034]
[ 0.008119] smp: Brought up 1 node, 8 CPUs
[ 0.008182] SMP: Total of 8 processors activated.
[ 0.008189] CPU features: detected: 32-bit EL0 Support
[ 0.008196] CPU features: detected: CRC32 instructions
[ 0.019863] CPU: All CPU(s) started at EL2
[ 0.019903] alternatives: patching kernel code
[ 0.020971] devtmpfs: initialized
[ 0.026324] KASLR disabled due to lack of seed
[ 0.026651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.026672] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.027299] pinctrl core: initialized pinctrl subsystem
[ 0.028560] thermal_sys: Registered thermal governor 'step_wise'
[ 0.028562] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.028972] DMI not present or invalid.
[ 0.029338] NET: Registered protocol family 16
[ 0.030145] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.030161] audit: initializing netlink subsys (disabled)
[ 0.030281] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
[ 0.031349] cpuidle: using governor menu
[ 0.031503] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.031616] ASID allocator initialised with 65536 entries
[ 0.032615] Serial: AMBA PL011 UART driver
[ 0.035345] sh-pfc e6060000.pin-controller: r8a77951_pfc support registered
[ 0.055965] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.055982] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.055989] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.055996] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.057789] cryptd: max_cpu_qlen set to 1000
[ 0.060938] ACPI: Interpreter disabled.
[ 0.064652] iommu: Default domain type: Translated
[ 0.064884] vgaarb: loaded
[ 0.065075] SCSI subsystem initialized
[ 0.065333] usbcore: registered new interface driver usbfs
[ 0.065359] usbcore: registered new interface driver hub
[ 0.065405] usbcore: registered new device driver usb
[ 0.066304] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 400000 Hz
[ 0.066607] pps_core: LinuxPPS API ver. 1 registered
[ 0.066614] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.066628] PTP clock support registered
[ 0.066747] EDAC MC: Ver: 3.0.0
[ 0.068244] FPGA manager framework
[ 0.068302] Advanced Linux Sound Architecture Driver Initialized.
[ 0.068860] clocksource: Switched to clocksource arch_sys_counter
[ 0.069024] VFS: Disk quotas dquot_6.6.0
[ 0.069068] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.069190] pnp: PnP ACPI: disabled
[ 0.072489] NET: Registered protocol family 2
[ 0.072747] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.072792] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.072961] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.073254] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.073365] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.073428] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.073591] NET: Registered protocol family 1
[ 0.073911] RPC: Registered named UNIX socket transport module.
[ 0.073922] RPC: Registered udp transport module.
[ 0.073927] RPC: Registered tcp transport module.
[ 0.073932] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.073944] PCI: CLS 0 bytes, default 64
[ 0.074775] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.075028] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
[ 0.075486] kvm [1]: IPA Size Limit: 40bits
[ 0.076011] kvm [1]: vgic interrupt IRQ1
[ 0.076161] kvm [1]: Hyp mode initialized successfully
[ 0.081992] Initialise system trusted keyrings
[ 0.082114] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.085412] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.085862] NFS: Registering the id_resolver key type
[ 0.085883] Key type id_resolver registered
[ 0.085888] Key type id_legacy registered
[ 0.085899] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.086015] 9p: Installing v9fs 9p2000 file system support
[ 0.095165] Key type asymmetric registered
[ 0.095178] Asymmetric key parser 'x509' registered
[ 0.095205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.095215] io scheduler mq-deadline registered
[ 0.095222] io scheduler kyber registered
[ 0.105818] gpio_rcar e6050000.gpio: driving 16 GPIOs
[ 0.106038] gpio_rcar e6051000.gpio: driving 29 GPIOs
[ 0.106228] gpio_rcar e6052000.gpio: driving 15 GPIOs
[ 0.106401] gpio_rcar e6053000.gpio: driving 16 GPIOs
[ 0.106579] gpio_rcar e6054000.gpio: driving 18 GPIOs
[ 0.106755] gpio_rcar e6055000.gpio: driving 26 GPIOs
[ 0.106932] gpio_rcar e6055400.gpio: driving 32 GPIOs
[ 0.107099] gpio_rcar e6055800.gpio: driving 4 GPIOs
[ 0.108520] rcar-pcie fe000000.pcie: host bridge /soc/pcie@fe000000 ranges:
[ 0.108544] rcar-pcie fe000000.pcie: IO 0x00fe100000..0x00fe1fffff -> 0x0000000000
[ 0.108570] rcar-pcie fe000000.pcie: MEM 0x00fe200000..0x00fe3fffff -> 0x00fe200000
[ 0.108588] rcar-pcie fe000000.pcie: MEM 0x0030000000..0x0037ffffff -> 0x0030000000
[ 0.108607] rcar-pcie fe000000.pcie: MEM 0x0038000000..0x003fffffff -> 0x0038000000
[ 0.108624] rcar-pcie fe000000.pcie: IB MEM 0x0040000000..0x007fffffff -> 0x0040000000
[ 0.172420] rcar-pcie fe000000.pcie: PCIe link down
[ 0.172566] rcar-pcie ee800000.pcie: host bridge /soc/pcie@ee800000 ranges:
[ 0.172588] rcar-pcie ee800000.pcie: IO 0x00ee900000..0x00ee9fffff -> 0x0000000000
[ 0.172606] rcar-pcie ee800000.pcie: MEM 0x00eea00000..0x00eebfffff -> 0x00eea00000
[ 0.172624] rcar-pcie ee800000.pcie: MEM 0x00c0000000..0x00c7ffffff -> 0x00c0000000
[ 0.172638] rcar-pcie ee800000.pcie: MEM 0x00c8000000..0x00cfffffff -> 0x00c8000000
[ 0.172654] rcar-pcie ee800000.pcie: IB MEM 0x0040000000..0x007fffffff -> 0x0040000000
[ 0.236421] rcar-pcie ee800000.pcie: PCIe link down
[ 0.238389] EINJ: ACPI disabled.
[ 0.251199] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.253166] SuperH (H)SCI(F) driver initialized
[ 0.253513] e6540000.serial: ttySC1 at MMIO 0xe6540000 (irq = 34, base_baud = 0) is a hscif
[ 0.254049] e6e68000.serial: ttySC2 at MMIO 0xe6e68000 (irq = 121, base_baud = 0) is a scif
[ 0.254408] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 122, base_baud = 0) is a scif
[ 1.333223] printk: console [ttySC0] enabled
[ 1.338230] msm_serial: driver initialized
[ 1.349759] loop: module loaded
[ 1.354017] megasas: 07.713.01.00-rc1
[ 1.362512] libphy: Fixed MDIO Bus: probed
[ 1.366952] tun: Universal TUN/TAP device driver, 1.6
[ 1.372794] thunder_xcv, ver 1.0
[ 1.376053] thunder_bgx, ver 1.0
[ 1.379298] nicpf, ver 1.0
[ 1.383042] hclge is initializing
[ 1.386395] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.393623] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.398968] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.406019] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.411783] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.417615] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.423553] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 1.430516] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.436111] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.443942] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.450189] sky2: driver version 1.30
[ 1.455026] VFIO - User Level meta-driver version: 0.3
[ 1.461805] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.468346] ehci-pci: EHCI PCI platform driver
[ 1.472808] ehci-platform: EHCI generic platform driver
[ 1.504927] ehci-platform ee080100.usb: EHCI Host Controller
[ 1.510605] ehci-platform ee080100.usb: new USB bus registered, assigned bus number 1
[ 1.518514] ehci-platform ee080100.usb: irq 158, io mem 0xee080100
[ 1.536867] ehci-platform ee080100.usb: USB 2.0 started, EHCI 1.10
[ 1.543417] hub 1-0:1.0: USB hub found
[ 1.547190] hub 1-0:1.0: 1 port detected
[ 1.551410] ehci-platform ee0a0100.usb: EHCI Host Controller
[ 1.557083] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 2
[ 1.564974] ehci-platform ee0a0100.usb: irq 159, io mem 0xee0a0100
[ 1.584869] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10
[ 1.591306] hub 2-0:1.0: USB hub found
[ 1.595074] hub 2-0:1.0: 1 port detected
[ 1.599232] ehci-orion: EHCI orion driver
[ 1.603419] ehci-exynos: EHCI Exynos driver
[ 1.607689] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.613882] ohci-pci: OHCI PCI platform driver
[ 1.618369] ohci-platform: OHCI generic platform driver
[ 1.623748] ohci-platform ee080000.usb: Generic Platform OHCI controller
[ 1.630463] ohci-platform ee080000.usb: new USB bus registered, assigned bus number 3
[ 1.638336] ohci-platform ee080000.usb: irq 158, io mem 0xee080000
[ 1.731787] hub 3-0:1.0: USB hub found
[ 1.735555] hub 3-0:1.0: 1 port detected
[ 1.739698] ohci-platform ee0a0000.usb: Generic Platform OHCI controller
[ 1.746412] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 4
[ 1.754281] ohci-platform ee0a0000.usb: irq 159, io mem 0xee0a0000
[ 1.847774] hub 4-0:1.0: USB hub found
[ 1.851542] hub 4-0:1.0: 1 port detected
[ 1.855679] ohci-exynos: OHCI Exynos driver
[ 1.860273] xhci-hcd ee000000.usb: xHCI Host Controller
[ 1.865510] xhci-hcd ee000000.usb: new USB bus registered, assigned bus number 5
[ 1.872952] xhci-hcd ee000000.usb: Direct firmware load for r8a779x_usb3_v3.dlmem failed with error -2
[ 1.882273] xhci-hcd ee000000.usb: Falling back to sysfs fallback for: r8a779x_usb3_v3.dlmem
[ 62.428899] xhci-hcd ee000000.usb: can't setup: -11
[ 62.433787] xhci-hcd ee000000.usb: USB bus 5 deregistered
[ 62.439219] xhci-hcd: probe of ee000000.usb failed with error -11
[ 62.445642] usbcore: registered new interface driver usb-storage
[ 62.454184] i2c /dev entries driver
[ 62.465835] cs2000-cp 2-004f: revision - C1
[ 62.470303] pca953x 2-0074: supply vcc not found, using dummy regulator
[ 62.479074] GPIO line 340 (Audio_Out_OFF) hogged as output/high
[ 62.485687] GPIO line 346 (HUB pwen) hogged as output/high
[ 62.491861] GPIO line 347 (HUB rst) hogged as output/high
[ 62.498848] GPIO line 349 (OTG EXTLPn) hogged as output/high
[ 62.505197] GPIO line 348 (OTG OFFVBUSn) hogged as output/low
[ 62.511631] GPIO line 345 (SD WiFi mux) hogged as output/low
[ 62.517977] GPIO line 355 (SND_RST) hogged as output/high
[ 62.524303] pca953x 2-0075: supply vcc not found, using dummy regulator
[ 62.533119] i2c-rcar e6510000.i2c: probed
[ 62.540216] random: fast init done
[ 62.546676] pca953x 4-0076: supply vcc not found, using dummy regulator
[ 62.554357] pca953x 4-0077: supply vcc not found, using dummy regulator
[ 62.561897] gpio gpiochip5: (e6055000.gpio): gpiochip_lock_as_irq: tried to flag a GPIO set as output for IRQ
[ 62.571823] gpio gpiochip5: (e6055000.gpio): unable to lock HW IRQ 9 for IRQ
[ 62.578874] genirq: Failed to request resources for 4-0077 (irq 167) on irqchip gpio-rcar
[ 62.587093] pca953x 4-0077: failed to request irq 167
[ 62.592338] pca953x: probe of 4-0077 failed with error -5
[ 62.597806] i2c-rcar e66d8000.i2c: probed
[ 62.603042] i2c i2c-2: Added multiplexed i2c bus 8
[ 62.607963] i2c i2c-2: Added multiplexed i2c bus 9
[ 62.612882] i2c i2c-2: Added multiplexed i2c bus 10
[ 62.617865] i2c i2c-2: Added multiplexed i2c bus 11
[ 62.622855] i2c i2c-2: Added multiplexed i2c bus 12
[ 62.627833] i2c i2c-2: Added multiplexed i2c bus 13
[ 62.632817] i2c i2c-2: Added multiplexed i2c bus 14
[ 62.637900] i2c i2c-2: Added multiplexed i2c bus 15
[ 62.642789] pca954x 2-0071: registered 8 multiplexed busses for I2C switch pca9548
[ 62.650681] i2c i2c-4: Added multiplexed i2c bus 16
[ 62.655661] i2c i2c-4: Added multiplexed i2c bus 17
[ 62.660646] i2c i2c-4: Added multiplexed i2c bus 18
[ 62.665625] i2c i2c-4: Added multiplexed i2c bus 19
[ 62.670608] i2c i2c-4: Added multiplexed i2c bus 20
[ 62.675594] i2c i2c-4: Added multiplexed i2c bus 21
[ 62.680576] i2c i2c-4: Added multiplexed i2c bus 22
[ 62.685561] i2c i2c-4: Added multiplexed i2c bus 23
[ 62.690447] pca954x 4-0071: registered 8 multiplexed busses for I2C switch pca9548
[ 62.704353] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 1 trip points
[ 62.715375] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 1 trip points
[ 62.726392] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points
[ 62.735694] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0
[ 62.745708] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1
[ 62.755843] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1499999 KHz
[ 62.763272] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1500000 KHz
[ 62.772099] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0
[ 62.782109] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1
[ 62.792216] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 1199999 KHz
[ 62.799925] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 1200000 KHz
[ 62.810440] sdhci: Secure Digital Host Controller Interface driver
[ 62.816629] sdhci: Copyright(c) Pierre Ossman
[ 62.822160] Synopsys Designware Multimedia Card Interface Driver
[ 62.829192] sdhci-pltfm: SDHCI platform and OF driver helper
[ 62.836701] ledtrig-cpu: registered to indicate activity on CPUs
[ 62.843882] usbcore: registered new interface driver usbhid
[ 62.849462] usbhid: USB HID core driver
[ 62.857552] NET: Registered protocol family 17
[ 62.862134] 9pnet: Installing 9P2000 support
[ 62.866449] Key type dns_resolver registered
[ 62.871098] registered taskstats version 1
[ 62.875208] Loading compiled-in X.509 certificates
[ 62.889028] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs
[ 62.907424] bd9571mwv 7-0030: Device: BD9571MWV rev. 1
[ 62.935651] input: keyboard as /devices/platform/keyboard/input/input0
[ 75.229164] ALSA device list:
[ 75.232141] No soundcards found.
[ 75.237089] NFS4: Couldn't follow remote path
[ 80.349632] NFS4: Couldn't follow remote path
[ 90.589487] NFS4: Couldn't follow remote path
[ 93.150119] ------------[ cut here ]------------
[ 93.154748] ravb e6800000.ethernet: deferred probe timeout, ignoring dependency
[ 93.154796] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 93.171574] Modules linked in:
[ 93.174628] CPU: 2 PID: 21 Comm: kworker/2:0 Not tainted 5.7.0-rc2-00069-g18bf34080c4c #133
[ 93.182974] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 93.190456] Workqueue: events deferred_probe_work_func
[ 93.195591] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 93.200378] pc : driver_deferred_probe_check_state+0x44/0x68
[ 93.206032] lr : driver_deferred_probe_check_state+0x44/0x68
[ 93.211685] sp : ffff800011d93a70
[ 93.214993] x29: ffff800011d93a70 x28: ffff800011a47000
[ 93.220301] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 93.225608] x25: ffff800011360900 x24: ffff800011360910
[ 93.230914] x23: ffff0006fad38000 x22: ffff0006fa550c10
[ 93.236221] x21: 0000000000000000 x20: ffff800011d93b28
[ 93.241528] x19: ffff0006fa550c10 x18: 0000000000000010
[ 93.246834] x17: 0000000000000016 x16: ffff800010e8fdf8
[ 93.252141] x15: ffff0006fad38470 x14: 0720072007200720
[ 93.257448] x13: 0720072007200720 x12: 0720072007200720
[ 93.262755] x11: ffff800011d93a70 x10: ffff800011d93a70
[ 93.268062] x9 : 00000000fffffffe x8 : 0000000000000000
[ 93.273368] x7 : 202c74756f656d69 x6 : ffff800011c5a743
[ 93.278675] x5 : 0000000000000000 x4 : 0000000000000000
[ 93.283982] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 93.289288] x1 : f6672736dc887700 x0 : 0000000000000000
[ 93.294595] Call trace:
[ 93.297038] driver_deferred_probe_check_state+0x44/0x68
[ 93.302349] of_iommu_xlate+0xd0/0xe0
[ 93.306007] of_iommu_configure+0xd0/0x1f8
[ 93.310103] of_dma_configure+0xd4/0x218
[ 93.314022] platform_dma_configure+0x1c/0x88
[ 93.318373] really_probe+0x94/0x320
[ 93.321946] driver_probe_device+0x58/0xf0
[ 93.326037] __device_attach_driver+0x84/0xc8
[ 93.330390] bus_for_each_drv+0x78/0xc8
[ 93.334220] __device_attach+0xe4/0x140
[ 93.338051] device_initial_probe+0x14/0x20
[ 93.342228] bus_probe_device+0x9c/0xa8
[ 93.346059] deferred_probe_work_func+0x74/0xb0
[ 93.350587] process_one_work+0x1a0/0x328
[ 93.354592] worker_thread+0x1f8/0x428
[ 93.358336] kthread+0x138/0x158
[ 93.361562] ret_from_fork+0x10/0x1c
[ 93.365131] ---[ end trace 1747232dae5e3a44 ]---
[ 93.370359] libphy: ravb_mii: probed
[ 93.375170] ravb e6800000.ethernet eth0: Base address at 0xe6800000, de:ad:be:ef:01:01, IRQ 116.
[ 93.385201] ------------[ cut here ]------------
[ 93.389824] renesas_sdhi_internal_dmac ee100000.sd: deferred probe timeout, ignoring dependency
[ 93.389877] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 93.408043] Modules linked in:
[ 93.411096] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 93.420831] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 93.428312] Workqueue: events deferred_probe_work_func
[ 93.433445] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 93.438231] pc : driver_deferred_probe_check_state+0x44/0x68
[ 93.443886] lr : driver_deferred_probe_check_state+0x44/0x68
[ 93.449539] sp : ffff800011d93a70
[ 93.452848] x29: ffff800011d93a70 x28: ffff800011a47000
[ 93.458155] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 93.463462] x25: ffff800011360900 x24: ffff800011360910
[ 93.468769] x23: ffff0006fad38000 x22: ffff0006fa554810
[ 93.474076] x21: 0000000000000000 x20: ffff800011d93b28
[ 93.479383] x19: ffff0006fa554810 x18: 0000000000000010
[ 93.484690] x17: 000000000000001e x16: ffff800010e8fdf8
[ 93.489997] x15: ffff0006fad38470 x14: 676e69726f6e6769
[ 93.495304] x13: 202c74756f656d69 x12: 742065626f727020
[ 93.500610] x11: 6465727265666564 x10: 203a64732e303030
[ 93.505917] x9 : 3030316565206361 x8 : 0000000000000000
[ 93.511224] x7 : 746e695f69686473 x6 : ffff800011c5a753
[ 93.516530] x5 : 0000000000000000 x4 : 0000000000000000
[ 93.521837] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 93.527144] x1 : f6672736dc887700 x0 : 0000000000000000
[ 93.532450] Call trace:
[ 93.534893] driver_deferred_probe_check_state+0x44/0x68
[ 93.540202] of_iommu_xlate+0xd0/0xe0
[ 93.543859] of_iommu_configure+0xd0/0x1f8
[ 93.547954] of_dma_configure+0xd4/0x218
[ 93.551873] platform_dma_configure+0x1c/0x88
[ 93.556224] really_probe+0x94/0x320
[ 93.559794] driver_probe_device+0x58/0xf0
[ 93.563885] __device_attach_driver+0x84/0xc8
[ 93.568237] bus_for_each_drv+0x78/0xc8
[ 93.572067] __device_attach+0xe4/0x140
[ 93.575897] device_initial_probe+0x14/0x20
[ 93.580074] bus_probe_device+0x9c/0xa8
[ 93.583905] deferred_probe_work_func+0x74/0xb0
[ 93.588432] process_one_work+0x1a0/0x328
[ 93.592436] worker_thread+0x1f8/0x428
[ 93.596179] kthread+0x138/0x158
[ 93.599403] ret_from_fork+0x10/0x1c
[ 93.602972] ---[ end trace 1747232dae5e3a45 ]---
[ 93.607719] renesas_sdhi_internal_dmac ee100000.sd: Got CD GPIO
[ 93.662274] renesas_sdhi_internal_dmac ee100000.sd: mmc0 base at 0xee100000 max clock rate 200 MHz
[ 93.672406] ------------[ cut here ]------------
[ 93.677032] renesas_sdhi_internal_dmac ee140000.sd: deferred probe timeout, ignoring dependency
[ 93.677070] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 93.695237] Modules linked in:
[ 93.698289] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 93.708024] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 93.715504] Workqueue: events deferred_probe_work_func
[ 93.720638] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 93.725425] pc : driver_deferred_probe_check_state+0x44/0x68
[ 93.731079] lr : driver_deferred_probe_check_state+0x44/0x68
[ 93.736732] sp : ffff800011d93a70
[ 93.740040] x29: ffff800011d93a70 x28: ffff800011a47000
[ 93.745348] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 93.750655] x25: ffff800011360900 x24: ffff800011360910
[ 93.755962] x23: ffff0006fad38000 x22: ffff0006fa554c10
[ 93.761269] x21: 0000000000000000 x20: ffff800011d93b28
[ 93.766576] x19: ffff0006fa554c10 x18: 0000000000000010
[ 93.771883] x17: 0000000000000019 x16: ffff800010e8fdf8
[ 93.777190] x15: ffff0006fad38470 x14: 676e69726f6e6769
[ 93.782497] x13: 202c74756f656d69 x12: 742065626f727020
[ 93.787803] x11: 6465727265666564 x10: 203a64732e303030
[ 93.793110] x9 : 3034316565206361 x8 : 0000000000000000
[ 93.798417] x7 : 746e695f69686473 x6 : ffff800011c5a753
[ 93.803723] x5 : 0000000000000000 x4 : 0000000000000000
[ 93.809030] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 93.814336] x1 : f6672736dc887700 x0 : 0000000000000000
[ 93.819643] Call trace:
[ 93.822085] driver_deferred_probe_check_state+0x44/0x68
[ 93.827394] of_iommu_xlate+0xd0/0xe0
[ 93.831051] of_iommu_configure+0xd0/0x1f8
[ 93.835145] of_dma_configure+0xd4/0x218
[ 93.839063] platform_dma_configure+0x1c/0x88
[ 93.843415] really_probe+0x94/0x320
[ 93.846985] driver_probe_device+0x58/0xf0
[ 93.851075] __device_attach_driver+0x84/0xc8
[ 93.855427] bus_for_each_drv+0x78/0xc8
[ 93.859257] __device_attach+0xe4/0x140
[ 93.863087] device_initial_probe+0x14/0x20
[ 93.867265] bus_probe_device+0x9c/0xa8
[ 93.871095] deferred_probe_work_func+0x74/0xb0
[ 93.875622] process_one_work+0x1a0/0x328
[ 93.879626] worker_thread+0x1f8/0x428
[ 93.883370] kthread+0x138/0x158
[ 93.886593] ret_from_fork+0x10/0x1c
[ 93.890163] ---[ end trace 1747232dae5e3a46 ]---
[ 93.943350] renesas_sdhi_internal_dmac ee140000.sd: mmc1 base at 0xee140000 max clock rate 200 MHz
[ 93.953222] ------------[ cut here ]------------
[ 93.957846] renesas_sdhi_internal_dmac ee160000.sd: deferred probe timeout, ignoring dependency
[ 93.957883] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 93.976050] Modules linked in:
[ 93.979101] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 93.988835] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 93.996316] Workqueue: events deferred_probe_work_func
[ 94.001450] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 94.006236] pc : driver_deferred_probe_check_state+0x44/0x68
[ 94.011890] lr : driver_deferred_probe_check_state+0x44/0x68
[ 94.017543] sp : ffff800011d93a70
[ 94.020851] x29: ffff800011d93a70 x28: ffff800011a47000
[ 94.026159] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 94.031466] x25: ffff800011360900 x24: ffff800011360910
[ 94.036772] x23: ffff0006fad38000 x22: ffff0006fa555010
[ 94.042079] x21: 0000000000000000 x20: ffff800011d93b28
[ 94.047385] x19: ffff0006fa555010 x18: 0000000000000010
[ 94.052692] x17: 0000000000000017 x16: ffff800010e8fdf8
[ 94.057998] x15: ffff0006fad38470 x14: 676e69726f6e6769
[ 94.063305] x13: 202c74756f656d69 x12: 742065626f727020
[ 94.068612] x11: 6465727265666564 x10: 203a64732e303030
[ 94.073918] x9 : 3036316565206361 x8 : 0000000000000000
[ 94.079225] x7 : 746e695f69686473 x6 : ffff800011c5a753
[ 94.084531] x5 : 0000000000000000 x4 : 0000000000000000
[ 94.089838] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 94.095144] x1 : f6672736dc887700 x0 : 0000000000000000
[ 94.100451] Call trace:
[ 94.102893] driver_deferred_probe_check_state+0x44/0x68
[ 94.108201] of_iommu_xlate+0xd0/0xe0
[ 94.111858] of_iommu_configure+0xd0/0x1f8
[ 94.115951] of_dma_configure+0xd4/0x218
[ 94.119869] platform_dma_configure+0x1c/0x88
[ 94.124221] really_probe+0x94/0x320
[ 94.127790] driver_probe_device+0x58/0xf0
[ 94.131882] __device_attach_driver+0x84/0xc8
[ 94.136233] bus_for_each_drv+0x78/0xc8
[ 94.140063] __device_attach+0xe4/0x140
[ 94.143894] device_initial_probe+0x14/0x20
[ 94.148071] bus_probe_device+0x9c/0xa8
[ 94.151901] deferred_probe_work_func+0x74/0xb0
[ 94.156427] process_one_work+0x1a0/0x328
[ 94.160431] worker_thread+0x1f8/0x428
[ 94.164175] kthread+0x138/0x158
[ 94.167398] ret_from_fork+0x10/0x1c
[ 94.170967] ---[ end trace 1747232dae5e3a47 ]---
[ 94.207387] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[ 94.214556] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 94.241233] mmcblk0: p1 p2 p3 < p5 p6 p7 >
[ 94.294386] mmc1: new HS400 MMC card at address 0001
[ 94.299651] mmcblk1: mmc1:0001 8GSD4R 7.28 GiB
[ 94.304281] renesas_sdhi_internal_dmac ee160000.sd: mmc2 base at 0xee160000 max clock rate 26 MHz
[ 94.313854] ------------[ cut here ]------------
[ 94.318593] mmcblk1boot0: mmc1:0001 8GSD4R partition 1 31.9 MiB
[ 94.324611] mmcblk1boot1: mmc1:0001 8GSD4R partition 2 31.9 MiB
[ 94.330539] rcar-dmac e6700000.dma-controller: deferred probe timeout, ignoring dependency
[ 94.330591] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 94.348324] Modules linked in:
[ 94.351379] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 94.361114] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 94.368597] Workqueue: events deferred_probe_work_func
[ 94.373732] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 94.378519] pc : driver_deferred_probe_check_state+0x44/0x68
[ 94.384173] lr : driver_deferred_probe_check_state+0x44/0x68
[ 94.389826] sp : ffff800011d93a70
[ 94.393134] x29: ffff800011d93a70 x28: ffff800011a47000
[ 94.398442] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 94.403750] x25: ffff800011360900 x24: ffff800011360910
[ 94.409057] x23: ffff0006fad38000 x22: ffff0006fa503c10
[ 94.414364] x21: 0000000000000000 x20: ffff800011d93b28
[ 94.419671] x19: ffff0006fa503c10 x18: 0000000000000010
[ 94.424977] x17: 0000000000000000 x16: 0000000000000001
[ 94.430284] x15: 00002cb4c5dc45ac x14: 6570656420676e69
[ 94.435590] x13: 726f6e6769202c74 x12: 756f656d69742065
[ 94.440897] x11: 626f727020646572 x10: 7265666564203a72
[ 94.446203] x9 : 656c6c6f72746e6f x8 : 0000000000000000
[ 94.451510] x7 : 3030303736652063 x6 : ffff800011c5a74e
[ 94.456816] x5 : 0000000000000000 x4 : 0000000000000000
[ 94.462123] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 94.467429] x1 : f6672736dc887700 x0 : 0000000000000000
[ 94.472737] Call trace:
[ 94.475179] driver_deferred_probe_check_state+0x44/0x68
[ 94.480488] of_iommu_xlate+0xd0/0xe0
[ 94.484146] of_iommu_configure+0xd0/0x1f8
[ 94.488241] of_dma_configure+0xd4/0x218
[ 94.492158] platform_dma_configure+0x1c/0x88
[ 94.496510] really_probe+0x94/0x320
[ 94.500080] driver_probe_device+0x58/0xf0
[ 94.504171] __device_attach_driver+0x84/0xc8
[ 94.508522] bus_for_each_drv+0x78/0xc8
[ 94.512353] __device_attach+0xe4/0x140
[ 94.516183] device_initial_probe+0x14/0x20
[ 94.520360] bus_probe_device+0x9c/0xa8
[ 94.524191] deferred_probe_work_func+0x74/0xb0
[ 94.528719] process_one_work+0x1a0/0x328
[ 94.532724] worker_thread+0x1f8/0x428
[ 94.536468] kthread+0x138/0x158
[ 94.539691] ret_from_fork+0x10/0x1c
[ 94.543261] ---[ end trace 1747232dae5e3a48 ]---
[ 94.547988] mmcblk1rpmb: mmc1:0001 8GSD4R partition 3 512 KiB, chardev (234:0)
[ 94.559083] mmcblk1: p1 p2 p3 p4
[ 94.563097] ------------[ cut here ]------------
[ 94.567781] rcar-dmac e7300000.dma-controller: deferred probe timeout, ignoring dependency
[ 94.567829] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 94.585563] Modules linked in:
[ 94.588615] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 94.598351] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 94.605833] Workqueue: events deferred_probe_work_func
[ 94.610968] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 94.615754] pc : driver_deferred_probe_check_state+0x44/0x68
[ 94.621408] lr : driver_deferred_probe_check_state+0x44/0x68
[ 94.627061] sp : ffff800011d93a70
[ 94.630370] x29: ffff800011d93a70 x28: ffff800011a47000
[ 94.635678] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 94.640986] x25: ffff800011360900 x24: ffff800011360910
[ 94.646293] x23: ffff0006fad38000 x22: ffff0006fa504010
[ 94.651600] x21: 0000000000000000 x20: ffff800011d93b28
[ 94.656907] x19: ffff0006fa504010 x18: 0000000000000000
[ 94.662213] x17: 0000000000000000 x16: 0000000000000001
[ 94.667520] x15: 0000004432ee0c48 x14: 6570656420676e69
[ 94.672827] x13: 726f6e6769202c74 x12: 756f656d69742065
[ 94.678133] x11: 626f727020646572 x10: 7265666564203a72
[ 94.683440] x9 : 656c6c6f72746e6f x8 : 0000000000000000
[ 94.688747] x7 : 3030303337652063 x6 : ffff800011c5a74e
[ 94.694053] x5 : 0000000000000000 x4 : 0000000000000000
[ 94.699360] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 94.704667] x1 : f6672736dc887700 x0 : 0000000000000000
[ 94.709974] Call trace:
[ 94.712416] driver_deferred_probe_check_state+0x44/0x68
[ 94.717726] of_iommu_xlate+0xd0/0xe0
[ 94.721384] of_iommu_configure+0xd0/0x1f8
[ 94.725478] of_dma_configure+0xd4/0x218
[ 94.729396] platform_dma_configure+0x1c/0x88
[ 94.733747] really_probe+0x94/0x320
[ 94.737317] driver_probe_device+0x58/0xf0
[ 94.741408] __device_attach_driver+0x84/0xc8
[ 94.745761] bus_for_each_drv+0x78/0xc8
[ 94.749591] __device_attach+0xe4/0x140
[ 94.753422] device_initial_probe+0x14/0x20
[ 94.757599] bus_probe_device+0x9c/0xa8
[ 94.761429] deferred_probe_work_func+0x74/0xb0
[ 94.765957] process_one_work+0x1a0/0x328
[ 94.769961] worker_thread+0x1f8/0x428
[ 94.773705] kthread+0x138/0x158
[ 94.776931] ret_from_fork+0x10/0x1c
[ 94.780500] ---[ end trace 1747232dae5e3a49 ]---
[ 94.790065] ------------[ cut here ]------------
[ 94.794721] rcar-dmac e7310000.dma-controller: deferred probe timeout, ignoring dependency
[ 94.794769] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 94.812502] Modules linked in:
[ 94.815555] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 94.825291] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 94.832773] Workqueue: events deferred_probe_work_func
[ 94.837908] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 94.842694] pc : driver_deferred_probe_check_state+0x44/0x68
[ 94.848348] lr : driver_deferred_probe_check_state+0x44/0x68
[ 94.854001] sp : ffff800011d93a70
[ 94.857309] x29: ffff800011d93a70 x28: ffff800011a47000
[ 94.862617] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 94.867924] x25: ffff800011360900 x24: ffff800011360910
[ 94.873231] x23: ffff0006fad38000 x22: ffff0006fa504410
[ 94.878538] x21: 0000000000000000 x20: ffff800011d93b28
[ 94.883844] x19: ffff0006fa504410 x18: 0000000000000010
[ 94.889151] x17: 0000000000000000 x16: 0000000000000001
[ 94.894458] x15: ffff0006fad38470 x14: 6570656420676e69
[ 94.899764] x13: 726f6e6769202c74 x12: 756f656d69742065
[ 94.905071] x11: 626f727020646572 x10: 7265666564203a72
[ 94.910377] x9 : 656c6c6f72746e6f x8 : 0000000000000000
[ 94.915684] x7 : 3030313337652063 x6 : ffff800011c5a74e
[ 94.920990] x5 : 0000000000000000 x4 : 0000000000000000
[ 94.926297] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 94.931603] x1 : f6672736dc887700 x0 : 0000000000000000
[ 94.936910] Call trace:
[ 94.939352] driver_deferred_probe_check_state+0x44/0x68
[ 94.944662] of_iommu_xlate+0xd0/0xe0
[ 94.948319] of_iommu_configure+0xd0/0x1f8
[ 94.952413] of_dma_configure+0xd4/0x218
[ 94.956332] platform_dma_configure+0x1c/0x88
[ 94.960683] really_probe+0x94/0x320
[ 94.964253] driver_probe_device+0x58/0xf0
[ 94.968344] __device_attach_driver+0x84/0xc8
[ 94.972695] bus_for_each_drv+0x78/0xc8
[ 94.976526] __device_attach+0xe4/0x140
[ 94.980356] device_initial_probe+0x14/0x20
[ 94.984534] bus_probe_device+0x9c/0xa8
[ 94.988364] deferred_probe_work_func+0x74/0xb0
[ 94.992893] process_one_work+0x1a0/0x328
[ 94.996897] worker_thread+0x1f8/0x428
[ 95.000642] kthread+0x138/0x158
[ 95.003866] ret_from_fork+0x10/0x1c
[ 95.007435] ---[ end trace 1747232dae5e3a4a ]---
[ 95.015537] ------------[ cut here ]------------
[ 95.020187] rcar-dmac ec700000.dma-controller: deferred probe timeout, ignoring dependency
[ 95.020228] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 95.037962] Modules linked in:
[ 95.041014] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 95.050750] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 95.058231] Workqueue: events deferred_probe_work_func
[ 95.063365] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 95.068151] pc : driver_deferred_probe_check_state+0x44/0x68
[ 95.073806] lr : driver_deferred_probe_check_state+0x44/0x68
[ 95.079459] sp : ffff800011d93a70
[ 95.082768] x29: ffff800011d93a70 x28: ffff800011a47000
[ 95.088076] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 95.093383] x25: ffff800011360900 x24: ffff800011360910
[ 95.098690] x23: ffff0006fad38000 x22: ffff0006fa552410
[ 95.103997] x21: 0000000000000000 x20: ffff800011d93b28
[ 95.109304] x19: ffff0006fa552410 x18: 0000000000000010
[ 95.114611] x17: 0000000000000000 x16: 0000000000000001
[ 95.119917] x15: 000099e8a04b9b4c x14: 6570656420676e69
[ 95.125224] x13: 726f6e6769202c74 x12: 756f656d69742065
[ 95.130530] x11: 626f727020646572 x10: 7265666564203a72
[ 95.135837] x9 : 656c6c6f72746e6f x8 : 0000000000000000
[ 95.141144] x7 : 3030303763652063 x6 : ffff800011c5a74e
[ 95.146451] x5 : 0000000000000000 x4 : 0000000000000000
[ 95.151758] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 95.157064] x1 : f6672736dc887700 x0 : 0000000000000000
[ 95.162371] Call trace:
[ 95.164813] driver_deferred_probe_check_state+0x44/0x68
[ 95.170121] of_iommu_xlate+0xd0/0xe0
[ 95.173779] of_iommu_configure+0xd0/0x1f8
[ 95.177872] of_dma_configure+0xd4/0x218
[ 95.181791] platform_dma_configure+0x1c/0x88
[ 95.186142] really_probe+0x94/0x320
[ 95.189713] driver_probe_device+0x58/0xf0
[ 95.193803] __device_attach_driver+0x84/0xc8
[ 95.198155] bus_for_each_drv+0x78/0xc8
[ 95.201985] __device_attach+0xe4/0x140
[ 95.205816] device_initial_probe+0x14/0x20
[ 95.209993] bus_probe_device+0x9c/0xa8
[ 95.213824] deferred_probe_work_func+0x74/0xb0
[ 95.218351] process_one_work+0x1a0/0x328
[ 95.222355] worker_thread+0x1f8/0x428
[ 95.226098] kthread+0x138/0x158
[ 95.229323] ret_from_fork+0x10/0x1c
[ 95.232892] ---[ end trace 1747232dae5e3a4b ]---
[ 95.237522] renesas_sdhi_internal_dmac ee160000.sd: card claims to support voltages below defined range
[ 95.251632] ------------[ cut here ]------------
[ 95.256275] rcar-dmac ec720000.dma-controller: deferred probe timeout, ignoring dependency
[ 95.256317] WARNING: CPU: 2 PID: 21 at drivers/base/dd.c:270 driver_deferred_probe_check_state+0x44/0x68
[ 95.274050] Modules linked in:
[ 95.277102] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 95.286837] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 95.294319] Workqueue: events deferred_probe_work_func
[ 95.299454] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 95.304240] pc : driver_deferred_probe_check_state+0x44/0x68
[ 95.309895] lr : driver_deferred_probe_check_state+0x44/0x68
[ 95.315548] sp : ffff800011d93a70
[ 95.318856] x29: ffff800011d93a70 x28: ffff800011a47000
[ 95.324164] x27: ffff0006ff75aab0 x26: ffff0006ff75aa60
[ 95.329471] x25: ffff800011360900 x24: ffff800011360910
[ 95.334778] x23: ffff0006fad38000 x22: ffff0006fa552810
[ 95.340086] x21: 0000000000000000 x20: ffff800011d93b28
[ 95.345393] x19: ffff0006fa552810 x18: 0000000000000010
[ 95.350700] x17: 0000000000000000 x16: 0000000000000000
[ 95.356006] x15: 00009a22af1807c4 x14: 6570656420676e69
[ 95.361313] x13: 726f6e6769202c74 x12: 756f656d69742065
[ 95.366620] x11: 626f727020646572 x10: 7265666564203a72
[ 95.371927] x9 : 656c6c6f72746e6f x8 : 0000000000000000
[ 95.377233] x7 : 3030323763652063 x6 : ffff800011c5a74e
[ 95.382540] x5 : 0000000000000000 x4 : 0000000000000000
[ 95.387847] x3 : 00000000ffffffff x2 : ffff8006ee124000
[ 95.393153] x1 : f6672736dc887700 x0 : 0000000000000000
[ 95.398460] Call trace:
[ 95.400903] driver_deferred_probe_check_state+0x44/0x68
[ 95.406212] of_iommu_xlate+0xd0/0xe0
[ 95.409869] of_iommu_configure+0xd0/0x1f8
[ 95.413962] of_dma_configure+0xd4/0x218
[ 95.417881] platform_dma_configure+0x1c/0x88
[ 95.422232] really_probe+0x94/0x320
[ 95.425802] driver_probe_device+0x58/0xf0
[ 95.429893] __device_attach_driver+0x84/0xc8
[ 95.434245] bus_for_each_drv+0x78/0xc8
[ 95.438075] __device_attach+0xe4/0x140
[ 95.441906] device_initial_probe+0x14/0x20
[ 95.446083] bus_probe_device+0x9c/0xa8
[ 95.449913] deferred_probe_work_func+0x74/0xb0
[ 95.454441] process_one_work+0x1a0/0x328
[ 95.458445] worker_thread+0x1f8/0x428
[ 95.462190] kthread+0x138/0x158
[ 95.465414] ret_from_fork+0x10/0x1c
[ 95.468983] ---[ end trace 1747232dae5e3a4c ]---
[ 95.496835] mmc2: new high speed SDIO card at address 0001
[ 105.436983] snd-3.3v: disabling
[ 105.440126] snd-vcc5v: disabling
[ 105.443361] wlan-en-regulator: disabling
[ 111.581995] NFS4: Couldn't follow remote path
[ 142.301677] NFS4: Couldn't follow remote path
[ 173.021480] NFS4: Couldn't follow remote path
[ 173.025859] VFS: Unable to mount root fs via NFS, trying floppy.
[ 173.032166] VFS: Cannot open root device "nfs" or unknown-block(2,0): error -6
[ 173.039402] Please append a correct "root=" boot option; here are the available partitions:
[ 173.047798] b300 15558144 mmcblk0
[ 173.047801] driver: mmcblk
[ 173.054623] b301 262144 mmcblk0p1 8519029c-01
[ 173.054625]
[ 173.061440] b302 8388608 mmcblk0p2 8519029c-02
[ 173.061441]
[ 173.068248] b303 1 mmcblk0p3
[ 173.068249]
[ 173.074198] b305 262144 mmcblk0p5 8519029c-05
[ 173.074199]
[ 173.081054] b306 1048576 mmcblk0p6 8519029c-06
[ 173.081055]
[ 173.087855] b307 5592576 mmcblk0p7 8519029c-07
[ 173.087856]
[ 173.094661] b320 7634944 mmcblk1
[ 173.094662] driver: mmcblk
[ 173.101464] b321 262144 mmcblk1p1 e8a000ae-c94b-4c48-97af-57b6d13940ca
[ 173.101465]
[ 173.110433] b322 4194304 mmcblk1p2 bb869425-f11e-e34b-bc6a-63c5bc953ea0
[ 173.110433]
[ 173.119401] b323 1048576 mmcblk1p3 64e568d9-2bff-fd4e-90be-f9e6d1ea31ec
[ 173.119402]
[ 173.128369] b324 1048576 mmcblk1p4 0411b7e2-ecd1-f545-b081-d7858413eeb3
[ 173.128370]
[ 173.137348] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
[ 173.145611] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.7.0-rc2-00069-g18bf34080c4c #133
[ 173.155086] Hardware name: Renesas H3ULCB Kingfisher board based on r8a77951 (DT)
[ 173.162563] Call trace:
[ 173.165011] dump_backtrace+0x0/0x198
[ 173.168670] show_stack+0x18/0x28
[ 173.171984] dump_stack+0xb8/0x104
[ 173.175383] panic+0x15c/0x324
[ 173.178436] mount_block_root+0x1bc/0x24c
[ 173.182440] mount_root+0x128/0x160
[ 173.185923] prepare_namespace+0x130/0x170
[ 173.190014] kernel_init_freeable+0x220/0x244
[ 173.194369] kernel_init+0x14/0x108
[ 173.197852] ret_from_fork+0x10/0x1c
[ 173.201430] SMP: stopping secondary CPUs
[ 173.205479] Kernel Offset: disabled
[ 173.208963] CPU features: 0x090002,21006004
[ 173.213140] Memory Limit: none
[ 173.216198] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0) ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment