]> asedeno.scripts.mit.edu Git - linux.git/commit
kasan: add test for vmalloc
authorDaniel Axtens <dja@axtens.net>
Sun, 1 Dec 2019 01:54:53 +0000 (17:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Dec 2019 20:59:05 +0000 (12:59 -0800)
commit06513916930125cdb4d0662f8b675d719abe7f32
tree61ddac2103724ffcc692e593ac1b56216756adba
parent3c5c3cfb9ef4da957e3357a2bd36f76ee34c0862
kasan: add test for vmalloc

Test kasan vmalloc support by adding a new test to the module.

Link: http://lkml.kernel.org/r/20191031093909.9228-3-dja@axtens.net
Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Christophe Leroy <christophe.leroy@c-s.fr>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/test_kasan.c