commit | b03a7f578ac831276fe3870ebda01609d18167de | [log] [tgz] |
---|---|---|
author | Ian Munsie <imunsie@au1.ibm.com> | Tue Oct 28 14:25:28 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Oct 28 19:52:24 2014 +1100 |
tree | 62d5c3c12fabcc8acfea7952e04ee61ae5b03483 | |
parent | 5100a9d6444bf205de49190431b0d08de43b86e9 [diff] |
cxl: Refactor cxl_load_segment() and find_free_sste() This moves the segment table hash calculation from cxl_load_segment() into find_free_sste() since that is the only place it is actually used. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>