[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZXA3sLyiyngQ14Vx@li-008a6a4c-3549-11b2-a85c-c5cc2836eea2.ibm.com>
Date: Wed, 6 Dec 2023 09:58:24 +0100
From: Alexander Gordeev <agordeev@...ux.ibm.com>
To: Claudio Imbrenda <imbrenda@...ux.ibm.com>
Cc: linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
linux390-list@...maker.boeblingen.de.ibm.com,
kvm390-list@...maker.boeblingen.de.ibm.com, hca@...ux.ibm.com,
borntraeger@...ibm.com, frankja@...ux.ibm.com, nrb@...ux.ibm.com,
nsg@...ux.ibm.com, svens@...ux.ibm.com, gor@...ux.ibm.com,
gerald.schaefer@...ux.ibm.com
Subject: Re: [PATCH v1 1/1] s390: mm: convert pgste locking functions to C
On Tue, Dec 05, 2023 at 06:32:52PM +0100, Claudio Imbrenda wrote:
Hi Claudio,
> Convert pgste_get_lock() and pgste_set_unlock() to C.
>
> There is no real reasons to keep them in assembler. Having them in C
> makes them more readable and maintainable, and better instructions are
> used automatically when available.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@...ux.ibm.com>
> ---
> arch/s390/mm/pgtable.c | 29 ++++++++++-------------------
> 1 file changed, 10 insertions(+), 19 deletions(-)
Acked-by: Alexander Gordeev <agordeev@...ux.ibm.com>
Powered by blists - more mailing lists