Re: [PATCH] arm, pm, vmpressure: add missing slab.h includes

From: Stephen Warren
Date: Tue Jan 28 2014 - 18:04:47 EST


On 01/28/2014 03:19 PM, Tejun Heo wrote:
> arch/arm/mach-tegra/pm.c, kernel/power/console.c and mm/vmpressure.c
> were somehow getting slab.h indirectly through cgroup.h which in turn
> was getting it indirectly through xattr.h. A scheduled cgroup change
> drops xattr.h inclusion from cgroup.h and breaks compilation of these
> three files. Add explicit slab.h includes to the three files.
>
> A pending cgroup patch depends on this change and it'd be great if
> this can be routed through cgroup/for-3.14-fixes branch.

Acked-by: Stephen Warren <swarren@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/