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.