[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1220446707.6041.27.camel@elijah.suse.cz>
Date:	Wed, 03 Sep 2008 14:58:27 +0200
From:	Petr Tesarik <ptesarik@...e.cz>
To:	Roland McGrath <roland@...hat.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] utrace core
On Tue, 2008-08-26 at 15:01 -0700, Roland McGrath wrote: 
> [...]
> +menuconfig UTRACE
> +	bool "Infrastructure for tracing and debugging user processes"
> +	depends on EXPERIMENTAL
> +	depends on HAVE_ARCH_TRACEHOOK
> +	depends on MODULES
Why does it depend on MODULES? Does this mean that when ptrace is
switched to using the utrace engines, non-modular kernels will have to
lack ptrace(2)?
Is there anything in the code that actually breaks without
CONFIG_MODULES?
Regards,
Petr Tesarik
--
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