public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	Ananth N Mavinakayanahalli <ananth@in.ibm.com>,
	Anton Arapov <anton@redhat.com>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] uprobes: MMF_RECALC_UPROBES + single-step fixes
Date: Wed, 19 Sep 2012 18:39:26 +0200	[thread overview]
Message-ID: <20120919163926.GA28297@gmail.com> (raw)
In-Reply-To: <20120917165016.GA27952@redhat.com>


* Oleg Nesterov <oleg@redhat.com> wrote:

> Ingo, please pull from
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc uprobes/core
> 
> More recently dicussed and acked patches. Except 95cf00fa
> "ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic",
> nobody wants to ack it explicitly, but nobody objected.
> 
> Oleg Nesterov (9):
>       uprobes: uprobes_treelock should not disable irqs
>       uprobes: Introduce MMF_RECALC_UPROBES
>       uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
>       ptrace/x86: Introduce set_task_blockstep() helper
>       ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
>       uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping
>       uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set
>       uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction
>       uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"
> 
> Sebastian Andrzej Siewior (3):
>       uprobes: Don't put NULL pointer in uprobe_register()
>       uprobes: Introduce arch_uprobe_enable/disable_step()
>       uprobes/x86: Implement x86 specific arch_uprobe_*_step
> 
>  arch/x86/include/asm/processor.h |    2 +
>  arch/x86/include/asm/uprobes.h   |    3 +-
>  arch/x86/kernel/step.c           |   53 +++++++++++++--------
>  arch/x86/kernel/uprobes.c        |   52 +++++++++++++++++++-
>  include/linux/sched.h            |    3 +-
>  include/linux/uprobes.h          |    2 +
>  kernel/events/uprobes.c          |   99 ++++++++++++++++++++++++++++++--------
>  7 files changed, 171 insertions(+), 43 deletions(-)

Pulled, thanks a lot Oleg!

	Ingo

      reply	other threads:[~2012-09-19 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17 16:50 [GIT PULL] uprobes: MMF_RECALC_UPROBES + single-step fixes Oleg Nesterov
2012-09-19 16:39 ` Ingo Molnar [this message]

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=20120919163926.GA28297@gmail.com \
    --to=mingo@kernel.org \
    --cc=ananth@in.ibm.com \
    --cc=anton@redhat.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=oleg@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox