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

Skip to content
Commit 86d07d3b authored by Steve Cohen's avatar Steve Cohen
Browse files

msm: sde: delimit the va_arg list in smmu fault handler



Rotator SMMU fault handler was not providing the necessary
delimiter to the dump handler to signify the end of the variable
argument list. Use the macro for dumping logs which adds the correct
delimiter instead of calling the dump handler directly.  This will
prevent any possibility of dereferencing an invalid pointer when
processing data in the variable argument list.

Change-Id: I5bd84768c47c4bc750842f4a21bff72b7c7f9366
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent 951d4ca1
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