]> 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)
commitb344f7486975bcbeff8d60b84253354a27a7c64a
tree5c86f610e5e2c9141cc84cd55e470d23f9f6d89f
parent09336350a0db406d67cf4110b2ac95a8488f0d5d
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta

Commit fd6cfa468b31 ("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