Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1093 - mac80211, PKG_VERSION:=2017-10-06 - kernel.warn #6021

Open
openwrt-bot opened this issue Oct 21, 2017 · 1 comment
Open

FS#1093 - mac80211, PKG_VERSION:=2017-10-06 - kernel.warn #6021

openwrt-bot opened this issue Oct 21, 2017 · 1 comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes

Comments

@openwrt-bot
Copy link

zyxmon:

Supply the following if possible:

  • Device problem occurs on
    Asus RT-AC58U
  • Software versions of LEDE release, packages, etc.
    Trunk , custom build
  • Steps to reproduce
    Just use it with 5GHz wlan.
    [ 394.848355] ------------[ cut here ]------------
    [ 394.848609] WARNING: CPU: 0 PID: 1294 at backports-2017-10-06/net/wireless/util.c:1143 cfg80211_calculate_bitrate+0x14c/0x1f4 [cfg80211]
    [ 394.852222] invalid rate bw=2, mcs=6, nss=1
    [ 394.864381] Modules linked in: pppoe nf_conntrack_ipv6 l2tp_ppp iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pptp pppox ppp_mppe ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt fuse ath10k_pci ath10k_core ath mac80211 cfg80211 compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc ip_gre gre l2tp_netlink l2tp_core udp_tunnel ip6_udp_tunnel ip_tunnel tun vfat fat cifs br2684 atm nls_utf8 nls_iso8859_1 nls_cp437
    [ 394.938351] sha1_generic md5 md4 cmac usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_of_simple ohci_platform ohci_hcd phy_qca_baldur phy_qca_uniphy phy_qcom_dwc3 ahci ehci_platform sd_mod ahci_platform libahci_platform libahci libata scsi_mod ehci_hcd gpio_button_hotplug ext4 jbd2 mbcache exfat crc32c_generic
    [ 394.966584] CPU: 0 PID: 1294 Comm: luci Not tainted 4.9.57 #0
    [ 394.966833] Hardware name: Generic DT based system
    [ 394.972631] [] (unwind_backtrace) from [] (show_stack+0x10/0x14)
    [ 394.977298] [] (show_stack) from [] (dump_stack+0x7c/0x9c)
    [ 394.985193] [] (dump_stack) from [] (__warn+0xbc/0xec)
    [ 394.992222] [] (__warn) from [] (warn_slowpath_fmt+0x34/0x44)
    [ 394.999190] [] (warn_slowpath_fmt) from [] (cfg80211_calculate_bitrate+0x14c/0x1f4 [cfg80211])
    [ 395.006862] [] (cfg80211_calculate_bitrate [cfg80211]) from [] (nl80211_put_sta_rate+0x48/0x1dc [cfg80211])
    [ 395.017082] [] (nl80211_put_sta_rate [cfg80211]) from [] (nl80211_set_interface+0x6c0/0xd38 [cfg80211])
    [ 395.028433] [] (nl80211_set_interface [cfg80211]) from [] (nl80211_dump_station+0xec/0x110 [cfg80211])
    [ 395.039467] [] (nl80211_dump_station [cfg80211]) from [] (genl_lock_dumpit+0x24/0x34)
    [ 395.050481] [] (genl_lock_dumpit) from [] (netlink_dump+0xe0/0x250)
    [ 395.060108] [] (netlink_dump) from [] (__netlink_dump_start+0xdc/0x184)
    [ 395.067922] [] (__netlink_dump_start) from [] (genl_rcv_msg+0x154/0x310)
    [ 395.076256] [] (genl_rcv_msg) from [] (netlink_rcv_skb+0x58/0xb4)
    [ 395.084933] [] (netlink_rcv_skb) from [] (genl_rcv+0x20/0x34)
    [ 395.092657] [] (genl_rcv) from [] (netlink_unicast+0x138/0x1fc)
    [ 395.100126] [] (netlink_unicast) from [] (netlink_sendmsg+0x2f0/0x310)
    [ 395.107591] [] (netlink_sendmsg) from [] (sock_sendmsg+0x14/0x24)
    [ 395.115922] [] (sock_sendmsg) from [] (___sys_sendmsg+0x184/0x228)
    [ 395.123822] [] (___sys_sendmsg) from [] (__sys_sendmsg+0x40/0x64)
    [ 395.131635] [] (__sys_sendmsg) from [] (ret_fast_syscall+0x0/0x3c)
    [ 395.139886] ---[ end trace 30f0f2b80040b4a7 ]---
@openwrt-bot
Copy link
Author

zyxmon:

chunkeey/LEDE-IPQ40XX@365dbae
This patch fixes this bug

@aparcar aparcar added the kernel pull request/issue with Linux kernel related changes label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes
Projects
None yet
Development

No branches or pull requests

2 participants