]> git.baikalelectronics.ru Git - kernel.git/commit
kasan: update reported bug types for kernel memory accesses
authorAndrey Konovalov <andreyknvl@google.com>
Fri, 6 Nov 2015 02:50:58 +0000 (18:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2015 03:34:48 +0000 (19:34 -0800)
commit247e83a5393c2600a6318f0bd1036f89f783242c
treec57933e79aa1eb45baa9f791881663a947ab50c4
parent22bc9abe0624bbcce903a427d4fe945a095fdcdc
kasan: update reported bug types for kernel memory accesses

Update the names of the bad access types to better reflect the type of
the access that happended and make these error types "literals" that can
be used for classification and deduplication in scripts.

Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Konstantin Serebryany <kcc@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/kasan/report.c