Re: [PATCH] Fix docs for fs.suid_dumpable (#6145)

From: Andrew Morton
Date: Fri Aug 18 2006 - 19:05:18 EST


On Fri, 18 Aug 2006 02:26:52 +0400
Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:

> Sergey Vlasov noticed that there is not kernel.suid_dumpable,
> but fs.suid_dumpable.

Ho hum.

> How KERN_SETUID_DUMPABLE ended up in fs_table[]? Hell knows...

The tables in kernel/sys.c are a common source of patch conflicts.
patch(1) likes to solve this problem by putting new additions into the
wrong array.

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