From: Andrew Morton (container->cgroup renaming by Paul Menage ) mm/memcontrol.c: In function 'mem_cgroup_charge': mm/memcontrol.c:337: error: implicit declaration of function 'congestion_wait' Signed-off-by: Andrew Morton Signed-off-by: Paul Menage --- mm/memcontrol.c | 1 + 1 file changed, 1 insertion(+) diff -puN mm/memcontrol.c~memory-controller-add-per-cgroup-lru-and-reclaim-v7-fix mm/memcontrol.c --- a/mm/memcontrol.c~memory-controller-add-per-cgroup-lru-and-reclaim-v7-fix +++ a/mm/memcontrol.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include _ -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/