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

Skip to content
Commit 2cd5cec3 authored by Archana Sathyakumar's avatar Archana Sathyakumar
Browse files

msm-pm: Fix pc_debug_counter for 64bit kernel



Currently pc_debug_counter is 4 bytes value. On 64bit targets,
this is 8 bytes, causing it to print incorrect counter values.
Fix this counter to be long (4 bytes for 32bit/8 bytes for 64bit)
size.

Change-Id: Ife2596b4828e3c1210ba59cc8ea1924547d11d98
Signed-off-by: default avatarArchana Sathyakumar <asathyak@codeaurora.org>
parent 1fb7ca1e
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