msm: ipa3: Adding support to save ipc logs in minidump
Adding support to save ipa/gsi ipc logs in minidump. Change-Id: Ic83b173140aae5c985a497f7333596c540b094ff Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>
这个提交包含在:

提交者
Gerrit - the friendly Code Review server

父节点
20168fa7aa
当前提交
33ed3c00f9
@@ -5842,7 +5842,7 @@ static int msm_gsi_probe(struct platform_device *pdev)
|
||||
}
|
||||
|
||||
gsi_ctx->ipc_logbuf = ipc_log_context_create(GSI_IPC_LOG_PAGES,
|
||||
"gsi", 0);
|
||||
"gsi", MINIDUMP_MASK);
|
||||
if (gsi_ctx->ipc_logbuf == NULL)
|
||||
GSIERR("failed to create IPC log, continue...\n");
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户