[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081021151546.fdbf5f9d.kamezawa.hiroyu@jp.fujitsu.com>
Date: Tue, 21 Oct 2008 15:15:46 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: Heiko Carstens <heiko.carstens@...ibm.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: Re: [PATCH] Fix page_cgroup build breakage
On Tue, 21 Oct 2008 08:12:19 +0200
Heiko Carstens <heiko.carstens@...ibm.com> wrote:
> Subject: [PATCH] Fix page_cgroup build breakage
>
> From: Heiko Carstens <heiko.carstens@...ibm.com>
>
> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists