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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753041AbbBSALd (ORCPT ); Wed, 18 Feb 2015 19:11:33 -0500 Received: from mail-we0-f175.google.com ([74.125.82.175]:41936 "EHLO mail-we0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751982AbbBSAKv (ORCPT ); Wed, 18 Feb 2015 19:10:51 -0500 Date: Thu, 19 Feb 2015 01:10:46 +0100 From: Ingo Molnar To: Masami Hiramatsu Cc: Wang Nan , Ingo Molnar , tixy@linaro.org, linux@arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: Re: [PATCH] kprobes: bugfix: set kprobes_all_disarmed earlier to enable re-optimization. Message-ID: <20150219001046.GB10076@gmail.com> References: <1420461075-27012-1-git-send-email-wangnan0@huawei.com> <54B3AED2.5070000@hitachi.com> <54BDC55D.3090200@huawei.com> <54BDFFCD.4010500@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54BDFFCD.4010500@hitachi.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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