]> git.baikalelectronics.ru Git - kernel.git/commit
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
authorAndrey Ryabinin <aryabinin@virtuozzo.com>
Thu, 26 May 2016 22:16:11 +0000 (15:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 May 2016 22:35:44 +0000 (15:35 -0700)
commita2ff96ef5f57c6b3e8b838f30432f562bb050bd0
tree5c86f610e5e2c9141cc84cd55e470d23f9f6d89f
parentf42a2a32411bc645bc64f889dd199f4c99915f11
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta

Commit cf74bee464ab ("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>
mm/kasan/kasan.h