Ian Munsie writes:
> From: Ian Munsie
>
> 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
Reviewed-by: Aneesh Kumar K.V
> ---
> drivers/misc/cxl/fault.c | 34 ++
From: Ian Munsie
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
---
drivers/misc/cxl/fault.c | 34 ++
1 file changed, 18 insertions(+), 16 deleti