Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/numa: Avoid possible reference beyond prop. length in find_mi…
…n_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>
- Loading branch information