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:
07f8e5f
)
[SPARC64]: Minor bug fix to obp_read_memory().
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 22 Jun 2006 07:00:00 +0000
(
00:00
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 24 Jun 2006 06:15:19 +0000
(23:15 -0700)
If we end up zero'ing out the size of one of the entries,
pop it out of the array completely because some code that
examines these things cannot handle a zero length element
properly.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found