public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] uprobes: tmpfs support
@ 2014-06-02 14:14 Oleg Nesterov
  2014-06-02 18:30 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Oleg Nesterov @ 2014-06-02 14:14 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Denys Vlasenko, Hugh Dickins, Jim Keniston, Masami Hiramatsu,
	Srikar Dronamraju, linux-kernel

Ingo, please pull from

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

Based on tip:perf/uprobes


Usually I try to accumulate more changes before I ask to pull, but v3.15
is close and it would be nice to merge the tmpfs fix too. Plus a purely
cosmetic change I promised to do when we discussed the x86 changes.

Oleg Nesterov (3):
      uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
      uprobes: Teach copy_insn() to support tmpfs
      uprobes/x86: Rename arch_uprobe->def to ->dflt, minor comment updates

 arch/x86/include/asm/uprobes.h |    2 +-
 arch/x86/kernel/uprobes.c      |   37 ++++++++++++++++++-------------------
 kernel/events/uprobes.c        |   17 +++++++++++------
 3 files changed, 30 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2014-06-02 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 14:14 [GIT PULL] uprobes: tmpfs support Oleg Nesterov
2014-06-02 18:30 ` Christoph Hellwig
2014-06-02 19:09   ` Hugh Dickins
2014-06-02 19:23   ` Oleg Nesterov

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