On Tue, 5 Jan 2021 17:16:03 -0800 "Paul E. McKenney" <paulmck@xxxxxxxxxx> wrote: > This is v4 of the series the improves diagnostics by providing access > to additional information including the return addresses, slab names, > offsets, and sizes collected by the sl*b allocators and by vmalloc(). Looks reasonable. And not as bloaty as I feared, but it does add ~300 bytes to my allnoconfig build. Is the CONFIG_ coverage as tight as it could be?