All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@kernel.org>
To: Xiaoming Ni <nixiaoming@huawei.com>
Cc: Shaobo Huang <huangshaobo6@huawei.com>,
	<gregkh@linuxfoundation.org>, <chenzefeng2@huawei.com>,
	<kepler.chenxin@huawei.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux@arm.linux.org.uk>,
	<liucheng32@huawei.com>, <tixy@linaro.org>,
	<xiaoqian9@huawei.com>, <young.liuyang@huawei.com>,
	<zengweilin@huawei.com>
Subject: Re: [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Date: Sat, 10 Jul 2021 00:33:32 +0900	[thread overview]
Message-ID: <20210710003332.8c3cf2a0e79c63278b3b70b6@kernel.org> (raw)
In-Reply-To: <9ca81fb8-8d6e-1708-db01-a29e54c79343@huawei.com>

On Fri, 9 Jul 2021 19:39:30 +0800
Xiaoming Ni <nixiaoming@huawei.com> wrote:

> On 2021/7/9 17:00, Masami Hiramatsu wrote:
> > Hi Shaobo,
> > 
> > Thanks for backporting!
> > Greg, it seems this patch can be applied to 4.9 too without any issue.
> > 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=355a04fa1fc23c4fb1d16440e62d46a42691e96b
> 
> The v4.9 branch has been fixed.

Oh, I might see wrong branch. Thank you for confirmation!

Regards,


-- 
Masami Hiramatsu <mhiramat@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Masami Hiramatsu <mhiramat@kernel.org>
To: Xiaoming Ni <nixiaoming@huawei.com>
Cc: Shaobo Huang <huangshaobo6@huawei.com>,
	<gregkh@linuxfoundation.org>, <chenzefeng2@huawei.com>,
	<kepler.chenxin@huawei.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux@arm.linux.org.uk>,
	<liucheng32@huawei.com>, <tixy@linaro.org>,
	<xiaoqian9@huawei.com>, <young.liuyang@huawei.com>,
	<zengweilin@huawei.com>
Subject: Re: [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
Date: Sat, 10 Jul 2021 00:33:32 +0900	[thread overview]
Message-ID: <20210710003332.8c3cf2a0e79c63278b3b70b6@kernel.org> (raw)
In-Reply-To: <9ca81fb8-8d6e-1708-db01-a29e54c79343@huawei.com>

On Fri, 9 Jul 2021 19:39:30 +0800
Xiaoming Ni <nixiaoming@huawei.com> wrote:

> On 2021/7/9 17:00, Masami Hiramatsu wrote:
> > Hi Shaobo,
> > 
> > Thanks for backporting!
> > Greg, it seems this patch can be applied to 4.9 too without any issue.
> > 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=355a04fa1fc23c4fb1d16440e62d46a42691e96b
> 
> The v4.9 branch has been fixed.

Oh, I might see wrong branch. Thank you for confirmation!

Regards,


-- 
Masami Hiramatsu <mhiramat@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-07-09 15:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27  9:17 [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping huangshaobo
2021-02-27  9:17 ` huangshaobo
2021-02-27 10:50 ` Shaobo Huang
2021-02-27 10:50   ` Shaobo Huang
2021-03-01 11:30 ` Greg KH
2021-03-01 11:30   ` Greg KH
2021-03-02  1:24   ` Shaobo Huang
2021-03-02  1:24     ` Shaobo Huang
2021-07-08 12:42     ` ping // " Shaobo Huang
2021-07-08 12:42       ` Shaobo Huang
2021-07-08 12:55       ` Greg KH
2021-07-08 12:55         ` Greg KH
2021-07-08 13:12         ` Shaobo Huang
2021-07-08 13:12           ` Shaobo Huang
2021-07-08 14:40           ` Greg KH
2021-07-08 14:40             ` Greg KH
2021-07-09  2:46             ` Shaobo Huang
2021-07-09  2:46               ` Shaobo Huang
2021-07-09  9:00               ` Masami Hiramatsu
2021-07-09  9:00                 ` Masami Hiramatsu
2021-07-09 11:39                 ` Xiaoming Ni
2021-07-09 11:39                   ` Xiaoming Ni
2021-07-09 15:33                   ` Masami Hiramatsu [this message]
2021-07-09 15:33                     ` Masami Hiramatsu
2021-07-09 13:06               ` Greg KH
2021-07-09 13:06                 ` Greg KH

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=20210710003332.8c3cf2a0e79c63278b3b70b6@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=chenzefeng2@huawei.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=huangshaobo6@huawei.com \
    --cc=kepler.chenxin@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=liucheng32@huawei.com \
    --cc=nixiaoming@huawei.com \
    --cc=tixy@linaro.org \
    --cc=xiaoqian9@huawei.com \
    --cc=young.liuyang@huawei.com \
    --cc=zengweilin@huawei.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 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.