On Sat, 08 Dec 2007 10:32:57 -0500 Mathieu Desnoyers <[EMAIL PROTECTED]> wrote:

> @@ -21,7 +21,7 @@ config PROFILING
>  config OPROFILE
>       tristate "OProfile system profiling (EXPERIMENTAL)"
>       depends on PROFILING && !UML
> -     depends on ALPHA || ARM || AVR32 || BLACKFIN || X86_32 || IA64 || M32R 
> || MIPS || PARISC || PPC || S390 || SUPERH || SPARC || X86_64
> +     depends on HAVE_OPROFILE
>       help
>         OProfile is a profiling system capable of profiling the
>         whole system, include the kernel, kernel modules, libraries,

So the "&& !UML" in there shold now be obsolete?  I removed it...

Ditto the one for KPROBES.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to