Tool/software:
Hi, TI expert!
I have a development environment for am6234, with our own evaluation board.
The software SDK version is PROCESSOR-SDK-LINUX-RT-AM62X-08.06.00.42.
After our system is started, the app runs in the background and occasionally encounters the following error. May I ask what is causing this? How to solve it?
The complete log is as follows:
load_os [A] Booting A(0x380000) OS... Authentication passed Authentication passed U-Boot 2021.01-00002-g3e8e793a (Nov 27 2024 - 09:51:37 +0800), Build: jenkins-F603_Standard_Mercury_480kW-31 SoC: AM62X SR1.0 HS-SE Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -1 DRAM: 1 GiB MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2 Loading Environment from SPIFlash... SF: Detected w25q128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -1 Net: eth0: ethernet@8000000port@1 Hit <ENTER> key to stop autoboot in 1s MMC: no card present SD/MMC found on device 1 MMC: no card present MMC: no card present Running auto_update mmc rescan: 1 SD/MMC found on device 1 MMC: no card present Booting ... switch to partitions #0, OK mmc0(part 0) is current device Booting A OS ... MMC read: dev # 0, block # 2048, count 65536 ... 65536 blocks read: OK ## Loading kernel from FIT Image at 90000000 ... Using 'config@0' configuration Verifying Hash Integrity ... OK Trying 'kernel@0' kernel subimage Description: Linux Kernel Type: Kernel Image Compression: gzip compressed Data Start: 0x900000c8 Data Size: 7713685 Bytes = 7.4 MiB Architecture: AArch64 OS: Linux Load Address: 0x82000000 Entry Point: 0x82000000 Hash algo: sha256 Hash value: b18d3cb6180c00b24a75867538d6014b085c58e557ca9d152aaa68a19719e71a Verifying Hash Integrity ... sha256+ OK Authentication passed ## Loading fdt from FIT Image at 90000000 ... Using 'config@0' configuration Verifying Hash Integrity ... OK Trying 'fdt@0' fdt subimage Description: Flattened Device Tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x9075b564 Data Size: 64095 Bytes = 62.6 KiB Architecture: AArch64 Load Address: 0x88000000 Hash algo: sha256 Hash value: 3ee9f365ae5fcc21209ea99da0c9e1ab5e4ef2b5e64cc86d1145a3b42adbdb44 Verifying Hash Integrity ... sha256+ OK Authentication passed Loading fdt from 0x9075b564 to 0x88000000 Booting using the fdt blob at 0x88000000 Uncompressing Kernel Image Loading Device Tree to 000000008ffed000, end 000000008ffff3ed ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.168-rt83-00006-g7eb08ddc83f8 (jenkins@yanfajenkins) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT_RT Wed Nov 27 09:52:07 CST 2024 [ 0.000000] Machine model: Texas Instruments AM625 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009c7fffff] [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] DMA zone: 4096 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 262144 pages, LIFO batch:63 [ 0.000000] cma: Reserved 256 MiB at 0x00000000ae000000 [ 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 migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 18 pages/cpu s36032 r8192 d29504 u73728 [ 0.000000] pcpu-alloc: s36032 r8192 d29504 u73728 alloc=18*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 fbcon=logo-pos:center fbcon=logo-count:1 root=/dev/mmcblk0p3 ro rootfstype=squashfs rootwait panic=1 oops=panic [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 689172K/1048576K available (10816K kernel code, 1222K rwdata, 4168K rodata, 1728K init, 480K bss, 97260K reserved, 262144K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080030000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000 [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008539] Console: colour dummy device 80x25 [ 0.013135] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023815] pid_max: default: 32768 minimum: 301 [ 0.028632] LSM: Security Framework initializing [ 0.033422] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.040997] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.050915] rcu: Hierarchical SRCU implementation. [ 0.056368] Platform MSI: msi-controller@1820000 domain created [ 0.062763] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.072063] EFI services will not be available. [ 0.076933] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.090386] Detected VIPT I-cache on CPU1 [ 0.094520] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.101559] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000 [ 0.108997] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.115797] smp: Brought up 1 node, 2 CPUs [ 0.120017] SMP: Total of 2 processors activated. [ 0.124838] CPU features: detected: 32-bit EL0 Support [ 0.130103] CPU features: detected: CRC32 instructions [ 0.142485] CPU: All CPU(s) started at EL2 [ 0.146689] alternatives: patching kernel code [ 0.152339] devtmpfs: initialized [ 0.164534] KASLR disabled due to lack of seed [ 0.169279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.179259] futex hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.193559] pinctrl core: initialized pinctrl subsystem [ 0.199644] DMI not present or invalid. [ 0.204296] NET: Registered protocol family 16 [ 0.210740] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.218085] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.226111] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.234885] thermal_sys: Registered thermal governor 'step_wise' [ 0.235567] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.248734] ASID allocator initialised with 65536 entries [ 0.255104] printk: console [ramoops-1] enabled [ 0.259980] pstore: Registered ramoops as persistent store backend [ 0.266316] ramoops: using 0x100000@0x9c700000, ecc: 0 [ 0.303529] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.310457] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.317326] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324235] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.332155] cryptd: max_cpu_qlen set to 1000 [ 0.339721] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.348896] vcc_5v0: supplied by vmain_pd [ 0.353419] vcc_3v3_sys: supplied by vmain_pd [ 0.358493] vdd_mmc1: supplied by vcc_3v3_sys [ 0.363270] wlan_en: supplied by vcc_3v3_sys [ 0.368305] vdd_io: supplied by vcc_3v3_sys [ 0.372904] vcc_1v8: supplied by vcc_3v3_sys [ 0.378460] iommu: Default domain type: Translated [ 0.383858] SCSI subsystem initialized [ 0.388231] mc: Linux media interface: v0.10 [ 0.392621] videodev: Linux video capture interface: v2.00 [ 0.398310] pps_core: LinuxPPS API ver. 1 registered [ 0.403385] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.412737] PTP clock support registered [ 0.416776] EDAC MC: Ver: 3.0.0 [ 0.420759] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.428032] FPGA manager framework [ 0.431673] Advanced Linux Sound Architecture Driver Initialized. [ 0.438882] clocksource: Switched to clocksource arch_sys_counter [ 0.445362] VFS: Disk quotas dquot_6.6.0 [ 0.449432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.462469] NET: Registered protocol family 2 [ 0.467181] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.475694] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.484399] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.492416] TCP bind hash table entries: 8192 (order: 6, 458752 bytes, linear) [ 0.500238] TCP: Hash tables configured (established 8192 bind 8192) [ 0.507077] UDP hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.513943] UDP-Lite hash table entries: 512 (order: 4, 65536 bytes, linear) [ 0.521449] NET: Registered protocol family 1 [ 0.526489] RPC: Registered named UNIX socket transport module. [ 0.532584] RPC: Registered udp transport module. [ 0.537394] RPC: Registered tcp transport module. [ 0.542202] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.548792] NET: Registered protocol family 44 [ 0.553362] PCI: CLS 0 bytes, default 64 [ 0.558167] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.570567] Initialise system trusted keyrings [ 0.575421] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.586752] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.593551] NFS: Registering the id_resolver key type [ 0.598795] Key type id_resolver registered [ 0.603088] Key type id_legacy registered [ 0.607299] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.614167] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.622037] 9p: Installing v9fs 9p2000 file system support [ 0.661883] Key type asymmetric registered [ 0.666105] Asymmetric key parser 'x509' registered [ 0.671172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241) [ 0.678747] io scheduler mq-deadline registered [ 0.683397] io scheduler kyber registered [ 0.689960] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.696391] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.705214] pwm-backlight backlight: supply power not found, using dummy regulator [ 0.719818] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.733767] panel-simple display: supply power not found, using dummy regulator [ 0.750393] brd: module loaded [ 0.761640] loop: module loaded [ 0.768298] tun: Universal TUN/TAP device driver, 1.6 [ 0.773714] CAN device driver interface [ 0.778987] VFIO - User Level meta-driver version: 0.3 [ 0.785030] i2c /dev entries driver [ 0.791315] sdhci: Secure Digital Host Controller Interface driver [ 0.797689] sdhci: Copyright(c) Pierre Ossman [ 0.802825] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.810338] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.818829] optee: probing for conduit method. I/TC: Reserved shared memory is enabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 0.823445] optee: revision 4.0 (48db62d3) [ 0.840071] optee: dynamic shared memory is enabled [ 0.849682] optee: initialized driver [ 0.856736] xt_time: kernel timezone is -0000 [ 0.861667] NET: Registered protocol family 17 [ 0.866252] can: controller area network core [ 0.870780] NET: Registered protocol family 29 [ 0.875455] 9pnet: Installing 9P2000 support [ 0.879915] Key type dns_resolver registered [ 0.884762] printk: bootconsole [ns16550a0]: printing thread started [ 0.884853] printk: console [ramoops-1]: printing thread started [ 0.884938] Loading compiled-in X.509 certificates [ 0.886518] pstore: Using crash dump compression: deflate [ 0.890839] pwm-backlight backlight: supply power not found, using dummy regulator [ 0.894585] panel-simple display: supply power not found, using dummy regulator [ 0.902062] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided. [ 0.902158] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar') [ 0.979750] davinci-mcasp 2b10000.mcasp: IRQ common not found [ 0.982236] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0 [ 0.982255] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 1.013586] rtc-pcf8563 4-0051: low voltage detected, date/time is not reliable. [ 1.013789] rtc-pcf8563 4-0051: registered as rtc0 [ 1.014115] rtc-pcf8563 4-0051: low voltage detected, date/time is not reliable. [ ▒r▒▒▒▒▒▒▒rtc-pcf8563 4-0051: hctosys: unable to read the hardware clock [ 1.015042] omap_i2c 4900000.i2c: bus 4 rev0.12 at 400 kHz [ 1.042655] printk: console [ttyS2]: printing thread started [ 1.016373] omap_i2c 20000000.i2c: bus 5 rev0.12 at 400 kHz [ 1.042673] printk: console [ttyS2] enabled [ 1.042677] printk: bootconsole [ns16550a0] disabled [ 1.059670] printk: bootconsole [ns16550a0]: printing thread stopped [ 1.065083] 2810000.serial: ttyS1 at MMIO 0x2810000 (irq = 31, base_baud = 3000000) is a 8250 [ 1.066224] 2820000.serial: ttyS0 at MMIO 0x2820000 (irq = 32, base_baud = 3000000) is a 8250 [ 1.067381] 2830000.serial: ttyS3 at MMIO 0x2830000 (irq = 33, base_baud = 3000000) is a 8250 [ 1.068439] 2840000.serial: ttyS4 at MMIO 0x2840000 (irq = 34, base_baud = 3000000) is a 8250 [ 1.069440] 2850000.serial: ttyS5 at MMIO 0x2850000 (irq = 35, base_baud = 3000000) is a 8250 [ 1.070462] 2860000.serial: ttyS6 at MMIO 0x2860000 (irq = 36, base_baud = 3000000) is a 8250 [ 1.071347] panel-simple display: supply power not found, using dummy regulator [ 1.074025] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 1.178315] Console: switching to colour frame buffer device 240x67 [ 1.197431] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 1.208968] spi spi0.0: setup: ignoring unsupported mode bits 200 [ 1.209372] spi-nor spi0.0: w25q128 (16384 Kbytes) [ 1.209424] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.209430] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.209436] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.211058] 0x000000080000-0x000000200000 : "ospi.tispl.A" [ 1.212291] 0x000000200000-0x000000380000 : "ospi.tispl.B" [ 1.213502] 0x000000380000-0x000000500000 : "ospi.u-boot.A" [ 1.214709] 0x000000500000-0x000000680000 : "ospi.u-boot.B" [ 1.216039] 0x000000680000-0x0000006a0000 : "ospi.env" [ 1.217257] 0x0000006a0000-0x000000800000 : "ospi.oem" [ 1.233776] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.270904] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.272344] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing. [ 1.272358] davinci_mdio 8000f00.mdio: phy[3]: device 8000f00.mdio:03, driver unknown [ 1.272495] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 1.272830] am65-cpsw-nuss 8000000.ethernet: Use random MAC address [ 1.272839] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.272845] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.273811] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 1.276102] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.391580] mmc0: CQHCI version 5.10 [ 1.392414] davinci-mcasp 2b10000.mcasp: IRQ common not found [ 1.393203] sdhci-am654 fa20000.mmc: parsing dt failed (-517) [ 1.393486] mmc1: CQHCI version 5.10 [ 1.434228] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.531161] mmc0: Command Queue Engine enabled [ 1.531196] mmc0: new HS200 MMC card at address 0001 [ 1.532068] mmcblk0: mmc0:0001 88A398 7.28 GiB [ 1.532299] mmcblk0boot0: mmc0:0001 88A398 partition 1 4.00 MiB [ 1.532523] mmcblk0boot1: mmc0:0001 88A398 partition 2 4.00 MiB [ 1.532760] mmcblk0rpmb: mmc0:0001 88A398 partition 3 4.00 MiB, chardev (236:0) [ 1.536122] mmcblk0: p1 p2 p3 p4 p5 p6 p7 [ 1.991161] ili210x_i2c 2-0041: ili251x_read_reg_common failed: -121 [ 1.991234] ili210x_i2c 2-0041: Unable to cache firmware information, err: -121 [ 1.991492] ili210x_i2c: probe of 2-0041 failed with error -121 [ 2.003988] mcp251x spi1.0 can0: MCP25625 successfully initialized. [ 2.009598] sdhci-am654 fa20000.mmc: allocated mmc-pwrseq [ 2.010359] mmc2: CQHCI version 5.10 [ 2.016629] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present! [ 2.016706] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present! 2.016760] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present! [ 2.017329] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.033928] ALSA device list: [ 2.033941] No soundcards found. [ 2.053020] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 2.081558] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 2.083070] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.084566] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.087269] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) [ 2.088169] mmc2: queuing unknown CIS tuple 0x81 (1 bytes) [ 2.175870] mmc2: new high speed SDIO card at address 0001 [ 2.909268] sdhci-am654 fa00000.mmc: Power on failed [ 2.940092] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.947711] VFS: Mounted root (squashfs filesystem) readonly on device 179:3. [ 2.948574] devtmpfs: mounted [ 2.950078] Freeing unused kernel memory: 1728K [ 2.963008] Run /sbin/init as init process ## Error: "upgrade_os" not defined resize2fs 1.47.0 (5-Feb-2023) resize2fs: Bad magic number in super-block while trying to open /dev/mmcblk0p3 Couldn't find valid filesystem superblock. resize2fs 1.47.0 (5-Feb-2023) resize2fs: Bad magic number in super-block while trying to open /dev/mmcblk0p4 Couldn't find valid filesystem superblock. resize2fs 1.47.0 (5-Feb-2023) Please run 'e2fsck -f /dev/mmcblk0p5' first. resize2fs 1.47.0 (5-Feb-2023) The filesystem is already 32768 (4k) blocks long. Nothing to do! resize2fs 1.47.0 (5-Feb-2023) Please run 'e2fsck -f /dev/mmcblk0p7' first. [ 3.389623] EXT4-fs (mmcblk0p5): recovery complete [ 3.389820] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) ############################ appfs-A mount ok ################################# ############################ usrfs mount ok ####################[ 3.475362] EXT4-fs (mmcblk0p7): recovery complete ############# [ 3.475663] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null) Starting rsyslogd: OK Seeding 256 bits and crediting Saving 256 bits of creditable seed for next boot [ 3.631612] random: crng init done Running sysctl: OK Populating /dev using udev: [ 3.756566] udevd[241]: starting version 3.2.14 [ 3.785656] udevd[241]: specified group 'sgx' unknown [ 3.793474] udevd[242]: starting eudev-3.2.14 [ 4.267982] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 4.268122] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode [ 4.268190] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device [ 4.277733] remoteproc remoteproc0: 5000000.m4fss is available [ 4.284328] remoteproc remoteproc0: powering up 5000000.m4fss [ 4.284361] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 54860 [ 4.298302] remoteproc0#vdev0buffer: assigned reserved memory node m4f-dma-memory@9cb00000 [ 4.298466] remoteproc0#vdev0buffer: registered virtio0 (type 7) [ 4.298474] remoteproc remoteproc0: remote processor 5000000.m4fss is now up [ 4.395338] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.395783] platform 78000000.r5f: configured R5F for IPC-only mode [ 4.396005] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ 4.396407] remoteproc remoteproc1: 78000000.r5f is available [ 4.396553] remoteproc remoteproc1: attaching to 78000000.r5f [ 4.407581] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 4.407631] remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@9da00000 [ 4.407769] remoteproc1#vdev0buffer: registered virtio1 (type 7) [ 4.407778] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 4.586194] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.646829] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.667477] m_can_platform 20701000.can: m_can device registered (irq=50, version=32) [ 4.696635] m_can_platform 4e00000.can: m_can device registered (irq=-6, version=32) [ 4.708505] m_can_platform 4e10000.can: m_can device registered (irq=-6, version=32) [ 4.719669] udevd[250]: ctx=0xaaaad147cd90 path=/lib/modules/5.10.168-rt83-00006-g7eb08ddc83f8/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko error=No such file or directory [ 4.804360] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 4.806521] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.808422] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.811139] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) [ 4.812039] mmc2: queuing unknown CIS tuple 0x81 (1 bytes) [ 4.915202] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 [ 4.976221] remoteproc remoteproc2: 30074000.pru is available [ 4.976747] remoteproc remoteproc3: 30078000.pru is available [ 5.001054] virtio_rpmsg_bus virtio0: rpmsg host is online [ 5.001684] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 5.001711] virtio_rpmsg_bus virtio1: rpmsg host is online [ 5.001927] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 5.076367] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 [ 5.092301] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2021 01:12:21 version 7.45.98.118 (7d96287 CY) FWID 01-32059766 [ 5.121731] m_can_platform 20701000.can mcan2: renamed from can1 [ 5.140367] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 [ 5.144728] udevd[244]: renamed network interface can1 to mcan2 [ 5.157893] m_can_platform 4e00000.can mcan0: renamed from can2 [ 5.178118] udevd[246]: renamed network interface can2 to mcan0 [ 5.178629] m_can_platform 4e10000.can mcan1: renamed from can3 [ 5.185588] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: new channel: 0x400 -> 0xd! [ 5.185738] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 1 (src: 0xd) [ 5.185797] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 2 (src: 0xd) [ 5.185850] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 3 (src: 0xd) [ 5.185919] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 4 (src: 0xd) [ 5.185967] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 5 (src: 0xd) [ 5.186015] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 6 (src: 0xd) [ 5.186062] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 7 (src: 0xd) [ 5.186110] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 8 (src: 0xd) [ 5.186162] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 9 (src: 0xd) [ 5.186209] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 10 (src: 0xd) [ 5.186350] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 11 (src: 0xd) [ 5.186397] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 12 (src: 0xd) [ 5.186453] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 13 (src: 0xd) done [ 5.186501] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 14 (src: 0xd) [ 5.186548] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 15 (src: 0xd) [ 5.186596] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 16 (src: 0xd) [ 5.186643] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 17 (src: 0xd) [ 5.186690] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 18 (src: 0xd) [ 5.186812] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 19 (src: 0xd) Starting system message bus: [ 5.186857] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 20 (src: 0xd) [ 5.187859] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 21 (src: 0xd) [ 5.187932] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 22 (src: 0xd) [ 5.187976] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 23 (src: 0xd) [ 5.188023] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 24 (src: 0xd) [ 5.188070] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 25 (src: 0xd) [ 5.188175] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 26 (src: 0xd) done [ 5.188220] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 27 (src: 0xd) [ 5.188274] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 28 (src: 0xd) Starting tee-supplicant: [ 5.188322] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 29 (src: 0xd) [ 5.188369] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 30 (src: 0xd) Using device /dev/teepriv0. [ 5.188416] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 31 (src: 0xd) OK [ 5.188476] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 32 (src: 0xd) Starting iptables: [ 5.188549] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 33 (src: 0xd) [ 5.188596] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 34 (src: 0xd) [ 5.188643] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 35 (src: 0xd) [ 5.188691] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 36 (src: 0xd) [ 5.188741] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 37 (src: 0xd) [ 5.188793] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 38 (src: 0xd) [ 5.188845] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 39 (src: 0xd) [ 5.188902] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 40 (src: 0xd) [ 5.188950] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 41 (src: 0xd) OK [ 5.188996] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 42 (src: 0xd) [ 5.189025] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 43 (src: 0xd) Starting network: [ 5.189117] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 44 (src: 0xd) [ 5.189205] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 45 (src: 0xd) [ 5.189294] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 46 (src: 0xd) [ 5.189382] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 47 (src: 0xd) [ 5.189484] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 48 (src: 0xd) [ 5.189574] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 49 (src: 0xd) [ 5.189663] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 50 (src: 0xd) [ 5.189753] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 51 (src: 0xd) [ 5.189842] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 52 (src: 0xd) OK [ 5.189932] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 53 (src: 0xd) [ 5.190022] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 54 (src: 0xd) [ 5.190112] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 55 (src: 0xd) [ 5.190201] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 56 (src: 0xd) Starting dropbear sshd: [ 5.190291] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 57 (src: 0xd) [ 5.190380] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 58 (src: 0xd) [ 5.190470] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 59 (src: 0xd) [ 5.190560] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 60 (src: 0xd) [ 5.190649] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 61 (src: 0xd) [ 5.190739] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 62 (src: 0xd) [ 5.190828] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 63 (src: 0xd) [ 5.192229] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 64 (src: 0xd) [ 5.192353] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 65 (src: 0xd) [ 5.192442] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 66 (src: 0xd) OK [ 5.192532] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 67 (src: 0xd) ################ Starting S84Reset4G #################### [ 5.192620] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 68 (src: 0xd) [ 5.192711] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 69 (src: 0xd) [ 5.192842] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 70 (src: 0xd) [ 5.192871] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 71 (src: 0xd) [ 5.192956] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 72 (src: 0xd) [ 5.193042] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 73 (src: 0xd) [ 5.193130] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 74 (src: 0xd) [ 5.193217] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 75 (src: 0xd) [ 5.193305] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 76 (src: 0xd) [ 5.193395] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 77 (src: 0xd) [ 5.193483] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 78 (src: 0xd) [ 5.193571] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 79 (src: 0xd) [ 5.193664] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 80 (src: 0xd) [ 5.193754] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 81 (src: 0xd) [ 5.193844] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 82 (src: 0xd) [ 5.193932] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 83 (src: 0xd) [ 5.194019] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 84 (src: 0xd) [ 5.194114] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 85 (src: 0xd) [ 5.194198] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 86 (src: 0xd) [ 5.194291] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 87 (src: 0xd) [ 5.194382] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 88 (src: 0xd) [ 5.194469] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 89 (src: 0xd) [ 5.194557] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 90 (src: 0xd) [ 5.194647] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 91 (src: 0xd) [ 5.194737] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 92 (src: 0xd) [ 5.194827] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 93 (src: 0xd) [ 5.195912] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 94 (src: 0xd) [ 5.196044] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 95 (src: 0xd) [ 5.196132] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 96 (src: 0xd) [ 5.196219] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 97 (src: 0xd) [ 5.196310] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 98 (src: 0xd) [ 5.196398] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 99 (src: 0xd) [ 5.196483] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 100 (src: 0xd) [ 5.196489] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: goodbye! [ 5.208097] udevd[255]: renamed network interface can3 to mcan1 [ 5.251603] usbcore: registered new interface driver usbfs [ 5.252096] usbcore: registered new interface driver hub [ 5.252608] usbcore: registered new device driver usb [ 5.269444] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 5.269496] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 5.269699] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010 [ 5.270110] xhci-hcd xhci-hcd.0.auto: irq 508, io mem 0x31000000 [ 5.270331] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 5.270348] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 5.270363] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 5.270541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 5.270550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.270558] usb usb1: Product: xHCI Host Controller [ 5.270563] usb usb1: Manufacturer: Linux 5.10.168-rt83-00006-g7eb08ddc83f8 xhci-hcd [ 5.270567] usb usb1: SerialNumber: xhci-hcd.0.auto [ 5.272077] hub 1-0:1.0: USB hub found [ 5.272134] hub 1-0:1.0: 1 port detected [ 5.272915] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.273020] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 5.273027] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.273033] usb usb2: Product: xHCI Host Controller [ 5.273037] usb usb2: Manufacturer: Linux 5.10.168-rt83-00006-g7eb08ddc83f8 xhci-hcd [ 5.273045] usb usb2: SerialNumber: xhci-hcd.0.auto [ 5.273858] hub 2-0:1.0: USB hub found [ 5.273894] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 5.274764] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.274806] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 5.275337] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010 [ 5.275662] xhci-hcd xhci-hcd.1.auto: irq 509, io mem 0x31100000 [ 5.275876] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.275891] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 5.275919] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 5.276081] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 5.276092] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.276099] usb usb3: Product: xHCI Host Controller [ 5.276103] usb usb3: Manufacturer: Linux 5.10.168-rt83-00006-g7eb08ddc83f8 xhci-hcd [ 5.276108] usb usb3: SerialNumber: xhci-hcd.1.auto [ 5.277225] hub 3-0:1.0: USB hub found [ 5.277262] hub 3-0:1.0: 1 port detected [ 5.278232] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.278349] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 5.278357] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.278362] usb usb4: Product: xHCI Host Controller [ 5.278367] usb usb4: Manufacturer: Linux 5.10.168-rt83-00006-g7eb08ddc83f8 xhci-hcd [ 5.278372] usb usb4: SerialNumber: xhci-hcd.1.auto [ 5.279797] hub 4-0:1.0: USB hub found [ 5.279842] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 5.786092] NET: Registered protocol family 10 [ 5.789814] Segment Routing with IPv6 Wait 4G module initialize.......... [ 18.050397] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:03] driver [Generic PHY] (irq=POLL) [ 18.050431] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rmii link mode ifconfig: SIOCSIFFLAGS: No such device hwclock: RTC_RD_TIME: Invalid argument /ubi/etc/init.d/rcS: /etc/init.d/S90start_userapp.sh: line 125: [ 18.151109] rtc-pcf8563 4-0051: low voltage detected, date/time is not reliable. can't create /sys/class/rtc/rtc0/device/clk_out_ctl: Permission [ 18.165746] tasdevice-codec 4-0038: Primary-device = 0x38 denied [ 18.165792] the tas_dev->reset is true [ 18.165796] tasdevice-codec 4-0038: Looking up irq-gpio property failed -22 [ 18.189716] tasdevice-codec 4-0038: tasdev: regbin_ready start [ 18.189745] tasdevice-codec 4-0038: nconfig = 3 [ 18.189752] tasdevice-codec 4-0038: img_sz = 640 total_config_sz = 348 offset = 292 [ 18.189812] tasdevice-codec 4-0038: ret2=0 [ 18.189840] tasdevice-codec 4-0038: Firmware init complete cp: can't stat '/ubi/local/apps/alsa/lib/*': No such file or directory cp: can't stat '/ubi/local/apps/alsa/bin/*': No such file or directory rmmod: can't unload module 'qmi_wwan': No such file or directory rmmod: can't unload module 'qmi_wwan_q': No such file or directory modprobe: module /ubi/local/modules/qmi_wwan_q.ko not found in modules.dep The </ubi/local/apps/comctrl/comstart.sh> does not exist or has no execution permission! head: /ubi/conf/cgi-bin/maintenance/ServerInfo.config: No such file or directory [INFO ] Init zlog finish 00:00:18.389 main.cpp:main:3018:THIS APP BUILD INFO: commit 8477c0330d07ce3b91a3339d0b19491e968698b7 tag V2.1.0 by jenkins on 202411271006 00:00:18.404 main.cpp:Load:2594:Load /ubi/conf/network/network.xml: No error 00:00:18.405 main.cpp:config_get_int:2950:node empty, key=/root/dns/enable! file does not exist file does not exist file does not exist /media/mmcblk0p1/log Welcome to EVSE evse login: /media/mmcblk0p1/log [ 18.601718] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null) / [DBUG] [1970-01-01T00:00:18+00] unknown section:application / name :version[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:application / name :sys_version[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :url[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :port[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :path[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :cpid[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :ssl_on[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :password[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:connection / name :ws_ping_pong_interval[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:chargestation / name :model[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:chargestation / name :vendor[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:chargestation / name :evseNum[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:chargestation / name :connNum[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:chargestation / name :availStatus[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :StopTxByUnlock[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :cardType[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :localBackEn[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :qrCodeEn[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :dataTransferEn[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :authorizeAdvancedEn[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] unknown section:protocol / name :backend[appConf.c:46] [DBUG] [1970-01-01T00:00:18+00] read INI_CONF_1[log_system.c:404] [DBUG] [1970-01-01T00:00:18+00] Init zlog finish[log_system.c:422] 1970-01-01 00:00:18: (../../src/mod_openssl.c.1453) SSL: inactive/expired X509 certificate '/usr/local/apps/lighttpd/lighttpd.pem' / / / [INFO ] Init zlog finish [INFO ] Init zlog finish main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 05 06 06 04 ae e2 INFO: openssl version: 0x30300010 major version: 3 / [ 19.295776] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: rpmsg sample client driver is removed [ 19.311158] remoteproc remoteproc0: stopped remote processor 5000000.m4fss main.cpp: DBC_NetworkMessage: 316:ff 6a a6 19 78 00 04 06 02 b8 61 ## Error: "sn" not defined / main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 Open ini file /run/network/status error! 00:00:19.334 main.cpp:FillNetworkInfo:1458:/run/network/status does not exist! / [INFO ] Init zlog finish numid=3,iface=MIXER,name='TASDEVICE Profile id' ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0 : values=1 cat: can't open '/sys/fsl_otp/HW_OCOTP_CFG0': No such file or directory cat: can't open '/sys/fsl_otp/HW_OCOTP_CFG1': No such file or directory [ 19.908490] IPv6: ADDRCONF(NETDEV_CHANGE): mcan0: link becomes ready numid=2,iface=MIXER,name='tas2780-digital-volume' ; type=INTEGER,access=rw---R--,values=1,min=0,max=200,step=0 : values=200 | dBscale-min=-100.00dB,step=1.00dB,mute=1 Cannot find device "br0" cat: can't open '/run/network/ndis_status': No such file or directory [ 20.102134] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:03] driver [Generic PHY] (irq=POLL) [ 20.102180] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rmii link mode yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' /media/mmcblk0p1/log QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 [ 20.927093] IPv6: ADDRCONF(NETDEV_CHANGE): mcan2: link becomes ready [ 20.957007] can: raw protocol [ 22.143506] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 22.143592] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ls: /dev/ttyUSB*: No such file or directory ls: /dev/ttyACM*: No such file or directory /media/mmcblk0p1/log cat: can't open '/run/network/ndis_status': No such file or directory /media/mmcblk0p1/log cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 Open ini file /run/network/status error! 00:00:34.385 main.cpp:FillNetworkInfo:1458:/run/network/status does not exist! cat: can't open '/run/network/ndis_status': No such file or directory /media/mmcblk0p1/log cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 Open ini file /run/network/status error! 00:00:49.429 main.cpp:FillNetworkInfo:1458:/run/network/status does not exist! cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory Zmq_Uninit yi ti ji sub connect success pub connect success cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory cat: can't open '/run/network/ndis_status': No such file or directory no ndis_mobile!!!/r/n main.cpp: DBC_NetworkMessage: 316:ff 6a a6 ff ff 00 04 06 0e a5 c3 / yi ti ji sub connect success pub connect success ./schargeGUI: invalid option -- 'q' ./schargeGUI: invalid option -- 'w' ./schargeGUI: invalid option -- 's' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' ts_setup() failed (No such file or directory) Cannot open mouse input device /dev/input/event1 (No such file or directory) evdevmouse: Failed to open mouse device /dev/input/event1 cat: can't open '/run/network/ndis_status': No such file or directory [ 387.167146] ti-sci 44043000.system-controller: Mbox timedout in resp(caller: sci_clk_determine_rate+0x64/0xe0) [ 387.167224] ti-sci 44043000.system-controller: Mbox send fail -110 [ 387.167244] ti-sci-clk 44043000.system-controller:clock-controller: determine-rate failed for dev=135, clk=0, ret=-110 [ 387.167409] omap_i2c 4900000.i2c: controller timed out [ 388.191149] ti-sci 44043000.system-controller: Mbox timedout in resp(caller: sci_clk_determine_rate+0x64/0xe0) [ 388.191233] ti-sci 44043000.system-controller: Mbox send fail -110 [ 388.191254] ti-sci-clk 44043000.system-controller:clock-controller: determine-rate failed for dev=135, clk=0, ret=-110 [ 388.191370] omap_i2c 4900000.i2c: controller timed out [ 389.215114] ti-sci 44043000.system-controller: Mbox timedout in resp(caller: sci_clk_determine_rate+0x64/0xe0) [ 389.215186] ti-sci 44043000.system-controller: Mbox send fail -110 [ 389.215205] ti-sci-clk 44043000.system-controller:clock-controller: determine-rate failed for dev=135, clk=0, ret=-110 [ 389.215247] cpu cpu0: _generic_set_opp_clk_only: failed to set clock rate: -22 [ 389.215265] cpufreq: __target_index: Failed to change cpu frequency: -22 [ 389.311009] omap_i2c 4900000.i2c: controller timed out [ 389.534990] ti-sci 44043000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_put_device+0x18/0x28) [ 389.535070] ti-sci 44043000.system-controller: Mbox send fail -110 [ 390.367137] omap_i2c 4900000.i2c: controller timed out [ 391.487401] omap_i2c 4900000.i2c: controller timed out [ 407.142879] rcu: INFO: rcu_preempt self-detected stall on CPU [ 407.142917] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=2620 [ 407.142952] (t=5250 jiffies g=175701 q=27054) [ 407.142964] Task dump for CPU 0: [ 407.142972] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x00000028 [ 407.142998] Call trace: [ 407.143002] dump_backtrace+0x0/0x1b0 [ 407.143042] show_stack+0x18/0x38 [ 407.143058] sched_show_task+0x150/0x178 [ 407.143075] dump_cpu_task+0x44/0x54 [ 407.143100] rcu_dump_cpu_stacks+0xb8/0xfc [ 407.143114] rcu_sched_clock_irq+0x9dc/0xd20 [ 407.143135] update_process_times+0x60/0xa0 [ 407.143148] tick_sched_handle.isra.0+0x34/0x50 [ 407.143165] tick_sched_timer+0x4c/0xa8 [ 407.143180] __hrtimer_run_queues+0x128/0x210 [ 407.143193] hrtimer_interrupt+0xe8/0x248 [ 407.143205] arch_timer_handler_phys+0x34/0x48 [ 407.143232] handle_percpu_devid_irq+0x84/0x148 [ 407.143245] generic_handle_irq+0x30/0x48 [ 407.143262] __handle_domain_irq+0x64/0xc0 [ 407.143276] gic_handle_irq+0x58/0x128 [ 407.143293] el1_irq+0xcc/0x180 [ 407.143304] _raw_spin_unlock_irq+0x10/0x68 [ 407.143322] irq_forced_thread_fn+0x70/0xd0 [ 407.143337] irq_thread+0x194/0x2b8 [ 407.143352] kthread+0x174/0x198 [ 407.143367] ret_from_fork+0x10/0x30 [ 451.679081] mmc0: cqhci: timeout for tag 24 [ 451.679129] mmc0: cqhci: ============ CQHCI REGISTER DUMP =========== [ 451.679137] mmc0: cqhci: Caps: 0x000030c8 | Version: 0x00000510 [ 451.679146] mmc0: cqhci: Config: 0x00000101 | Control: 0x00000000 [ 451.679154] mmc0: cqhci: Int stat: 0x00000002 | Int enab: 0x00000006 [ 451.679164] mmc0: cqhci: Int sig: 0x00000006 | Int Coal: 0x00000000 [ 451.679173] mmc0: cqhci: TDL base: 0x81cf1000 | TDL up32: 0x00000000 [ 451.679181] mmc0: cqhci: Doorbell: 0x00000000 | TCN: 0x03000000 [ 451.679190] mmc0: cqhci: Dev queue: 0x00000000 | Dev Pend: 0x00000000 [ 451.679198] mmc0: cqhci: Task clr: 0x00000000 | SSC1: 0x00011000 [ 451.679206] mmc0: cqhci: SSC2: 0x00000001 | DCMD rsp: 0x00000000 [ 451.679217] mmc0: cqhci: RED mask: 0xfdf9a080 | TERRI: 0x00000000 [ 451.679225] mmc0: cqhci: Resp idx: 0x0000002f | Resp arg: 0x00000900 [ 451.679234] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 451.679241] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 451.679249] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 451.679263] mmc0: sdhci: Argument: 0x00190000 | Trn mode: 0x00000023 [ 451.679271] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003c [ 451.679278] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 451.679286] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 451.679293] mmc0: sdhci: Timeout: 0x0000000e | Int stat: 0x00004000 [ 451.679303] mmc0: sdhci: Int enab: 0x02ff4000 | Sig enab: 0x02ff4000 [ 451.679311] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 451.679319] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 451.679327] mmc0: sdhci: Cmd: 0x00002f3a | Max curr: 0x00000000 [ 451.679335] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 451.679346] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 451.679355] mmc0: sdhci: Host ctl2: 0x0000000b [ 451.679362] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 451.679371] mmc0: sdhci: ============================================ [ 451.679429] mmc0: running CQE recovery [ 461.918903] mmc0: Timeout waiting for hardware interrupt. [ 461.918941] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 461.918950] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 461.918963] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 461.918971] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000023 [ 461.918983] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 461.918991] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 461.918999] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 461.919007] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018002 [ 461.919015] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 461.919025] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 461.919034] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 461.919043] mmc0: sdhci: Cmd: 0x00000c13 | Max curr: 0x00000000 [ 461.919051] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 461.919059] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 461.919067] mmc0: sdhci: Host ctl2: 0x0000000b [ 461.919077] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 461.919086] mmc0: sdhci: ============================================ [ 470.154877] rcu: INFO: rcu_preempt self-detected stall on CPU [ 470.154914] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=10491 [ 470.154940] (t=21003 jiffies g=175701 q=54634) [ 470.154959] Task dump for CPU 0: [ 470.154966] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x0000002a [ 470.154988] Call trace: [ 470.154993] dump_backtrace+0x0/0x1b0 [ 470.155028] show_stack+0x18/0x38 [ 470.155045] sched_show_task+0x150/0x178 [ 470.155061] dump_cpu_task+0x44/0x54 [ 470.155078] rcu_dump_cpu_stacks+0xb8/0xfc [ 470.155093] rcu_sched_clock_irq+0x9dc/0xd20 [ 470.155107] update_process_times+0x60/0xa0 [ 470.155120] tick_sched_handle.isra.0+0x34/0x50 [ 470.155139] tick_sched_timer+0x4c/0xa8 [ 470.155154] __hrtimer_run_queues+0x128/0x210 [ 470.155166] hrtimer_interrupt+0xe8/0x248 [ 470.155180] arch_timer_handler_phys+0x34/0x48 [ 470.155200] handle_percpu_devid_irq+0x84/0x148 [ 470.155213] generic_handle_irq+0x30/0x48 [ 470.155230] __handle_domain_irq+0x64/0xc0 [ 470.155243] gic_handle_irq+0x58/0x128 [ 470.155260] el1_irq+0xcc/0x180 [ 470.155276] _raw_spin_unlock_irq+0x10/0x68 [ 470.155290] irq_forced_thread_fn+0x70/0xd0 [ 470.155305] irq_thread+0x194/0x2b8 [ 470.155321] kthread+0x174/0x198 [ 470.155336] ret_from_fork+0x10/0x30 [ 472.158909] mmc0: Timeout waiting for hardware interrupt. [ 472.158937] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 472.158953] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 472.158967] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 472.158980] mmc0: sdhci: Argument: 0x00000001 | Trn mode: 0x00000023 [ 472.158992] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 472.159000] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 472.159008] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 472.159016] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018003 [ 472.159024] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 472.159032] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 472.159045] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 472.159053] mmc0: sdhci: Cmd: 0x00003013 | Max curr: 0x00000000 [ 472.159061] mmc0: sdhci: Resp[0]: 0x00400900 | Resp[1]: 0xffffffff [ 472.159069] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 472.159077] mmc0: sdhci: Host ctl2: 0x0000000b [ 472.159087] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 472.159096] mmc0: sdhci: ============================================ [ 504.926908] mmc0: Timeout waiting for hardware interrupt. [ 504.926945] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 504.926953] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 504.926968] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 504.926976] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000023 [ 504.926985] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 504.926993] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 504.927001] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 504.927008] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018003 [ 504.927020] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 504.927028] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 504.927035] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 504.927048] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 504.927060] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 504.927068] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 504.927076] mmc0: sdhci: Host ctl2: 0x0000000b [ 504.927083] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 504.927092] mmc0: sdhci: ============================================ [ 533.166878] rcu: INFO: rcu_preempt self-detected stall on CPU [ 533.166913] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=18362 [ 533.166946] (t=36756 jiffies g=175701 q=63468) [ 533.166957] Task dump for CPU 0: [ 533.166964] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x0000002a [ 533.166994] Call trace: [ 533.166998] dump_backtrace+0x0/0x1b0 [ 533.167025] show_stack+0x18/0x38 [ 533.167041] sched_show_task+0x150/0x178 [ 533.167056] dump_cpu_task+0x44/0x54 [ 533.167080] rcu_dump_cpu_stacks+0xb8/0xfc [ 533.167093] rcu_sched_clock_irq+0x9dc/0xd20 [ 533.167109] update_process_times+0x60/0xa0 [ 533.167124] tick_sched_handle.isra.0+0x34/0x50 [ 533.167140] tick_sched_timer+0x4c/0xa8 [ 533.167154] __hrtimer_run_queues+0x128/0x210 [ 533.167168] hrtimer_interrupt+0xe8/0x248 [ 533.167180] arch_timer_handler_phys+0x34/0x48 [ 533.167203] handle_percpu_devid_irq+0x84/0x148 [ 533.167215] generic_handle_irq+0x30/0x48 [ 533.167229] __handle_domain_irq+0x64/0xc0 [ 533.167242] gic_handle_irq+0x58/0x128 [ 533.167262] el1_irq+0xcc/0x180 [ 533.167273] _raw_spin_unlock_irq+0x10/0x68 [ 533.167286] irq_forced_thread_fn+0x70/0xd0 [ 533.167303] irq_thread+0x194/0x2b8 [ 533.167316] kthread+0x174/0x198 [ 533.167330] ret_from_fork+0x10/0x30 [ 537.694899] mmc0: Timeout waiting for hardware interrupt. [ 537.694934] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 537.694946] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 537.694968] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 537.694977] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000023 [ 537.694985] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 537.694993] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 537.695004] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 537.695011] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018003 [ 537.695019] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 537.695027] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 537.695036] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 537.695046] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 537.695055] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 537.695062] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 537.695070] mmc0: sdhci: Host ctl2: 0x0000000b [ 537.695077] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 537.695086] mmc0: sdhci: ============================================ [ 570.462896] mmc0: Timeout waiting for hardware interrupt. [ 570.462933] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 570.462940] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 570.462959] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 570.462967] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000023 [ 570.462975] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 570.462983] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 570.462994] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 570.463001] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018003 [ 570.463010] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 570.463018] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 570.463025] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 570.463035] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 570.463044] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 570.463052] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 570.463060] mmc0: sdhci: Host ctl2: 0x0000000b [ 570.463066] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 570.463076] mmc0: sdhci: ============================================ [ 596.182875] rcu: INFO: rcu_preempt self-detected stall on CPU [ 596.182910] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=26234 [ 596.182941] (t=52510 jiffies g=175701 q=72301) [ 596.182952] Task dump for CPU 0: [ 596.182959] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x0000002a [ 596.182987] Call trace: [ 596.182991] dump_backtrace+0x0/0x1b0 [ 596.183025] show_stack+0x18/0x38 [ 596.183041] sched_show_task+0x150/0x178 [ 596.183057] dump_cpu_task+0x44/0x54 [ 596.183077] rcu_dump_cpu_stacks+0xb8/0xfc [ 596.183091] rcu_sched_clock_irq+0x9dc/0xd20 [ 596.183108] update_process_times+0x60/0xa0 [ 596.183121] tick_sched_handle.isra.0+0x34/0x50 [ 596.183138] tick_sched_timer+0x4c/0xa8 [ 596.183157] __hrtimer_run_queues+0x128/0x210 [ 596.183170] hrtimer_interrupt+0xe8/0x248 [ 596.183182] arch_timer_handler_phys+0x34/0x48 [ 596.183210] handle_percpu_devid_irq+0x84/0x148 [ 596.183222] generic_handle_irq+0x30/0x48 [ 596.183238] __handle_domain_irq+0x64/0xc0 [ 596.183252] gic_handle_irq+0x58/0x128 [ 596.183267] el1_irq+0xcc/0x180 [ 596.183281] dispc_read_and_clear_irqstatus+0xc0/0x1e0 [ 596.183304] tidss_irq_handler+0x28/0x148 [ 596.183317] irq_forced_thread_fn+0x3c/0xd0 [ 596.183335] irq_thread+0x194/0x2b8 [ 596.183348] kthread+0x174/0x198 [ 596.183362] ret_from_fork+0x10/0x30 [ 603.230902] mmc0: Timeout waiting for hardware interrupt. [ 603.230932] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 603.230945] mmc0: sdhci: Sys addr: 0x00000018 | Version: 0x00001004 [ 603.230958] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000000 [ 603.230966] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000023 [ 603.230975] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x0000003d [ 603.230984] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 603.230992] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007 [ 603.231000] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018003 [ 603.231008] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 603.231016] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 603.231027] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 603.231035] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 603.231043] mmc0: sdhci: Resp[0]: 0x00000900 | Resp[1]: 0xffffffff [ 603.231051] mmc0: sdhci: Resp[2]: 0x329f5903 | Resp[3]: 0x00d0ffff [ 603.231059] mmc0: sdhci: Host ctl2: 0x0000000b [ 603.231069] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000ae0a9624 [ 603.231079] mmc0: sdhci: ============================================ [ 603.231229] mmc0: cache flush error -110 [ 613.470913] mmc0: Timeout waiting for hardware cmd interrupt. [ 613.470955] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 613.470963] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 613.470979] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 613.470987] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [ 613.470995] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000001 [ 613.471003] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 613.471011] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 613.471022] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00000001 [ 613.471030] mmc0: sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083 [ 613.471038] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 613.471046] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 613.471054] mmc0: sdhci: Cmd: 0x00000000 | Max curr: 0x00000000 [ 613.471062] mmc0: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0x00000000 [ 613.471071] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 613.471079] mmc0: sdhci: Host ctl2: 0x00000000 [ 613.471085] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 613.471094] mmc0: sdhci: ============================================ [ 623.710906] mmc0: Timeout waiting for hardware cmd interrupt. [ 623.710944] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 623.710952] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 623.710965] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 623.710976] mmc0: sdhci: Argument: 0x40300000 | Trn mode: 0x00000000 [ 623.710985] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000001 [ 623.710993] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 623.711001] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 623.711009] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00000001 [ 623.711019] mmc0: sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083 [ 623.711028] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 623.711035] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 623.711043] mmc0: sdhci: Cmd: 0x00000102 | Max curr: 0x00000000 [ 623.711052] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 623.711061] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 623.711070] mmc0: sdhci: Host ctl2: 0x00000000 [ 623.711077] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 623.711086] mmc0: sdhci: ============================================ [ 623.711369] mmc0: tried to HW reset card, got error -110 [ 659.190876] rcu: INFO: rcu_preempt self-detected stall on CPU [ 659.190904] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=34102 [ 659.190938] (t=68262 jiffies g=175701 q=80364) [ 659.190950] Task dump for CPU 0: [ 659.190963] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x0000002a [ 659.190985] Call trace: [ 659.190989] dump_backtrace+0x0/0x1b0 [ 659.191022] show_stack+0x18/0x38 [ 659.191038] sched_show_task+0x150/0x178 [ 659.191061] dump_cpu_task+0x44/0x54 [ 659.191078] rcu_dump_cpu_stacks+0xb8/0xfc [ 659.191094] rcu_sched_clock_irq+0x9dc/0xd20 [ 659.191109] update_process_times+0x60/0xa0 [ 659.191121] tick_sched_handle.isra.0+0x34/0x50 [ 659.191140] tick_sched_timer+0x4c/0xa8 [ 659.191154] __hrtimer_run_queues+0x128/0x210 [ 659.191167] hrtimer_interrupt+0xe8/0x248 [ 659.191179] arch_timer_handler_phys+0x34/0x48 [ 659.191203] handle_percpu_devid_irq+0x84/0x148 [ 659.191216] generic_handle_irq+0x30/0x48 [ 659.191233] __handle_domain_irq+0x64/0xc0 [ 659.191246] gic_handle_irq+0x58/0x128 [ 659.191261] el1_irq+0xcc/0x180 [ 659.191272] _raw_spin_unlock_irq+0x10/0x68 [ 659.191288] irq_forced_thread_fn+0x70/0xd0 [ 659.191303] irq_thread+0x194/0x2b8 [ 659.191317] kthread+0x174/0x198 [ 659.191331] ret_from_fork+0x10/0x30 [ 685.150997] mmc0: cqhci: timeout for tag 28 [ 685.151039] mmc0: cqhci: ============ CQHCI REGISTER DUMP =========== [ 685.151046] mmc0: cqhci: Caps: 0x000030c8 | Version: 0x00000510 [ 685.151055] mmc0: cqhci: Config: 0x00000101 | Control: 0x00000000 [ 685.151064] mmc0: cqhci: Int stat: 0x00000000 | Int enab: 0x00000006 [ 685.151073] mmc0: cqhci: Int sig: 0x00000006 | Int Coal: 0x00000000 [ 685.151081] mmc0: cqhci: TDL base: 0x81cf1000 | TDL up32: 0x00000000 [ 685.151089] mmc0: cqhci: Doorbell: 0x30000000 | TCN: 0x00000000 [ 685.151097] mmc0: cqhci: Dev queue: 0x00000000 | Dev Pend: 0x00000000 [ 685.151105] mmc0: cqhci: Task clr: 0x00000000 | SSC1: 0x00011000 [ 685.151117] mmc0: cqhci: SSC2: 0x00000001 | DCMD rsp: 0x00000000 [ 685.151124] mmc0: cqhci: RED mask: 0xfdf9a080 | TERRI: 0x00009c2c [ 685.151132] mmc0: cqhci: Resp idx: 0x00000000 | Resp arg: 0x00000000 [ 685.151140] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 685.151148] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 685.151160] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 685.151168] mmc0: sdhci: Argument: 0x001c0010 | Trn mode: 0x00000000 [ 685.151175] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000018 [ 685.151195] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 685.151207] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 685.151215] mmc0: sdhci: Timeout: 0x0000000e | Int stat: 0x00018000 [ 685.151223] mmc0: sdhci: Int enab: 0x02ff4000 | Sig enab: 0x02ff4000 [ 685.151232] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 685.151239] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 685.151250] mmc0: sdhci: Cmd: 0x00002c1a | Max curr: 0x00000000 [ 685.151258] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 685.151266] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 685.151273] mmc0: sdhci: Host ctl2: 0x00000000 [ 685.151280] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 685.151290] mmc0: sdhci: ============================================ [ 685.151352] mmc0: running CQE recovery [ 695.390904] mmc0: Timeout waiting for hardware interrupt. [ 695.390934] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 695.390947] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 695.390961] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 695.390969] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [ 695.390976] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 695.390987] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 695.390997] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 695.391005] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018002 [ 695.391013] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 695.391021] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 695.391031] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 695.391040] mmc0: sdhci: Cmd: 0x00000c13 | Max curr: 0x00000000 [ 695.391048] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 695.391056] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 695.391064] mmc0: sdhci: Host ctl2: 0x00000000 [ 695.391073] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 695.391083] mmc0: sdhci: ============================================ [ 705.630946] mmc0: Timeout waiting for hardware interrupt. [ 705.630976] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 705.630988] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 705.631001] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 705.631009] mmc0: sdhci: Argument: 0x00000001 | Trn mode: 0x00000000 [ 705.631017] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 705.631028] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 705.631037] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 705.631045] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018002 [ 705.631053] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 705.631062] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 705.631071] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 705.631081] mmc0: sdhci: Cmd: 0x00003013 | Max curr: 0x00000000 [ 705.631089] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 705.631096] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 705.631104] mmc0: sdhci: Host ctl2: 0x00000000 [ 705.631111] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 705.631123] mmc0: sdhci: ============================================ [ 722.202881] rcu: INFO: rcu_preempt self-detected stall on CPU [ 722.202910] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=41972 [ 722.202941] (t=84015 jiffies g=175701 q=87958) [ 722.202952] Task dump for CPU 0: [ 722.202959] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x00000028 [ 722.202985] Call trace: [ 722.202989] dump_backtrace+0x0/0x1b0 [ 722.203017] show_stack+0x18/0x38 [ 722.203033] sched_show_task+0x150/0x178 [ 722.203048] dump_cpu_task+0x44/0x54 [ 722.203071] rcu_dump_cpu_stacks+0xb8/0xfc [ 722.203085] rcu_sched_clock_irq+0x9dc/0xd20 [ 722.203100] update_process_times+0x60/0xa0 [ 722.203114] tick_sched_handle.isra.0+0x34/0x50 [ 722.203130] tick_sched_timer+0x4c/0xa8 [ 722.203145] __hrtimer_run_queues+0x128/0x210 [ 722.203158] hrtimer_interrupt+0xe8/0x248 [ 722.203170] arch_timer_handler_phys+0x34/0x48 [ 722.203195] handle_percpu_devid_irq+0x84/0x148 [ 722.203208] generic_handle_irq+0x30/0x48 [ 722.203224] __handle_domain_irq+0x64/0xc0 [ 722.203239] gic_handle_irq+0x58/0x128 [ 722.203253] el1_irq+0xcc/0x180 [ 722.203264] _raw_spin_unlock_irq+0x10/0x68 [ 722.203277] irq_forced_thread_fn+0x70/0xd0 [ 722.203292] irq_thread+0x194/0x2b8 [ 722.203305] kthread+0x174/0x198 [ 722.203319] ret_from_fork+0x10/0x30 [ 738.398935] mmc0: Timeout waiting for hardware interrupt. [ 738.398976] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 738.398985] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 738.398998] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 738.399006] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000000 [ 738.399017] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 738.399025] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 738.399033] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 738.399041] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018002 [ 738.399049] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 738.399057] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 738.399068] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 738.399077] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 738.399084] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 738.399092] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 738.399100] mmc0: sdhci: Host ctl2: 0x00000000 [ 738.399110] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 738.399119] mmc0: sdhci: ============================================ [ 771.166901] mmc0: Timeout waiting for hardware interrupt. [ 771.166936] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 771.166944] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 771.166959] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 771.166967] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000000 [ 771.166976] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 771.166983] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 771.166991] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 771.166999] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018002 [ 771.167007] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 771.167015] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 771.167023] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 771.167033] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 771.167044] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 771.167052] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 771.167059] mmc0: sdhci: Host ctl2: 0x00000000 [ 771.167066] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 771.167075] mmc0: sdhci: ============================================ [ 785.218877] rcu: INFO: rcu_preempt self-detected stall on CPU [ 785.218905] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=49847 [ 785.218939] (t=99769 jiffies g=175701 q=95536) [ 785.218952] Task dump for CPU 0: [ 785.218963] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x00000028 [ 785.218986] Call trace: [ 785.218990] dump_backtrace+0x0/0x1b0 [ 785.219023] show_stack+0x18/0x38 [ 785.219039] sched_show_task+0x150/0x178 [ 785.219061] dump_cpu_task+0x44/0x54 [ 785.219077] rcu_dump_cpu_stacks+0xb8/0xfc [ 785.219093] rcu_sched_clock_irq+0x9dc/0xd20 [ 785.219108] update_process_times+0x60/0xa0 [ 785.219121] tick_sched_handle.isra.0+0x34/0x50 [ 785.219138] tick_sched_timer+0x4c/0xa8 [ 785.219152] __hrtimer_run_queues+0x128/0x210 [ 785.219165] hrtimer_interrupt+0xe8/0x248 [ 785.219177] arch_timer_handler_phys+0x34/0x48 [ 785.219205] handle_percpu_devid_irq+0x84/0x148 [ 785.219218] generic_handle_irq+0x30/0x48 [ 785.219237] __handle_domain_irq+0x64/0xc0 [ 785.219251] gic_handle_irq+0x58/0x128 [ 785.219266] el1_irq+0xcc/0x180 [ 785.219280] _raw_spin_unlock_irq+0x10/0x68 [ 785.219293] irq_forced_thread_fn+0x70/0xd0 [ 785.219308] irq_thread+0x194/0x2b8 [ 785.219323] kthread+0x174/0x198 [ 785.219338] ret_from_fork+0x10/0x30 [ 803.934904] mmc0: Timeout waiting for hardware interrupt. [ 803.934940] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 803.934948] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 803.934961] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 803.934968] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000000 [ 803.934980] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 803.934988] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 803.935002] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 803.935010] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018002 [ 803.935018] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 803.935028] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 803.935036] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 803.935044] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 803.935052] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 803.935060] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 803.935070] mmc0: sdhci: Host ctl2: 0x00000000 [ 803.935078] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 803.935087] mmc0: sdhci: ============================================ [ 836.702915] mmc0: Timeout waiting for hardware interrupt. [ 836.702950] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 836.702958] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 836.702974] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 836.702982] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000000 [ 836.702991] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 836.702999] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 836.703007] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 836.703016] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018002 [ 836.703024] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 836.703032] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 836.703040] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 836.703048] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 836.703057] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 836.703066] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 836.703074] mmc0: sdhci: Host ctl2: 0x00000000 [ 836.703080] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 836.703089] mmc0: sdhci: ============================================ [ 836.703477] mmc0: cache flush error -110 [ 846.942906] mmc0: Timeout waiting for hardware cmd interrupt. [ 846.942943] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 846.942952] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 846.942968] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 846.942976] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [ 846.942984] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000001 [ 846.942992] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 846.943000] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 846.943010] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00000001 [ 846.943019] mmc0: sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083 [ 846.943028] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 846.943036] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 846.943044] mmc0: sdhci: Cmd: 0x00000000 | Max curr: 0x00000000 [ 846.943052] mmc0: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0x00000000 [ 846.943061] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 846.943069] mmc0: sdhci: Host ctl2: 0x00000000 [ 846.943075] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 846.943084] mmc0: sdhci: ============================================ [ 848.230875] rcu: INFO: rcu_preempt self-detected stall on CPU [ 848.230910] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=57718 [ 848.230937] (t=115522 jiffies g=175701 q=103126) [ 848.230949] Task dump for CPU 0: [ 848.230956] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x00000028 [ 848.230984] Call trace: [ 848.230988] dump_backtrace+0x0/0x1b0 [ 848.231014] show_stack+0x18/0x38 [ 848.231036] sched_show_task+0x150/0x178 [ 848.231051] dump_cpu_task+0x44/0x54 [ 848.231068] rcu_dump_cpu_stacks+0xb8/0xfc [ 848.231084] rcu_sched_clock_irq+0x9dc/0xd20 [ 848.231098] update_process_times+0x60/0xa0 [ 848.231111] tick_sched_handle.isra.0+0x34/0x50 [ 848.231135] tick_sched_timer+0x4c/0xa8 [ 848.231148] __hrtimer_run_queues+0x128/0x210 [ 848.231167] hrtimer_interrupt+0xe8/0x248 [ 848.231178] arch_timer_handler_phys+0x34/0x48 [ 848.231202] handle_percpu_devid_irq+0x84/0x148 [ 848.231217] generic_handle_irq+0x30/0x48 [ 848.231231] __handle_domain_irq+0x64/0xc0 [ 848.231244] gic_handle_irq+0x58/0x128 [ 848.231263] el1_irq+0xcc/0x180 [ 848.231274] __local_bh_enable_ip+0x84/0x130 [ 848.231289] irq_forced_thread_fn+0x80/0xd0 [ 848.231305] irq_thread+0x194/0x2b8 [ 848.231318] kthread+0x174/0x198 [ 848.231332] ret_from_fork+0x10/0x30 [ 857.182943] mmc0: Timeout waiting for hardware cmd interrupt. [ 857.182973] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 857.182985] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 857.183004] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 857.183013] mmc0: sdhci: Argument: 0x40300000 | Trn mode: 0x00000000 [ 857.183024] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000001 [ 857.183032] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 857.183040] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 857.183048] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00000001 [ 857.183055] mmc0: sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083 [ 857.183066] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 857.183074] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 857.183082] mmc0: sdhci: Cmd: 0x00000102 | Max curr: 0x00000000 [ 857.183090] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 857.183098] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 857.183105] mmc0: sdhci: Host ctl2: 0x00000000 [ 857.183116] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 857.183124] mmc0: sdhci: ============================================ [ 857.183542] mmc0: tried to HW reset card, got error -110 [ 911.246875] rcu: INFO: rcu_preempt self-detected stall on CPU [ 911.246910] rcu: 0-....: (1 GPs behind) idle=ce2/1/0x4000000000000002 softirq=0/0 fqs=65592 [ 911.246939] (t=131276 jiffies g=175701 q=111302) [ 911.246951] Task dump for CPU 0: [ 911.246957] task:irq/46-tidss state:R running task stack: 0 pid: 132 ppid: 2 flags:0x00000028 [ 911.246984] Call trace: [ 911.246988] dump_backtrace+0x0/0x1b0 [ 911.247022] show_stack+0x18/0x38 [ 911.247037] sched_show_task+0x150/0x178 [ 911.247052] dump_cpu_task+0x44/0x54 [ 911.247076] rcu_dump_cpu_stacks+0xb8/0xfc [ 911.247089] rcu_sched_clock_irq+0x9dc/0xd20 [ 911.247104] update_process_times+0x60/0xa0 [ 911.247121] tick_sched_handle.isra.0+0x34/0x50 [ 911.247140] tick_sched_timer+0x4c/0xa8 [ 911.247154] __hrtimer_run_queues+0x128/0x210 [ 911.247166] hrtimer_interrupt+0xe8/0x248 [ 911.247179] arch_timer_handler_phys+0x34/0x48 [ 911.247199] handle_percpu_devid_irq+0x84/0x148 [ 911.247211] generic_handle_irq+0x30/0x48 [ 911.247225] __handle_domain_irq+0x64/0xc0 [ 911.247238] gic_handle_irq+0x58/0x128 [ 911.247259] el1_irq+0xcc/0x180 [ 911.247270] wake_threads_waitq+0x3c/0x78 [ 911.247285] kthread+0x174/0x198 [ 911.247302] ret_from_fork+0x10/0x30 [ 918.623089] mmc0: cqhci: timeout for tag 30 [ 918.623134] mmc0: cqhci: ============ CQHCI REGISTER DUMP =========== [ 918.623141] mmc0: cqhci: Caps: 0x000030c8 | Version: 0x00000510 [ 918.623150] mmc0: cqhci: Config: 0x00000101 | Control: 0x00000000 [ 918.623159] mmc0: cqhci: Int stat: 0x00000000 | Int enab: 0x00000006 [ 918.623168] mmc0: cqhci: Int sig: 0x00000006 | Int Coal: 0x00000000 [ 918.623176] mmc0: cqhci: TDL base: 0x81cf1000 | TDL up32: 0x00000000 [ 918.623184] mmc0: cqhci: Doorbell: 0xc0000000 | TCN: 0x00000000 [ 918.623193] mmc0: cqhci: Dev queue: 0x00000000 | Dev Pend: 0x00000000 [ 918.623202] mmc0: cqhci: Task clr: 0x00000000 | SSC1: 0x00011000 [ 918.623211] mmc0: cqhci: SSC2: 0x00000001 | DCMD rsp: 0x00000000 [ 918.623219] mmc0: cqhci: RED mask: 0xfdf9a080 | TERRI: 0x00009e2c [ 918.623227] mmc0: cqhci: Resp idx: 0x00000000 | Resp arg: 0x00000000 [ 918.623235] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 918.623242] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 918.623256] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 918.623264] mmc0: sdhci: Argument: 0x001e0010 | Trn mode: 0x00000000 [ 918.623272] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000018 [ 918.623280] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 918.623287] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 918.623297] mmc0: sdhci: Timeout: 0x0000000e | Int stat: 0x00018000 [ 918.623305] mmc0: sdhci: Int enab: 0x02ff4000 | Sig enab: 0x02ff4000 [ 918.623312] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 918.623321] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 918.623329] mmc0: sdhci: Cmd: 0x00002c1a | Max curr: 0x00000000 [ 918.623338] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 918.623346] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 918.623353] mmc0: sdhci: Host ctl2: 0x00000000 [ 918.623360] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 918.623368] mmc0: sdhci: ============================================ [ 918.623435] mmc0: running CQE recovery [ 928.862915] mmc0: Timeout waiting for hardware interrupt. [ 928.862952] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 928.862961] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 928.862976] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 928.862985] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000 [ 928.862992] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 928.863000] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 928.863008] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 928.863018] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018002 [ 928.863028] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 928.863042] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 928.863050] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 928.863058] mmc0: sdhci: Cmd: 0x00000c13 | Max curr: 0x00000000 [ 928.863070] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 928.863077] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 928.863085] mmc0: sdhci: Host ctl2: 0x00000000 [ 928.863092] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 928.863100] mmc0: sdhci: ============================================ [ 939.102936] mmc0: Timeout waiting for hardware interrupt. [ 939.102975] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 939.102984] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 939.102997] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 939.103005] mmc0: sdhci: Argument: 0x00000001 | Trn mode: 0x00000000 [ 939.103016] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 939.103024] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 939.103032] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 939.103040] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00018002 [ 939.103048] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 939.103056] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 939.103067] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 939.103075] mmc0: sdhci: Cmd: 0x00003013 | Max curr: 0x00000000 [ 939.103089] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 939.103098] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 939.103109] mmc0: sdhci: Host ctl2: 0x00000000 [ 939.103116] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 939.103125] mmc0: sdhci: ============================================ [ 939.103446] blk_update_request: I/O error, dev mmcblk0, sector 5642504 op 0x1:(WRITE) flags 0x800 phys_seg 2 prio class 0 [ 939.107858] Aborting journal on device mmcblk0p7-8. [ 939.124142] EXT4-fs error (device mmcblk0p7) in ext4_reserve_inode_write:5842: Journal has aborted [ 939.124214] EXT4-fs error (device mmcblk0p7) in ext4_reserve_inode_write:5842: Journal has aborted [ 971.870906] mmc0: Timeout waiting for hardware interrupt. [ 971.870942] mmc0: sdhci: ============ SDHCI REGISTER DUMP =========== [ 971.870951] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00001004 [ 971.870967] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000 [ 971.870975] mmc0: sdhci: Argument: 0x03200101 | Trn mode: 0x00000000 [ 971.870983] mmc0: sdhci: Present: 0x01ff00f0 | Host ctl: 0x00000019 [ 971.870991] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000080 [ 971.870999] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000fa07 [ 971.871013] mmc0: sdhci: Timeout: 0x00000002 | Int stat: 0x00018002 [ 971.871021] mmc0: sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00ff0003 [ 971.871029] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000001 [ 971.871037] mmc0: sdhci: Caps: 0x3decc801 | Caps_1: 0x18002407 [ 971.871045] mmc0: sdhci: Cmd: 0x0000061b | Max curr: 0x00000000 [ 971.871056] mmc0: sdhci: Resp[0]: 0x40ff8080 | Resp[1]: 0x00000000 [ 971.871064] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000 [ 971.871072] mmc0: sdhci: Host ctl2: 0x00000000 [ 971.871079] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000 [ 971.871087] mmc0: sdhci: ============================================
Regards,
Li