Re: small patch for do_wp_page

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Thu, 26 Aug 1999 17:13:23 +0200


David S. Miller wrote:
> "old_page == ZERO_PAGE(new_page)"

Why isn't the test "old_page == ZERO_PAGE(old_page)"?

If you're COWing zero page, it's the old one that's one of the real zero
pages, surely?

-- 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/