Re: [GIT PULL] uprobes: preparations for arm port

From: Ingo Molnar
Date: Thu Nov 07 2013 - 02:48:27 EST



* Oleg Nesterov <oleg@xxxxxxxxxx> wrote:

> Ingo, please pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc uprobes/core
>
>
> I have also attached the cumulative diff below. As you can see,
> the changes are really simple and there are no functional changes.
>
> However I think it makes sense to merge this now, this way the
> upcoming arm port doesn't (almost) need the changes outside of
> arch/arm and thus it would be simpler to route everything via
> arm trees.
>
>
> David A. Long (1):
> uprobes: Move function declarations out of arch
>
> Oleg Nesterov (3):
> uprobes: Kill module_init() and module_exit()
> uprobes: Introduce arch_uprobe->ixol
> uprobes: Export write_opcode() as uprobe_write_opcode()
>
> arch/powerpc/include/asm/uprobes.h | 8 +-------
> arch/x86/include/asm/uprobes.h | 12 ++++--------
> include/linux/uprobes.h | 9 +++++++++
> kernel/events/uprobes.c | 24 ++++++++++--------------
> 4 files changed, 24 insertions(+), 29 deletions(-)

Pulled into tip:perf/core, thanks a lot Oleg!

Ingo
--
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/