linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Anton Arapov <anton@redhat.com>
To: Torsten Polle <Torsten.Polle@gmx.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	tpolle@de.adit-jv.com,
	Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
	Oleg Nesterov <oleg@redhat.com>, Andi Kleen <andi@firstfloor.org>,
	Christoph Hellwig <hch@infradead.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	Roland McGrath <roland@hack.frob.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	Arnaldo Carvalho de Melo <acme@infradead.org>,
	Ananth N Mavinakayanahalli <ananth@in.ibm.com>,
	Denys Vlasenko <vda.linux@googlemail.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux-mm <linux-mm@kvack.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH 01/24] uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Date: Wed, 25 Jul 2012 13:06:06 +0200	[thread overview]
Message-ID: <1343214366.2534.7.camel@bandura> (raw)
In-Reply-To: <20120725084242.887ffaaf5a343ba8893b02c1@canb.auug.org.au>

Hello All,
  /apologize for the top-posting/

  I guess Torsten become a victim of 'git send' syndrome or something
similar, IOW these patches were sent by accident. Uprobes was committed
to Linus' tree a while back already.
  
Thanks,
Anton.

On Wed, 2012-07-25 at 08:42 +1000, Stephen Rothwell wrote:
> Hi Torsten,
> 
> Just a couple of quick suggestions:
> 
> On Tue, 24 Jul 2012 23:12:45 +0200 Torsten Polle <Torsten.Polle@gmx.de> wrote:
> >
> 
> Firstly, don't attach patches, put them inline in you email - it makes
> it easier for reviewers to comment on them.
> 
> > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> > index c9866b0..1f5c307 100644
> > --- a/arch/x86/Kconfig
> > +++ b/arch/x86/Kconfig
> > @@ -243,6 +243,9 @@ config ARCH_CPU_PROBE_RELEASE
> >  	def_bool y
> >  	depends on HOTPLUG_CPU
> >  
> > +config ARCH_SUPPORTS_UPROBES
> > +	def_bool y
> > +
> 
> You should put this in arch/Kconfig (as just a bool- no default) and
> then select it in the x86 Kconfig.
> 



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2012-07-25 11:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1343163918.git.Torsten.Polle@gmx.de>
2012-07-24 21:12 ` [PATCH 01/24] uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints Torsten Polle
2012-07-24 22:42   ` Stephen Rothwell
2012-07-25 11:06     ` Anton Arapov [this message]
2012-07-24 21:12 ` [PATCH 08/24] uprobes/core: Make macro names consistent Torsten Polle

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=1343214366.2534.7.camel@bandura \
    --to=anton@redhat.com \
    --cc=Torsten.Polle@gmx.de \
    --cc=acme@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=ananth@in.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=hch@infradead.org \
    --cc=linux-mm@kvack.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mingo@elte.hu \
    --cc=oleg@redhat.com \
    --cc=peterz@infradead.org \
    --cc=roland@hack.frob.com \
    --cc=rostedt@goodmis.org \
    --cc=sfr@canb.auug.org.au \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=torvalds@linux-foundation.org \
    --cc=tpolle@de.adit-jv.com \
    --cc=vda.linux@googlemail.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;
as well as URLs for NNTP newsgroup(s).