Re: patch for 2.1.102 swap code

David S. Miller (davem@dm.cobaltmicro.com)
Mon, 25 May 1998 06:42:53 -0700


Date: Mon, 25 May 1998 08:52:46 -0400
From: Bill Hawes <whawes@star.net>

> Could you cast your eyes over the patch below? It builds fine
> and passes the tests I've thrown at it so far, but I'd like a
> second opinion before forwarding it as a patch for 2.0.

The patch looks reasonable to me, but as DaveM mentioned in a later
mail, the do_wp_page case is supposed to be protected with a
semaphore.

Alas, I thought about this some more. And one piece of code needs to
be fixed for this invariant about the semaphore being held in the
fault processing code paths to be true everywhere... ptrace()...

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu