From: John Kacur <jkacur@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>,
Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>,
linux-kernel@vger.kernel.org
Subject: [PATCH cleanup] Re: + mips-vpe-remove-leftover-unlock_kernel.patch added to -mm tree
Date: Tue, 3 Nov 2009 22:52:41 +0100 (CET) [thread overview]
Message-ID: <alpine.LFD.2.00.0911032243530.6542@localhost.localdomain> (raw)
In-Reply-To: <20091103085613.373634ab.akpm@linux-foundation.org>
On Tue, 3 Nov 2009, Andrew Morton wrote:
> On Tue, 3 Nov 2009 15:09:53 +0100 Ralf Baechle <ralf@linux-mips.org> wrote:
>
> > On Mon, Nov 02, 2009 at 11:01:38PM -0800, akpm@linux-foundation.org wrote:
> >
> > I already have an equivalent patch in the MIPS kernel - Linus only needs
> > to finally pull ...
> >
>
> I didn't see such a patch in yesterday's linux-next..
>
Linus picked-up Ralf's version of the patch for 2.6.32-rc6
a22d621c80fb08f668ae3bfe62aeaae64b0b2b89
That has the important part that removes the stray unlock_kernel, but
unfortunately doesn't remove the smp_lock.h header.
So, the last patch is just a clean-up. (no urgency).
>From ae20d9169893112daaad1dc3af9f8559003a2bfb Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@redhat.com>
Date: Tue, 3 Nov 2009 22:15:55 +0100
Subject: [PATCH] Remove BKL header.
Now that the bkl has been removed, also remove the smp_lock.h include
Signed-off-by: John Kacur <jkacur@redhat.com>
---
arch/mips/kernel/vpe.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c
index 6047752..2bd2151 100644
--- a/arch/mips/kernel/vpe.c
+++ b/arch/mips/kernel/vpe.c
@@ -38,7 +38,6 @@
#include <linux/vmalloc.h>
#include <linux/elf.h>
#include <linux/seq_file.h>
-#include <linux/smp_lock.h>
#include <linux/syscalls.h>
#include <linux/moduleloader.h>
#include <linux/interrupt.h>
--
1.6.0.6
next parent reply other threads:[~2009-11-03 21:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200911030701.nA371cAP019835@imap1.linux-foundation.org>
[not found] ` <20091103140953.GA23611@linux-mips.org>
[not found] ` <20091103085613.373634ab.akpm@linux-foundation.org>
2009-11-03 21:52 ` John Kacur [this message]
2009-11-03 22:15 ` Ralf Baechle
2009-11-03 22:24 ` John Kacur
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=alpine.LFD.2.00.0911032243530.6542@localhost.localdomain \
--to=jkacur@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=ralf@linux-mips.org \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®