Skip to content
Snippets Groups Projects
Commit 6b056443 authored by Taniya Das's avatar Taniya Das Committed by Devin Kim
Browse files

soc: qcom: peripheral-loader: Add attribute to skip zeroing memory


When a subsystem crashes and there is no executing entity that can clear
memory protection, subsequent accesses to that memory will fail.
dma_alloc_attrs tries to zero out memory and can trigger this problem.
Prevent dma_alloc_attrs from attempting to zero out memory.

Change-Id: Ia94c035e566c777385613a1f662aa7571b082651
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent c6adea86
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment