Re: [PATCH] mm, debug, kasan: save and dump freeing stack trace for kasan

2019-09-25 Thread Andrey Ryabinin
nges in early_debug_pagealloc() required and >> CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y should also work correctly. > > OK. > > 8< > > From 7437c43f02682fdde5680fa83e87029f7529e222 Mon Sep 17 00:00:00 2001 > From: Vlastimil Babka > Date: Mon, 16 Sep 2019 11

[PATCH] mm, debug, kasan: save and dump freeing stack trace for kasan

2019-09-23 Thread Vlastimil Babka
EALLOC_ENABLE_DEFAULT=y should also work correctly. OK. 8< >From 7437c43f02682fdde5680fa83e87029f7529e222 Mon Sep 17 00:00:00 2001 From: Vlastimil Babka Date: Mon, 16 Sep 2019 11:28:19 +0200 Subject: [PATCH] mm, debug, kasan: save and dump freeing stack trace for kasan The commit &