From: Oleg Nesterov <oleg@redhat.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>,
Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups
Date: Wed, 20 Nov 2013 17:09:43 +0100 [thread overview]
Message-ID: <20131120160943.GA27228@redhat.com> (raw)
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(-)
next reply other threads:[~2013-11-20 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 16:09 Oleg Nesterov [this message]
2013-11-21 8:59 ` [GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131120160943.GA27228@redhat.com \
--to=oleg@redhat.com \
--cc=ananth@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=srikar@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.