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

Skip to content
Commit c7aed179 authored by Denis Vlasenko's avatar Denis Vlasenko Committed by Dave Airlie
Browse files

drm: i810_dma.c: fix pointer arithmetic for 64-bit target



First warning result from open-coded PTR_ERR,
the rest is caused by code like this:

*(u32 *) ((u32) buf_priv->kernel_virtual + used)

I've also fixed a missing PTR_ERR in i830_dma.c

Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 0a0c721d
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