Re: [PATCH v3] ath10k: Enable MSA region dump support for WCN3990
From: Kalle Valo <hidden>
Date: 2019-06-25 14:06:47
From: Kalle Valo <hidden>
Date: 2019-06-25 14:06:47
Govind Singh [off-list ref] wrote:
MSA memory region caries the hw descriptors information. Dump MSA region in core dump as this is very helpful in debugging hw issues. Testing: Tested on WCN3990 HW Tested FW: WLAN.HL.3.1-00959-QCAHLSWMTPLZ-1 Signed-off-by: Govind Singh <redacted>
New warning:
drivers/net/wireless/ath/ath10k/snoc.c: In function 'ath10k_msa_dump_memory':
drivers/net/wireless/ath/ath10k/snoc.c:1662:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
hdr->start = cpu_to_le32(ar_snoc->qmi->msa_va);
^
Patch set to Changes Requested.
--
https://patchwork.kernel.org/patch/10984519/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches