Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created September 13, 2022 20:55
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 hnyman/af00a342293ee583142bee4174d60b91 to your computer and use it in GitHub Desktop.
Save hnyman/af00a342293ee583142bee4174d60b91 to your computer and use it in GitHub Desktop.
kernel 5.15 crash
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:dc:ef:9:ef:f3:e6
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:dc:ef:9:ef:f3:e5
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.15.67
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3259764 Bytes = 3.1 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM OpenWrt Linux-5.15.67
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3259764 Bytes = 3.1 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.15.67 (perus@ub2204) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.3.0 r20513-a99707d14c) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 SMP Tue Sep 13 20:21:26 2022
[ 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 12 pages/cpu s16396 r8192 d24564 u49152
[ 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: 473140K/491520K available (7224K kernel code, 616K rwdata, 1756K rodata, 1024K init, 236K bss, 18380K 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] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000001] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000028] Switching to timer-based delay loop, resolution 160ns
[ 0.000335] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000371] pid_max: default: 32768 minimum: 301
[ 0.000636] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000665] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001801] CPU: Testing write buffer coherency: ok
[ 0.002132] qcom_scm: convention: smc legacy
[ 0.003317] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003511] rcu: Hierarchical SRCU implementation.
[ 0.003846] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.004106] smp: Bringing up secondary CPUs ...
[ 0.006107] smp: Brought up 1 node, 2 CPUs
[ 0.006139] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.006158] CPU: All CPU(s) started in SVC mode.
[ 0.017895] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.018054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018095] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.018255] pinctrl core: initialized pinctrl subsystem
[ 0.020013] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.020353] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.021829] thermal_sys: Registered thermal governor 'step_wise'
[ 0.023838] cpuidle: using governor ladder
[ 0.023918] cpuidle: using governor menu
[ 0.042391] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 0.073766] s1a: Bringing 0uV into 1050000-1050000uV
[ 0.074000] s1a: supplied by regulator-dummy
[ 0.074173] s1b: Bringing 0uV into 1050000-1050000uV
[ 0.074389] s1b: supplied by regulator-dummy
[ 0.074541] s2a: Bringing 0uV into 775000-775000uV
[ 0.074742] s2a: supplied by regulator-dummy
[ 0.074893] s2b: Bringing 0uV into 775000-775000uV
[ 0.075102] s2b: supplied by regulator-dummy
[ 0.075654] usbcore: registered new interface driver usbfs
[ 0.075725] usbcore: registered new interface driver hub
[ 0.075787] usbcore: registered new device driver usb
[ 0.075848] pps_core: LinuxPPS API ver. 1 registered
[ 0.075864] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.075896] PTP clock support registered
[ 0.077894] clocksource: Switched to clocksource dg_timer
[ 0.078849] NET: Registered PF_INET protocol family
[ 0.079048] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.079809] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.079848] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.079878] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.079922] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.079982] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.080063] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.080101] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.080349] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.080412] PCI: CLS 0 bytes, default 64
[ 0.081357] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.086973] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.086994] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.192925] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.193144] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.193264] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.193532] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.193624] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fe0ffff -> 0x000fe00000
[ 0.193668] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.311901] qcom-pcie 1b500000.pci: iATU unroll: disabled
[ 0.311924] qcom-pcie 1b500000.pci: Detected iATU regions: 8 outbound, 8 inbound
[ 0.414679] qcom-pcie 1b500000.pci: Link up
[ 0.414825] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.414849] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.414876] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff])
[ 0.414896] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.414973] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.415112] pci 0000:00:00.0: supports D1
[ 0.415132] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.418816] PCI: bus0: Fast back to back transfers disabled
[ 0.419188] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.419372] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.420176] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.423906] PCI: bus1: Fast back to back transfers disabled
[ 0.423998] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.424031] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.424133] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.424160] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.425425] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.426415] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.426631] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.426744] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.427010] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.427101] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031e0ffff -> 0x0031e00000
[ 0.427144] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.552760] qcom-pcie 1b700000.pci: iATU unroll: disabled
[ 0.552782] qcom-pcie 1b700000.pci: Detected iATU regions: 8 outbound, 8 inbound
[ 0.655539] qcom-pcie 1b700000.pci: Link up
[ 0.655689] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.655711] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.655736] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff])
[ 0.655758] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.655828] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.655961] pci 0001:00:00.0: supports D1
[ 0.655978] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.659631] PCI: bus0: Fast back to back transfers disabled
[ 0.660010] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.660206] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.661081] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.661367] 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.664880] PCI: bus1: Fast back to back transfers disabled
[ 0.664966] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.664995] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.665104] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.665128] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.666342] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 0.669636] L2 @ QSB rate. Forcing new rate.
[ 0.669860] L2 @ 384000 KHz
[ 0.670040] CPU0 @ 800000 KHz
[ 0.670061] CPU1 @ QSB rate. Forcing new rate.
[ 0.670200] CPU1 @ 384000 KHz
[ 0.674640] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.676642] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.677435] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.677491] msm_serial 16340000.serial: uartclk = 7372800
[ 0.677568] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 0.677615] msm_serial: console setup on port #0
[ 1.581909] printk: console [ttyMSM0] enabled
[ 1.587028] msm_serial: driver initialized
[ 1.596428] loop: module loaded
[ 1.597938] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 1.598483] nand: Micron MT29F1G08ABBEAH4
[ 1.604976] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.609085] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.616400] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[ 1.623338] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[ 1.631468] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.638316] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.662881] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.671114] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.672403] 0x000001200000-0x000001340000 : "art"
[ 1.677581] 0x000001340000-0x000001480000 : "artbak"
[ 1.682459] 0x000001480000-0x000001880000 : "kernel"
[ 1.691663] 0x000001880000-0x000007900000 : "ubi"
[ 1.840651] 0x000007900000-0x000008000000 : "reserve"
[ 1.874290] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii
[ 2.714821] ar8327: qca,phy-rgmii-en is not specified
[ 2.715956] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 2.718965] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 2.726791] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.733170] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.739064] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 2.746381] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.752302] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.760038] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.767819] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.773738] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.781112] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.787787] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.795420] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.802448] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.811755] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 2.817219] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 2.824790] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.831134] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.837211] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 2.844766] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.850562] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.858296] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.866104] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.871992] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.879376] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.886051] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.893699] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.900729] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.909959] i2c_dev: i2c /dev entries driver
[ 2.921249] sdhci: Secure Digital Host Controller Interface driver
[ 2.921302] sdhci: Copyright(c) Pierre Ossman
[ 2.926341] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.942617] NET: Registered PF_INET6 protocol family
[ 2.945278] Segment Routing with IPv6
[ 2.946735] In-situ OAM (IOAM) with IPv6
[ 2.950503] NET: Registered PF_PACKET protocol family
[ 2.954606] 8021q: 802.1Q VLAN Support v1.8
[ 2.959358] Registering SWP/SWPB emulation handler
[ 3.008274] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 3.019620] 8<--- cut here ---
[ 3.019655] Unable to handle kernel paging request at virtual address e16d4204
[ 3.020383] 8<--- cut here ---
[ 3.021576] pgd = (ptrval)
[ 3.028773] Unable to handle kernel paging request at virtual address e16d4204
[ 3.031810] [e16d4204] *pgd=00000000
[ 3.034508] pgd = (ptrval)
[ 3.034511]
[ 3.041707] [e16d4204] *pgd=00000000
[ 3.045444] Internal error: Oops: 5 [#1] SMP ARM
[ 3.047954]
[ 3.057768] Modules linked in:
[ 3.059247] CPU: 1 PID: 88 Comm: kworker/1:6 Not tainted 5.15.67 #0
[ 3.062114] Hardware name: Generic DT based system
[ 3.068279] Workqueue: events dbs_work_handler
[ 3.073137] PC is at __mutex_lock.constprop.0+0x8c/0x5b0
[ 3.077564] LR is at 0xc1da0600
[ 3.083029] pc : [<c0a0940c>] lr : [<c1da0600>] psr: a0000013
[ 3.085898] sp : c1d89e28 ip : c08ae408 fp : 00000000
[ 3.092147] r10: c0d903f0 r9 : c1715408 r8 : c1d88000
[ 3.097354] r7 : 00000002 r6 : 0005dc00 r5 : ffffe000 r4 : c1715408
[ 3.102565] r3 : e16d41f8 r2 : e58d8010 r1 : 00000002 r0 : c1715408
[ 3.109164] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.115676] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.122876] Register r0 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.128611] Register r1 information: non-paged memory
[ 3.137111] Register r2 information: non-paged memory
[ 3.142233] Register r3 information: non-paged memory
[ 3.147269] Register r4 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.152308] Register r5 information: non-paged memory
[ 3.160809] Register r6 information: non-paged memory
[ 3.165931] Register r7 information: non-paged memory
[ 3.170966] Register r8 information: non-slab/vmalloc memory
[ 3.176001] Register r9 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.181735] Register r10 information: non-slab/vmalloc memory
[ 3.190152] Register r11 information: NULL pointer
[ 3.195965] Register r12 information: non-slab/vmalloc memory
[ 3.200654] Process kworker/1:6 (pid: 88, stack limit = 0x(ptrval))
[ 3.206473] Stack: (0xc1d89e28 to 0xc1d8a000)
[ 3.212552] 9e20: 00000000 c06bf0dc 00000000 c161d600 00000000 c1d3f580
[ 3.217071] 9e40: c0d928a4 0005dc00 c1d89ec0 c1715400 c1715408 c0d903f0 00000000 c0826620
[ 3.225230] 9e60: 00000000 00000001 fffffffe 00000001 c1d89ec0 00000000 c0d903f0 c03438c8
[ 3.233391] 9e80: c1c12e00 c1d89ec0 00000002 00000001 0005dc00 00000000 000927c0 c07e1124
[ 3.241549] 9ea0: c1c12e00 c1d89ec0 00000000 c07e1178 c1c12e00 c0dcffc4 00000000 c07e200c
[ 3.249710] 9ec0: c1c12e00 0005dc00 000927c0 00000024 dd99d480 c1c12e00 c1d3d700 c1d3d680
[ 3.257871] 9ee0: c1d3d700 c1d34dc0 c1d3d680 dd9a0305 c1cc65c0 c07e5254 c1d3d738 00000000
[ 3.266030] 9f00: c1d3d704 c0d906d4 00000000 00000040 dd9a0305 c07e5f30 c1d3d738 c1cc6580
[ 3.274188] 9f20: dd99d040 dd9a0300 00000000 c0339fb8 c1d88000 dd99d040 00000008 c1cc6580
[ 3.282348] 9f40: c1cc6598 dd99d040 00000008 dd99d058 c0d03d00 dd99d200 c1d88000 c033a2b8
[ 3.290510] 9f60: c0d0c36c c0d9aadc c1d85ecc c150a740 c150a800 c033a244 c1cc6580 c1d88000
[ 3.298669] 9f80: c1d85ecc c150a820 00000000 c0341f84 c150a740 c0341e2c 00000000 00000000
[ 3.306827] 9fa0: 00000000 00000000 00000000 c0300130 00000000 00000000 00000000 00000000
[ 3.314988] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.323146] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.331310] [<c0a0940c>] (__mutex_lock.constprop.0) from [<c0826620>] (cpufreq_passive_notifier_call+0xc8/0x100)
[ 3.339468] [<c0826620>] (cpufreq_passive_notifier_call) from [<c03438c8>] (srcu_notifier_call_chain+0x7c/0xf4)
[ 3.349712] [<c03438c8>] (srcu_notifier_call_chain) from [<c07e1124>] (cpufreq_notify_transition+0xc4/0xec)
[ 3.359520] [<c07e1124>] (cpufreq_notify_transition) from [<c07e1178>] (cpufreq_freq_transition_end+0x2c/0xa4)
[ 3.369240] [<c07e1178>] (cpufreq_freq_transition_end) from [<c07e200c>] (__cpufreq_driver_target+0x1b4/0x238)
[ 3.379310] [<c07e200c>] (__cpufreq_driver_target) from [<c07e5254>] (od_dbs_update+0xcc/0x1a0)
[ 3.389291] [<c07e5254>] (od_dbs_update) from [<c07e5f30>] (dbs_work_handler+0x38/0x74)
[ 3.397882] [<c07e5f30>] (dbs_work_handler) from [<c0339fb8>] (process_one_work+0x230/0x4bc)
[ 3.405871] [<c0339fb8>] (process_one_work) from [<c033a2b8>] (worker_thread+0x74/0x5d4)
[ 3.414550] [<c033a2b8>] (worker_thread) from [<c0341f84>] (kthread+0x158/0x174)
[ 3.422622] [<c0341f84>] (kthread) from [<c0300130>] (ret_from_fork+0x14/0x24)
[ 3.429996] Exception stack(0xc1d89fb0 to 0xc1d89ff8)
[ 3.437027] 9fa0: 00000000 00000000 00000000 00000000
[ 3.442156] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.450316] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.458479] Code: e5932014 e3520000 0a00010f e5933004 (e593300c)
[ 3.464897] Internal error: Oops: 5 [#2] SMP ARM
[ 3.464897] ---[ end trace f3d54433cff978cc ]---
[ 3.471136] Modules linked in:
[ 3.475828] Kernel panic - not syncing: Fatal exception
[ 3.480424] CPU: 0 PID: 76 Comm: kworker/0:12 Tainted: G D 5.15.67 #0
[ 3.488417] Hardware name: Generic DT based system
[ 3.496398] Workqueue: events dbs_work_handler
[ 3.500998] PC is at __mutex_lock.constprop.0+0x8c/0x5b0
[ 3.505427] LR is at 0xc16a4e00
[ 3.510891] pc : [<c0a0940c>] lr : [<c16a4e00>] psr: a0000013
[ 3.513760] sp : c17ffe28 ip : c08ae408 fp : 00000000
[ 3.520009] r10: c0d903f0 r9 : c1715408 r8 : c17fe000
[ 3.525217] r7 : 00000002 r6 : 000c3500 r5 : ffffe000 r4 : c1715408
[ 3.530427] r3 : e16d41f8 r2 : e58d8010 r1 : 00000002 r0 : c1715408
[ 3.537024] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 3.543537] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 3.550740] Register r0 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.556472] Register r1 information: non-paged memory
[ 3.564973] Register r2 information: non-paged memory
[ 3.570095] Register r3 information: non-paged memory
[ 3.575131] Register r4 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.580169] Register r5 information: non-paged memory
[ 3.588671] Register r6 information: non-paged memory
[ 3.593794] Register r7 information: non-paged memory
[ 3.598828] Register r8 information: non-slab/vmalloc memory
[ 3.603864] Register r9 information: slab kmalloc-1k start c1715400 pointer offset 8 size 1024
[ 3.609597] Register r10 information: non-slab/vmalloc memory
[ 3.618013] Register r11 information: NULL pointer
[ 3.623829] Register r12 information: non-slab/vmalloc memory
[ 3.628517] Process kworker/0:12 (pid: 76, stack limit = 0x(ptrval))
[ 3.634334] Stack: (0xc17ffe28 to 0xc1800000)
[ 3.640757] fe20: 00000000 c06bf0dc 00000000 c161d000 00000000 c1d3f540
[ 3.645016] fe40: c0d928a4 000c3500 c17ffec0 c1715400 c1715408 c0d903f0 00000000 c0826620
[ 3.653176] fe60: 00000000 00000001 fffffffe 00000001 c17ffec0 00000000 c0d903f0 c03438c8
[ 3.661335] fe80: c1c12c00 c17ffec0 00000002 00000005 000c3500 00000000 001a5248 c07e1124
[ 3.669495] fea0: c1c12c00 c17ffec0 00000000 c07e1178 c1c12c00 c0dcffc4 00000000 c07e200c
[ 3.677656] fec0: c1c12c00 000c3500 001a5248 00000024 dd991480 c1c12c00 c1d3d600 c1d3d680
[ 3.685814] fee0: c1d34dc0 c1d34dc0 c1d3d680 dd994305 c17f6f40 c07e52e8 c1d3d638 00000000
[ 3.693974] ff00: c1d3d604 c0d906d4 00000000 00000000 dd994305 c07e5f30 c1d3d638 c17f6f00
[ 3.702133] ff20: dd991040 dd994300 00000000 c0339fb8 c17fe000 dd991040 00000008 c17f6f00
[ 3.710294] ff40: c17f6f18 dd991040 00000008 dd991058 c0d03d00 dd991200 c17fe000 c033a2b8
[ 3.718454] ff60: c0d0c36c c0d9aadc c17fdecc c17f8600 c14f0600 c033a244 c17f6f00 c17fe000
[ 3.726613] ff80: c17fdecc c14f0620 00000000 c0341f84 c17f8600 c0341e2c 00000000 00000000
[ 3.734772] ffa0: 00000000 00000000 00000000 c0300130 00000000 00000000 00000000 00000000
[ 3.742932] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.751092] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[ 3.759252] [<c0a0940c>] (__mutex_lock.constprop.0) from [<c0826620>] (cpufreq_passive_notifier_call+0xc8/0x100)
[ 3.767415] [<c0826620>] (cpufreq_passive_notifier_call) from [<c03438c8>] (srcu_notifier_call_chain+0x7c/0xf4)
[ 3.777656] [<c03438c8>] (srcu_notifier_call_chain) from [<c07e1124>] (cpufreq_notify_transition+0xc4/0xec)
[ 3.787465] [<c07e1124>] (cpufreq_notify_transition) from [<c07e1178>] (cpufreq_freq_transition_end+0x2c/0xa4)
[ 3.797188] [<c07e1178>] (cpufreq_freq_transition_end) from [<c07e200c>] (__cpufreq_driver_target+0x1b4/0x238)
[ 3.807257] [<c07e200c>] (__cpufreq_driver_target) from [<c07e52e8>] (od_dbs_update+0x160/0x1a0)
[ 3.817239] [<c07e52e8>] (od_dbs_update) from [<c07e5f30>] (dbs_work_handler+0x38/0x74)
[ 3.826178] [<c07e5f30>] (dbs_work_handler) from [<c0339fb8>] (process_one_work+0x230/0x4bc)
[ 3.833905] [<c0339fb8>] (process_one_work) from [<c033a2b8>] (worker_thread+0x74/0x5d4)
[ 3.842584] [<c033a2b8>] (worker_thread) from [<c0341f84>] (kthread+0x158/0x174)
[ 3.850656] [<c0341f84>] (kthread) from [<c0300130>] (ret_from_fork+0x14/0x24)
[ 3.858035] Exception stack(0xc17fffb0 to 0xc17ffff8)
[ 3.865062] ffa0: 00000000 00000000 00000000 00000000
[ 3.870189] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 3.878348] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 3.886508] Code: e5932014 e3520000 0a00010f e5933004 (e593300c)
[ 3.892930] ---[ end trace f3d54433cff978cd ]---
[ 3.899188] Rebooting in 1 seconds..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment