From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: linux-next: Tree for Dec 15 (memcontrol) Date: Fri, 16 Dec 2011 06:07:11 +0400 Message-ID: <4EEAA7CF.8010006@parallels.com> References: <20111215191115.fd4ef2ab8fa11872ea22d70e@canb.auug.org.au> <4EEA8693.8020905@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.parallels.com ([64.131.90.16]:38730 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756420Ab1LPCHu (ORCPT ); Thu, 15 Dec 2011 21:07:50 -0500 In-Reply-To: <4EEA8693.8020905@xenotime.net> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , "linux-mm@kvack.org" On 12/16/2011 03:45 AM, Randy Dunlap wrote: > On 12/15/2011 12:11 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20111214: > > > memcontrol.c:(.text+0x31f9d): undefined reference to `mem_cgroup_sockets_init' > memcontrol.c:(.text+0x326dd): undefined reference to `mem_cgroup_sockets_destroy' > > Full randconfig file is attached. > Hi. Thanks. This one is also fixed by one patch I am about to send. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx123.postini.com [74.125.245.123]) by kanga.kvack.org (Postfix) with SMTP id AF3D96B004D for ; Thu, 15 Dec 2011 21:07:50 -0500 (EST) Message-ID: <4EEAA7CF.8010006@parallels.com> Date: Fri, 16 Dec 2011 06:07:11 +0400 From: Glauber Costa MIME-Version: 1.0 Subject: Re: linux-next: Tree for Dec 15 (memcontrol) References: <20111215191115.fd4ef2ab8fa11872ea22d70e@canb.auug.org.au> <4EEA8693.8020905@xenotime.net> In-Reply-To: <4EEA8693.8020905@xenotime.net> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , "linux-mm@kvack.org" On 12/16/2011 03:45 AM, Randy Dunlap wrote: > On 12/15/2011 12:11 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20111214: > > > memcontrol.c:(.text+0x31f9d): undefined reference to `mem_cgroup_sockets_init' > memcontrol.c:(.text+0x326dd): undefined reference to `mem_cgroup_sockets_destroy' > > Full randconfig file is attached. > Hi. Thanks. This one is also fixed by one patch I am about to send. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760017Ab1LPCHv (ORCPT ); Thu, 15 Dec 2011 21:07:51 -0500 Received: from mx2.parallels.com ([64.131.90.16]:38730 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756420Ab1LPCHu (ORCPT ); Thu, 15 Dec 2011 21:07:50 -0500 Message-ID: <4EEAA7CF.8010006@parallels.com> Date: Fri, 16 Dec 2011 06:07:11 +0400 From: Glauber Costa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Randy Dunlap CC: Stephen Rothwell , , LKML , "linux-mm@kvack.org" Subject: Re: linux-next: Tree for Dec 15 (memcontrol) References: <20111215191115.fd4ef2ab8fa11872ea22d70e@canb.auug.org.au> <4EEA8693.8020905@xenotime.net> In-Reply-To: <4EEA8693.8020905@xenotime.net> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [83.149.8.193] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/16/2011 03:45 AM, Randy Dunlap wrote: > On 12/15/2011 12:11 AM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20111214: > > > memcontrol.c:(.text+0x31f9d): undefined reference to `mem_cgroup_sockets_init' > memcontrol.c:(.text+0x326dd): undefined reference to `mem_cgroup_sockets_destroy' > > Full randconfig file is attached. > Hi. Thanks. This one is also fixed by one patch I am about to send.