[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360950824-11032-1-git-send-email-konrad.wilk@oracle.com>
Date: Fri, 15 Feb 2013 12:53:40 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: devel@...uxdriverproject.org, gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org
Cc: sjenning@...ux.vnet.ibm.com, rcj@...ux.vnet.ibm.com
Subject: [PATCH] Compile bug-fixes to zcache (v4).
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists