[POWERPC] Fix 1TB segment detection
authorOlof Johansson <olof@lixom.net>
Fri, 12 Oct 2007 06:44:55 +0000 (16:44 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 17 Oct 2007 12:30:08 +0000 (22:30 +1000)
commitf5534004e5296496aa559d65c91befd02bf91d05
tree38fa681207aae33e2f5d14820f0d4d3db120ff5d
parentdc6adfb33faf3ca517bf882d859e15b005460961
[POWERPC] Fix 1TB segment detection

Buglet in the 1TB detection makes it return after checking the first
property word, even if it's not a match.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/hash_utils_64.c