summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_bios.c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-04-22 11:40:53 +0200
committerDave Airlie <airlied@redhat.com>2010-06-08 03:03:31 +0200
commit55a4c5c515c1f4b4bde00c443e71ff9f3822013e (patch)
treedbb2d3da6e010a794b25177a8c76af515e89dc14 /drivers/gpu/drm/nouveau/nouveau_bios.c
parentdrm/nouveau: completely fail init if we fail to map the PRAMIN BAR (diff)
downloadlinux-55a4c5c515c1f4b4bde00c443e71ff9f3822013e.tar.xz
linux-55a4c5c515c1f4b4bde00c443e71ff9f3822013e.zip
nouveau: off by one in nv50_gpio_location()
If "gpio->line" is 32 then "nv50_gpio_reg[gpio->line >> 3]" reads past the end of the array. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_bios.c')
0 files changed, 0 insertions, 0 deletions