config SYSCTL_SYSCALL

From: Jan Beulich
Date: Tue Oct 17 2006 - 11:58:05 EST


What is the purpose of

config SYSCTL_SYSCALL
bool "Sysctl syscall support" if EMBEDDED
default n

Allowing only embedded to turn this *on* ? Normally, you want
embedded to have more freedom in turning stuff off, so this
looks odd to me (and on one of my older boxes I definitely have
at least one OS-provided tool that uses this syscall, so I'd like
to be able to turn it on.

Thanks for an explanation,
Jan
-
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/