Re: [PATCH 2.2.10] Re: Problem with memmap file with SMP

Richard Henderson (rth@twiddle.net)
Wed, 14 Jul 1999 14:52:46 -0700


On Wed, Jul 14, 1999 at 06:48:43PM +0100, Stephen C. Tweedie wrote:
> +{
> + update_vm_cache_conditional(inode, pos, buf, count, 0);
> +}

`0' isn't the best value to have chosen. Better something
like `-1' that can't be mapped in userspace.

r~

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