[PATCH v2] pci: hotplug: This patch removes unnecessary return statement using spatch tool

2016-12-24 Thread Rahul Krishnan
This patch removes unnecessary return statement using spatch tool Signed-off-by: Rahul Krishnan --- drivers/pci/hotplug/rpadlpar_core.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/pci/hotplug/rpadlpar_core.c b/drivers/pci/hotplug/rpadlpar_core.c index dc67f39

Re: [PATCH V3 3/4] arch/powerpc: Implement Optprobes

2016-12-24 Thread Masami Hiramatsu
On Mon, 19 Dec 2016 18:48:24 +0530 Anju T Sudhakar wrote: > Detour buffer contains instructions to create an in memory pt_regs. > After the execution of the pre-handler, a call is made for instruction > emulation. > The NIP is determined in advanced through dummy instruction emulation and a > b