]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 13 Jul 2016 09:35:26 +0000 (15:05 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 17 Jul 2016 06:42:53 +0000 (16:42 +1000)
commit12669b91d88ca8c239154f3754407eeb08fb6498
tree23bb8229102f9fb93e72db399e4d838805b84913
parent1fd6fa68f0570b3a90866e9d95c407a9e8f25b4c
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0

ISA 3.0 document hash table size in bytes = 2^(HTABSIZE + 18)

No functionality change by this patch.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/hash_utils_64.c