2023-11-20 09:17:42

by Christian Borntraeger

[permalink] [raw]
Subject: Re: [PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices

Am 08.11.23 um 21:21 schrieb Tony Krowiak:
> Christian,
> Can this be pushed with the Acks by Halil and Harald?


[...]

>> Signed-off-by: Tony Krowiak <[email protected]>
>> Acked-by: Halil Pasic <[email protected]>
>> Acked-by: Harald Freudenberger <[email protected]>
>> ---
>>   drivers/s390/crypto/vfio_ap_ops.c | 16 +++++++++++++++-
>>   1 file changed, 15 insertions(+), 1 deletion(-)
>>

I think this can go via the s390 tree as well. Alexander do you want to take it?


2023-11-21 14:36:38

by Alexander Gordeev

[permalink] [raw]
Subject: Re: [PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices

On Mon, Nov 20, 2023 at 10:16:10AM +0100, Christian Borntraeger wrote:
> I think this can go via the s390 tree as well. Alexander do you want to take it?

Applied, thanks!

I assume, it does not need to wait until the merge window?

2023-11-21 22:04:31

by Anthony Krowiak

[permalink] [raw]
Subject: Re: [PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices



On 11/21/23 09:36, Alexander Gordeev wrote:
> On Mon, Nov 20, 2023 at 10:16:10AM +0100, Christian Borntraeger wrote:
>> I think this can go via the s390 tree as well. Alexander do you want to take it?
>
> Applied, thanks!
>
> I assume, it does not need to wait until the merge window?

I can't answer that question, but this is not a critical fix as it
simply fixes an erroneous display of a queue's status via it's sysfs
status attribute which is reflected in the lszcrypt -V output. The error
only occurs in a specific instance which is likely rare.