Re: [PATCH][next] crypto: qat - Avoid -Wflex-array-member-not-at-end warnings

2024-04-05 Thread Herbert Xu
Gustavo A. R. Silva wrote: > -Wflex-array-member-not-at-end is coming in GCC-14, and we are getting > ready to enable it globally. > > Use the `__struct_group()` helper to separate the flexible array > from the rest of the members in flexible `struct qat_alg_buf_list`, > through tagged `struct qa

Re: [PATCH RFC 1/8] certs: Introduce ability to link to a system key

2024-04-05 Thread Eric Snowberg
> On Apr 4, 2024, at 4:40 PM, Mimi Zohar wrote: > > Hi Eric, > >> diff --git a/certs/system_keyring.c b/certs/system_keyring.c >> index 9de610bf1f4b..b647be49f6e0 100644 >> --- a/certs/system_keyring.c >> +++ b/certs/system_keyring.c >> @@ -426,3 +426,32 @@ void __init set_platform_trusted_key