Re: [PATCH v1 1/2] s390/entry: Pass the asce as parameter to sie64a()

From: Nico Boehr
Date: Tue Jul 09 2024 - 08:16:16 EST


Quoting Claudio Imbrenda (2024-07-03 17:58:59)
> Pass the guest ASCE explicitly as parameter, instead of having sie64a()
> take it from lowcore.
>
> This removes hidden state from lowcore, and makes things look cleaner.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>

Reviewed-by: Nico Boehr <nrb@xxxxxxxxxxxxx>