All of lore.kernel.org
 help / color / mirror / Atom feed
* 34-rc1-git3 build failure with CGROUP_MEM_RES_CTLR_SWAP=y
@ 2010-03-14 10:48 ` Sachin Sant
  0 siblings, 0 replies; 12+ messages in thread
From: Sachin Sant @ 2010-03-14 10:48 UTC (permalink / raw)
  To: Linux/PPC Development; +Cc: lizf, nishimura, linux-kernel, Balbir Singh

On a PowerPC box, latest 34-rc1 git(d89b218b8...) fails to build
with CGROUPS_MEM_RES_CTRL_SWAP=y. 

LD      init/built-in.o
LD      .tmp_vmlinux1
mm/built-in.o: In function __xchg:
arch/powerpc/include/asm/system.h:331: undefined reference to .__xchg_called_with_bad_pointer
mm/built-in.o: In function __cmpxchg:
arch/powerpc/include/asm/system.h:474: undefined reference to .__cmpxchg_called_with_bad_pointer
make: *** [.tmp_vmlinux1] Error 1

The code in question was added via commit 024914477e...

memcg: move charges of anonymous swap

Thanks
-Sachin


-- 

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-03-15  3:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-14 10:48 34-rc1-git3 build failure with CGROUP_MEM_RES_CTLR_SWAP=y Sachin Sant
2010-03-14 10:48 ` Sachin Sant
2010-03-15  1:02 ` [BUGFIX][PATCH] memcg: avoid use cmpxchg in swap cgroup maintainance (Was " KAMEZAWA Hiroyuki
2010-03-15  1:02   ` KAMEZAWA Hiroyuki
2010-03-15  2:14   ` Balbir Singh
2010-03-15  2:14     ` Balbir Singh
2010-03-15  3:16   ` Daisuke Nishimura
2010-03-15  3:16     ` Daisuke Nishimura
2010-03-15  3:21   ` Benjamin Herrenschmidt
2010-03-15  3:21     ` Benjamin Herrenschmidt
2010-03-15  1:04 ` Michael Ellerman
2010-03-15  1:04   ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.