git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b54ea
)
drm/radeon/kms/atom: fix gpio i2c table overrun (v2)
author
Alex Deucher
<alexdeucher@gmail.com>
Thu, 1 Apr 2010 19:08:47 +0000
(19:08 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 5 Apr 2010 23:59:31 +0000
(09:59 +1000)
The GPIO_I2C_INFO table does not always have
ATOM_MAX_SUPPORTED_DEVICE entries. Limit
the number of indices to the size of the
table.
Should fix Novell bug 589022.
v2: fix typo
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: Stable <stable@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found