Re: [PATCH v2 4/5] powerpc: kprobes: factor out code to emulate instruction into a helper
From: Naveen N. Rao <hidden>
Date: 2017-04-13 05:53:23
Also in:
lkml
From: Naveen N. Rao <hidden>
Date: 2017-04-13 05:53:23
Also in:
lkml
On 2017/04/13 01:34PM, Masami Hiramatsu wrote:
On Wed, 12 Apr 2017 16:28:27 +0530 "Naveen N. Rao" [off-list ref] wrote:quoted
This helper will be used in a subsequent patch to emulate instructions on re-entering the kprobe handler. No functional change.In this case, please merge this patch into the next patch which actually uses the factored out function unless that changes too much.
Ok, will do. Thanks, Naveen