Re: Nick's core remove PageReserved broke vmware...

From: Gleb Natapov
Date: Tue Nov 15 2005 - 04:26:41 EST


On Mon, Nov 14, 2005 at 10:23:49PM +0200, Michael S. Tsirkin wrote:
> Right. How's this?
>
Looks good to me now.

> +#define VM_DONTFORK 0x02000000 /* App wants to set VM_DONTCOPY */
Minor nitpicking. I think comment should be changed. Something like:
/* App don't want its child inherit this VMA */ since we don't really
set VM_DONTCOPY.

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