[PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
Alexander Potapenko
glider at google.com
Mon Dec 18 03:42:32 PST 2023
> > Data and *data have their meaning across scope boundary: a pointer and
> > a content. The &data is pretty much a random number - a pointer to
> > somewhere on a function's stack. Isn't?
>
> OK, I read now. Your 'void *data' is not a pointer, but an actual data.
> Very confusing indeed... Maybe add a comment for that cast?
>
Sure, will do.
More information about the linux-arm-kernel
mailing list