[PATCH v2 0/9] uprobes/x86: preparations to fix the reprel jmp/call handling.

From: Oleg Nesterov
Date: Fri Apr 04 2014 - 14:51:09 EST


Hello.

Changes:

- "Conditionalize the usage of handle_riprel_insn()" is moved after
"Introduce uprobe_xol_ops and arch_uprobe->ops" to make the reason
more clear, update the changelog.

Masami, I hope this addresses your comments? I would be happy to
add your ack into 6/9 and 7/9 ;)

- update the comment in 4/9, pointed out by Jim.

- fix some typos in the changelogs/naming

- 8-9 are new (the same I sent yesterday)

Since the changes in 1-7 are purely cosmetic, I preserved the acks I got.

Srikar, you acked 1, 2, 3, and 5 but didn't comment other changes. Please
let me know if I missed your emails. Do you agree with this series or you
have some concerns?

Now let me send the draft RFC patch which fixes the "call" handling...

Oleg.

arch/x86/include/asm/uprobes.h | 7 +-
arch/x86/kernel/uprobes.c | 360 ++++++++++++++++++++--------------------
kernel/events/uprobes.c | 31 +---
3 files changed, 199 insertions(+), 199 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/