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>,
	Denys Vlasenko <dvlasenk@redhat.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Jim Keniston <jkenisto@us.ibm.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] uprobes: more x86 fixes
Date: Thu, 22 May 2014 12:14:20 +0200	[thread overview]
Message-ID: <20140522101420.GC31816@gmail.com> (raw)
In-Reply-To: <20140514151016.GA530@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
> 
> Based on tip:perf/uprobes
> 
> 
> Denys found another nasty old bug in uprobes/x86: div, mul, shifts with
> count in CL, and cmpxchg are not handled correctly.
> 
> Plus a couple of other minor fixes. Nobody acked the changes in x86/traps,
> hopefully they are simple enough, and I believe that they make sense anyway
> and allow to do more cleanups.
> 
> Denys Vlasenko (2):
>       uprobes/x86: Simplify rip-relative handling
>       uprobes/x86: Fix scratch register selection for rip-relative fixups
> 
> Oleg Nesterov (8):
>       uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
>       x86/traps: Make math_error() static
>       x86/traps: Use SEND_SIG_PRIV instead of force_sig()
>       x86/traps: Introduce do_error_trap()
>       x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO()
>       x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()
>       x86/traps: Kill DO_ERROR_INFO()
>       uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
> 
>  arch/x86/include/asm/traps.h   |    1 -
>  arch/x86/include/asm/uprobes.h |    3 -
>  arch/x86/kernel/traps.c        |  110 ++++++++++++---------
>  arch/x86/kernel/uprobes.c      |  213 ++++++++++++++++++++++++++--------------
>  include/linux/uprobes.h        |    4 +
>  kernel/events/uprobes.c        |   33 ++++---
>  6 files changed, 225 insertions(+), 139 deletions(-)

Pulled into tip:perf/uprobes, thanks a lot Oleg!

	Ingo

      reply	other threads:[~2014-05-22 10:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 15:10 [GIT PULL] uprobes: more x86 fixes Oleg Nesterov
2014-05-22 10:14 ` 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=20140522101420.GC31816@gmail.com \
    --to=mingo@kernel.org \
    --cc=ananth@in.ibm.com \
    --cc=dvlasenk@redhat.com \
    --cc=hpa@zytor.com \
    --cc=jkenisto@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mingo@elte.hu \
    --cc=oleg@redhat.com \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    /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