[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <D4QAW3IAOUEK.13NW9TWTW4540@linux.ibm.com>
Date: Tue, 08 Oct 2024 11:01:08 +0200
From: "Christoph Schlameuss" <schlameuss@...ux.ibm.com>
To: "Steffen Eiden" <seiden@...ux.ibm.com>, <linux-kernel@...r.kernel.org>,
<linux-s390@...r.kernel.org>
Cc: "Ingo Franzki" <ifranzki@...ux.ibm.com>,
"Harald Freudenberger"
<freude@...ux.ibm.com>,
"Janosch Frank" <frankja@...ux.ibm.com>,
"Claudio
Imbrenda" <imbrenda@...ux.ibm.com>
Subject: Re: [PATCH v2 5/6] s390/uvdevice: Add List Secrets Ext IOCTL
On Wed Oct 2, 2024 at 6:05 PM CEST, Steffen Eiden wrote:
> Add an extended List Secrets IOCTL. In contrast to the first list IOCTL
> this accepts an index as the first two bytes of the provided page as an
> input. This index is then taken as the index offset for the list UVC to
> receive later entries for the list.
>
> Signed-off-by: Steffen Eiden <seiden@...ux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@...ux.ibm.com>
> ---
> arch/s390/include/uapi/asm/uvdevice.h | 4 ++
> drivers/s390/char/uvdevice.c | 96 ++++++++++++++++++++-------
> 2 files changed, 75 insertions(+), 25 deletions(-)
[...]
Powered by blists - more mailing lists