* [PATCH] rt-v3.10-devel: fix mangled mm/slab patch
@ 2013-10-08 17:35 Paul Gortmaker
0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2013-10-08 17:35 UTC (permalink / raw)
To: Sebastian Andrzej Siewior; +Cc: linux-rt-users, Paul Gortmaker
Delete obviously duplicated content.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---
mm-slab-wrap-functions.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm-slab-wrap-functions.patch b/mm-slab-wrap-functions.patch
index c8830f3..acb2397 100644
--- a/mm-slab-wrap-functions.patch
+++ b/mm-slab-wrap-functions.patch
@@ -162,7 +162,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
int force, int node);
-static void do_drain(void *arg)
-+static void __do_drain(void *arg, unsigned int cpu)+static void __do_drain(void *arg, unsigned int cpu)
++static void __do_drain(void *arg, unsigned int cpu)
{
struct kmem_cache *cachep = arg;
struct array_cache *ac;
--
1.8.1.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-08 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 17:35 [PATCH] rt-v3.10-devel: fix mangled mm/slab patch Paul Gortmaker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).