Cfg80211 module causing oops/panic when compiled with testmode support

I am having trouble with OpenWrt release (21.02.2) in trying to get the cfg80211 module to work when it is compiled with "Enable testmode command support" in the OpenWrt build menuconfig. When I test this module out on (with this module being the only change) on a working 21.02.2 install, it generates a kernel warning and then a null pointer dereference causes a panic and reboot.

Is testmode command support known to be problematic? It's happening on an armv7l system (mt7623). A kernel log follows (first couple seconds removed to let it fit in this post)

Starting kernel ...
[    2.094367] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.145047] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.154168] SCSI subsystem initialized
[    2.164766] ehci-fsl: Freescale EHCI Host controller driver
[    2.171004] ehci-platform: EHCI generic platform driver
[    2.177780] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.188450] ohci-platform: OHCI generic platform driver
[    2.195390] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    2.204316] init: - preinit -
[    2.517585] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode
[    2.525713] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    2.954094] device eth0 entered promiscuous mode
[    2.959325] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
[    2.966252] 8021q: adding VLAN 0 to HW filter on device lan1
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    7.345418] F2FS-fs (loop0): Mounted with checkpoint version = 8f5ddca
[    7.354496] mount_root: loading kmods from internal overlay
[    7.483723] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    7.501464] ANTFS Module: Version 07.19-b41ba529
[    7.508100] usbcore: registered new interface driver usb-storage
[    7.515203] usbcore: registered new interface driver uas
[    7.520783] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    7.685420] block: attempting to load /etc/config/fstab
[    7.690907] block: unable to load configuration (fstab: Entry not found)
[    7.697641] block: no usable configuration
[    7.703048] mount_root: switching to f2fs overlay
[    7.726484] insmod: module is already loaded - nls_cp437
[    7.734806] insmod: module is already loaded - nls_iso8859-1
[    7.743266] insmod: module is already loaded - fat
[    7.750888] insmod: module is already loaded - vfat
[    7.772191] urandom-seed: Seeding with /etc/urandom.seed
[    7.824411] device eth0 left promiscuous mode
[    7.837388] procd: - early -
[    7.840391] procd: - watchdog -
[    8.128363] Adding 2097148k swap on /dev/mmcblk0p4.  Priority:-2 extents:1 across:2097148k SS
[    8.391889] procd: - watchdog -
[    8.396691] procd: - ubus -
[    8.452134] procd: - init -
Please press Enter to activate this console.
[    8.638429] F2FS-fs (mmcblk1p3): Mounted with checkpoint version = 4d1e7862
[    8.850409] urngd: v1.0.2 started.
[    8.892250] kmodloader: loading kernel modules from /etc/modules.d/*
[    8.947622] fuse: init (API version 7.31)
[    8.955643] Loading modules backported from Linux version v5.10.85-0-ge4f2aee6612e
[    8.963257] Backport generated by backports.git v5.10.85-1-0-gf988973f
[    8.981342] xt_time: kernel timezone is -0000
[    9.020701] mt76x2e 0000:01:00.0: enabling device (0140 -> 0142)
[    9.026877] mt76x2e 0000:01:00.0: ASIC revision: 76120044
[    9.680727] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a
[    9.692809] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[    9.698411] mt76x2e 0000:01:00.0: Build: 1
[    9.702504] mt76x2e 0000:01:00.0: Build Time: 201507311614____
[    9.728377] mt76x2e 0000:01:00.0: Firmware running!
[    9.735368] ------------[ cut here ]------------
[    9.740110] WARNING: CPU: 1 PID: 324 at backports-5.10.85-1/net/mac80211/iface.c:2220 0xbf1e8cd0 [cfg80211@1bd112ec+0x44000]
[    9.751363] Modules linked in: mt76x2e(+) mt76x2_common mt76x02_lib mt7615e mt7615_common mt7603e mt76_connac_lib mt76 mac80211 libchacha20poly1305 libblake2s ipt_REJECT curve25519_neon cfg80211 xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG slhc poly1305_arm nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libblake2s_generic iptable_mangle iptable_filter ip_tables crc_ccitt compat chacha_neon fuse nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel nls_utf8 kpp uas usb_storage antfs vfat fat nls_iso8859_1 nls_cp437 leds_gpio ohci_platform ohci_hcd fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_mtk libahci_platform libahci libata scsi_mod ehci_hcd gpio_button_hotplug
[    9.823500] CPU: 1 PID: 324 Comm: kmodloader Not tainted 5.4.179 #0
[    9.829761] Hardware name: Mediatek Cortex-A7 (Device Tree)
[    9.835335] Function entered at [<c010e9bc>] from [<c010b040>]
[    9.841159] Function entered at [<c010b040>] from [<c074b988>]
[    9.846983] Function entered at [<c074b988>] from [<c011c708>]
[    9.852806] Function entered at [<c011c708>] from [<c011c774>]
[    9.858629] Function entered at [<c011c774>] from [<bf1e8cd0>]
[    9.864479] Function entered at [<bf1e8cd0>] from [<bf1f6e44>]
[    9.870304] Function entered at [<bf1f6e44>] from [<bf1cea64>]
[    9.876128] Function entered at [<bf1cea64>] from [<c013b520>]
[    9.881952] Function entered at [<c013b520>] from [<c013b5d0>]
[    9.887775] Function entered at [<c013b5d0>] from [<c05f4090>]
[    9.893598] Function entered at [<c05f4090>] from [<bf247168>]
[    9.899429] Function entered at [<bf247168>] from [<bf22f71c>]
[    9.905253] Function entered at [<bf22f71c>] from [<bf2a8744>]
[    9.911079] Function entered at [<bf2a8744>] from [<bf2f0160>]
[    9.916906] Function entered at [<bf2f0160>] from [<bf2ef294>]
[    9.922729] Function entered at [<bf2ef294>] from [<c0480d9c>]
[    9.928553] Function entered at [<c0480d9c>] from [<c04d274c>]
[    9.934376] Function entered at [<c04d274c>] from [<c04d2a30>]
[    9.940199] Function entered at [<c04d2a30>] from [<c04d2cd8>]
[    9.946021] Function entered at [<c04d2cd8>] from [<c04d2d38>]
[    9.951843] Function entered at [<c04d2d38>] from [<c04d0bd4>]
[    9.957666] Function entered at [<c04d0bd4>] from [<c04d1b58>]
[    9.963489] Function entered at [<c04d1b58>] from [<c04d353c>]
[    9.969311] Function entered at [<c04d353c>] from [<c0102720>]
[    9.975134] Function entered at [<c0102720>] from [<c019c0ec>]
[    9.980958] Function entered at [<c019c0ec>] from [<c019dd34>]
[    9.986780] Function entered at [<c019dd34>] from [<c019e028>]
[    9.992602] Function entered at [<c019e028>] from [<c0101000>]
[    9.998426] Exception stack(0xebb87fa8 to 0xebb87ff0)
[   10.003471] 7fa0:                   00000000 00000000 00c9b930 0000528c 000129d9 00000700
[   10.011640] 7fc0: 00000000 00000000 00000003 00000080 0000528c 00000000 b6f501a0 00000000
[   10.019807] 7fe0: bed40d14 bed40cf8 00011e1c b6f99ce8
[   10.024985] ---[ end trace 30af0089ee1dfaed ]---
[   10.029821] ------------[ cut here ]------------
[   10.034519] WARNING: CPU: 1 PID: 324 at backports-5.10.85-1/net/wireless/nl80211.c:3504 0xbf1e0aa4 [cfg80211@1bd112ec+0x44000]
[   10.045958] Modules linked in: mt76x2e(+) mt76x2_common mt76x02_lib mt7615e mt7615_common mt7603e mt76_connac_lib mt76 mac80211 libchacha20poly1305 libblake2s ipt_REJECT curve25519_neon cfg80211 xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG slhc poly1305_arm nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libblake2s_generic iptable_mangle iptable_filter ip_tables crc_ccitt compat chacha_neon fuse nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel nls_utf8 kpp uas usb_storage antfs vfat fat nls_iso8859_1 nls_cp437 leds_gpio ohci_platform ohci_hcd fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_mtk libahci_platform libahci libata scsi_mod ehci_hcd gpio_button_hotplug
[   10.117960] CPU: 1 PID: 324 Comm: kmodloader Tainted: G        W         5.4.179 #0
[   10.125610] Hardware name: Mediatek Cortex-A7 (Device Tree)
[   10.131181] Function entered at [<c010e9bc>] from [<c010b040>]
[   10.137005] Function entered at [<c010b040>] from [<c074b988>]
[   10.142829] Function entered at [<c074b988>] from [<c011c708>]
[   10.148652] Function entered at [<c011c708>] from [<c011c774>]
[   10.154474] Function entered at [<c011c774>] from [<bf1e0aa4>]
[   10.160304] Function entered at [<bf1e0aa4>] from [<bf1e8e80>]
[   10.166129] Function entered at [<bf1e8e80>] from [<bf1f6e44>]
[   10.171952] Function entered at [<bf1f6e44>] from [<bf1cea64>]
[   10.177776] Function entered at [<bf1cea64>] from [<c013b520>]
[   10.183599] Function entered at [<c013b520>] from [<c013b5d0>]
[   10.189422] Function entered at [<c013b5d0>] from [<c05f4090>]
[   10.195245] Function entered at [<c05f4090>] from [<bf247168>]
[   10.201070] Function entered at [<bf247168>] from [<bf22f71c>]
[   10.206894] Function entered at [<bf22f71c>] from [<bf2a8744>]
[   10.212718] Function entered at [<bf2a8744>] from [<bf2f0160>]
[   10.218540] Function entered at [<bf2f0160>] from [<bf2ef294>]
[   10.224363] Function entered at [<bf2ef294>] from [<c0480d9c>]
[   10.230187] Function entered at [<c0480d9c>] from [<c04d274c>]
[   10.236010] Function entered at [<c04d274c>] from [<c04d2a30>]
[   10.241833] Function entered at [<c04d2a30>] from [<c04d2cd8>]
[   10.247655] Function entered at [<c04d2cd8>] from [<c04d2d38>]
[   10.253478] Function entered at [<c04d2d38>] from [<c04d0bd4>]
[   10.259300] Function entered at [<c04d0bd4>] from [<c04d1b58>]
[   10.265123] Function entered at [<c04d1b58>] from [<c04d353c>]
[   10.270945] Function entered at [<c04d353c>] from [<c0102720>]
[   10.276768] Function entered at [<c0102720>] from [<c019c0ec>]
[   10.282591] Function entered at [<c019c0ec>] from [<c019dd34>]
[   10.288414] Function entered at [<c019dd34>] from [<c019e028>]
[   10.294236] Function entered at [<c019e028>] from [<c0101000>]
[   10.300058] Exception stack(0xebb87fa8 to 0xebb87ff0)
[   10.305104] 7fa0:                   00000000 00000000 00c9b930 0000528c 000129d9 00000700
[   10.313272] 7fc0: 00000000 00000000 00000003 00000080 0000528c 00000000 b6f501a0 00000000
[   10.321438] 7fe0: bed40d14 bed40cf8 00011e1c b6f99ce8
[   10.326538] ---[ end trace 30af0089ee1dfaee ]---
[   10.341660] PPP generic driver version 2.4.2
[   10.346743] NET: Registered protocol family 24
[   10.352919] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   10.360818] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   10.380219] kmodloader: done loading kernel modules from /etc/modules.d/*
[   13.108958] mtk_soc_eth 1b100000.ethernet eth0: Link is Down
[   13.120563] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode
[   13.128731] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   13.130058] device eth0 entered promiscuous mode
[   13.142486] mt7530 mdio-bus:00 lan0: configuring for phy/gmii link mode
[   13.149648] 8021q: adding VLAN 0 to HW filter on device lan0
[   13.157541] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.164285] br-lan: port 1(lan0) entered blocking state
[   13.170408] br-lan: port 1(lan0) entered disabled state
[   13.176802] device lan0 entered promiscuous mode
[   13.198023] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
[   13.205087] 8021q: adding VLAN 0 to HW filter on device lan1
[   13.213336] br-lan: port 2(lan1) entered blocking state
[   13.218845] br-lan: port 2(lan1) entered disabled state
[   13.224748] device lan1 entered promiscuous mode
[   13.236465] mt7530 mdio-bus:00 lan2: configuring for phy/gmii link mode
[   13.243736] 8021q: adding VLAN 0 to HW filter on device lan2
[   13.252341] br-lan: port 3(lan2) entered blocking state
[   13.257627] br-lan: port 3(lan2) entered disabled state
[   13.263808] device lan2 entered promiscuous mode
[   13.275050] mt7530 mdio-bus:00 lan3: configuring for phy/gmii link mode
[   13.282155] 8021q: adding VLAN 0 to HW filter on device lan3
[   13.290333] br-lan: port 4(lan3) entered blocking state
[   13.295639] br-lan: port 4(lan3) entered disabled state
[   13.302034] device lan3 entered promiscuous mode
[   13.758973] 8<--- cut here ---
[   13.762053] Unable to handle kernel NULL pointer dereference at virtual address 00000000
[   13.770308] pgd = e9c5d3b1
[   13.773029] [00000000] *pgd=aa4b3835, *pte=00000000, *ppte=00000000
[   13.779369] Internal error: Oops: 80000007 [#1] PREEMPT SMP ARM
[   13.785295] Modules linked in: pppoe ppp_async iptable_nat xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD xt_CT wireguard pppox ppp_generic nf_nat nf_flow_table_hw nf_flow_table nf_conntrack mt7915e mt76x2e mt76x2_common mt76x02_lib mt7615e mt7615_common mt7603e mt76_connac_lib mt76 mac80211 libchacha20poly1305 libblake2s ipt_REJECT curve25519_neon cfg80211 xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG slhc poly1305_arm nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libblake2s_generic iptable_mangle iptable_filter ip_tables crc_ccitt compat chacha_neon fuse nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 ip6_udp_tunnel udp_tunnel nls_utf8 kpp uas usb_storage antfs vfat fat nls_iso8859_1 nls_cp437 leds_gpio ohci_platform ohci_hcd fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_mtk libahci_platform libahci libata scsi_mod ehci_hcd
[   13.785429]  gpio_button_hotplug
[   13.875038] CPU: 2 PID: 1649 Comm: iw Tainted: G        W         5.4.179 #0
[   13.882079] Hardware name: Mediatek Cortex-A7 (Device Tree)
[   13.887649] PC is at 0x0
[   13.890192] LR is at 0xbf1ed7b4 [cfg80211@1bd112ec+0x44000]
[   13.895758] pc : [<00000000>]    lr : [<bf1ed7b4>]    psr: 40000013
[   13.902019] sp : ea977bb0  ip : ea977c10  fp : ea7dde34
[   13.907237] r10: 00000000  r9 : ebbb8000  r8 : ebaec440
[   13.912456] r7 : bf290618  r6 : 00000003  r5 : 00000000  r4 : eb213300
[   13.918977] r3 : 00000000  r2 : ea977be0  r1 : 00000000  r0 : ebbb81c0
[   13.925513] Flags: nZcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment none
[   13.932666] Control: 10c5387d  Table: aa6a806a  DAC: 00000051
[   13.938428] Process iw (pid: 1649, stack limit = 0x22631013)
[   13.944101] Stack: (0xea977bb0 to 0xea978000)
[   13.948473] 7ba0:                                     00000002 00000003 ea7ddd18 ea7ddb7c
[   13.956667] 7bc0: 00000000 ea7dd65c 00000000 ea7dd45c 00000000 00055d4a 00000000 00000000
[   13.964843] 7be0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.973016] 7c00: 00000000 00000000 00000000 00000000 edbe1000 ebbb8000 ebaec440 ede8b650
[   13.981189] 7c20: eb213300 00000001 00000000 00000002 ffffffff bf1eebf4 624677ab 00000002
[   13.989362] 7c40: ebaec440 c05d57d0 c0b2b980 ede8b400 eb213300 ea7dbf00 c0b04e48 ede8b650
[   13.997535] 7c60: 00004000 00000000 00000000 c0644f1c ea610548 ede8b6d4 ee860800 00000000
[   14.005707] 7c80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 6a7208c2
[   14.013880] 7ca0: eeb18c00 ede8b400 eb213000 ea977cf8 00000000 eb6ee400 ede8b650 c0645e5c
[   14.022053] 7cc0: bf20d000 eb6ee400 bf2070d4 eb213000 c0b2b980 00000014 00000000 c06498b0
[   14.030227] 7ce0: ede8b400 eeb18c00 ede8b400 c0647a50 00000100 ea977d4c 00000000 bf1eeb14
[   14.038400] 7d00: bf1dd030 00000000 bf20e8c0 00000000 00000014 00000100 00000000 ea977d4c
[   14.046573] 7d20: c0b5ea84 eb213000 c0b04e48 c06494c8 eb6ee400 00000020 ede8b400 00000000
[   14.054745] 7d40: 00000000 c06481d8 ee8eb340 00000000 00000000 00000000 00000000 00000000
[   14.062937] 7d60: 00000000 00000000 00000000 6a7208c2 c0b2d81c eb213000 00000020 eb213000
[   14.071113] 7d80: 00000000 c064873c eeb18c00 ede8b400 00000020 c0647a40 eb6ee400 7fffffff
[   14.079284] 7da0: ea977f68 eb6ee400 00000020 eb213000 ea977f70 c0647c74 ffffe000 ea977e74
[   14.087455] 7dc0: ea977e0c ea977e74 00000008 ea977eb4 00000008 ee913a40 00000000 00000671
[   14.095626] 7de0: 00000000 00000000 ea977e70 ea977f68 00000020 00000000 c0b04e48 ea977e1c
[   14.103795] 7e00: eca24000 00000000 c0647ac8 c05cc018 ea977f68 ea977f70 00000000 ea977e70
[   14.111965] 7e20: 00000051 c05cc7c8 ea977e70 ea977f70 be99a66c 00038a3c 0000000c 6a7208c2
[   14.120134] 7e40: 00000001 c0b04e48 ea977f68 00000000 eca24000 00000000 00000000 00000128
[   14.128303] 7e60: 0000005b c05cc8a8 00000000 00000000 00000000 010ab010 00000020 00000001
[   14.136472] 7e80: be99a66c c040c764 00004000 ea977e94 ea977ef8 ea977f00 be99a66c ea977f70
[   14.144640] 7ea0: ea977efc ea977ef8 00000051 c05cc7c8 ea977ef8 00000010 00000000 00000000
[   14.152808] 7ec0: 0000000c be99a664 00000001 6a7208c2 00000000 ea977f68 eca24000 00000000
[   14.160976] 7ee0: be99a66c ea976000 00000129 c05cc92c 00000000 00000000 00000000 be99a6bc
[   14.169147] 7f00: 010ad030 00004000 00014000 ea6a8000 ea6a8000 00000000 00000000 00000000
[   14.177316] 7f20: 00000000 00000000 ef3eb940 00000000 fffffe30 6a7208c2 eb664200 be99a740
[   14.185485] 7f40: 00000000 eca24000 00000128 c0101204 ea976000 c05cda8c 00000000 00000000
[   14.193653] 7f60: 00000000 fffffff7 ea977eb4 0000000c 00000005 00000000 00000000 ea977e7c
[   14.201821] 7f80: 00000000 c010fc0c 00000000 00000000 00000000 00000000 00000000 00000000
[   14.209989] 7fa0: 00038a30 c0101000 00000000 00000000 00000003 be99a740 00000000 00000000
[   14.218157] 7fc0: 00000000 00000000 00038a30 00000128 be99a800 00038b20 000379b0 0000005b
[   14.226326] 7fe0: be99a6e8 be99a6d8 b6f1cfc8 b6f1c498 60000010 00000003 00000000 00000000
[   14.234505] Function entered at [<bf1ed7b4>] from [<bf1eebf4>]
[   14.240332] Function entered at [<bf1eebf4>] from [<c0644f1c>]
[   14.246155] Function entered at [<c0644f1c>] from [<c0645e5c>]
[   14.251978] Function entered at [<c0645e5c>] from [<c06498b0>]
[   14.257800] Function entered at [<c06498b0>] from [<c06481d8>]
[   14.263623] Function entered at [<c06481d8>] from [<c064873c>]
[   14.269445] Function entered at [<c064873c>] from [<c0647a40>]
[   14.275267] Function entered at [<c0647a40>] from [<c0647c74>]
[   14.281089] Function entered at [<c0647c74>] from [<c05cc018>]
[   14.286912] Function entered at [<c05cc018>] from [<c05cc8a8>]
[   14.292734] Function entered at [<c05cc8a8>] from [<c05cda8c>]
[   14.298556] Function entered at [<c05cda8c>] from [<c0101000>]
[   14.304380] Exception stack(0xea977fa8 to 0xea977ff0)
[   14.309424] 7fa0:                   00000000 00000000 00000003 be99a740 00000000 00000000
[   14.317591] 7fc0: 00000000 00000000 00038a30 00000128 be99a800 00038b20 000379b0 0000005b
[   14.325758] 7fe0: be99a6e8 be99a6d8 b6f1cfc8 b6f1c498
[   14.330808] Code: bad PC value
[   14.334793] ---[ end trace 30af0089ee1dfaef ]---
[   14.340099] Kernel panic - not syncing: Fatal exception
[   14.345349] CPU0: stopping
[   14.348062] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G      D W         5.4.179 #0
[   14.355445] Hardware name: Mediatek Cortex-A7 (Device Tree)
[   14.361015] Function entered at [<c010e9bc>] from [<c010b040>]
[   14.366840] Function entered at [<c010b040>] from [<c074b988>]
[   14.372663] Function entered at [<c074b988>] from [<c010d99c>]
[   14.378485] Function entered at [<c010d99c>] from [<c045a544>]
[   14.384309] Function entered at [<c045a544>] from [<c0101a8c>]
[   14.390131] Exception stack(0xc0b01f40 to 0xc0b01f88)
[   14.395177] 1f40: 00000000 0000ede4 eedb0334 c0114060 ffffe000 c0b04e68 c0b04ea8 00000001
[   14.403346] 1f60: c0b0d0e0 c0807640 c0a25a58 00000000 c0b5e730 c0b01f90 c01084b0 c01084b4
[   14.411510] 1f80: 60000013 ffffffff
[   14.414991] Function entered at [<c0101a8c>] from [<c01084b4>]
[   14.420814] Function entered at [<c01084b4>] from [<c0146e78>]
[   14.426636] Function entered at [<c0146e78>] from [<c014717c>]
[   14.432458] Function entered at [<c014717c>] from [<c0a00d60>]
[   14.438283] CPU3: stopping
[   14.440985] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G      D W         5.4.179 #0
[   14.448368] Hardware name: Mediatek Cortex-A7 (Device Tree)
[   14.453932] Function entered at [<c010e9bc>] from [<c010b040>]
[   14.459755] Function entered at [<c010b040>] from [<c074b988>]
[   14.465577] Function entered at [<c074b988>] from [<c010d99c>]
[   14.471399] Function entered at [<c010d99c>] from [<c045a544>]
[   14.477221] Function entered at [<c045a544>] from [<c0101a8c>]
[   14.483043] Exception stack(0xee89bf78 to 0xee89bfc0)
[   14.488085] bf60:                                                       00000000 0000622c
[   14.496254] bf80: eeddd334 c0114060 ffffe000 c0b04e68 c0b04ea8 00000008 c0b0d0e0 c0807640
[   14.504422] bfa0: 00000000 00000000 c0b5e730 ee89bfc8 c01084b0 c01084b4 60000013 ffffffff
[   14.512587] Function entered at [<c0101a8c>] from [<c01084b4>]
[   14.518409] Function entered at [<c01084b4>] from [<c0146e78>]
[   14.524231] Function entered at [<c0146e78>] from [<c014717c>]
[   14.530053] Function entered at [<c014717c>] from [<8010252c>]
[   14.535876] CPU1: stopping
[   14.538579] CPU: 1 PID: 1524 Comm: sh Tainted: G      D W         5.4.179 #0
[   14.545616] Hardware name: Mediatek Cortex-A7 (Device Tree)
[   14.551180] Function entered at [<c010e9bc>] from [<c010b040>]
[   14.557003] Function entered at [<c010b040>] from [<c074b988>]
[   14.562825] Function entered at [<c074b988>] from [<c010d99c>]
[   14.568647] Function entered at [<c010d99c>] from [<c045a544>]
[   14.574469] Function entered at [<c045a544>] from [<c0101a8c>]
[   14.580291] Exception stack(0xead1be00 to 0xead1be48)
[   14.585336] be00: c0b03040 ead00000 00000004 00000000 eb665d80 eb665d80 c0b38400 00000011
[   14.593504] be20: ee12f8c0 00000000 00000000 00000000 00000000 ead1be50 c011f100 c07673dc
[   14.601669] be40: 60000013 ffffffff
[   14.605149] Function entered at [<c0101a8c>] from [<c07673dc>]
[   14.610972] Function entered at [<c07673dc>] from [<c011f100>]
[   14.616794] Function entered at [<c011f100>] from [<c011f994>]
[   14.622616] Function entered at [<c011f994>] from [<c011fb38>]
[   14.628438] Function entered at [<c011fb38>] from [<c0120e78>]
[   14.634260] Function entered at [<c0120e78>] from [<c0120f80>]
[   14.640082] Function entered at [<c0120f80>] from [<c0101000>]
[   14.645903] Exception stack(0xead1bfa8 to 0xead1bff0)
[   14.650947] bfa0:                   00000000 00000000 ffffffff bed845e4 00000000 00000000
[   14.659115] bfc0: 00000000 00000000 b6fed460 00000072 b6fed460 00086950 00000000 000865e4
[   14.667281] bfe0: bed845a0 bed84590 b6fc3fc8 b6fc3498
[   14.672330] Rebooting in 3 seconds..