Re: [PATCH v6 02/14] linux-headers: deal with counted_by annotation

2025-09-17 Thread Stefano Garzarella
On Fri, Sep 12, 2025 at 03:06:53PM +0200, Paolo Abeni wrote: Such annotation is present into the kernel uAPI headers since v6.7, and will be used soon by the vhost_type.h. Deal with it just stripping it. Reviewed-by: Akihiko Odaki Acked-by: Jason Wang Signed-off-by: Paolo Abeni --- scripts/up

[PATCH v6 02/14] linux-headers: deal with counted_by annotation

2025-09-12 Thread Paolo Abeni
Such annotation is present into the kernel uAPI headers since v6.7, and will be used soon by the vhost_type.h. Deal with it just stripping it. Reviewed-by: Akihiko Odaki Acked-by: Jason Wang Signed-off-by: Paolo Abeni --- scripts/update-linux-headers.sh | 1 + 1 file changed, 1 insertion(+) d