On Tue, May 10, 2022 at 7:21 PM <andrey.konovalov@xxxxxxxxx> wrote: > > From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > > Do assorted clean-ups and improvements to KASAN documentation, including: > > - Describe each mode in a dedicated paragraph. > - Split out a Support section that describes in details which compilers, > architectures and memory types each mode requires/supports. > - Capitalize the first letter in the names of each KASAN mode. > > Reviewed-by: Marco Elver <elver@xxxxxxxxxx> > Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > --- Forgot to mention the v1->v2 change: I reworded the last paragraph as Marco suggested. The other patches were not changed.