From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: <linux-rt-users@vger.kernel.org>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: [PATCH] rt-v3.10-devel: fix mangled mm/slab patch
Date: Tue, 8 Oct 2013 13:35:47 -0400 [thread overview]
Message-ID: <1381253747-26753-1-git-send-email-paul.gortmaker@windriver.com> (raw)
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
reply other threads:[~2013-10-08 17:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381253747-26753-1-git-send-email-paul.gortmaker@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=bigeasy@linutronix.de \
--cc=linux-rt-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).