From: Frederic Weisbecker <fweisbec@gmail.com>
To: Alessio Igor Bogani <abogani@texware.it>
Cc: Roland McGrath <roland@redhat.com>,
Oleg Nesterov <oleg@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
James Morris <jmorris@namei.org>, Ingo Molnar <mingo@elte.hu>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ptrace: Cleanup useless header
Date: Sun, 25 Apr 2010 19:45:17 +0200 [thread overview]
Message-ID: <20100425174513.GB5375@nowhere> (raw)
In-Reply-To: <1272194328-7346-1-git-send-email-abogani@texware.it>
On Sun, Apr 25, 2010 at 01:18:48PM +0200, Alessio Igor Bogani wrote:
> BKL isn't anymore present into this file thus it is no necessary still include smp_lock.h.
>
> Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Please also Cc me and Arnd for bkl related things. We are trying to
keep track of every work on the bkl removal (see http://kernelnewbies.org/BigKernelLock)
so that nothing gets lost.
Especially this patch applies to one of my branches:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
bkl/core
> ---
> kernel/ptrace.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/kernel/ptrace.c b/kernel/ptrace.c
> index 1d4883c..6af9cdd 100644
> --- a/kernel/ptrace.c
> +++ b/kernel/ptrace.c
> @@ -14,7 +14,6 @@
> #include <linux/mm.h>
> #include <linux/highmem.h>
> #include <linux/pagemap.h>
> -#include <linux/smp_lock.h>
Queued, thanks!
> #include <linux/ptrace.h>
> #include <linux/security.h>
> #include <linux/signal.h>
> --
> 1.6.3.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2010-04-25 17:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-25 11:18 [PATCH] ptrace: Cleanup useless header Alessio Igor Bogani
2010-04-25 17:45 ` Frederic Weisbecker [this message]
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=20100425174513.GB5375@nowhere \
--to=fweisbec@gmail.com \
--cc=abogani@texware.it \
--cc=akpm@linux-foundation.org \
--cc=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=oleg@redhat.com \
--cc=roland@redhat.com \
/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