Skip to content

Instantly share code, notes, and snippets.

@neheb
Created August 23, 2021 20:04
Show Gist options
  • Save neheb/39a9c05fa0bf7757ea972769defacd11 to your computer and use it in GitHub Desktop.
Save neheb/39a9c05fa0bf7757ea972769defacd11 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.10.54 (mangix@ryzen) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 9.3.0 r17003+37-f2f137593e) 9.3.0, GNU ld (GNU Binutils) 2.37) #0 Sun Aug 1 00:47:07 2021
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[ 0.000000] MIPS: machine is TP-Link Archer C7 v2
[ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] Normal zone: 288 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 121032K/131072K available (5457K kernel code, 591K rwdata, 1224K rodata, 1232K init, 201K bss, 10040K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 51
[ 0.000000] random: get_random_bytes called from start_kernel+0x3c4/0x5b4 with crng_init=0
[ 0.000000] CPU clock: 1000.000 MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 3822520893 ns
[ 0.000006] sched_clock: 32 bits at 500MHz, resolution 2ns, wraps every 4294967295ns
[ 0.008574] Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
[ 0.075441] pid_max: default: 32768 minimum: 301
[ 0.080635] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.088697] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.098443] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.108015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.118871] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.126421] pinctrl core: initialized pinctrl subsystem
[ 0.132815] NET: Registered protocol family 16
[ 0.175048] clocksource: Switched to clocksource MIPS
[ 0.181348] NET: Registered protocol family 2
[ 0.186283] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.193987] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.203261] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.211723] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.219498] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.226589] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.233797] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.241684] NET: Registered protocol family 1
[ 0.246583] PCI: CLS 0 bytes, default 32
[ 0.255144] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.264855] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.271317] jffs2: version 2.2 (NAND) (SUMMARY) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.284471] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[ 0.291244] gpio-export gpio-export: 2 gpio(s) exported
[ 0.297594] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.305035] printk: console [ttyS0] disabled
[ 0.309817] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
[ 0.319321] printk: console [ttyS0] enabled
[ 0.328176] printk: bootconsole [early0] disabled
[ 0.345410] spi-nor spi0.0: w25q128 (16384 Kbytes)
[ 0.350304] 3 fixed-partitions partitions found on MTD device spi0.0
[ 0.356776] Creating 3 MTD partitions on "spi0.0":
[ 0.361637] 0x000000000000-0x000000020000 : "u-boot"
[ 0.369070] 0x000000020000-0x000000ff0000 : "firmware"
[ 0.375131] 2 tplink-fw partitions found on MTD device firmware
[ 0.381135] Creating 2 MTD partitions on "firmware":
[ 0.386199] 0x000000000000-0x000000226086 : "kernel"
[ 0.391226] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[ 0.401155] 0x000000226088-0x000000fd0000 : "rootfs"
[ 0.406230] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[ 0.416136] mtd: device 3 (rootfs) set to be root filesystem
[ 0.422457] 1 squashfs-split partitions found on MTD device rootfs
[ 0.428760] 0x000000a40000-0x000000fd0000 : "rootfs_data"
[ 0.434769] 0x000000ff0000-0x000001000000 : "art"
[ 0.444116] libphy: Fixed MDIO Bus: probed
[ 0.806968] libphy: ag71xx_mdio: probed
[ 0.813452] switch0: Atheros AR8327 rev. 4 switch registered on mdio.0
[ 1.464074] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
[ 1.474977] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
[ 1.816720] ag71xx 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
[ 1.826235] eth1: Atheros AG71xx at 0xba000000, irq 5, mode: sgmii
[ 1.832641] i2c /dev entries driver
[ 1.836346] ath79-wdt 18060008.wdt: timeout value must be 0 < timeout < 11, using 11
[ 1.845551] NET: Registered protocol family 10
[ 1.854818] Segment Routing with IPv6
[ 1.858641] NET: Registered protocol family 17
[ 1.863193] 8021q: 802.1Q VLAN Support v1.8
[ 1.867969] PCI host bridge /ahb/pcie-controller@18250000 ranges:
[ 1.874170] MEM 0x0000000012000000..0x0000000013ffffff
[ 1.879503] IO 0x0000000000000001..0x0000000000000001
[ 1.884928] PCI host bridge to bus 0000:00
[ 1.889115] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[ 1.896092] pci_bus 0000:00: root bus resource [io 0x0001]
[ 1.901741] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 1.908632] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 1.916702] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000
[ 1.922818] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 1.929754] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 1.936616] pci 0000:00:00.0: supports D1 D2
[ 1.941703] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 1.948447] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 1.955892] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
[ 1.967811] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[ 1.975446] unable to read xattr id index table
[ 1.984586] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[ 1.995288] Freeing unused kernel memory: 1232K
[ 1.999884] This architecture does not have kernel memory protection.
[ 2.006433] Run /sbin/init as init process
[ 2.010584] with arguments:
[ 2.010587] /sbin/init
[ 2.010590] with environment:
[ 2.010593] HOME=/
[ 2.010595] TERM=linux
[ 2.494324] init: Console is alive
[ 2.498133] init: - watchdog -
[ 2.535056] random: fast init done
[ 3.786659] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.927642] usbcore: registered new interface driver usbfs
[ 3.933269] usbcore: registered new interface driver hub
[ 3.938757] usbcore: registered new device driver usb
[ 3.949260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.957822] ehci-fsl: Freescale EHCI Host controller driver
[ 3.964639] ehci-platform: EHCI generic platform driver
[ 3.970223] ehci-platform 1b000000.usb: EHCI Host Controller
[ 3.976027] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
[ 3.984044] ehci-platform 1b000000.usb: irq 14, io mem 0x1b000000
[ 4.015106] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
[ 4.021939] hub 1-0:1.0: USB hub found
[ 4.026246] hub 1-0:1.0: 1 port detected
[ 4.030785] ehci-platform 1b400000.usb: EHCI Host Controller
[ 4.036588] ehci-platform 1b400000.usb: new USB bus registered, assigned bus number 2
[ 4.044606] ehci-platform 1b400000.usb: irq 15, io mem 0x1b400000
[ 4.075068] ehci-platform 1b400000.usb: USB 2.0 started, EHCI 1.00
[ 4.081894] hub 2-0:1.0: USB hub found
[ 4.086203] hub 2-0:1.0: 1 port detected
[ 4.092545] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.101784] init: - preinit -
[ 5.582730] random: jshn: uninitialized urandom read (4 bytes read)
[ 5.625487] random: jshn: uninitialized urandom read (4 bytes read)
[ 5.682410] random: jshn: uninitialized urandom read (4 bytes read)
[ 6.740743] eth1: link up (1000Mbps/Full duplex)
[ 6.825227] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 6.831842] IPv6: ADDRCONF(NETDEV_CHANGE): eth1.1: link becomes ready
[ 6.876324] urandom_read: 2 callbacks suppressed
[ 6.876330] random: procd: uninitialized urandom read (4 bytes read)
[ 11.019267] mount_root: loading kmods from internal overlay
[ 11.051971] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 11.066146] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 11.748574] jffs2: notice: (492) jffs2_build_xattr_subsystem: complete building xattr subsystem, 15 of xdatum (9 unchecked, 2 orphan) and 20 of xref (2 dead, 0 orphan) found.
[ 11.764822] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 11.775921] block: extroot: not configured
[ 11.825883] jffs2: notice: (489) jffs2_build_xattr_subsystem: complete building xattr subsystem, 15 of xdatum (9 unchecked, 2 orphan) and 20 of xref (2 dead, 0 orphan) found.
[ 11.842834] mount_root: loading kmods from internal overlay
[ 11.878374] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 11.888650] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 12.264117] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 12.273418] block: extroot: not configured
[ 12.278508] mount_root: switching to jffs2 overlay
[ 12.288016] overlayfs: upper fs does not support tmpfile.
[ 12.298311] urandom-seed: Seeding with /etc/urandom.seed
[ 12.397495] eth1: link down
[ 12.413556] procd: - early -
[ 12.417506] procd: - watchdog -
[ 13.110549] procd: - watchdog -
[ 13.117818] procd: - ubus -
[ 13.375188] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.383163] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.561931] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.576207] procd: - init -
[ 15.568780] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.812570] urngd: v1.0.2 started.
[ 16.139131] random: crng init done
[ 16.142587] random: 1 urandom warning(s) missed due to ratelimiting
[ 16.301887] Key type cifs.idmap registered
[ 16.320670] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 16.491500] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
[ 16.499210] Backport generated by backports.git v5.10.42-1-0-gbee5c545
[ 16.542298] usbcore: registered new interface driver ipheth
[ 16.618268] xt_time: kernel timezone is -0000
[ 16.639546] usbcore: registered new interface driver cdc_ether
[ 16.982662] usbcore: registered new interface driver rndis_host
[ 17.009325] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 17.017301] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 17.140004] ath10k 5.10 driver, optimized for CT firmware, probing pci device: 0x3c.
[ 17.178973] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 17.185509] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[ 20.371902] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 20.381294] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 20.392249] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-022-ecad3248 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 3e4cf97f
[ 20.697069] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 21.622099] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
[ 21.639356] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
[ 21.645631] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
[ 21.653748] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 24984 iram: 38672'
[ 21.721477] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
[ 21.731447] ath10k_pci 0000:00:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
[ 21.867624] ath: EEPROM regdomain sanitized
[ 21.867633] ath: EEPROM regdomain: 0x64
[ 21.867636] ath: EEPROM indicates we should expect a direct regpair map
[ 21.867651] ath: Country alpha2 being used: 00
[ 21.867654] ath: Regpair used: 0x64
[ 21.934146] ath: EEPROM regdomain sanitized
[ 21.934156] ath: EEPROM regdomain: 0x64
[ 21.934159] ath: EEPROM indicates we should expect a direct regpair map
[ 21.934174] ath: Country alpha2 being used: 00
[ 21.934178] ath: Regpair used: 0x64
[ 21.949744] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 21.951059] ieee80211 phy1: Atheros AR9550 Rev:0 mem=0xb8100000, irq=12
[ 21.989972] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 37.036592] eth1: link up (1000Mbps/Full duplex)
[ 37.041295] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 37.053642] br-lan: port 1(eth1.1) entered blocking state
[ 37.059162] br-lan: port 1(eth1.1) entered disabled state
[ 37.064836] device eth1.1 entered promiscuous mode
[ 37.069726] device eth1 entered promiscuous mode
[ 37.148638] br-lan: port 1(eth1.1) entered blocking state
[ 37.154119] br-lan: port 1(eth1.1) entered forwarding state
[ 37.240286] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[ 37.246802] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 4 is up
[ 37.253014] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 5 is up
[ 37.260468] eth0: link up (1000Mbps/Full duplex)
[ 37.546615] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 38.035120] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 40.647918] ath: EEPROM regdomain: 0x8348
[ 40.651985] ath: EEPROM indicates we should expect a country code
[ 40.658199] ath: doing EEPROM country->regdmn map search
[ 40.663586] ath: country maps to regdmn code: 0x3a
[ 40.668451] ath: Country alpha2 being used: US
[ 40.672953] ath: Regpair used: 0x3a
[ 40.676493] ath: regdomain 0x8348 dynamically updated by user
[ 40.682370] ath: EEPROM regdomain: 0x8348
[ 40.686440] ath: EEPROM indicates we should expect a country code
[ 40.692614] ath: doing EEPROM country->regdmn map search
[ 40.698000] ath: country maps to regdmn code: 0x3a
[ 40.702855] ath: Country alpha2 being used: US
[ 40.707363] ath: Regpair used: 0x3a
[ 40.710899] ath: regdomain 0x8348 dynamically updated by user
[ 46.525671] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
[ 46.542995] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
[ 46.549303] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
[ 46.557453] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 24984 iram: 38672'
[ 46.639058] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
[ 46.658616] ath10k_pci 0000:00:00.0: rts threshold -1
[ 46.727517] br-lan: port 2(wlan0) entered blocking state
[ 46.732909] br-lan: port 2(wlan0) entered disabled state
[ 46.738584] device wlan0 entered promiscuous mode
[ 47.044310] br-lan: port 3(wlan1) entered blocking state
[ 47.049828] br-lan: port 3(wlan1) entered disabled state
[ 47.055576] device wlan1 entered promiscuous mode
[ 47.060419] br-lan: port 3(wlan1) entered blocking state
[ 47.065851] br-lan: port 3(wlan1) entered forwarding state
[ 47.475324] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 110.587755] ath10k_pci 0000:00:00.0: mac flush null vif, drop 0 queues 0xffff
[ 110.639835] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 110.646602] br-lan: port 2(wlan0) entered blocking state
[ 110.652037] br-lan: port 2(wlan0) entered forwarding state
[229772.503171] TCP: request_sock_TCP: Possible SYN flooding on port 5000. Sending cookies. Check SNMP counters.
[443987.806307] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 4 is down
[443999.245550] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 4 is up
[1217702.198125] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 5 is down
[1217705.318030] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 5 is up
[1747416.591119] ------------[ cut here ]------------
[1747416.596102] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1747416.607937] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1747416.608136] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1747416.725333] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.54 #0
[1747416.731425] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1747416.740091] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1747416.748761] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3333335d
[1747416.757419] 00001c55 cfce3f1c 80c09927 00000000 00000000 00000000 00000000 8221e600
[1747416.766088] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1747416.774756] ...
[1747416.777413] Call Trace:
[1747416.780086] [<80066eac>] show_stack+0x30/0x100
[1747416.784769] [<80082b24>] __warn+0xc0/0xe8
[1747416.789020] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1747416.794303] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1747416.801170] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1747416.806827] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1747416.812844]
[1747416.814533] ---[ end trace e4cb42f55a5bd8c5 ]---
[1955570.708710] ------------[ cut here ]------------
[1955570.713695] WARNING: CPU: 0 PID: 8 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955570.725553] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1955570.725762] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1955570.842952] CPU: 0 PID: 8 Comm: ksoftirqd/0 Tainted: G W 5.10.54 #0
[1955570.850804] Stack : 80770000 80671724 00000000 00000000 80c4bb6c 808b0000 806496cc 80c2a620
[1955570.859468] 806efd67 808b32d0 00000008 00000000 8261c1a0 00000001 80c4bb20 cb065eff
[1955570.868140] 00000000 00000000 806496cc 80c4b9c0 ffffefff 00000000 00000000 3935325d
[1955570.876808] 000020ed 4682794c 80c4b817 00000000 00000000 00000000 00000000 8221e600
[1955570.885465] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1955570.894135] ...
[1955570.896799] Call Trace:
[1955570.899465] [<80066eac>] show_stack+0x30/0x100
[1955570.904146] [<80082b24>] __warn+0xc0/0xe8
[1955570.908399] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1955570.913683] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955570.920554] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1955570.926232] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1955570.932234]
[1955570.933920] ---[ end trace e4cb42f55a5bd8c6 ]---
[1955723.299315] ------------[ cut here ]------------
[1955723.304295] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955723.316130] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1955723.316328] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1955723.433526] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1955723.441028] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1955723.449691] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1955723.458360] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3532365d
[1955723.467028] 000010ef f7e9c288 80c09927 00000000 00000000 00000000 00000000 8221e600
[1955723.475698] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1955723.484355] ...
[1955723.487023] Call Trace:
[1955723.489686] [<80066eac>] show_stack+0x30/0x100
[1955723.494368] [<80082b24>] __warn+0xc0/0xe8
[1955723.498618] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1955723.503908] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955723.510771] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1955723.516439] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1955723.522438]
[1955723.524125] ---[ end trace e4cb42f55a5bd8c7 ]---
[1955819.145226] ------------[ cut here ]------------
[1955819.150217] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955819.162053] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1955819.162255] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1955819.279443] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1955819.286947] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1955819.295615] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1955819.304282] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3434335d
[1955819.312940] 00000aea ab6ffd82 80c09927 00000000 00000000 00000000 00000000 8221e600
[1955819.321609] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1955819.330274] ...
[1955819.332927] Call Trace:
[1955819.335600] [<80066eac>] show_stack+0x30/0x100
[1955819.340282] [<80082b24>] __warn+0xc0/0xe8
[1955819.344531] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1955819.349823] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1955819.356684] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1955819.362339] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1955819.368357]
[1955819.370038] ---[ end trace e4cb42f55a5bd8c8 ]---
[1956554.877330] ------------[ cut here ]------------
[1956554.882342] WARNING: CPU: 0 PID: 8 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956554.894189] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956554.894387] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956555.011582] CPU: 0 PID: 8 Comm: ksoftirqd/0 Tainted: G W 5.10.54 #0
[1956555.019437] Stack : 80770000 80671724 00000000 00000000 80c4bb6c 808b0000 806496cc 80c2a620
[1956555.028098] 806efd67 808b32d0 00000008 00000000 8261c1a0 00000001 80c4bb20 cb065eff
[1956555.036767] 00000000 00000000 806496cc 80c4b9c0 ffffefff 00000000 00000000 3538325d
[1956555.045436] 00000073 361a995f 80c4b817 00000000 00000000 00000000 00000000 8221e600
[1956555.054106] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956555.062772] ...
[1956555.065428] Call Trace:
[1956555.068093] [<80066eac>] show_stack+0x30/0x100
[1956555.072786] [<80082b24>] __warn+0xc0/0xe8
[1956555.077030] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956555.082335] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956555.089193] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956555.094850] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956555.100866]
[1956555.102547] ---[ end trace e4cb42f55a5bd8c9 ]---
[1956556.582193] ------------[ cut here ]------------
[1956556.587166] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956556.599010] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956556.599222] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956556.716421] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956556.723920] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956556.732589] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956556.741255] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3432315d
[1956556.749921] 00001bfc 6ccf3ef6 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956556.758581] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956556.767250] ...
[1956556.769915] Call Trace:
[1956556.772582] [<80066eac>] show_stack+0x30/0x100
[1956556.777263] [<80082b24>] __warn+0xc0/0xe8
[1956556.781514] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956556.786801] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956556.793666] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956556.799333] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956556.805332]
[1956556.807019] ---[ end trace e4cb42f55a5bd8ca ]---
[1956620.190040] ------------[ cut here ]------------
[1956620.195014] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956620.206866] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956620.207066] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956620.324273] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956620.331772] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956620.340436] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956620.349107] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3237335d
[1956620.357766] 00000caa a164f2cf 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956620.366435] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956620.375103] ...
[1956620.377760] Call Trace:
[1956620.380431] [<80066eac>] show_stack+0x30/0x100
[1956620.385116] [<80082b24>] __warn+0xc0/0xe8
[1956620.389369] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956620.394665] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956620.401528] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956620.407182] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956620.413199]
[1956620.414888] ---[ end trace e4cb42f55a5bd8cb ]---
[1956703.990550] ------------[ cut here ]------------
[1956703.995534] WARNING: CPU: 0 PID: 4062 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.007642] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956704.007841] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956704.125039] CPU: 0 PID: 4062 Comm: dnsmasq Tainted: G W 5.10.54 #0
[1956704.132811] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 83029c20
[1956704.141477] 806efd67 808b32d0 00000fde 00000000 8261c1a0 00000001 80c09c30 4e1dd1c2
[1956704.150142] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3033395d
[1956704.158813] 000004e2 b0cd3d04 80c09927 00000000 80000000 00000000 00000000 8221e600
[1956704.167470] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956704.176140] ...
[1956704.178804] Call Trace:
[1956704.181470] [<80066eac>] show_stack+0x30/0x100
[1956704.186151] [<80082b24>] __warn+0xc0/0xe8
[1956704.190404] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956704.195699] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.202574] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956704.208250] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956704.214246]
[1956704.215934] ---[ end trace e4cb42f55a5bd8cc ]---
[1956704.363569] ------------[ cut here ]------------
[1956704.368564] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.380409] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956704.380611] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956704.497794] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956704.505299] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956704.513971] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956704.522640] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3739345d
[1956704.531310] 00001371 b0cd3d04 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956704.539972] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956704.548643] ...
[1956704.551300] Call Trace:
[1956704.553964] [<80066eac>] show_stack+0x30/0x100
[1956704.558658] [<80082b24>] __warn+0xc0/0xe8
[1956704.562895] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956704.568186] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.575052] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956704.580720] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956704.586724]
[1956704.588418] ---[ end trace e4cb42f55a5bd8cd ]---
[1956704.593290] ------------[ cut here ]------------
[1956704.598213] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.610047] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956704.610247] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956704.727421] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956704.734922] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956704.743589] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956704.752257] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3432315d
[1956704.760924] 00001c6a b0cd3d04 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956704.769590] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956704.778261] ...
[1956704.780918] Call Trace:
[1956704.783582] [<80066eac>] show_stack+0x30/0x100
[1956704.788276] [<80082b24>] __warn+0xc0/0xe8
[1956704.792512] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956704.797799] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.804667] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956704.810335] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956704.816334]
[1956704.818020] ---[ end trace e4cb42f55a5bd8ce ]---
[1956704.859367] ------------[ cut here ]------------
[1956704.864348] WARNING: CPU: 0 PID: 2486 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956704.876458] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956704.876657] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956704.993843] CPU: 0 PID: 2486 Comm: kworker/0:1 Tainted: G W 5.10.54 #0
[1956705.001972] Workqueue: events_power_efficient phy_state_machine
[1956705.008152] Stack : 81a7c300 8221e600 00000009 00000000 8261c1a0 800baed0 806496cc 00000017
[1956705.016819] 81a7c33c 80c09c8c 80c09c5c 8014d56c 8221e600 00000001 80c09c30 fa2acc6a
[1956705.025491] 00000000 00000000 806496cc 80c09ab0 ffffefff 00000000 00000000 3937325d
[1956705.034158] 00000013 b0cd3d04 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956705.042827] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956705.051496] ...
[1956705.054150] Call Trace:
[1956705.056812] [<80066eac>] show_stack+0x30/0x100
[1956705.061509] [<80082b24>] __warn+0xc0/0xe8
[1956705.065753] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956705.071063] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956705.077906] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956705.083581] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956705.089591]
[1956705.091278] ---[ end trace e4cb42f55a5bd8cf ]---
[1956705.212622] ------------[ cut here ]------------
[1956705.217618] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956705.229460] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956705.229659] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956705.346847] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956705.354344] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956705.363012] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956705.371683] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3834375d
[1956705.380346] 00000d8c b0cd3d04 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956705.389015] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956705.397675] ...
[1956705.400342] Call Trace:
[1956705.403006] [<80066eac>] show_stack+0x30/0x100
[1956705.407688] [<80082b24>] __warn+0xc0/0xe8
[1956705.411939] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956705.417222] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956705.424090] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956705.429758] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956705.435757]
[1956705.437444] ---[ end trace e4cb42f55a5bd8d0 ]---
[1956788.450871] ------------[ cut here ]------------
[1956788.455843] WARNING: CPU: 0 PID: 0 at backports-5.10.42-1/net/mac80211/rate.c:677 ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956788.467706] Modules linked in: ath9k ath9k_common iptable_nat ath9k_hw ath10k_pci ath10k_core ath xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_FLOWOFFLOAD wireguard rndis_host nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT cfg80211 cdc_ether xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG usbnet poly1305_mips nf_reject_ipv4 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipheth ip_tables compat chacha_mips ledtrig_usbport xt_set ip_set_list_set ip_set_hash_netportnet ip_set_hash_netport ip_set_hash_netnet ip_set_hash_netiface ip_set_hash_net ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables
[1956788.467906] nf_reject_ipv6 ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel cifs nls_utf8 sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg md5 md4 hmac ecb des_generic libdes cmac fsl_mph_dr_of ehci_platform ehci_fsl ehci_hcd gpio_button_hotplug usbcore nls_base usb_common mii crc32c_generic
[1956788.585108] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.10.54 #0
[1956788.592612] Stack : 80770000 80671724 00000000 00000000 80c09c7c 808b0000 806496cc 806f01a0
[1956788.601279] 806efd67 808b32d0 00000000 00000000 8261c1a0 00000001 80c09c30 cc468f36
[1956788.609944] 00000000 00000000 806496cc 80c09ad0 ffffefff 00000000 00000000 3130385d
[1956788.618615] 000016db f6ea2cd0 80c09927 00000000 00000000 00000000 00000000 8221e600
[1956788.627274] 00000009 00000000 8261c1a0 806f0000 00000001 80392b74 00000000 808b0000
[1956788.635943] ...
[1956788.638607] Call Trace:
[1956788.641274] [<80066eac>] show_stack+0x30/0x100
[1956788.645955] [<80082b24>] __warn+0xc0/0xe8
[1956788.650206] [<80082ba8>] warn_slowpath_fmt+0x5c/0xac
[1956788.655495] [<8221e600>] ieee80211_get_tx_rates+0x57c/0x6b0 [mac80211]
[1956788.662358] [<8260c5ac>] ath_tx_start+0x118/0x250 [ath9k]
[1956788.668026] [<826042d8>] ath9k_ps_restore+0x8c4/0xbd8 [ath9k]
[1956788.674025]
[1956788.675711] ---[ end trace e4cb42f55a5bd8d1 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment