Re: [PATCH v3] slub: extend slub debug to handle multiple slabs

From: Christopher Lameter
Date: Fri Sep 28 2018 - 10:20:15 EST


On Fri, 28 Sep 2018, Aaron Tomlin wrote:

> Extend the slub_debug syntax to "slub_debug=<flags>[,<slub>]*", where <slub>
> may contain an asterisk at the end. For example, the following would poison
> all kmalloc slabs:

Acked-by: Christoph Lameter <cl@xxxxxxxxx>