From: Ingo Molnar <mingo@kernel.org>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Michel Lespinasse <walken@google.com>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
paulmck@linux.vnet.ibm.com, oleg@redhat.com, dhowells@redhat.com,
willy@linux.intel.com, tglx@linutronix.de, rostedt@goodmis.org,
airlied@gmail.com, maarten.lankhorst@canonical.com,
linux-kernel@vger.kernel.org
Subject: Re: [RFC 1/8] locking: Move mutex into kernel/locking/
Date: Wed, 6 Nov 2013 06:40:48 +0100 [thread overview]
Message-ID: <20131106054048.GB23746@gmail.com> (raw)
In-Reply-To: <20131105212029.GT28601@twins.programming.kicks-ass.net>
* Peter Zijlstra <peterz@infradead.org> wrote:
> On Tue, Nov 05, 2013 at 12:26:38PM -0800, Michel Lespinasse wrote:
> > On Tue, Nov 5, 2013 at 4:10 AM, Peter Zijlstra <peterz@infradead.org> wrote:
> > > Index: linux-2.6/kernel/Makefile
> > > ===================================================================
> > > --- linux-2.6.orig/kernel/Makefile
> > > +++ linux-2.6/kernel/Makefile
> > > @@ -7,7 +7,7 @@ obj-y = fork.o exec_domain.o panic.o
> > > sysctl.o sysctl_binary.o capability.o ptrace.o timer.o user.o \
> > > signal.o sys.o kmod.o workqueue.o pid.o task_work.o \
> > > extable.o params.o posix-timers.o \
> > > - kthread.o sys_ni.o posix-cpu-timers.o mutex.o \
> > > + kthread.o sys_ni.o posix-cpu-timers.o \
> > > hrtimer.o rwsem.o nsproxy.o semaphore.o \
> > > notifier.o ksysfs.o cred.o reboot.o \
> > > async.o range.o groups.o lglock.o smpboot.o
> >
> > This is probably a stupid question, but I haven't been able to find
> > one kernel version that this applies cleanly over ???
>
> Oh my bad, it appears I made it against a working tree, not an actual
> published tree. That said, I don't think the rejects should be super
> hard to fix.
>
> If people don't object to the idea I'll respin against something
> published and testable.
Please do it against the locking tree (tip:core/locking), it has pending
changes plus v3.12 as well.
Thanks,
Ingo
next prev parent reply other threads:[~2013-11-06 5:40 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 12:10 [RFC 0/8] Move locking primitives into kernel/locking/ Peter Zijlstra
2013-11-05 12:10 ` [RFC 1/8] locking: Move mutex " Peter Zijlstra
2013-11-05 20:26 ` Michel Lespinasse
2013-11-05 21:20 ` Peter Zijlstra
2013-11-05 21:24 ` Michel Lespinasse
2013-11-06 5:40 ` Ingo Molnar [this message]
2013-11-06 11:36 ` Ingo Molnar
2013-11-05 12:10 ` [RFC 2/8] locking: Move lockdep " Peter Zijlstra
2013-11-05 12:10 ` [RFC 3/8] locking: Move spinlock " Peter Zijlstra
2013-11-05 12:10 ` [RFC 4/8] locking: Move semaphore " Peter Zijlstra
2013-11-05 12:10 ` [RFC 5/8] locking: Move rtmutex " Peter Zijlstra
2013-11-05 12:10 ` [RFC 6/8] locking: Move rwsem " Peter Zijlstra
2013-11-05 12:10 ` [RFC 7/8] locking: Move lglocks " Peter Zijlstra
2013-11-05 12:10 ` [RFC 8/8] locking: Move percpu-rwsem " Peter Zijlstra
2013-11-05 13:18 ` [RFC 0/8] Move locking primitives " Steven Rostedt
2013-11-05 13:21 ` Maarten Lankhorst
2013-11-05 14:12 ` Steven Rostedt
2013-11-05 13:26 ` Ingo Molnar
2013-11-05 14:13 ` Steven Rostedt
2013-11-05 19:38 ` Michel Lespinasse
2013-11-06 14:29 ` Paul E. McKenney
2013-11-08 7:37 ` Peter Zijlstra
2013-11-08 23:19 ` Paul E. McKenney
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=20131106054048.GB23746@gmail.com \
--to=mingo@kernel.org \
--cc=airlied@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@canonical.com \
--cc=oleg@redhat.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=walken@google.com \
--cc=willy@linux.intel.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