Bug 89001
Summary: | iwlwifi dvm: WARNING - reg_process_hint: net/wireless/reg.c:1806 - MWG100223400 | ||
---|---|---|---|
Product: | Drivers | Reporter: | AS (aaron.soehnen) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | devkid, ilw, linville, tigrangab, yuv.adm |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.17.4-1-ARCH | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg log of error
another dmesg log |
Description
AS
2014-11-28 16:32:17 UTC
I'll check the regulatory thing - but that's in mac80211. I don't remember right now if we have a fix for this. Regarding "fail to flush tx queue", the fix has been merged in 3.17.3 upstream. I don't know how that maps to ARCH linux kernels but I'd be very surprised if 3.17.4-1-ARCH wouldn't have that commit... In any case, unfortunately, there isn't much more I can do for that bug. Same error here on a system with this wireless device: 01:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01) Attaching relevant dmesg log. Created attachment 159221 [details]
another dmesg log
Patch published: https://patchwork.kernel.org/patch/5417441/ I am leaving this bug open until the patch gets merged. If I unterstand your patch correctly it just removes the warning, but it won't actually fix the driver crash this bug report was submitted for. So why mark it as resolved? There is no real bug. The commit message explains this. FYI - this patch has been ACKed by the maintainer of the relevant code. patch was applied. |