Re: [PATCH] ubsan: introducing CONFIG_UBSAN_LOCAL_BOUNDS for Clang

From: Nick Desaulniers
Date: Mon Sep 21 2020 - 11:45:57 EST


On Mon, Sep 21, 2020 at 2:10 AM Marco Elver <elver@xxxxxxxxxx> wrote:
>
> > v1: changed the name of the config to UBSAN_LOCAL_BOUNDS in Kconfig
>
> This version is v2, so this should have said "v2: <summary of what
> changed>". The subject should have said "PATCH v2" (you can get this
> by passing --reroll-count=2 to git).

Prefer `-v2` when using `git format-patch`.
--
Thanks,
~Nick Desaulniers