Home
last modified time | relevance | path

Searched hist:"20 fcefe5a0a354b0cc78ec4634d9f72dab5f1ee9" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/mm/
H A Dnuma.cdiff 20fcefe5a0a354b0cc78ec4634d9f72dab5f1ee9 Thu Jan 08 03:19:43 CET 2009 Milton Miller <miltonm@bga.com> powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth()

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>