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

Skip to content
Commit 5ddf908c authored by Deepak Kumar's avatar Deepak Kumar
Browse files

msm: kgsl: Correct format specifiers used in syncobj timeout logs



Variables context ID, queue, submit, start and retire timestamps
all are unsigned integer type but format specifier used to dump
these in syncobj timeout error logs is for signed integer type
resulting in negative values. Use correct format specifier to avoid
negative values in syncobj timeout logs.

Change-Id: Ie8aa6ba80b7956545fe4fcf99db48a1a9ea22d2b
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 839e0382
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