* linux-next still missing patch for zcache modular Kconfig/build issue
@ 2011-02-23 20:09 Valdis.Kletnieks
2011-02-23 20:23 ` Dan Magenheimer
0 siblings, 1 reply; 3+ messages in thread
From: Valdis.Kletnieks @ 2011-02-23 20:09 UTC (permalink / raw)
To: Dan Magenheimer, Stephen Rothwell; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 843 bytes --]
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?
[-- Attachment #2: Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: linux-next still missing patch for zcache modular Kconfig/build issue
2011-02-23 20:09 linux-next still missing patch for zcache modular Kconfig/build issue Valdis.Kletnieks
@ 2011-02-23 20:23 ` Dan Magenheimer
2011-02-23 20:39 ` Valdis.Kletnieks
0 siblings, 1 reply; 3+ messages in thread
From: Dan Magenheimer @ 2011-02-23 20:23 UTC (permalink / raw)
To: Valdis.Kletnieks, Stephen Rothwell, Greg KH; +Cc: linux-kernel, Nitin Gupta
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next still missing patch for zcache modular Kconfig/build issue
2011-02-23 20:23 ` Dan Magenheimer
@ 2011-02-23 20:39 ` Valdis.Kletnieks
0 siblings, 0 replies; 3+ messages in thread
From: Valdis.Kletnieks @ 2011-02-23 20:39 UTC (permalink / raw)
To: Dan Magenheimer; +Cc: Stephen Rothwell, Greg KH, linux-kernel, Nitin Gupta
[-- Attachment #1: Type: text/plain, Size: 378 bytes --]
On Wed, 23 Feb 2011 12:23:34 PST, Dan Magenheimer said:
> 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
Oh OK. Just wanted to make sure it hadn't gotten misplaced - I'm a few days
behind on reading lkml, and missed where Nitin had to respin the patch...
[-- Attachment #2: Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-23 20:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 20:09 linux-next still missing patch for zcache modular Kconfig/build issue Valdis.Kletnieks
2011-02-23 20:23 ` Dan Magenheimer
2011-02-23 20:39 ` Valdis.Kletnieks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox