Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757024Ab1BJVEw (ORCPT ); Thu, 10 Feb 2011 16:04:52 -0500 Received: from mail-vx0-f174.google.com ([209.85.220.174]:40851 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751296Ab1BJVEu (ORCPT ); Thu, 10 Feb 2011 16:04:50 -0500 Message-ID: <4D545316.2030809@vflare.org> Date: Fri, 11 Feb 2011 02:35:26 +0530 From: Nitin Gupta User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Randy Dunlap CC: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Dan Magenheimer Subject: Re: linux-next: Tree for February 10 (zcache) References: <20110210180525.54ec83e9.sfr@canb.auug.org.au> <20110210110037.39f4b7b3.randy.dunlap@oracle.com> In-Reply-To: <20110210110037.39f4b7b3.randy.dunlap@oracle.com> 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 Content-Length: 1349 Lines: 39 On 02/11/2011 12:30 AM, Randy Dunlap wrote: > On Thu, 10 Feb 2011 18:05:25 +1100 Stephen Rothwell wrote: > >> Hi all, >> >> [The kernel.org mirroring is being slow ...] >> >> Changes since 20110209: > > > ZCACHE=m > ZRAM is not enabled (since BLOCK is not enabled) > > ERROR: "xv_malloc" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_put" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_new_pool" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_get" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_flush_object" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_destroy_pool" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "xv_free" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "xv_get_object_size" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_flush_page" [drivers/staging/zcache/zcache.ko] undefined! > > Also, in zcache/Kconfig, there is: > select XVMALLOC > but that kconfig symbol does not exist. What should that be? > Just posted fix for this: https://lkml.org/lkml/2011/2/10/367 Thanks, Nitin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/