Re: PATCH [bugfix for pipe(2) system call]

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Wed, 1 Dec 1999 22:07:33 +0100


David Howells wrote:
> I think we should just use the __copy* variants, and nothing
> else. These check sufficiently (using the CPU exception mechanism, and
> nothing else).

No they don't: they don't catch pipe(0xc0000000) for example.
It's because kernel code writing to kernel pages is not an exception.

-- Jamie

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