Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dde29fdd authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

arm64: Disable KASAN in uwwind_frame



There is chance of unwinding stack of other task
and that task may be executing on other CPU simultaneously.
If the other task which is getting unwind may be executing
on other cpu, KASAN warning would get printed due stack
changes. So disable kasan in unwind_frame while accessing
other stack frames.

Change-Id: I25107f44e102414cf36e50e0b215a207ae5462d1
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent d72462d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment