public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups
@ 2013-11-20 16:09 Oleg Nesterov
  2013-11-21  8:59 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Nesterov @ 2013-11-20 16:09 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Ananth N Mavinakayanahalli, Srikar Dronamraju, linux-kernel

Ingo, please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc uprobes/core

Another short series. No functional changes, everything was acked.

Oleg Nesterov (5):
      uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
      uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
      uprobes/powerpc: Kill arch_uprobe->ainsn
      uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
      uprobes: Document xol_area and arch_uprobe->insn/ixol

 arch/powerpc/include/asm/uprobes.h |    5 +--
 arch/powerpc/kernel/uprobes.c      |    2 +-
 include/linux/uprobes.h            |   52 ++++++++++++-------------------
 kernel/events/uprobes.c            |   60 +++++++++++++++++++++++++----------
 4 files changed, 66 insertions(+), 53 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-21  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 16:09 [GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups Oleg Nesterov
2013-11-21  8:59 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox