Re: remove CONFIG_UID16

From: Lee Revell
Date: Sat Dec 17 2005 - 13:28:42 EST


On Sat, 2005-12-17 at 11:28 +0100, Bodo Eggert wrote:
> Adrian Bunk <bunk@xxxxxxxxx> wrote:
>
> > It seems noone noticed that CONFIG_UID16 was accidentially always
> > disabled in the latest -mm kernels.
> >
> > Is there any reason against removing it completely?
>
> Maybe embedded systems.

The comments in the code say it's for backwards compatibility:

(from include/linux/highuid.h)

*
* CONFIG_UID16 is defined if the given architecture needs to
* support backwards compatibility for old system calls.
*

This implies that removing it would break some applications, right?

Lee

-
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/