From: Tejun Heo <tj@kernel.org>
To: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ingo Molnar <mingo@elte.hu>,
Rusty Russell <rusty@rustcorp.com.au>,
Ananth N Mavinakayanahalli <ananth@in.ibm.com>,
linux-kernel@vger.kernel.org, 2nddept-manager@sdl.hitachi.co.jp,
Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH -tip 3/5] Define __stop_machine when CONFIG_STOP_MACHINE=n
Date: Thu, 14 Oct 2010 07:00:58 +0200 [thread overview]
Message-ID: <4CB68E8A.9000008@kernel.org> (raw)
In-Reply-To: <20101014031030.4100.34156.stgit@ltc236.sdl.hitachi.co.jp>
On 10/14/2010 05:10 AM, Masami Hiramatsu wrote:
> Define dummy __stop_machine() function even when CONFIG_STOP_MACHINE=n.
> This getcpu-required version of stop_machine() will be used from
> poke_text_smp().
>
> Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Rusty Russell <rusty@rustcorp.com.au>
> Cc: Ingo Molnar <mingo@elte.hu>
> Cc: linux-kernel@vger.kernel.org
Acked-by: Tejun Heo <tj@kernel.org>
Thanks.
--
tejun
next prev parent reply other threads:[~2010-10-14 5:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-14 3:10 [PATCH -tip 0/5] Kprobes updates Masami Hiramatsu
2010-10-14 3:10 ` [PATCH -tip 1/5] [RESEND] kprobes: Update document about irq disabled state in kprobe handler Masami Hiramatsu
2010-10-14 7:39 ` [tip:perf/core] " tip-bot for Masami Hiramatsu
2010-10-14 3:10 ` [PATCH -tip 2/5] [RESEND][BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes Masami Hiramatsu
2010-10-14 7:40 ` [tip:perf/core] " tip-bot for Masami Hiramatsu
2010-10-14 3:10 ` [PATCH -tip 3/5] Define __stop_machine when CONFIG_STOP_MACHINE=n Masami Hiramatsu
2010-10-14 5:00 ` Tejun Heo [this message]
2010-10-14 7:40 ` [tip:perf/core] stopmachine: " tip-bot for Masami Hiramatsu
2010-10-14 3:10 ` [PATCH -tip 4/5] [BUGFIX] x86: Use __stop_machine() in text_poke_smp() Masami Hiramatsu
2010-10-14 7:41 ` [tip:perf/core] " tip-bot for Masami Hiramatsu
2010-10-14 3:10 ` [PATCH -tip 5/5] [BUGFIX] kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency Masami Hiramatsu
2010-10-14 7:41 ` [tip:perf/core] " tip-bot for Masami Hiramatsu
2010-10-14 6:52 ` [PATCH -tip 0/5] Kprobes updates Ingo Molnar
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=4CB68E8A.9000008@kernel.org \
--to=tj@kernel.org \
--cc=2nddept-manager@sdl.hitachi.co.jp \
--cc=ananth@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=rusty@rustcorp.com.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.