On Tue, 21 Oct 2008 08:12:19 +0200 Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote: > Subject: [PATCH] Fix page_cgroup build breakage > > From: Heiko Carstens <heiko.carstens@xxxxxxxxxx> > > On s390 I get this: > > CC mm/page_cgroup.o > mm/page_cgroup.c: In function 'init_section_page_cgroup': > mm/page_cgroup.c:111: error: implicit declaration of function 'vmalloc_node' > mm/page_cgroup.c:111: warning: assignment makes pointer from integer without a cast > mm/page_cgroup.c: In function '__free_page_cgroup': > mm/page_cgroup.c:140: error: implicit declaration of function 'vfree' > make[1]: *** [mm/page_cgroup.o] Error 1 > make: *** [mm] Error 2 > > caused by 52d4b9ac0b985168009c2a57098324e67bae171f > ("memcg: allocate all page_cgroup at boot") > Thank you and sorry. Note: same as mm-page_cgroup-needs-linux-vmalloch-for-vmalloc_node-vfree.patch in mm-stack. Regards, -Kame -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html