[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100615113015.GL13800@linux.vnet.ibm.com>
Date: Tue, 15 Jun 2010 17:00:15 +0530
From: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...e.hu>,
Masami Hiramatsu <mhiramat@...hat.com>,
Mel Gorman <mel@....ul.ie>,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Steven Rostedt <rostedt@...dmis.org>,
Roland McGrath <roland@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
Christoph Hellwig <hch@...radead.org>,
Ananth N Mavinakayanahalli <ananth@...ibm.com>,
Oleg Nesterov <oleg@...hat.com>,
Mark Wielaard <mjw@...hat.com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Jim Keniston <jkenisto@...ux.vnet.ibm.com>,
"Rafael J. Wysocki" <rjw@...k.pl>,
"Frank Ch. Eigler" <fche@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: Re: [PATCH v5 6/14] Uprobes Implementation
* Randy Dunlap <randy.dunlap@...cle.com> [2010-06-14 07:27:06]:
> On Mon, 14 Jun 2010 13:59:03 +0530 Srikar Dronamraju wrote:
>
> > diff --git a/arch/Kconfig b/arch/Kconfig
> > index 16541af..995f7f2 100644
> > --- a/arch/Kconfig
> > +++ b/arch/Kconfig
> > @@ -58,6 +58,16 @@ config USER_BKPT
> > This service is used by components such as uprobes.
> > If in doubt, say "N".
> >
> > +config UPROBES
> > + bool "User-space probes (EXPERIMENTAL)"
> > + depends on MODULES && USER_BKPT_XOL
>
> depends on having CONFIG_MODULES enabled. Please explain.
>
As Christoph suggested, I will remove the samples and hence the
dependency on CONFIG_MODULES.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists