[PATCH v2 20/37] kasan: rename tags.c to tags_sw.c

Andrey Konovalov andreyknvl at google.com
Fri Sep 18 06:42:02 EDT 2020


On Fri, Sep 18, 2020 at 11:46 AM Alexander Potapenko <glider at google.com> wrote:
>
> > Also, as we are going to have CONFIG_KASAN_{SW,HW}_TAGS, won't it be
> > better to call the files {report_,}tags_{sw,hw}.c ?
>
> Sorry for the typo, I meant "{report_,}{sw,hw}_tags.c, mirroring the
> config names.

The idea here was to have common prefixes for similar parts, therefore
I put "tags" first, so "tags_sw.c" comes next to "tags_hw.c" when one
is running "ls". But I can rename them if you think it makes sense.



More information about the linux-arm-kernel mailing list