Re: [PATCH v3 10/14] linux header sync

2022-07-21 Thread Janosch Frank
On 7/21/22 17:05, Marc-André Lureau wrote: On Thu, Jul 21, 2022 at 5:23 PM Janosch Frank wrote: Add the uapi data for KVM_CAP_S390_PROTECTED_DUMP which I expect to be added with 5.20. It's going to be overwritten by the next update-linux-headers.sh. I'd mark this patch as WIP or Draft: in th

Re: [PATCH v3 10/14] linux header sync

2022-07-21 Thread Marc-André Lureau
On Thu, Jul 21, 2022 at 5:23 PM Janosch Frank wrote: > > Add the uapi data for KVM_CAP_S390_PROTECTED_DUMP which I expect to be > added with 5.20. It's going to be overwritten by the next update-linux-headers.sh. I'd mark this patch as WIP or Draft: in the title until it's actually sync and impor

[PATCH v3 10/14] linux header sync

2022-07-21 Thread Janosch Frank
Add the uapi data for KVM_CAP_S390_PROTECTED_DUMP which I expect to be added with 5.20. Signed-off-by: Janosch Frank --- linux-headers/linux/kvm.h | 54 +++ 1 file changed, 54 insertions(+) diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h in