Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KA2107/eba083d1de14e90f1a3cf8a36b2cd097 to your computer and use it in GitHub Desktop.
Save KA2107/eba083d1de14e90f1a3cf8a36b2cd097 to your computer and use it in GitHub Desktop.
Watchdog handover: fd=3
- watchdog -
killall: telnetd: no process killed
killall: ash: no process killed
Thu Mar 18 20:58:19 CDT 2021 upgrade: Sending TERM to remaining processes ... netifd uhttpd ntpd ubusd askfirst urngd logd rpcd hostapd wpa_supplicant
[ 215.673072] device wlan0 left promiscuous mode
[ 215.673149] br-lan_1_ipv4: port 2(wlan0) entered disabled state
[ 215.694191] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
[ 215.694981] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[ 215.700328] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
Thu Mar 18 20:58:22 CDT 2021 upgrade: Sending KILL to remaining processes ...
[ 219.816003] sh (2382): drop_caches: 3
Thu Mar 18 20:58:24 CDT 2021 upgrade: Switching to ramdisk...
[ 221.284889] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 221.292272] UBIFS (ubi0:1): un-mount UBI device 0
Fri Mar 19 01:58:25 UTC 2021 upgrade: Performing system upgrade...
Unlocking kernel ...
Writing from <stdin> to kernel ...
removing ubiblock0_0
[ 222.673055] block ubiblock0_0: released
Volume ID 0, size 64 LEBs (8126464 bytes, 7.7 MiB), LEB size 126976 bytes (124.0 KiB), dynamic, name "rootfs", alignment 1
Set volume size to 86851584
Volume ID 1, size 684 LEBs (86851584 bytes, 82.8 MiB), LEB size 126976 bytes (124.0 KiB), dynamic, name "rootfs_data", alignment 1
sysupgrade successful
umount: can't unmount /dev: Resource busy
umount: can't unmount /tmp: Resource busy
[ 225.591927] reboot: Restarting system
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28)
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade
smem ram ptable found: ver: 0 len: 5
DRAM: 491 MiB
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
128 MiB
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:3c:37:86:24:51:5b
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:3c:37:86:24:51:5a
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.23 (perus@ub2010) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r16077-785ab2b62c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Sun Mar 21 16:53:04 2021
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30732 r8192 d22516 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 473396K/491520K available (6614K kernel code, 607K rwdata, 1652K rodata, 1024K init, 233K bss, 18124K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x3ac/0x558 with crng_init=0
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000026] Switching to timer-based delay loop, resolution 160ns
[ 0.000279] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000310] pid_max: default: 32768 minimum: 301
[ 0.000495] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000517] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001598] CPU: Testing write buffer coherency: ok
[ 0.001883] qcom_scm: convention: smc legacy
[ 0.002869] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003047] rcu: Hierarchical SRCU implementation.
[ 0.003346] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003591] smp: Bringing up secondary CPUs ...
[ 0.005595] smp: Brought up 1 node, 2 CPUs
[ 0.005617] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005631] CPU: All CPU(s) started in SVC mode.
[ 0.015988] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016197] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.016353] pinctrl core: initialized pinctrl subsystem
[ 0.017640] NET: Registered protocol family 16
[ 0.017969] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019309] thermal_sys: Registered thermal governor 'step_wise'
[ 0.021520] cpuidle: using governor ladder
[ 0.021604] cpuidle: using governor menu
[ 0.066355] usbcore: registered new interface driver usbfs
[ 0.066446] usbcore: registered new interface driver hub
[ 0.066520] usbcore: registered new device driver usb
[ 0.066586] pps_core: LinuxPPS API ver. 1 registered
[ 0.066604] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.066643] PTP clock support registered
[ 0.066944] qcom_scm: convention: smc legacy
[ 0.068827] clocksource: Switched to clocksource dg_timer
[ 0.069940] NET: Registered protocol family 2
[ 0.070597] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.070658] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.070704] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.070763] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.070871] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.070908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.071159] NET: Registered protocol family 1
[ 0.071212] PCI: CLS 0 bytes, default 64
[ 0.072556] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.078282] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.078305] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.185667] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.185921] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.186042] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.186329] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.186413] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fefffff -> 0x000fe00000
[ 0.186458] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.414754] qcom-pcie 1b500000.pci: Link up
[ 0.414930] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.414957] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.414981] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.415000] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.415097] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.415261] pci 0000:00:00.0: supports D1
[ 0.415281] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.419587] PCI: bus0: Fast back to back transfers disabled
[ 0.420111] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.420411] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.421793] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.426344] PCI: bus1: Fast back to back transfers disabled
[ 0.426444] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.426474] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.426630] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.426658] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.426708] pci 0000:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.426914] pci 0000:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.427891] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.429076] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.429336] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.429460] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.429744] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.429823] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031efffff -> 0x0031e00000
[ 0.429865] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.655582] qcom-pcie 1b700000.pci: Link up
[ 0.655744] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.655773] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.655796] pci_bus 0001:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x31e00000-0x31efffff])
[ 0.655815] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.655895] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.656038] pci 0001:00:00.0: supports D1
[ 0.656056] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.660293] PCI: bus0: Fast back to back transfers disabled
[ 0.660843] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.661158] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.662636] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.663098] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.667251] PCI: bus1: Fast back to back transfers disabled
[ 0.667349] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.667376] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.667535] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.667560] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.667607] pci 0001:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.667825] pci 0001:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.668679] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 0.671952] L2 @ QSB rate. Forcing new rate.
[ 0.672183] L2 @ 384000 KHz
[ 0.672387] CPU0 @ 800000 KHz
[ 0.672404] CPU1 @ QSB rate. Forcing new rate.
[ 0.672540] CPU1 @ 384000 KHz
[ 0.676890] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.679059] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.680046] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.680108] msm_serial 16340000.serial: uartclk = 7372800
[ 0.680193] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 0.680236] msm_serial: console setup on port #0
[ 1.545124] printk: console [ttyMSM0] enabled
[ 1.550339] msm_serial: driver initialized
[ 1.559710] loop: module loaded
[ 1.561401] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
[ 1.561673] nand: Macronix MX30UF1G18AC
[ 1.568263] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.571938] Block protection check failed
[ 1.579661] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.583546] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.590406] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.600698] random: fast init done
[ 1.617975] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.629027] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.631741] 0x000001200000-0x000001340000 : "art"
[ 1.636929] 0x000001340000-0x000001480000 : "artbak"
[ 1.641884] 0x000001480000-0x000001880000 : "kernel"
[ 1.651935] 0x000001880000-0x000007900000 : "ubi"
[ 1.833012] 0x000007900000-0x000008000000 : "reserve"
[ 1.850849] libphy: Fixed MDIO Bus: probed
[ 1.852876] libphy: ipq8064_mdio_bus: probed
[ 1.856175] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 1.858301] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 1.866508] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 1.872893] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.878270] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 1.885841] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 1.891649] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 1.899375] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 1.907166] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 1.913054] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 1.920461] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 1.927132] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 1.934768] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 1.941813] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.950956] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 1.956564] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 1.964002] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 1.970597] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.976532] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 1.984137] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 1.989940] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 1.997532] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.005539] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.011335] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.018624] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.025487] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.033058] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.040076] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.049335] i2c /dev entries driver
[ 2.060246] sdhci: Secure Digital Host Controller Interface driver
[ 2.060285] sdhci: Copyright(c) Pierre Ossman
[ 2.065325] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.072338] NET: Registered protocol family 10
[ 2.076864] Segment Routing with IPv6
[ 2.079932] NET: Registered protocol family 17
[ 2.083793] 8021q: 802.1Q VLAN Support v1.8
[ 2.087852] Registering SWP/SWPB emulation handler
[ 2.120013] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.134415] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.134704] s1a: supplied by regulator-dummy
[ 2.138594] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.143059] s1b: supplied by regulator-dummy
[ 2.147789] s2a: Bringing 0uV into 775000-775000uV
[ 2.152212] s2a: supplied by regulator-dummy
[ 2.156650] s2b: Bringing 0uV into 775000-775000uV
[ 2.161236] s2b: supplied by regulator-dummy
[ 2.177457] libphy: dsa slave smi: probed
[ 2.178361] qca8k 37000000.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 2.182171] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 2.188471] qca8k 37000000.mdio-mii:10 lan4 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 2.197747] qca8k 37000000.mdio-mii:10 lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 2.207587] qca8k 37000000.mdio-mii:10 lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 2.217487] qca8k 37000000.mdio-mii:10 lan1 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 2.227424] qca8k 37000000.mdio-mii:10 wan (uninitialized): PHY [dsa-0.0:05] driver [Generic PHY] (irq=POLL)
[ 2.236235] DSA: tree 0 setup
[ 2.245467] debugfs: Directory '900000.clock-controller:thermal-sensor@900000' with parent 'tsens' already present!
[ 2.249140] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 2.259168] thermal thermal_zone6: failed to read out thermal zone (-110)
[ 2.277933] UBI: auto-attach mtd6
[ 2.277960] ubi0: attaching mtd6
[ 2.347959] random: crng init done
[ 3.036885] ubi0: scanning is finished
[ 3.047530] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.047556] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.051992] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.058674] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.065608] ubi0: good PEBs: 769, bad PEBs: 3, corrupted PEBs: 0
[ 3.072357] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.078555] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1616020726
[ 3.085665] ubi0: available PEBs: 0, total reserved PEBs: 769, PEBs reserved for bad PEB handling: 17
[ 3.095022] ubi0: background thread "ubi_bgt0d" started, PID 75
[ 3.096420] block ubiblock0_0: created from ubi0:0(rï[ 3.120110] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[ 3.120912] Freeing unused kernel memory: 1024K
[ 3.149376] Run /sbin/init as init process
[ 3.149503] Internal error: Oops - undefined instruction: 0 [#1] SMP ARM
[ 3.152370] Modules linked in:
[ 3.159235] CPU: 1 PID: 61 Comm: kworker/1:1 Not tainted 5.10.23 #0
[ 3.162090] Hardware name: Generic DT based system
[ 3.168294] Workqueue: events dbs_work_handler
[ 3.173135] PC is at regulator_check_voltage+0x8c/0x128
[ 3.177552] LR is at regulator_set_voltage_unlocked+0x98/0x134
[ 3.182669] pc : [<c068d158>] lr : [<c069005c>] psr: 20000013
[ 3.188568] sp : c1705e00 ip : 000dcf28 fp : c1e48180
[ 3.194730] r10: dd99a010 r9 : dd99a010 r8 : 000dbba0
[ 3.199939] r7 : 000dcf28 r6 : 00000000 r5 : c1c63e00 r4 : c1e48180
[ 3.205150] r3 : 000f07a8 r2 : c1705e18 r1 : c1705e1c r0 : c1c63e00
[ 3.211751] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.218258] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.225467] Process kworker/1:1 (pid: 61, stack limit = 0xc1d7d568)
[ 3.231190] Stack: (0xc1705e00 to 0xc1706000)
[ 3.237315] 5e00: c1e48180 c1c63e00 00000000 000dcf28 000dbba0 c069005c 000dcf28 000f07a8
[ 3.241829] 5e20: c1e48180 000f07a8 000dcf28 c069037c c15add80 0000000f 00000002 00000000
[ 3.249993] 5e40: c1e482b8 16e36000 c1e48180 c0782fe4 16e36000 c16e5f58 c150be10 c1e42480
[ 3.258152] 5e60: c1e42480 c1e5b200 16e36000 3b9aca00 00000000 c1e48400 c1e48280 c0784770
[ 3.266314] 5e80: 16e36000 00000000 c1e482b8 c1e48438 c1e42dc0 16e36000 ffffe000 c1e5bc00
[ 3.274472] 5ea0: c0dce468 00000000 00000000 0005dc00 00000000 00000000 ffffe000 c07891a4
[ 3.282624] 5ec0: c1e5bc00 000c3500 0005dc00 000000a1 c1e5bc00 c1e48600 c1e48600 c1e48100
[ 3.290788] 5ee0: c1e48100 c1e42a00 00000000 c078cb8c c1e48638 00000000 c1e48604 c1e5bc00
[ 3.298950] 5f00: c0d8e9c0 00000040 00000000 c078d800 c1e48638 c14e2000 dd9a0880 dd9a3a00
[ 3.307109] 5f20: 00000000 c03373a0 00000008 c0d03d00 c14e2000 c14e2014 dd9a0880 00000008
[ 3.315275] 5f40: c0d03d00 dd9a0898 dd9a0880 c0337660 c0d0bfe4 c0a22a80 ffffe000 c033760c
[ 3.323423] 5f60: c14e2000 c14dd740 c14dd780 00000000 c1704000 c033760c c14e2000 c147deac
[ 3.331583] 5f80: c14dd764 c033ddb0 00000000 c14dd780 c033dc50 00000000 00000000 00000000
[ 3.339743] 5fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
[ 3.347902] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.356067] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.364233] [<c068d158>] (regulator_check_voltage) from [<c069005c>] (regulator_set_voltage_unlocked+0x98/0x134)
[ 3.372370] [<c069005c>] (regulator_set_voltage_unlocked) from [<c069037c>] (regulator_set_voltage+0x3c/0x68)
[ 3.382620] [<c069037c>] (regulator_set_voltage) from [<c0782fe4>] (_set_opp_voltage.part.6+0x34/0xa0)
[ 3.392421] [<c0782fe4>] (_set_opp_voltage.part.6) from [<c0784770>] (dev_pm_opp_set_rate+0x314/0x574)
[ 3.401626] [<c0784770>] (dev_pm_opp_set_rate) from [<c07891a4>] (__cpufreq_driver_target+0x19c/0x548)
[ 3.410906] [<c07891a4>] (__cpufreq_driver_target) from [<c078cb8c>] (od_dbs_update+0xc8/0x19c)
[ 3.420201] [<c078cb8c>] (od_dbs_update) from [<c078d800>] (dbs_work_handler+0x38/0x70)
[ 3.428811] [<c078d800>] (dbs_work_handler) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.436784] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.445468] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.445501] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.460880] Exception stack(0xc1705fb0 to 0xc1705ff8)
[ 3.467939] 5fa0: 00000000 00000000 00000000 00000000
[ 3.473078] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.473505] init: Console is alive
[ 3.481218] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.481266] Code: e1cd60d8 e59d8010 e28dd014 e49df004 (e7f001f2)
[ 3.481284] ---[ end trace 6cf295bef9aa64b6 ]---
[ 3.489612] init: - watchdog -
[ 3.492650] Kernel panic - not syncing: Fatal exception
[ 3.512972] CPU0: stopping
[ 3.518075] CPU: 0 PID: 20 Comm: kworker/0:1 Tainted: G D 5.10.23 #0
[ 3.520851] Hardware name: Generic DT based system
[ 3.528424] Workqueue: ubiblock0_0 ubiblock_do_work
[ 3.533281] [<c030e85c>] (unwind_backtrace) from [<c030a79c>] (show_stack+0x14/0x20)
[ 3.538052] [<c030a79c>] (show_stack) from [<c061d154>] (dump_stack+0x9c/0xb0)
[ 3.546036] [<c061d154>] (dump_stack) from [<c030d298>] (do_handle_IPI+0x144/0x184)
[ 3.553066] [<c030d298>] (do_handle_IPI) from [<c030d2f4>] (ipi_handler+0x1c/0x2c)
[ 3.560620] [<c030d2f4>] (ipi_handler) from [<c037296c>] (generic_handle_irq+0x38/0x50)
[ 3.568258] [<c037296c>] (generic_handle_irq) from [<c0373070>] (__handle_domain_irq+0x68/0xd0)
[ 3.576166] [<c0373070>] (__handle_domain_irq) from [<c06365fc>] (gic_handle_irq+0x90/0xb8)
[ 3.584841] [<c06365fc>] (gic_handle_irq) from [<c0300b0c>] (__irq_svc+0x6c/0x90)
[ 3.593162] Exception stack(0xc150db70 to 0xc150dbb8)
[ 3.600811] db60: c1442318 20000113 c1e1cab8 00004fbb
[ 3.605860] db80: c1e1ca80 43ffca40 c1442318 00000000 00000001 c14422bc c1ffca40 c1e1ca80
[ 3.614013] dba0: c144231c c150dbc0 c0684cac c097559c 60000113 ffffffff
[ 3.622164] [<c0300b0c>] (__irq_svc) from [<c097559c>] (_raw_spin_unlock_irqrestore+0x1c/0x20)
[ 3.628590] [<c097559c>] (_raw_spin_unlock_irqrestore) from [<c0684cac>] (adm_prep_slave_sg+0x448/0x690)
[ 3.637271] [<c0684cac>] (adm_prep_slave_sg) from [<c06fb230>] (prep_adm_dma_desc+0x12c/0x224)
[ 3.646903] [<c06fb230>] (prep_adm_dma_desc) from [<c06fba4c>] (write_reg_dma+0x94/0x260)
[ 3.655323] [<c06fba4c>] (write_reg_dma) from [<c06fbe40>] (config_nand_cw_read+0x4c/0xb4)
[ 3.663568] [<c06fbe40>] (config_nand_cw_read) from [<c06fcd58>] (read_page_ecc+0x10c/0x554)
[ 3.671734] [<c06fcd58>] (read_page_ecc) from [<c06ee38c>] (nand_read_oob+0x1dc/0x788)
[ 3.680327] [<c06ee38c>] (nand_read_oob) from [<c06d7524>] (mtd_read_oob+0x98/0x16c)
[ 3.688047] [<c06d7524>] (mtd_read_oob) from [<c06d7640>] (mtd_read+0x48/0x64)
[ 3.695955] [<c06d7640>] (mtd_read) from [<c070dfc0>] (ubi_io_read+0xf8/0x32c)
[ 3.702981] [<c070dfc0>] (ubi_io_read) from [<c070bc40>] (ubi_eba_read_leb+0xe0/0x41c)
[ 3.710184] [<c070bc40>] (ubi_eba_read_leb) from [<c070c050>] (ubi_eba_read_leb_sg+0xd4/0x184)
[ 3.718083] [<c070c050>] (ubi_eba_read_leb_sg) from [<c070a83c>] (ubi_leb_read_sg+0x90/0xd0)
[ 3.726679] [<c070a83c>] (ubi_leb_read_sg) from [<c0716188>] (ubiblock_do_work+0xe8/0x144)
[ 3.735281] [<c0716188>] (ubiblock_do_work) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.743344] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.751941] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.760011] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.767379] Exception stack(0xc150dfb0 to 0xc150dff8)
[ 3.774421] dfa0: 00000000 00000000 00000000 00000000
[ 3.779555] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.787709] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.795884] Rebooting in 1 seconds..
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28)
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade
smem ram ptable found: ver: 0 len: 5
DRAM: 491 MiB
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
128 MiB
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:3c:37:86:24:51:5b
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:3c:37:86:24:51:5a
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.23 (perus@ub2010) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r16077-785ab2b62c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Sun Mar 21 16:53:04 2021
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30732 r8192 d22516 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 473396K/491520K available (6614K kernel code, 607K rwdata, 1652K rodata, 1024K init, 233K bss, 18124K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x3ac/0x558 with crng_init=0
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000026] Switching to timer-based delay loop, resolution 160ns
[ 0.000280] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000310] pid_max: default: 32768 minimum: 301
[ 0.000498] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000520] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001597] CPU: Testing write buffer coherency: ok
[ 0.001884] qcom_scm: convention: smc legacy
[ 0.002872] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003053] rcu: Hierarchical SRCU implementation.
[ 0.003347] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003593] smp: Bringing up secondary CPUs ...
[ 0.005594] smp: Brought up 1 node, 2 CPUs
[ 0.005613] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005627] CPU: All CPU(s) started in SVC mode.
[ 0.015986] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016196] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.016351] pinctrl core: initialized pinctrl subsystem
[ 0.017642] NET: Registered protocol family 16
[ 0.017971] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019315] thermal_sys: Registered thermal governor 'step_wise'
[ 0.021518] cpuidle: using governor ladder
[ 0.021603] cpuidle: using governor menu
[ 0.066422] usbcore: registered new interface driver usbfs
[ 0.066513] usbcore: registered new interface driver hub
[ 0.066587] usbcore: registered new device driver usb
[ 0.066653] pps_core: LinuxPPS API ver. 1 registered
[ 0.066670] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.066710] PTP clock support registered
[ 0.067011] qcom_scm: convention: smc legacy
[ 0.068890] clocksource: Switched to clocksource dg_timer
[ 0.070002] NET: Registered protocol family 2
[ 0.070653] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.070710] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.070756] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.070815] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.070919] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.070956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.071209] NET: Registered protocol family 1
[ 0.071262] PCI: CLS 0 bytes, default 64
[ 0.072620] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.078341] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.078364] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.191384] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.191639] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.191764] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.192052] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.192139] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fefffff -> 0x000fe00000
[ 0.192183] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.414845] qcom-pcie 1b500000.pci: Link up
[ 0.415020] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.415048] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.415071] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.415091] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.415188] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.415351] pci 0000:00:00.0: supports D1
[ 0.415372] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.419680] PCI: bus0: Fast back to back transfers disabled
[ 0.420207] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.420507] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.421889] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.426441] PCI: bus1: Fast back to back transfers disabled
[ 0.426540] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.426570] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.426725] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.426753] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.426804] pci 0000:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.427008] pci 0000:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.427981] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.429160] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.429426] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.429553] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.429832] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.429913] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031efffff -> 0x0031e00000
[ 0.429955] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.655645] qcom-pcie 1b700000.pci: Link up
[ 0.655808] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.655839] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.655862] pci_bus 0001:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x31e00000-0x31efffff])
[ 0.655881] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.655959] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.656102] pci 0001:00:00.0: supports D1
[ 0.656120] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.660356] PCI: bus0: Fast back to back transfers disabled
[ 0.660912] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.661228] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.662706] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.663168] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.667319] PCI: bus1: Fast back to back transfers disabled
[ 0.667414] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.667441] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.667600] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.667626] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.667671] pci 0001:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.667888] pci 0001:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.668744] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 0.671994] L2 @ QSB rate. Forcing new rate.
[ 0.672224] L2 @ 384000 KHz
[ 0.672426] CPU0 @ 800000 KHz
[ 0.672443] CPU1 @ QSB rate. Forcing new rate.
[ 0.672578] CPU1 @ 384000 KHz
[ 0.676940] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.679112] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.680091] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.680155] msm_serial 16340000.serial: uartclk = 7372800
[ 0.680238] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 0.680282] msm_serial: console setup on port #0
[ 1.545154] printk: console [ttyMSM0] enabled
[ 1.550380] msm_serial: driver initialized
[ 1.559730] loop: module loaded
[ 1.561429] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
[ 1.561694] nand: Macronix MX30UF1G18AC
[ 1.568287] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.571970] Block protection check failed
[ 1.579661] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.583568] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.590438] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.600752] random: fast init done
[ 1.618066] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.629084] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.631806] 0x000001200000-0x000001340000 : "art"
[ 1.636983] 0x000001340000-0x000001480000 : "artbak"
[ 1.641945] 0x000001480000-0x000001880000 : "kernel"
[ 1.651989] 0x000001880000-0x000007900000 : "ubi"
[ 1.833069] 0x000007900000-0x000008000000 : "reserve"
[ 1.850908] libphy: Fixed MDIO Bus: probed
[ 1.852924] libphy: ipq8064_mdio_bus: probed
[ 1.856228] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 1.858358] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 1.866553] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 1.872922] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.878330] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 1.885904] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 1.891714] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 1.899436] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 1.907221] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 1.913117] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 1.920524] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 1.927191] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 1.934832] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 1.941874] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.951002] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 1.956622] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 1.964065] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 1.970657] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.976588] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 1.984200] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 1.990003] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 1.997589] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.005603] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.011397] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.018679] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.025549] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.033120] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.040139] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.049377] i2c /dev entries driver
[ 2.060327] sdhci: Secure Digital Host Controller Interface driver
[ 2.060363] sdhci: Copyright(c) Pierre Ossman
[ 2.065403] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.072415] NET: Registered protocol family 10
[ 2.076937] Segment Routing with IPv6
[ 2.080025] NET: Registered protocol family 17
[ 2.083882] 8021q: 802.1Q VLAN Support v1.8
[ 2.087931] Registering SWP/SWPB emulation handler
[ 2.120093] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.134496] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.134787] s1a: supplied by regulator-dummy
[ 2.138675] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.143123] s1b: supplied by regulator-dummy
[ 2.147870] s2a: Bringing 0uV into 775000-775000uV
[ 2.152305] s2a: supplied by regulator-dummy
[ 2.156731] s2b: Bringing 0uV into 775000-775000uV
[ 2.161329] s2b: supplied by regulator-dummy
[ 2.177518] libphy: dsa slave smi: probed
[ 2.178424] qca8k 37000000.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 2.182232] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 2.188536] qca8k 37000000.mdio-mii:10 lan4 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 2.197810] qca8k 37000000.mdio-mii:10 lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 2.207651] qca8k 37000000.mdio-mii:10 lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 2.217552] qca8k 37000000.mdio-mii:10 lan1 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 2.227454] qca8k 37000000.mdio-mii:10 wan (uninitialized): PHY [dsa-0.0:05] driver [Generic PHY] (irq=POLL)
[ 2.236301] DSA: tree 0 setup
[ 2.245530] debugfs: Directory '900000.clock-controller:thermal-sensor@900000' with parent 'tsens' already present!
[ 2.249205] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 2.259262] thermal thermal_zone6: failed to read out thermal zone (-110)
[ 2.277975] UBI: auto-attach mtd6
[ 2.278002] ubi0: attaching mtd6
[ 2.347918] random: crng init done
[ 3.036784] ubi0: scanning is finished
[ 3.047404] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.047430] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.051836] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.058550] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.065483] ubi0: good PEBs: 769, bad PEBs: 3, corrupted PEBs: 0
[ 3.072232] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.078429] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1616020726
[ 3.085540] ubi0: available PEBs: 0, total reserved PEBs: 769, PEBs reserved for bad PEB handling: 17
[ 3.094898] ubi0: background thread "ubi_bgt0d" started, PID 75
[ 3.096295] block ubiblock0_0: created from ubi0:0(rï[ 3.119959] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[ 3.120802] Freeing unused kernel memory: 1024K
[ 3.149427] Run /sbin/init as init process
[ 3.149567] Internal error: Oops - undefined instruction: 0 [#1] SMP ARM
[ 3.152422] Modules linked in:
[ 3.159285] CPU: 1 PID: 61 Comm: kworker/1:1 Not tainted 5.10.23 #0
[ 3.162142] Hardware name: Generic DT based system
[ 3.168344] Workqueue: events dbs_work_handler
[ 3.173185] PC is at regulator_check_voltage+0x8c/0x128
[ 3.177606] LR is at regulator_set_voltage_unlocked+0x98/0x134
[ 3.182719] pc : [<c068d158>] lr : [<c069005c>] psr: 20000013
[ 3.188620] sp : c1705e00 ip : 000dcf28 fp : c1e48180
[ 3.194782] r10: dd99a010 r9 : dd99a010 r8 : 000dbba0
[ 3.199992] r7 : 000dcf28 r6 : 00000000 r5 : c1c63e00 r4 : c1e48180
[ 3.205203] r3 : 000f07a8 r2 : c1705e18 r1 : c1705e1c r0 : c1c63e00
[ 3.211799] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.218310] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.225517] Process kworker/1:1 (pid: 61, stack limit = 0xd42aa2b6)
[ 3.231244] Stack: (0xc1705e00 to 0xc1706000)
[ 3.237369] 5e00: c1e48180 c1c63e00 00000000 000dcf28 000dbba0 c069005c 000dcf28 000f07a8
[ 3.241879] 5e20: c1e48180 000f07a8 000dcf28 c069037c c15add80 0000000f 00000002 00000000
[ 3.250046] 5e40: c1e482b8 16e36000 c1e48180 c0782fe4 16e36000 c16e5f58 c150be10 c1e42480
[ 3.258201] 5e60: c1e42480 c1e5b200 16e36000 3b9aca00 00000000 c1e48400 c1e48280 c0784770
[ 3.266362] 5e80: 16e36000 00000000 c1e482b8 c1e48438 c1e42dc0 16e36000 ffffe000 c1e5bc00
[ 3.274526] 5ea0: c0dce468 00000000 00000000 0005dc00 00000000 00000000 ffffe000 c07891a4
[ 3.282674] 5ec0: c1e5bc00 000c3500 0005dc00 000000a1 c1e5bc00 c1e48600 c1e48600 c1e48100
[ 3.290842] 5ee0: c1e48100 c1e42a00 00000000 c078cb8c c1e48638 00000000 c1e48604 c1e5bc00
[ 3.299000] 5f00: c0d8e9c0 00000040 00000000 c078d800 c1e48638 c14e2000 dd9a0880 dd9a3a00
[ 3.307157] 5f20: 00000000 c03373a0 00000008 c0d03d00 c14e2000 c14e2014 dd9a0880 00000008
[ 3.315325] 5f40: c0d03d00 dd9a0898 dd9a0880 c0337660 c0d0bfe4 c0a22a80 ffffe000 c033760c
[ 3.323481] 5f60: c14e2000 c14dd740 c14dd780 00000000 c1704000 c033760c c14e2000 c147deac
[ 3.331633] 5f80: c14dd764 c033ddb0 00000000 c14dd780 c033dc50 00000000 00000000 00000000
[ 3.339796] 5fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
[ 3.347955] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.356121] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.364289] [<c068d158>] (regulator_check_voltage) from [<c069005c>] (regulator_set_voltage_unlocked+0x98/0x134)
[ 3.372423] [<c069005c>] (regulator_set_voltage_unlocked) from [<c069037c>] (regulator_set_voltage+0x3c/0x68)
[ 3.382671] [<c069037c>] (regulator_set_voltage) from [<c0782fe4>] (_set_opp_voltage.part.6+0x34/0xa0)
[ 3.392474] [<c0782fe4>] (_set_opp_voltage.part.6) from [<c0784770>] (dev_pm_opp_set_rate+0x314/0x574)
[ 3.401678] [<c0784770>] (dev_pm_opp_set_rate) from [<c07891a4>] (__cpufreq_driver_target+0x19c/0x548)
[ 3.410955] [<c07891a4>] (__cpufreq_driver_target) from [<c078cb8c>] (od_dbs_update+0xc8/0x19c)
[ 3.420240] [<c078cb8c>] (od_dbs_update) from [<c078d800>] (dbs_work_handler+0x38/0x70)
[ 3.428862] [<c078d800>] (dbs_work_handler) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.436830] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.445519] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.445550] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.460933] Exception stack(0xc1705fb0 to 0xc1705ff8)
[ 3.467989] 5fa0: 00000000 00000000 00000000 00000000
[ 3.468044] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.481273] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.489441] Code: e1cd60d8 e59d8010 e28dd014 e49df004 (e7f001f2)
[ 3.489862] init: Console is alive
[ 3.495827] ---[ end trace 9be60374b6076c75 ]---
[ 3.502426] init: - watchdog -
[ 3.505371] Kernel panic - not syncing: Fatal exception
[ 3.513027] CPU0: stopping
[ 3.518127] CPU: 0 PID: 76 Comm: kmodloader Tainted: G D 5.10.23 #0
[ 3.520903] Hardware name: Generic DT based system
[ 3.528473] [<c030e85c>] (unwind_backtrace) from [<c030a79c>] (show_stack+0x14/0x20)
[ 3.533241] [<c030a79c>] (show_stack) from [<c061d154>] (dump_stack+0x9c/0xb0)
[ 3.541138] [<c061d154>] (dump_stack) from [<c030d298>] (do_handle_IPI+0x144/0x184)
[ 3.548166] [<c030d298>] (do_handle_IPI) from [<c030d2f4>] (ipi_handler+0x1c/0x2c)
[ 3.555726] [<c030d2f4>] (ipi_handler) from [<c037296c>] (generic_handle_irq+0x38/0x50)
[ 3.563362] [<c037296c>] (generic_handle_irq) from [<c0373070>] (__handle_domain_irq+0x68/0xd0)
[ 3.571269] [<c0373070>] (__handle_domain_irq) from [<c06365fc>] (gic_handle_irq+0x90/0xb8)
[ 3.579943] [<c06365fc>] (gic_handle_irq) from [<c0300e90>] (__irq_usr+0x50/0x80)
[ 3.588263] Exception stack(0xc20f5fb0 to 0xc20f5ff8)
[ 3.595915] 5fa0: b6f3386d 00010897 0000006e 0000006e
[ 3.600962] 5fc0: 000104c0 0001039c a4f92301 b6fc56d0 b6f33868 0000000c a4f92300 00000067
[ 3.609119] 5fe0: 00000025 bed2fba0 b6fa3118 b6fa2f48 20000010 ffffffff
[ 3.617288] Rebooting in 1 seconds..
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28)
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade
smem ram ptable found: ver: 0 len: 5
DRAM: 491 MiB
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
128 MiB
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:3c:37:86:24:51:5b
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:3c:37:86:24:51:5a
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.23 (perus@ub2010) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r16077-785ab2b62c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Sun Mar 21 16:53:04 2021
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30732 r8192 d22516 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 473396K/491520K available (6614K kernel code, 607K rwdata, 1652K rodata, 1024K init, 233K bss, 18124K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x3ac/0x558 with crng_init=0
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000026] Switching to timer-based delay loop, resolution 160ns
[ 0.000276] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000307] pid_max: default: 32768 minimum: 301
[ 0.000495] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000516] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001598] CPU: Testing write buffer coherency: ok
[ 0.001883] qcom_scm: convention: smc legacy
[ 0.002870] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003051] rcu: Hierarchical SRCU implementation.
[ 0.003348] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003592] smp: Bringing up secondary CPUs ...
[ 0.005594] smp: Brought up 1 node, 2 CPUs
[ 0.005615] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005629] CPU: All CPU(s) started in SVC mode.
[ 0.015993] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016202] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.016358] pinctrl core: initialized pinctrl subsystem
[ 0.017652] NET: Registered protocol family 16
[ 0.017980] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019314] thermal_sys: Registered thermal governor 'step_wise'
[ 0.021520] cpuidle: using governor ladder
[ 0.021605] cpuidle: using governor menu
[ 0.066408] usbcore: registered new interface driver usbfs
[ 0.066500] usbcore: registered new interface driver hub
[ 0.066575] usbcore: registered new device driver usb
[ 0.066640] pps_core: LinuxPPS API ver. 1 registered
[ 0.066658] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.066698] PTP clock support registered
[ 0.067002] qcom_scm: convention: smc legacy
[ 0.068885] clocksource: Switched to clocksource dg_timer
[ 0.069993] NET: Registered protocol family 2
[ 0.070645] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.070703] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.070748] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.070808] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.070914] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.070950] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.071200] NET: Registered protocol family 1
[ 0.071253] PCI: CLS 0 bytes, default 64
[ 0.072604] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.078316] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.078339] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.184130] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.184380] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.184500] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.184785] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.184871] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fefffff -> 0x000fe00000
[ 0.184916] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.414816] qcom-pcie 1b500000.pci: Link up
[ 0.415000] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.415028] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.415051] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.415071] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.415167] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.415328] pci 0000:00:00.0: supports D1
[ 0.415350] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.419650] PCI: bus0: Fast back to back transfers disabled
[ 0.420178] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.420478] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.421859] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.426410] PCI: bus1: Fast back to back transfers disabled
[ 0.426510] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.426542] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.426697] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.426727] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.426777] pci 0000:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.426983] pci 0000:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.427955] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.429141] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.429399] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.429525] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.429807] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.429886] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031efffff -> 0x0031e00000
[ 0.429927] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.655645] qcom-pcie 1b700000.pci: Link up
[ 0.655810] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.655837] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.655860] pci_bus 0001:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x31e00000-0x31efffff])
[ 0.655879] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.655959] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.656103] pci 0001:00:00.0: supports D1
[ 0.656121] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.660359] PCI: bus0: Fast back to back transfers disabled
[ 0.660913] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.661228] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.662706] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.663167] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.667322] PCI: bus1: Fast back to back transfers disabled
[ 0.667419] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.667446] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.667605] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.667630] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.667677] pci 0001:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.667896] pci 0001:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.668773] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 0.672039] L2 @ QSB rate. Forcing new rate.
[ 0.672271] L2 @ 384000 KHz
[ 0.672473] CPU0 @ 800000 KHz
[ 0.672490] CPU1 @ QSB rate. Forcing new rate.
[ 0.672626] CPU1 @ 384000 KHz
[ 0.676976] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.679148] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.680132] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.680195] msm_serial 16340000.serial: uartclk = 7372800
[ 0.680281] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 0.680325] msm_serial: console setup on port #0
[ 1.545218] printk: console [ttyMSM0] enabled
[ 1.550408] msm_serial: driver initialized
[ 1.559794] loop: module loaded
[ 1.561482] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
[ 1.561756] nand: Macronix MX30UF1G18AC
[ 1.568349] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.572034] Block protection check failed
[ 1.579724] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.583629] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.590501] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.600781] random: fast init done
[ 1.618095] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.629061] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.631770] 0x000001200000-0x000001340000 : "art"
[ 1.636956] 0x000001340000-0x000001480000 : "artbak"
[ 1.641946] 0x000001480000-0x000001880000 : "kernel"
[ 1.651995] 0x000001880000-0x000007900000 : "ubi"
[ 1.833112] 0x000007900000-0x000008000000 : "reserve"
[ 1.850942] libphy: Fixed MDIO Bus: probed
[ 1.852966] libphy: ipq8064_mdio_bus: probed
[ 1.856258] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 1.858393] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 1.866612] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 1.872954] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.878363] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 1.885935] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 1.891744] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 1.899468] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 1.907256] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 1.913148] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 1.920556] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 1.927224] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 1.934863] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 1.941907] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.951051] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 1.956656] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 1.964098] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 1.970687] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.976625] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 1.984231] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 1.990036] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 1.997624] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.005634] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.011429] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.018714] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.025581] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.033152] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.040171] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.049420] i2c /dev entries driver
[ 2.060352] sdhci: Secure Digital Host Controller Interface driver
[ 2.060389] sdhci: Copyright(c) Pierre Ossman
[ 2.065429] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.072427] NET: Registered protocol family 10
[ 2.076976] Segment Routing with IPv6
[ 2.080059] NET: Registered protocol family 17
[ 2.083908] 8021q: 802.1Q VLAN Support v1.8
[ 2.087958] Registering SWP/SWPB emulation handler
[ 2.120090] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.134489] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.134779] s1a: supplied by regulator-dummy
[ 2.138668] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.143122] s1b: supplied by regulator-dummy
[ 2.147864] s2a: Bringing 0uV into 775000-775000uV
[ 2.152305] s2a: supplied by regulator-dummy
[ 2.156725] s2b: Bringing 0uV into 775000-775000uV
[ 2.161298] s2b: supplied by regulator-dummy
[ 2.177519] libphy: dsa slave smi: probed
[ 2.178424] qca8k 37000000.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 2.182232] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 2.188536] qca8k 37000000.mdio-mii:10 lan4 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 2.197842] qca8k 37000000.mdio-mii:10 lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 2.207654] qca8k 37000000.mdio-mii:10 lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 2.217550] qca8k 37000000.mdio-mii:10 lan1 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 2.227455] qca8k 37000000.mdio-mii:10 wan (uninitialized): PHY [dsa-0.0:05] driver [Generic PHY] (irq=POLL)
[ 2.236299] DSA: tree 0 setup
[ 2.245529] debugfs: Directory '900000.clock-controller:thermal-sensor@900000' with parent 'tsens' already present!
[ 2.249202] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 2.259232] thermal thermal_zone6: failed to read out thermal zone (-110)
[ 2.277979] UBI: auto-attach mtd6
[ 2.278005] ubi0: attaching mtd6
[ 2.348037] random: crng init done
[ 3.037738] ubi0: scanning is finished
[ 3.048405] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.048432] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.052868] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.059611] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.066408] ubi0: good PEBs: 769, bad PEBs: 3, corrupted PEBs: 0
[ 3.073233] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.079479] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1616020726
[ 3.086464] ubi0: available PEBs: 0, total reserved PEBs: 769, PEBs reserved for bad PEB handling: 17
[ 3.095897] ubi0: background thread "ubi_bgt0d" started, PID 75
[ 3.097303] block ubiblock0_0: created from ubi0:0(rï[ 3.121027] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[ 3.121816] Freeing unused kernel memory: 1024K
[ 3.149426] Run /sbin/init as init process
[ 3.149591] Internal error: Oops - undefined instruction: 0 [#1] SMP ARM
[ 3.152420] Modules linked in:
[ 3.159283] CPU: 1 PID: 61 Comm: kworker/1:1 Not tainted 5.10.23 #0
[ 3.162139] Hardware name: Generic DT based system
[ 3.168345] Workqueue: events dbs_work_handler
[ 3.173185] PC is at regulator_check_voltage+0x8c/0x128
[ 3.177604] LR is at regulator_set_voltage_unlocked+0x98/0x134
[ 3.182716] pc : [<c068d158>] lr : [<c069005c>] psr: 20000013
[ 3.188621] sp : c1705e00 ip : 000dcf28 fp : c1e48180
[ 3.194777] r10: dd99a010 r9 : dd99a010 r8 : 000dbba0
[ 3.199989] r7 : 000dcf28 r6 : 00000000 r5 : c1c63e00 r4 : c1e48180
[ 3.205200] r3 : 000f07a8 r2 : c1705e18 r1 : c1705e1c r0 : c1c63e00
[ 3.211801] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.218309] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.225519] Process kworker/1:1 (pid: 61, stack limit = 0x3305b384)
[ 3.231240] Stack: (0xc1705e00 to 0xc1706000)
[ 3.237366] 5e00: c1e48180 c1c63e00 00000000 000dcf28 000dbba0 c069005c 000dcf28 000f07a8
[ 3.241876] 5e20: c1e48180 000f07a8 000dcf28 c069037c c15add80 0000000f 00000002 00000000
[ 3.250042] 5e40: c1e482b8 16e36000 c1e48180 c0782fe4 16e36000 c16e5f58 c150be10 c1e42480
[ 3.258199] 5e60: c1e42480 c1e5b200 16e36000 3b9aca00 00000000 c1e48400 c1e48280 c0784770
[ 3.266361] 5e80: 16e36000 00000000 c1e482b8 c1e48438 c1e42dc0 16e36000 ffffe000 c1e5bc00
[ 3.274523] 5ea0: c0dce468 00000000 00000000 0005dc00 00000000 00000000 ffffe000 c07891a4
[ 3.282675] 5ec0: c1e5bc00 000f4240 0005dc00 000000a1 c1e5bc00 c1e48600 c1e48600 c1e48100
[ 3.290840] 5ee0: c1e48100 c1e42a00 00000000 c078cb8c c1e48638 00000000 c1e48604 c1e5bc00
[ 3.299000] 5f00: c0d8e9c0 00000040 00000000 c078d800 c1e48638 c14e2000 dd9a0880 dd9a3a00
[ 3.307159] 5f20: 00000000 c03373a0 00000008 c0d03d00 c14e2000 c14e2014 dd9a0880 00000008
[ 3.315325] 5f40: c0d03d00 dd9a0898 dd9a0880 c0337660 c0d0bfe4 c0a22a80 ffffe000 c033760c
[ 3.323474] 5f60: c14e2000 c14dd740 c14dd780 00000000 c1704000 c033760c c14e2000 c147deac
[ 3.331632] 5f80: c14dd764 c033ddb0 00000000 c14dd780 c033dc50 00000000 00000000 00000000
[ 3.339790] 5fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
[ 3.347953] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.356115] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.364284] [<c068d158>] (regulator_check_voltage) from [<c069005c>] (regulator_set_voltage_unlocked+0x98/0x134)
[ 3.372421] [<c069005c>] (regulator_set_voltage_unlocked) from [<c069037c>] (regulator_set_voltage+0x3c/0x68)
[ 3.382668] [<c069037c>] (regulator_set_voltage) from [<c0782fe4>] (_set_opp_voltage.part.6+0x34/0xa0)
[ 3.392470] [<c0782fe4>] (_set_opp_voltage.part.6) from [<c0784770>] (dev_pm_opp_set_rate+0x314/0x574)
[ 3.401677] [<c0784770>] (dev_pm_opp_set_rate) from [<c07891a4>] (__cpufreq_driver_target+0x19c/0x548)
[ 3.410955] [<c07891a4>] (__cpufreq_driver_target) from [<c078cb8c>] (od_dbs_update+0xc8/0x19c)
[ 3.420243] [<c078cb8c>] (od_dbs_update) from [<c078d800>] (dbs_work_handler+0x38/0x70)
[ 3.428861] [<c078d800>] (dbs_work_handler) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.436834] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.445519] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.445549] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.460932] Exception stack(0xc1705fb0 to 0xc1705ff8)
[ 3.467985] 5fa0: 00000000 00000000 00000000 00000000
[ 3.473128] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.473549] init: Console is alive
[ 3.481267] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.481313] Code: e1cd60d8 e59d8010 e28dd014 e49df004 (e7f001f2)
[ 3.481335] ---[ end trace 9c5c6c4e2c3a1db6 ]---
[ 3.489648] init: - watchdog -
[ 3.492698] Kernel panic - not syncing: Fatal exception
[ 3.513021] CPU0: stopping
[ 3.518125] CPU: 0 PID: 20 Comm: kworker/0:1 Tainted: G D 5.10.23 #0
[ 3.520901] Hardware name: Generic DT based system
[ 3.528473] Workqueue: ubiblock0_0 ubiblock_do_work
[ 3.533331] [<c030e85c>] (unwind_backtrace) from [<c030a79c>] (show_stack+0x14/0x20)
[ 3.538102] [<c030a79c>] (show_stack) from [<c061d154>] (dump_stack+0x9c/0xb0)
[ 3.546083] [<c061d154>] (dump_stack) from [<c030d298>] (do_handle_IPI+0x144/0x184)
[ 3.553115] [<c030d298>] (do_handle_IPI) from [<c030d2f4>] (ipi_handler+0x1c/0x2c)
[ 3.560670] [<c030d2f4>] (ipi_handler) from [<c037296c>] (generic_handle_irq+0x38/0x50)
[ 3.568308] [<c037296c>] (generic_handle_irq) from [<c0373070>] (__handle_domain_irq+0x68/0xd0)
[ 3.576215] [<c0373070>] (__handle_domain_irq) from [<c06365fc>] (gic_handle_irq+0x90/0xb8)
[ 3.584889] [<c06365fc>] (gic_handle_irq) from [<c0300b0c>] (__irq_svc+0x6c/0x90)
[ 3.593212] Exception stack(0xc150dab0 to 0xc150daf8)
[ 3.600859] daa0: 00000000 00000000 c150db0c c150db0c
[ 3.605911] dac0: c1e1c380 c1e1c3b8 00000000 c150dad4 00000000 c150db0c 00000100 00000122
[ 3.614063] dae0: 00000000 c150db00 c0683880 c0683980 20000113 ffffffff
[ 3.622215] [<c0300b0c>] (__irq_svc) from [<c0683980>] (vchan_complete+0x130/0x1fc)
[ 3.628640] [<c0683980>] (vchan_complete) from [<c032237c>] (tasklet_action_common.constprop.3+0x80/0x118)
[ 3.636278] [<c032237c>] (tasklet_action_common.constprop.3) from [<c0301318>] (__do_softirq+0x130/0x2d0)
[ 3.645998] [<c0301318>] (__do_softirq) from [<c03228c8>] (irq_exit+0xb8/0xdc)
[ 3.655629] [<c03228c8>] (irq_exit) from [<c0373074>] (__handle_domain_irq+0x6c/0xd0)
[ 3.662752] [<c0373074>] (__handle_domain_irq) from [<c06365fc>] (gic_handle_irq+0x90/0xb8)
[ 3.670649] [<c06365fc>] (gic_handle_irq) from [<c0300b0c>] (__irq_svc+0x6c/0x90)
[ 3.678800] Exception stack(0xc150dc08 to 0xc150dc50)
[ 3.686453] dc00: c1442318 a0000113 00000000 000051b4 c150dc70 c14422bc
[ 3.691500] dc20: 00000000 c1442318 a0000113 c16e9dc0 ffffffff 000001f4 00000000 c150dc58
[ 3.699647] dc40: c0684828 c097559c 60000113 ffffffff
[ 3.707800] [<c0300b0c>] (__irq_svc) from [<c097559c>] (_raw_spin_unlock_irqrestore+0x1c/0x20)
[ 3.712840] [<c097559c>] (_raw_spin_unlock_irqrestore) from [<c0684828>] (adm_tx_status+0x9c/0xd8)
[ 3.721345] [<c0684828>] (adm_tx_status) from [<c0681d08>] (dma_sync_wait+0x50/0xa0)
[ 3.730288] [<c0681d08>] (dma_sync_wait) from [<c06fb468>] (submit_descs+0x140/0x1a8)
[ 3.738184] [<c06fb468>] (submit_descs) from [<c06fcdd4>] (read_page_ecc+0x188/0x554)
[ 3.745916] [<c06fcdd4>] (read_page_ecc) from [<c06ee38c>] (nand_read_oob+0x1dc/0x788)
[ 3.753728] [<c06ee38c>] (nand_read_oob) from [<c06d7524>] (mtd_read_oob+0x98/0x16c)
[ 3.761535] [<c06d7524>] (mtd_read_oob) from [<c06d7640>] (mtd_read+0x48/0x64)
[ 3.769442] [<c06d7640>] (mtd_read) from [<c070dfc0>] (ubi_io_read+0xf8/0x32c)
[ 3.776468] [<c070dfc0>] (ubi_io_read) from [<c070bc40>] (ubi_eba_read_leb+0xe0/0x41c)
[ 3.783670] [<c070bc40>] (ubi_eba_read_leb) from [<c070c050>] (ubi_eba_read_leb_sg+0xd4/0x184)
[ 3.791571] [<c070c050>] (ubi_eba_read_leb_sg) from [<c070a83c>] (ubi_leb_read_sg+0x90/0xd0)
[ 3.800167] [<c070a83c>] (ubi_leb_read_sg) from [<c0716188>] (ubiblock_do_work+0xe8/0x144)
[ 3.808768] [<c0716188>] (ubiblock_do_work) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.816833] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.825427] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.833498] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.840866] Exception stack(0xc150dfb0 to 0xc150dff8)
[ 3.847905] dfa0: 00000000 00000000 00000000 00000000
[ 3.853044] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.861197] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.869370] Rebooting in 1 seconds..
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28)
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade
smem ram ptable found: ver: 0 len: 5
DRAM: 491 MiB
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
128 MiB
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:3c:37:86:24:51:5b
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:3c:37:86:24:51:5a
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM OpenWrt Linux-5.10.23
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3060081 Bytes = 2.9 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.23 (perus@ub2010) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r16077-785ab2b62c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Sun Mar 21 16:53:04 2021
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30732 r8192 d22516 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 473396K/491520K available (6614K kernel code, 607K rwdata, 1652K rodata, 1024K init, 233K bss, 18124K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x3ac/0x558 with crng_init=0
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000026] Switching to timer-based delay loop, resolution 160ns
[ 0.000279] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000310] pid_max: default: 32768 minimum: 301
[ 0.000497] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000519] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001602] CPU: Testing write buffer coherency: ok
[ 0.001888] qcom_scm: convention: smc legacy
[ 0.002879] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003060] rcu: Hierarchical SRCU implementation.
[ 0.003356] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003603] smp: Bringing up secondary CPUs ...
[ 0.005593] smp: Brought up 1 node, 2 CPUs
[ 0.005614] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005628] CPU: All CPU(s) started in SVC mode.
[ 0.016066] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016275] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.016441] pinctrl core: initialized pinctrl subsystem
[ 0.017722] NET: Registered protocol family 16
[ 0.018048] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019399] thermal_sys: Registered thermal governor 'step_wise'
[ 0.021623] cpuidle: using governor ladder
[ 0.021708] cpuidle: using governor menu
[ 0.067359] usbcore: registered new interface driver usbfs
[ 0.067443] usbcore: registered new interface driver hub
[ 0.067516] usbcore: registered new device driver usb
[ 0.067581] pps_core: LinuxPPS API ver. 1 registered
[ 0.067601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.067640] PTP clock support registered
[ 0.067945] qcom_scm: convention: smc legacy
[ 0.069909] clocksource: Switched to clocksource dg_timer
[ 0.071022] NET: Registered protocol family 2
[ 0.071667] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.071724] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.071768] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.071826] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.071936] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.071972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.072219] NET: Registered protocol family 1
[ 0.072277] PCI: CLS 0 bytes, default 64
[ 0.073650] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.079275] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.079300] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.188739] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.189153] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.189329] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.189768] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.189901] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fefffff -> 0x000fe00000
[ 0.189980] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.415699] qcom-pcie 1b500000.pci: Link up
[ 0.415967] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.416010] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.416047] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.416078] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.416210] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.416417] pci 0000:00:00.0: supports D1
[ 0.416448] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.423303] PCI: bus0: Fast back to back transfers disabled
[ 0.423950] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.424279] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.425761] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.432876] PCI: bus1: Fast back to back transfers disabled
[ 0.433028] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.433074] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.433250] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.433293] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.433363] pci 0000:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.433595] pci 0000:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.434870] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.436545] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.436917] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.437113] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.437531] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.437660] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031efffff -> 0x0031e00000
[ 0.437728] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.666649] qcom-pcie 1b700000.pci: Link up
[ 0.666919] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.666961] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.666996] pci_bus 0001:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x31e00000-0x31efffff])
[ 0.667027] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.667136] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.667325] pci 0001:00:00.0: supports D1
[ 0.667354] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.674100] PCI: bus0: Fast back to back transfers disabled
[ 0.674776] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.675120] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.676695] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.677208] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.683887] PCI: bus1: Fast back to back transfers disabled
[ 0.684034] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.684078] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.684259] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.684297] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.684364] pci 0001:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 0.684608] pci 0001:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
[ 0.685841] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 0.690729] L2 @ QSB rate. Forcing new rate.
[ 0.691039] L2 @ 384000 KHz
[ 0.691270] CPU0 @ 800000 KHz
[ 0.691296] CPU1 @ QSB rate. Forcing new rate.
[ 0.691598] CPU1 @ 384000 KHz
[ 0.698256] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.700622] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.701922] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.702014] msm_serial 16340000.serial: uartclk = 7372800
[ 0.702133] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 0.702197] msm_serial: console setup on port #0
[ 1.567138] printk: console [ttyMSM0] enabled
[ 1.572493] msm_serial: driver initialized
[ 1.584912] loop: module loaded
[ 1.587251] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
[ 1.587305] nand: Macronix MX30UF1G18AC
[ 1.593618] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.597057] Block protection check failed
[ 1.604920] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.608760] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.615625] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.626567] random: fast init done
[ 1.645578] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.655228] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.657066] 0x000001200000-0x000001340000 : "art"
[ 1.662445] 0x000001340000-0x000001480000 : "artbak"
[ 1.667217] 0x000001480000-0x000001880000 : "kernel"
[ 1.676821] 0x000001880000-0x000007900000 : "ubi"
[ 1.839253] 0x000007900000-0x000008000000 : "reserve"
[ 1.856920] libphy: Fixed MDIO Bus: probed
[ 1.858951] libphy: ipq8064_mdio_bus: probed
[ 1.862381] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 1.864367] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 1.872596] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 1.878858] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.884467] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 1.891935] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 1.897611] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 1.905436] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 1.913337] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 1.919051] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 1.926535] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 1.933299] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 1.940840] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 1.947780] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.957075] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 1.962735] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 1.969971] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 1.976749] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 1.982705] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 1.990056] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 1.995988] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.003684] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.011600] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.017312] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.024769] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.031557] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.039016] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.046137] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.055295] i2c /dev entries driver
[ 2.066323] sdhci: Secure Digital Host Controller Interface driver
[ 2.066361] sdhci: Copyright(c) Pierre Ossman
[ 2.071474] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.078339] NET: Registered protocol family 10
[ 2.083051] Segment Routing with IPv6
[ 2.085903] NET: Registered protocol family 17
[ 2.089843] 8021q: 802.1Q VLAN Support v1.8
[ 2.094033] Registering SWP/SWPB emulation handler
[ 2.125880] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.140410] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.140692] s1a: supplied by regulator-dummy
[ 2.144602] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.148939] s1b: supplied by regulator-dummy
[ 2.153893] s2a: Bringing 0uV into 775000-775000uV
[ 2.158120] s2a: supplied by regulator-dummy
[ 2.162700] s2b: Bringing 0uV into 775000-775000uV
[ 2.167154] s2b: supplied by regulator-dummy
[ 2.183703] libphy: dsa slave smi: probed
[ 2.184608] qca8k 37000000.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 2.188357] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 2.194812] qca8k 37000000.mdio-mii:10 lan4 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
[ 2.204026] qca8k 37000000.mdio-mii:10 lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
[ 2.213867] qca8k 37000000.mdio-mii:10 lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
[ 2.223738] qca8k 37000000.mdio-mii:10 lan1 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
[ 2.233611] qca8k 37000000.mdio-mii:10 wan (uninitialized): PHY [dsa-0.0:05] driver [Generic PHY] (irq=POLL)
[ 2.242469] DSA: tree 0 setup
[ 2.251726] debugfs: Directory '900000.clock-controller:thermal-sensor@900000' with parent 'tsens' already present!
[ 2.260250] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 2.278510] UBI: auto-attach mtd6
[ 2.278536] ubi0: attaching mtd6
[ 2.348248] random: crng init done
[ 3.034520] ubi0: scanning is finished
[ 3.045188] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.045214] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.049562] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.056397] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.063270] ubi0: good PEBs: 769, bad PEBs: 3, corrupted PEBs: 0
[ 3.069959] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.076262] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1616020726
[ 3.083322] ubi0: available PEBs: 0, total reserved PEBs: 769, PEBs reserved for bad PEB handling: 17
[ 3.092678] ubi0: background thread "ubi_bgt0d" started, PID 76
[ 3.094058] block ubiblock0_0: created from ubi0:0(rootfs)
[ 3.107[ 3.119326] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[ 3.120079] Freeing unused kernel memory: 1024K
[ 3.140440] Internal error: Oops - undefined instruction: 0 [#1] SMP ARM
[ 3.140488] Modules linked in:
[ 3.146232] CPU: 1 PID: 60 Comm: kworker/1:1 Not tainted 5.10.23 #0
[ 3.149086] Hardware name: Generic DT based system
[ 3.155292] Workqueue: events dbs_work_handler
[ 3.160131] PC is at regulator_check_voltage+0x8c/0x128
[ 3.164548] LR is at regulator_set_voltage_unlocked+0x98/0x134
[ 3.169660] pc : [<c068d158>] lr : [<c069005c>] psr: 20000013
[ 3.175564] sp : c15c5e00 ip : 000dcf28 fp : c1e4d200
[ 3.181725] r10: dd99a010 r9 : dd99a010 r8 : 000dbba0
[ 3.186932] r7 : 000dcf28 r6 : 00000000 r5 : c1c4a800 r4 : c1e4d200
[ 3.192144] r3 : 000f07a8 r2 : c15c5e18 r1 : c15c5e1c r0 : c1c4a800
[ 3.198748] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.205254] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.212462] Process kworker/1:1 (pid: 60, stack limit = 0xde011188)
[ 3.218186] Stack: (0xc15c5e00 to 0xc15c6000)
[ 3.224301] 5e00: c1e4d200 c1c4a800 00000000 000dcf28 000dbba0 c069005c 000dcf28 000f07a8
[ 3.228819] 5e20: c1e4d200 000f07a8 000dcf28 c069037c c15de300 0000000f 00000002 00000000
[ 3.236981] 5e40: c1e4d338 16e36000 c1e4d200 c0782fe4 16e36000 c1503d58 c1519e10 c1e464c0
[ 3.245140] 5e60: c1e464c0 c1581c00 16e36000 3b9aca00 00000000 c1e4d480 c1e4d300 c0784770
[ 3.253300] 5e80: 16e36000 00000000 c1e4d338 c1e4d4b8 c1e46e00 16e36000 ffffe000 c1e2a800
[ 3.261457] 5ea0: c0dce468 00000000 00000000 0005dc00 00000000 00000000 ffffe000 c07891a4
[ 3.269619] 5ec0: c1e2a800 000f4240 0005dc00 000000a1 c1e2a800 c1e4d680 c1e4d680 c1e4d180
[ 3.277777] 5ee0: c1e4d180 c1e46a40 00000000 c078cb8c c1e4d6b8 00000000 c1e4d684 c1e2a800
[ 3.285938] 5f00: c0d8e9c0 00000040 00000000 c078d800 c1e4d6b8 c14f7780 dd9a0880 dd9a3a00
[ 3.294099] 5f20: 00000000 c03373a0 00000008 c0d03d00 c14f7780 c14f7794 dd9a0880 00000008
[ 3.302258] 5f40: c0d03d00 dd9a0898 dd9a0880 c0337660 c0d0bfe4 c0a22a80 ffffe000 c033760c
[ 3.310417] 5f60: c14f7780 c167cb80 c14f8200 00000000 c15c4000 c033760c c14f7780 c147deac
[ 3.318577] 5f80: c167cba4 c033ddb0 00000000 c14f8200 c033dc50 00000000 00000000 00000000
[ 3.326732] 5fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
[ 3.334892] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.343052] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.351212] [<c068d158>] (regulator_check_voltage) from [<c069005c>] (regulator_set_voltage_unlocked+0x98/0x134)
[ 3.359364] [<c069005c>] (regulator_set_voltage_unlocked) from [<c069037c>] (regulator_set_voltage+0x3c/0x68)
[ 3.369614] [<c069037c>] (regulator_set_voltage) from [<c0782fe4>] (_set_opp_voltage.part.6+0x34/0xa0)
[ 3.379418] [<c0782fe4>] (_set_opp_voltage.part.6) from [<c0784770>] (dev_pm_opp_set_rate+0x314/0x574)
[ 3.388613] [<c0784770>] (dev_pm_opp_set_rate) from [<c07891a4>] (__cpufreq_driver_target+0x19c/0x548)
[ 3.397898] [<c07891a4>] (__cpufreq_driver_target) from [<c078cb8c>] (od_dbs_update+0xc8/0x19c)
[ 3.407184] [<c078cb8c>] (od_dbs_update) from [<c078d800>] (dbs_work_handler+0x38/0x70)
[ 3.415789] [<c078d800>] (dbs_work_handler) from [<c03373a0>] (process_one_work+0x238/0x4a4)
[ 3.423766] [<c03373a0>] (process_one_work) from [<c0337660>] (worker_thread+0x54/0x5f8)
[ 3.432450] [<c0337660>] (worker_thread) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.440515] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.447873] Exception stack(0xc15c5fb0 to 0xc15c5ff8)
[ 3.454922] 5fa0: 00000000 00000000 00000000 00000000
[ 3.460066] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.468217] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.476377] Code: e1cd60d8 e59d8010 e28dd014 e49df004 (e7f001f2)
[ 3.482776] ---[ end trace 032895cbef3623bc ]---
[ 3.489016] Kernel panic - not syncing: Fatal exception
[ 3.493715] CPU0: stopping
[ 3.498644] CPU: 0 PID: 12 Comm: migration/0 Tainted: G D 5.10.23 #0
[ 3.501423] Hardware name: Generic DT based system
[ 3.508988] [<c030e85c>] (unwind_backtrace) from [<c030a79c>] (show_stack+0x14/0x20)
[ 3.513851] [<c030a79c>] (show_stack) from [<c061d154>] (dump_stack+0x9c/0xb0)
[ 3.521746] [<c061d154>] (dump_stack) from [<c030d298>] (do_handle_IPI+0x144/0x184)
[ 3.528774] [<c030d298>] (do_handle_IPI) from [<c030d2f4>] (ipi_handler+0x1c/0x2c)
[ 3.536333] [<c030d2f4>] (ipi_handler) from [<c037296c>] (generic_handle_irq+0x38/0x50)
[ 3.543969] [<c037296c>] (generic_handle_irq) from [<c0373070>] (__handle_domain_irq+0x68/0xd0)
[ 3.551877] [<c0373070>] (__handle_domain_irq) from [<c06365fc>] (gic_handle_irq+0x90/0xb8)
[ 3.560552] [<c06365fc>] (gic_handle_irq) from [<c0300b0c>] (__irq_svc+0x6c/0x90)
[ 3.568871] Exception stack(0xc146beb0 to 0xc146bef8)
[ 3.576521] bea0: 00000000 005a0106 dd9924c4 dd992440
[ 3.581570] bec0: c143bf7c 00000001 c143bf68 00000001 00000001 c0d04f14 00000000 a0000013
[ 3.589725] bee0: 00000000 c146bf04 c03c4a98 c03843c0 20000013 ffffffff
[ 3.597886] [<c0300b0c>] (__irq_svc) from [<c03843c0>] (rcu_momentary_dyntick_idle+0x54/0x8c)
[ 3.604311] [<c03843c0>] (rcu_momentary_dyntick_idle) from [<c03c4a98>] (multi_cpu_stop+0xfc/0x154)
[ 3.612981] [<c03c4a98>] (multi_cpu_stop) from [<c03c4708>] (cpu_stopper_thread+0x80/0x160)
[ 3.621833] [<c03c4708>] (cpu_stopper_thread) from [<c0341d98>] (smpboot_thread_fn+0xfc/0x1c8)
[ 3.630168] [<c0341d98>] (smpboot_thread_fn) from [<c033ddb0>] (kthread+0x160/0x164)
[ 3.638844] [<c033ddb0>] (kthread) from [<c0300148>] (ret_from_fork+0x14/0x2c)
[ 3.646735] Exception stack(0xc146bfb0 to 0xc146bff8)
[ 3.653775] bfa0: 00000000 00000000 00000000 00000000
[ 3.658915] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.667068] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.675236] Rebooting in 1 seconds..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment