linux/drivers/staging/zram
Seth Jennings 0cbb613fa8 staging: fix powerpc linux-next break on zsmalloc
linux/vmalloc.h added to zsmalloc-main.c to resolve implicit
declaration errors.

X86 dependency added to zsmalloc and dependent drivers zcache and zram.

This X86 only requirement is not ideal.  Working to find portable
functions for __flush_tlb_one and set_pte.

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-13 06:57:17 -08:00
..
Kconfig staging: fix powerpc linux-next break on zsmalloc 2012-02-13 06:57:17 -08:00
Makefile staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00
zram.txt Staging: zram: Update zram documentation 2010-08-31 15:36:36 -07:00
zram_drv.c staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00
zram_drv.h staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00
zram_sysfs.c staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00