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(-)

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

Reply via email to