lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Feb 2011 11:00:37 -0800
From:	Randy Dunlap <randy.dunlap@...CLE.COM>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	Nitin Gupta <ngupta@...are.org>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Dan Magenheimer <dan.magenheimer@...CLE.COM>
Subject: Re: linux-next: Tree for February 10 (zcache)

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?

Full kernel config file is attached.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

Download attachment "config-r3414" of type "application/octet-stream" (27966 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ