Merge "msm: ipa3: Adding support to save ipc logs in minidump"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

當前提交
6ac7530788
@@ -5862,7 +5862,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");
|
||||
|
||||
|
Reference in New Issue
Block a user