The issue here is where to place the policy of protecting the user. Is it
in the kernel, or is it up to the distro.
I've always thought that the policy settings belong in the distro, and the
kernel should never enforce a policy (by setting this as default, it is
enforcing a policy, even though an RT user can change it).
I've recently been told that the kernel has of recent, has indeed been
starting to set policies. With protection of memory and such. If this is
the case, that the kernel is the place to implement policy, then the
"sane" default belongs there. If the distro is the place to instill
policy, then that is the place to put the "sane" default.
Basically, I'm not in a position to say where Linux should place the
default policies (distro or kernel). I've always thought the kernel should
be bare bones, allowing the distros to do all the policy settings, and
those that compile and build their own kernels/distros do so at their own
risks. But if this is no longer the case, then who am I to argue.
I guess this decision belongs to those above (Linus, Andrew)?
-- Steve
--