RE: linux-next still missing patch for zcache modular Kconfig/buildissue

From: Dan Magenheimer
Date: Wed Feb 23 2011 - 15:24:12 EST


> From: Valdis.Kletnieks@xxxxxx [mailto:Valdis.Kletnieks@xxxxxx]
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/