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:
6a4d7a9
)
powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth()
author
Milton Miller
<miltonm@bga.com>
Thu, 8 Jan 2009 02:19:43 +0000
(
02:19
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:37:58 +0000
(13:37 +1100)
find_min_common_depth() was checking the property length incorrectly.
The value is in bytes not cells, and it is using the second entry.
Signed-off-By: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found