On Tue, Jun 30, 2020 at 10:42:40AM +0200, David Hildenbrand wrote:
> segment_load() will no longer return -ENOSPC. If a segment overlaps with
> storage, we now also return -EBUSY. Remove the stale comment from
> __segment_load() and the stale handling from segment_warning().
> 
> Cc: Heiko Carstens <[email protected]>
> Cc: Vasily Gorbik <[email protected]>
> Cc: Christian Borntraeger <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Gerald Schaefer <[email protected]>
> Signed-off-by: David Hildenbrand <[email protected]>
> ---
>  arch/s390/mm/extmem.c | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)

Applied, thanks!

Reply via email to