[PATCH v8 29/35] dyndbg: add __counted_by annotations
jim.cromie at gmail.com
jim.cromie at gmail.com
Tue Apr 30 18:49:26 UTC 2024
On Mon, Apr 29, 2024 at 1:39 PM Jim Cromie <jim.cromie at gmail.com> wrote:
>
> Tell the compiler about our vectors (array,length), in 2 places:
>
these are not flex-arrays, using counted-by is wrong here.
Ive dropped this commit, series rebases clean wo it.
> h: struct _ddebug_info, which keeps refs to the __dyndbg_* ELF/DATA
> sections, these are all vectors with a length.
>
More information about the Intel-gfx
mailing list