Re: [PATCH] Realtime LSM

From: Jack O'Quin
Date: Fri Oct 22 2004 - 19:37:51 EST


Chris Wright <chrisw@xxxxxxxx> writes:

> - less generic variable names
> - s/any/rt_any/
> - s/gid/rt_gid/
> - s/mlock/rt_mlock/

Is there a compelling reason for changing all the parameter names?

I would prefer not to do that. It is incompatible for our current
user base, and really does not seem like an improvement. Those names
only appear in the context of `realtime', so the `rt_' is completely
redundant. For example...

# modprobe realtime gid=29
# sysctl -w security/realtime/mlock=0

Also, you forgot to update the documentation.
--
joq
-
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/