Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932546Ab1BWUYI (ORCPT ); Wed, 23 Feb 2011 15:24:08 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:46826 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755337Ab1BWUYG convert rfc822-to-8bit (ORCPT ); Wed, 23 Feb 2011 15:24:06 -0500 MIME-Version: 1.0 Message-ID: Date: Wed, 23 Feb 2011 12:23:34 -0800 (PST) From: Dan Magenheimer To: Valdis.Kletnieks@vt.edu, Stephen Rothwell , Greg KH Cc: linux-kernel@vger.kernel.org, Nitin Gupta Subject: RE: linux-next still missing patch for zcache modular Kconfig/build issue References: <21508.1298491740@localhost> In-Reply-To: <21508.1298491740@localhost> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.4.1.0 (410211) [OL 12.0.6550.5003] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8BIT X-Source-IP: acsmt353.oracle.com [141.146.40.153] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090204.4D656CDB.00B9:SCFMA4539814,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1487 Lines: 37 > From: Valdis.Kletnieks@vt.edu [mailto:Valdis.Kletnieks@vt.edu] > Sent: Wednesday, February 23, 2011 1:09 PM > Subject: linux-next still missing patch for zcache modular > Kconfig/build issue > > I know this is a known and solved problem with CONFIG_ZCACHE=m I hit a > while back: > > Building modules, stage 2. > MODPOST 258 modules > ERROR: "xv_malloc" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_new_pool" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_put" [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_get" [drivers/staging/zcache/zcache.ko] undefined! > ERROR: "tmem_flush_object" [drivers/staging/zcache/zcache.ko] > undefined! > ERROR: "tmem_flush_page" [drivers/staging/zcache/zcache.ko] undefined! > > The patch for this isn't in the linux-next tree I pulled yesterday - > what happened to it? GregKH hasn't yet pulled the fix into staging-next, which feeds into linux-next. See: https://lkml.org/lkml/2011/2/18/311 https://lkml.org/lkml/2011/2/18/342 -- 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/