Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1269743 > unrolled thread

[PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups

Started byOleg Nesterov <oleg@redhat.com>
First post2015-11-15 19:40 +0100
Last post2015-11-16 10:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups Oleg Nesterov <oleg@redhat.com> - 2015-11-15 19:40 +0100
    Re: [PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc  cleanups Peter Zijlstra <peterz@infradead.org> - 2015-11-16 10:50 +0100

#1269743 — [PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups

FromOleg Nesterov <oleg@redhat.com>
Date2015-11-15 19:40 +0100
Subject[PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups
Message-ID<qvanw-4YI-9@gated-at.bofh.it>
Hello,

I tried to backport the recent stop_machine fixes and recalled that
I forgot to make the fix and cleanups I promised during the previous
discussion.

Please review.

I am also going to rediff/resend my old patch which removes lglock
from stop_machine.c, but it probably needs more discussion so I'll
send it separately.

Oleg.

 include/linux/stop_machine.h |    2 +-
 kernel/stop_machine.c        |   84 ++++++++++++++++++++---------------------
 2 files changed, 42 insertions(+), 44 deletions(-)

--
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/

[toc] | [next] | [standalone]


#1269951 — Re: [PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups

FromPeter Zijlstra <peterz@infradead.org>
Date2015-11-16 10:50 +0100
SubjectRe: [PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups
Message-ID<qvoAb-5D7-31@gated-at.bofh.it>
In reply to#1269743
On Sun, Nov 15, 2015 at 08:32:54PM +0100, Oleg Nesterov wrote:
> Hello,
> 
> I tried to backport the recent stop_machine fixes and recalled that
> I forgot to make the fix and cleanups I promised during the previous
> discussion.
> 
> Please review.
> 

Thanks!
--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web