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

Skip to content
Commit 93a52180 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Fix a sign mismatch in memdesc_sg_virt



get_user_pages returns a signed long but we do all of our math
with unsigned longs so cast the return value to the appropriate
type for a comparison.

Change-Id: Ic0dedbad0c931c2440929c615879a288d2f13828
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 276e19df
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