From mboxrd@z Thu Jan 1 00:00:00 1970 From: mingo@kernel.org (Ingo Molnar) Date: Thu, 19 Feb 2015 01:10:46 +0100 Subject: [PATCH] kprobes: bugfix: set kprobes_all_disarmed earlier to enable re-optimization. In-Reply-To: <54BDFFCD.4010500@hitachi.com> References: <1420461075-27012-1-git-send-email-wangnan0@huawei.com> <54B3AED2.5070000@hitachi.com> <54BDC55D.3090200@huawei.com> <54BDFFCD.4010500@hitachi.com> Message-ID: <20150219001046.GB10076@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Masami Hiramatsu wrote: > Ingo, > Could you also pull this patch to your -tip tree? Yeah, as long as you use Signed-off-by instead of Acked-by, which is really how patches written by others should be routed. Please re-send any still pending patches that are not yet upstream. Thanks, Ingo