From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e28smtp01.in.ibm.com (e28smtp01.in.ibm.com [122.248.162.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e28smtp01.in.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 013D6B7D58 for ; Sun, 14 Mar 2010 21:48:11 +1100 (EST) Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by e28smtp01.in.ibm.com (8.14.3/8.13.1) with ESMTP id o2EAm8Ld014716 for ; Sun, 14 Mar 2010 16:18:08 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o2EAm8fs3080252 for ; Sun, 14 Mar 2010 16:18:08 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o2EAm8ef015856 for ; Sun, 14 Mar 2010 16:18:08 +0530 Message-ID: <4B9CBEE6.1090509@in.ibm.com> Date: Sun, 14 Mar 2010 16:18:06 +0530 From: Sachin Sant MIME-Version: 1.0 To: Linux/PPC Development Subject: 34-rc1-git3 build failure with CGROUP_MEM_RES_CTLR_SWAP=y Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: lizf@cn.fujitsu.com, nishimura@mxp.nes.nec.co.jp, linux-kernel , Balbir Singh List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 --------------------------------- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932280Ab0CNKsN (ORCPT ); Sun, 14 Mar 2010 06:48:13 -0400 Received: from e28smtp08.in.ibm.com ([122.248.162.8]:48082 "EHLO e28smtp08.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932072Ab0CNKsM (ORCPT ); Sun, 14 Mar 2010 06:48:12 -0400 Message-ID: <4B9CBEE6.1090509@in.ibm.com> Date: Sun, 14 Mar 2010 16:18:06 +0530 From: Sachin Sant User-Agent: Thunderbird 2.0.0.22 (X11/20090609) MIME-Version: 1.0 To: Linux/PPC Development CC: linux-kernel , Balbir Singh , nishimura@mxp.nes.nec.co.jp, lizf@cn.fujitsu.com Subject: 34-rc1-git3 build failure with CGROUP_MEM_RES_CTLR_SWAP=y Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 ---------------------------------