[PATCH] Compile bug-fixes to zcache (v4).

From: Konrad Rzeszutek Wilk
Date: Fri Feb 15 2013 - 12:58:35 EST


> 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

--
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/