1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Shahar S Matityahu 4244e7fc70 iwlwifi: dump debug data before stop device
Debug data dump is not working in flows that stop the device is used
in their error handling. During these flows the op mode mutex is
locked until the device stops.  Because of that, any assert generated
from the firmware can be handled only after the device already
stopped.

Since dumping cannot occour after stopping the device, split the the
dump function to two parts, Part that handles locking, and the part
that starts the actual dumping and call the second part in the op mode
stop device function.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-10-08 10:37:15 +03:00
..
api iwlwifi: mvm: decode HE information for MU (without ext info) 2018-10-06 10:25:53 +03:00
acpi.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
acpi.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
dbg.c iwlwifi: dump debug data before stop device 2018-10-08 10:37:15 +03:00
dbg.h iwlwifi: dump debug data before stop device 2018-10-08 10:37:15 +03:00
debugfs.c iwlwifi: add debugfs to send host command 2018-10-06 10:25:52 +03:00
debugfs.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
error-dump.h iwlwifi: add dump collection in case alive flow fails 2018-10-06 10:25:50 +03:00
file.h iwlwifi: mvm Support new MCC update response 2018-10-06 10:25:51 +03:00
img.h iwlwifi: dbg: move debug data to a struct 2018-10-06 10:25:42 +03:00
init.c iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume 2018-03-02 10:19:59 +02:00
notif-wait.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
notif-wait.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
paging.c iwlwifi: fw: combine loading of last page block into main copy loop 2018-04-26 15:18:07 +03:00
runtime.h iwlwifi: runtime: add send host command op to firmware runtime op struct 2018-10-06 10:25:52 +03:00
smem.c iwlwifi: introduce device family 22560 2018-07-26 13:16:14 +03:00