On 03/09/2016 09:16 AM, Matthew Dawson wrote: > When removing an element from the mempool, mark it as unpoisoned in KASAN > before verifying its contents for SLUB/SLAB debugging. Otherwise KASAN > will flag the reads checking the element use-after-free writes as > use-after-free reads. > > Signed-off-by: Matthew Dawson <matthew@xxxxxxxxxxxxx> Acked-by: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>