Re: [patch] minor syctl fix in vsyscall_init

From: Andi Kleen
Date: Wed Apr 13 2005 - 13:30:55 EST


On Wed, Apr 13, 2005 at 10:45:18AM -0700, Matt Tolentino wrote:
>
> Andi,
>
> If CONFIG_SYCTL is not enabled then the x86-64 tree
> fails to build due to use of a symbol that is not
> compiled in. Don't bother compiling in the sysctl
> register call if not building with sysctl.

Thanks. Actually it would be better to fix up sysctl.h
to define dummy functions in this case. I thought it did
that already in fact....

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/