commit | 1c946c1b7f2ba40bc9b521219ad34e5da3fc3088 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Wed Apr 17 18:29:17 2019 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Apr 21 23:12:40 2019 +1000 |
tree | 17e48a3b636c8479cd97c42cc33a5770f5e788ec | |
parent | 53ed7a5947de2e19c270a0bc0c29257c6d004b0f [diff] |
powerpc/mm/hash: Simplify the region id calculation. This reduces multiple comparisons in get_region_id to a bit shift operation. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>