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

Skip to content
Commit 4949cde2 authored by Mukesh Ojha's avatar Mukesh Ojha
Browse files

coresight:dbgui: Use unsigned long pointer var for 3rd arg of kstrtoul



Type-casting pointer from uint32_t to unsigned long is resulting in
a fault while doing conversion in kstrtoul.

Use a separate variable of type 'unsigned long' to avoid fault
during conversion.

Change-Id: Idbb9505cb9bc621134f23e944d464b0ee1d777f7
CRs-Fixed: 2194067
Signed-off-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent 7085e056
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