Re: [PATCH] 2.4.21: Optionally Configure UAC Policy via Sysctl (Alpha)

Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Thu, 10 Jul 2003 15:32:17 +0400


On Thu, Jul 10, 2003 at 08:15:13AM +0000, Tavis Ormandy wrote:
> + To disable the warning messages at runtime, you might use
> +
> + echo 1 > /proc/sys/kernel/uac/noprint

It's really bad idea. Unaligned traps are *bugs*, so we don't
want to hide them. Especially system-wide.

You can do all the same per process, using existing OSF-compatible
UAC control.

Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/