On Tue, 8 Feb 2005 10:05:06 +0100
Martin Schwidefsky <[EMAIL PROTECTED]> wrote:

> It can be a constant on architectures that use a separate address space for
> the kernel, e.g. s390. In fact I don't set addr_limit at all, access_ok and
> friends always return 1.

I wouldn't say it's constant in this case, but rather that it's not
needed at all. :-)

Sparc64 also returns "1" all the time, and will continue to do so no matter
what the non-split kernel/user platforms end up doing, just like s390.

Reply via email to