UPSTREAM: mm/kasan, slub: don't disable interrupts when object leaves quarantine
authorAndrey Ryabinin <aryabinin@virtuozzo.com>
Tue, 2 Aug 2016 21:02:46 +0000 (14:02 -0700)
committerPaul Lawrence <paullawrence@google.com>
Thu, 14 Dec 2017 16:20:57 +0000 (08:20 -0800)
commit101a6c23d8ecdfdd5d44433d6d957912625df408
tree1029ecd8f17a5aea5a36f9d9c54a97dcee7d5412
parentf3bc37a7814d58ef7d0595c0a2c4193cf9f7512f
UPSTREAM: mm/kasan, slub: don't disable interrupts when object leaves quarantine

SLUB doesn't require disabled interrupts to call ___cache_free().

Link: http://lkml.kernel.org/r/1470062715-14077-3-git-send-email-aryabinin@virtuozzo.com
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Acked-by: 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>
Bug: 64145065
(cherry-picked from f7376aed6c032aab820fa36806a89e16e353a0d9)
Change-Id: I9c8ae37791ab10c746414322a672bdf0ebd1ed9f
Signed-off-by: Paul Lawrence <paullawrence@google.com>
mm/kasan/quarantine.c