Juno: defconfig: Remove the reduced debug info from defconfig and add SLUB debugging.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 23 Oct 2014 13:15:13 +0000 (14:15 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 23 Oct 2014 13:15:13 +0000 (14:15 +0100)
commit86fa18f9ea6d4b168323d30dd5ee681a4aa7383d
tree1d0601dfc222e13cc8a4ba90d08e2ad781fe6ab4
parentc25f428afe0a773c5250f45c891269720b2fcb57
Juno: defconfig: Remove the reduced debug info from defconfig and add SLUB debugging.

The reduced debug info trips the debugging tools that rely on certain
information being present in the debug build in order to figure out
the OS support structures. Also, SLUB debugging helps trap a corner
case where a race condition exists in the SLUB allocator when is
updating the sysfs statistics information and it races with a
SLUB deallocator over maintainance of the freelist pointer.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
arch/arm64/configs/defconfig