[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131107074811.GA31560@gmail.com>
Date: Thu, 7 Nov 2013 08:48:11 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Oleg Nesterov <oleg@...hat.com>
Cc: Ingo Molnar <mingo@...e.hu>,
Ananth N Mavinakayanahalli <ananth@...ibm.com>,
David Long <dave.long@...aro.org>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] uprobes: preparations for arm port
* Oleg Nesterov <oleg@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists