Skip to content
Commit 3eac8c69 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Move default hash table size calculation to hash_utils_64.c



We weren't computing the size of the hash table correctly on iSeries
because the relevant code in prom.c was #ifdef CONFIG_PPC_PSERIES.
This moves the code to hash_utils_64.c, makes it unconditional, and
cleans it up a bit.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent b6ec995a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment