diff options
author | Dave Airlie <airlied@linux.ie> | 2006-08-19 16:31:34 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-08-28 11:26:57 +1000 |
commit | 27c72b67eceec7517c34d2ca456c7474a353d6e6 (patch) | |
tree | 297cba660f7b0c4a60c06920f5c09505de03065c /shared-core/i915_drv.h | |
parent | b99e332236ca5fcc11e8d7c89566bbf3bcf959ee (diff) |
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
From: Denis Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'shared-core/i915_drv.h')
0 files changed, 0 insertions, 0 deletions