1
0
Fork 0
alistair23-linux/mm/kasan
Andrey Ryabinin 9725759a96 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
Commit cd11016e5f ("mm, kasan: stackdepot implementation.  Enable
stackdepot for SLAB") added 'reserved' field, but never used it.

Link: http://lkml.kernel.org/r/1464021054-2307-1-git-send-email-aryabinin@virtuozzo.com
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-05-26 15:35:44 -07:00
..
Makefile mm: kasan: initial memory quarantine implementation 2016-05-20 17:58:30 -07:00
kasan.c mm/kasan: add API to check memory regions 2016-05-20 17:58:30 -07:00
kasan.h mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta 2016-05-26 15:35:44 -07:00
kasan_init.c x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() 2015-08-22 14:54:55 +02:00
quarantine.c mm: kasan: initial memory quarantine implementation 2016-05-20 17:58:30 -07:00
report.c mm: kasan: initial memory quarantine implementation 2016-05-20 17:58:30 -07:00