On Wed, 22 Sep 2010 16:12:09 PDT, akpm@linux-foundation.org said: > The mm-of-the-moment snapshot 2010-09-22-16-11 has been uploaded to > > http://userweb.kernel.org/~akpm/mmotm/ Looks like zram-free-percpu-data-on-module-exit.patch has issues: CC [M] drivers/staging/zram/zram_drv.o drivers/staging/zram/zram_drv.c: In function 'zram_reset_device': drivers/staging/zram/zram_drv.c:500:2: error: incompatible type for argument 1 of 'free_percpu' include/linux/percpu.h:153:13: note: expected 'void *' but argument is of type 'struct zram_stats' make[3]: *** [drivers/staging/zram/zram_drv.o] Error 1