]> 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)
commitc8b82971af41db7fbd0684bf0e830635697a71a0
treec57933e79aa1eb45baa9f791881663a947ab50c4
parent0d94e63f6f9604297a8f7571f3858b5b476b1877
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