> Then why not just redo that one patch, and send it to me, and then > rebase all of the other patches on top of it? That way I can accept the > "fix the complier warnings" patch now, and the rest can wait. > > thanks, > > greg k-h Hey Greg, Please see these four patches which fix compile warnings. They are also available at git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm.git stable/for-greg-3.9 if you prefer doing a git pull. The branch and this patchset are all based on git commit 0bcc0429bdb9f7cca3b7ab1f905b0d47031c03e0 "staging: zcache: add TODO file" Please pull or git am as you see fit. drivers/staging/zcache/ramster/ramster.c | 34 +++---- drivers/staging/zcache/zbud.c | 34 +++---- drivers/staging/zcache/zcache-main.c | 161 ++++++++++++++++--------------- 3 files changed, 115 insertions(+), 114 deletions(-) Konrad Rzeszutek Wilk (4): zcache: Fix compile warnings due to usage of debugfs_create_size_t ramster: Fix compile warnings due to usage of debugfs_create_size_t zbud: Fix compile warnings due to usage of debugfs_create_size_t zcache/zbud: Fix __init mismatch _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel