kernel: add missing config symbols for 4.9
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 331-ath10k-free-host-mem-with-DMA_BIRECTIONAL-flag.patch
1 From: Ben Greear <greearb@candelatech.com>
2 Date: Mon, 5 Dec 2016 10:28:39 -0800
3 Subject: [PATCH] ath10k: free host-mem with DMA_BIRECTIONAL flag.
4
5 Hopefully this fixes the problem reported by Kalle:
6
7 Noticed this in my log, but I don't have time to investigate this in
8 detail right now:
9
10 [ 413.795346] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
11 [ 414.158755] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
12 [ 477.439659] ath10k_pci 0000:02:00.0: could not get mac80211 beacon
13 [ 481.666630] ------------[ cut here ]------------
14 [ 481.666669] WARNING: CPU: 0 PID: 1978 at lib/dma-debug.c:1155 check_unmap+0x320/0x8e0
15 [ 481.666688] ath10k_pci 0000:02:00.0: DMA-API: device driver frees DMA memory with different direction [device address=0x000000002d130000] [size=63800 bytes] [mapped with DMA_BIDIRECTIONAL] [unmapped with DMA_TO_DEVICE]
16 [ 481.666703] Modules linked in: ctr ccm ath10k_pci(E-) ath10k_core(E) ath(E) mac80211(E) cfg80211(E) snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi arc4 snd_rawmidi snd_seq_midi_event snd_seq btusb btintel snd_seq_device joydev coret
17 [ 481.671468] CPU: 0 PID: 1978 Comm: rmmod Tainted: G E 4.9.0-rc7-wt+ #54
18 [ 481.671478] Hardware name: Hewlett-Packard HP ProBook 6540b/1722, BIOS 68CDD Ver. F.04 01/27/2010
19 [ 481.671489] ef49dcec c842ee92 c8b5830e ef49dd34 ef49dd20 c80850f5 c8b5a13c ef49dd50
20 [ 481.671560] 000007ba c8b5830e 00000483 c8461830 c8461830 00000483 ef49ddcc f34e64b8
21 [ 481.671641] c8b58360 ef49dd3c c80851bb 00000009 00000000 ef49dd34 c8b5a13c ef49dd50
22 [ 481.671716] Call Trace:
23 [ 481.671731] [<c842ee92>] dump_stack+0x76/0xb4
24 [ 481.671745] [<c80850f5>] __warn+0xe5/0x100
25 [ 481.671757] [<c8461830>] ? check_unmap+0x320/0x8e0
26 [ 481.671769] [<c8461830>] ? check_unmap+0x320/0x8e0
27 [ 481.671780] [<c80851bb>] warn_slowpath_fmt+0x3b/0x40
28 [ 481.671791] [<c8461830>] check_unmap+0x320/0x8e0
29 [ 481.671804] [<c8462054>] debug_dma_unmap_page+0x84/0xa0
30 [ 481.671835] [<f937cd7a>] ath10k_wmi_free_host_mem+0x9a/0xe0 [ath10k_core]
31 [ 481.671861] [<f9363400>] ath10k_core_destroy+0x50/0x60 [ath10k_core]
32 [ 481.671875] [<f8e13969>] ath10k_pci_remove+0x79/0xa0 [ath10k_pci]
33 [ 481.671889] [<c848d8d8>] pci_device_remove+0x38/0xb0
34 [ 481.671901] [<c859fe4b>] __device_release_driver+0x7b/0x110
35 [ 481.671913] [<c85a00e7>] driver_detach+0x97/0xa0
36 [ 481.671923] [<c859ef8b>] bus_remove_driver+0x4b/0xb0
37 [ 481.671934] [<c85a0cda>] driver_unregister+0x2a/0x60
38 [ 481.671949] [<c848c888>] pci_unregister_driver+0x18/0x70
39 [ 481.671965] [<f8e14dae>] ath10k_pci_exit+0xd/0x25f [ath10k_pci]
40 [ 481.671979] [<c812bb84>] SyS_delete_module+0xf4/0x180
41 [ 481.671995] [<c81f801b>] ? __might_fault+0x8b/0xa0
42 [ 481.672009] [<c80037d0>] do_fast_syscall_32+0xa0/0x1e0
43 [ 481.672025] [<c88d4c88>] sysenter_past_esp+0x45/0x74
44 [ 481.672037] ---[ end trace 3fd23759e17e1622 ]---
45 [ 481.672049] Mapped at:
46 [ 481.672060] [ 481.672072] [<c846062c>] debug_dma_map_page.part.25+0x1c/0xf0
47 [ 481.672083] [ 481.672095] [<c8460799>] debug_dma_map_page+0x99/0xc0
48 [ 481.672106] [ 481.672132] [<f93745ec>] ath10k_wmi_alloc_chunk+0x12c/0x1f0 [ath10k_core]
49 [ 481.672142] [ 481.672168] [<f937d0c4>] ath10k_wmi_event_service_ready_work+0x304/0x540 [ath10k_core]
50 [ 481.672178] [ 481.672190] [<c80a3643>] process_one_work+0x1c3/0x670
51 [ 482.137134] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
52 [ 482.313144] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
53 [ 482.313274] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
54 [ 482.313768] ath10k_pci 0000:02:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
55 [ 482.313777] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 1
56 [ 482.313974] ath10k_pci 0000:02:00.0: firmware ver 10.2.4.70.59-2 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 4159f498
57 [ 482.369858] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
58 [ 482.370011] ath10k_pci 0000:02:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
59 [ 483.596770] ath10k_pci 0000:02:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1
60 [ 483.701686] ath: EEPROM regdomain: 0x0
61 [ 483.701706] ath: EEPROM indicates default country code should be used
62 [ 483.701713] ath: doing EEPROM country->regdmn map search
63 [ 483.701721] ath: country maps to regdmn code: 0x3a
64 [ 483.701730] ath: Country alpha2 being used: US
65 [ 483.701737] ath: Regpair used: 0x3a
66
67 Reported-by: Kalle Valo <kvalo@qca.qualcomm.com>
68 Signed-off-by: Ben Greear <greearb@candelatech.com>
69 ---
70
71 --- a/drivers/net/wireless/ath/ath10k/wmi.c
72 +++ b/drivers/net/wireless/ath/ath10k/wmi.c
73 @@ -8227,7 +8227,7 @@ void ath10k_wmi_free_host_mem(struct ath
74 dma_unmap_single(ar->dev,
75 ar->wmi.mem_chunks[i].paddr,
76 ar->wmi.mem_chunks[i].len,
77 - DMA_TO_DEVICE);
78 + DMA_BIDIRECTIONAL);
79 kfree(ar->wmi.mem_chunks[i].vaddr);
80 }
81