Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS

From: Kyle McMartin
Date: Tue Apr 22 2008 - 11:24:52 EST


On Tue, Apr 22, 2008 at 04:16:17PM +0100, Will Newton wrote:
> It can be done with Kconfig. Whether it should be or not depends on
> your point of view, hence RFC. Currently __ARCH_WANT macros is the way
> syscalls are enabled and disabled across architectures. If there's
> consensus that it should be done via Kconfig that could certainly be
> implmented, but that's a different patch.
>

It's currently done in unistd.h for hysterical raisins. All new
conditional syscalls have been done in Kconfig.
--
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/