+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Deepak Kumar <dkumar@codeaurora.org>