[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DE7H3VEYBLXH.2XVJA91Q16GFB@linux.ibm.com>
Date: Thu, 13 Nov 2025 10:52:30 +0100
From: "Christoph Schlameuss" <schlameuss@...ux.ibm.com>
To: "Claudio Imbrenda" <imbrenda@...ux.ibm.com>, <kvm@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>, <linux-s390@...r.kernel.org>,
<borntraeger@...ibm.com>, <frankja@...ux.ibm.com>, <nsg@...ux.ibm.com>,
<nrb@...ux.ibm.com>, <seiden@...ux.ibm.com>,
<schlameuss@...ux.ibm.com>, <hca@...ux.ibm.com>, <svens@...ux.ibm.com>,
<agordeev@...ux.ibm.com>, <gor@...ux.ibm.com>, <david@...hat.com>,
<gerald.schaefer@...ux.ibm.com>
Subject: Re: [PATCH v3 06/23] KVM: s390: Rename some functions in gaccess.c
On Thu Nov 6, 2025 at 5:11 PM CET, Claudio Imbrenda wrote:
> Rename some functions in gaccess.c to add a _gva or _gpa suffix to
> indicate whether the function accepts a virtual or a guest-absolute
> address.
>
> This makes it easier to understand the code.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@...ux.ibm.com>
> Reviewed-by: Steffen Eiden <seiden@...ux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@...ux.ibm.com>
> ---
> arch/s390/kvm/gaccess.c | 51 +++++++++++++++++++----------------------
> 1 file changed, 24 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists