Jouni Malinen <jouni@xxxxxxxxxxxxxx> wrote: > From: Abinaya Kalaiselvan <akalaise@xxxxxxxxxxxxxx> > > mask value ATH10K_FW_CRASH_DUMP_RAM_DATA is not mandatory to get iram > mem layout. So introduced ath10k_coredump_get_hw_mem_layout to copy > hardware memory layout. > > This fixes the below boot error: > [ 17.468882] ath10k_pci 0000:06:00.0: failed to copy target iram contents: -12 > [ 17.513925] ath10k_pci 0000:06:00.0: could not init core (-12) > [ 17.517635] ath10k_pci 0000:06:00.0: could not probe fw (-12) > > Tested-on: QCA9984 X86 10.4-3.9.0.2-00139 > > Fixes: 9af7c32ceca8 ("ath10k: add target IRAM recovery feature support") > Signed-off-by: Abinaya Kalaiselvan <akalaise@xxxxxxxxxxxxxx> > Signed-off-by: Jouni Malinen <jouni@xxxxxxxxxxxxxx> > Reported-by: kernel test robot <lkp@xxxxxxxxx> The patch had multiple issues so I sent v2: https://patchwork.kernel.org/project/linux-wireless/patch/20211020075054.23061-1-kvalo@xxxxxxxxxxxxxx/ Patch set to Changes Requested. -- https://patchwork.kernel.org/project/linux-wireless/patch/20210913175048.192812-1-jouni@xxxxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches