Re: [PATCH v3 2/2] rcu: Dump memory object info if callback function is invalid

From: Matthew Wilcox
Date: Tue Aug 01 2023 - 23:49:42 EST


On Wed, Aug 02, 2023 at 11:45:17AM +0800, thunder.leizhen@xxxxxxxxxxxxxxx wrote:
> +#include <linux/mm.h>

mm.h is a very complex file with many dependencies. Don't you really
only need slab.h?