git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5100a9d
)
cxl: Refactor cxl_load_segment() and find_free_sste()
author
Ian Munsie
<imunsie@au1.ibm.com>
Tue, 28 Oct 2014 03:25:28 +0000
(14:25 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 28 Oct 2014 08:52:24 +0000
(19:52 +1100)
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>
No differences found